Rename package to cy.hexor.furumi, add F-Droid compatibility

- Rename applicationId and all sources from com.example.furumi_android to cy.hexor.furumi
- Add WTFPL LICENSE
- Add fastlane metadata
- Add fdroiddata build metadata cy.hexor.furumi.yml
- Remove foojay-resolver plugin (blocked by F-Droid scanner)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Ultradesu
2026-06-09 10:41:23 +01:00
parent 9d49bd85cd
commit be59bcb380
68 changed files with 515 additions and 448 deletions
@@ -0,0 +1 @@
Initial release.
@@ -0,0 +1,14 @@
Furumi is an Android client for the Furumi self-hosted music streaming server.
Connect to your own Furumi instance and enjoy your personal music library from anywhere.
Features:
* Browse your music library — artists, albums, and tracks
* Full playback controls with background playback support
* Queue management and listening history
* Connect and control multiple remote devices
* Jam sessions — listen together with others
* Secure authentication with token-based sessions
* Material You design with edge-to-edge UI
Furumi requires a running Furumi server instance to connect to.
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

@@ -0,0 +1 @@
Android client for the Furumi self-hosted music streaming server