Skip to content

feat: download WAV, footer, debug-only CI#1

Merged
rockerritesh merged 1 commit into
mainfrom
feature/download-footer-improvements
Mar 23, 2026
Merged

feat: download WAV, footer, debug-only CI#1
rockerritesh merged 1 commit into
mainfrom
feature/download-footer-improvements

Conversation

@rockerritesh

Copy link
Copy Markdown
Owner

Summary

  • Add Download WAV button — saves generated audio to Downloads folder as 16-bit PCM WAV
  • Add "Made with love by rockerritesh" footer with clickable GitHub link
  • Remove unsigned release APK from CI (only debug APK is functional)
  • CI now triggers on feature branches for testing

Test plan

  • Generate speech and tap "Download WAV" — verify file appears in Downloads
  • Tap the GitHub link in footer — verify it opens browser
  • Verify debug APK installs and runs correctly
  • Test with long text input (multiple paragraphs)

Generated with Claude Code

- Add "Download WAV" button that saves generated audio to Downloads
  folder as 16-bit PCM WAV file via MediaStore API
- Add "Made with love by rockerritesh" footer with clickable GitHub link
- Remove unsigned release APK from CI (only debug APK works)
- Trigger CI on feature branches for testing

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@rockerritesh
rockerritesh merged commit 0644209 into main Mar 23, 2026
1 check passed
@rockerritesh
rockerritesh deleted the feature/download-footer-improvements branch March 23, 2026 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant