689 Commits (7c91e819c964f7e4bc86af2023db2564b5d7fa0b)
 

Author SHA1 Message Date
Arne Schlag 931c9d589b
added support for german (de) (#38) 4 years ago
Antoine POPINEAU c75f2e45f6
Ability to shuffle play all tracks from an artist. Should close #21. Also added animations over long-running operations. 4 years ago
Antoine POPINEAU cb43615cb1
Fixed some linting issues. Fixed two issues related to current track emphasis and landscape now playing cover background. 4 years ago
Antoine POPINEAU dfeec64bf1
Explicitely set notifications as public. 4 years ago
Antoine POPINEAU 80554796d3
Resize native radios icons to be more legible. 4 years ago
Antoine POPINEAU ce05acad21
Send track played reports to Funkwhale whenever a track finishes playing. Closes #40. 4 years ago
Antoine POPINEAU dc7803acb4
Added support for native radios (random and less listened to radios). Advancing #8. 4 years ago
Antoine POPINEAU 7f2f81f0a8
CI: fix release artifact location so it will be automated again for next release. 4 years ago
Antoine POPINEAU 5f2cad4c42
Prepare 1.0.17 (again) with fixed release notes. 4 years ago
Antoine POPINEAU bf7763c8c3
Prepare 1.0.17. 4 years ago
Antoine POPINEAU 1ccfedca87
Merge pull request #39 from Skehmatics/feature/allowRfc3986Urls 4 years ago
Derek Schmidt c9159166d2
Avoid java.net.URL's RFC 2396 parsing 4 years ago
Antoine POPINEAU d5c1b89d3d
Cache if playback is in radio mode to be able to continue after app gets killed. 4 years ago
Antoine POPINEAU ae903aba65
Fix repeat icon color in dark mode. 4 years ago
Antoine POPINEAU 2d3bcde242
Add shuffle button in landscape mode. 4 years ago
Antoine POPINEAU 64c8887dcb
Updated README with IzzySoft link and radio support. 4 years ago
Antoine POPINEAU 307ecc4128
Try and generate release build. 4 years ago
Antoine POPINEAU d0d64bad9d
Fixed NDK version to bypass an issue on Travis. 4 years ago
Antoine POPINEAU 06f8ddf931
Updated build tools version in travis-ci.yml 4 years ago
Antoine POPINEAU fd1741ca53
Added experimental radios support. Fixed linter and fastlane metadata. 4 years ago
Antoine POPINEAU 3fb0bb55a4
Seek to start of song when nexting (progress cache would remain at the progress of the previous track. 4 years ago
Antoine POPINEAU 3180c886a2
Added Fastlane metadata listing for F-Droid and rationalized content between Triplet and Fastlane. Related to #10. 4 years ago
Antoine POPINEAU 415be3d235
Finish removing everything related to my Chromecast experiments, for now. 4 years ago
Antoine POPINEAU 159685bcc1
Added track details from Now Playing view. Should fix #30. 4 years ago
Antoine POPINEAU 1038ee00ff
Hide search results sections if no result for a kind. 4 years ago
Antoine POPINEAU 98b2b31e20
Open artists and albums in search results. 4 years ago
Antoine POPINEAU cf4cd16bed
Added a toggle for repeat mode on the Now Playing view. Should fix #26. 4 years ago
Antoine POPINEAU b554678500
Added links to artist and album on Now Playing view. Partially covers #30. 4 years ago
Antoine POPINEAU fa82f13a9c
Display search results for artists and albums. Only cosmetic for now, there is no action on them. 4 years ago
Antoine POPINEAU 55ab0ce71c
Cache playback position on pause. Should fix #19. 4 years ago
Antoine POPINEAU 9d0ee7f1b8
Added license to settings. 4 years ago
Antoine POPINEAU d9b7ed5b3f
Added version number to settings. 4 years ago
Antoine POPINEAU d53bee8f31
Added link to repository in settings. 4 years ago
Antoine POPINEAU 534e48e2c8
Upgrades dependencies. Enhanced login screen appearance. Fixed a seriously dumb issue where we would not transmit the token to the server. 4 years ago
Antoine POPINEAU aad0ec439c
Allow for anonymous connection if server supports it. Should provide basic support for #14. 5 years ago
Antoine POPINEAU 3101fa5302
Fixed a bug where lists would crash if a second page was loaded. 5 years ago
Antoine POPINEAU a55986343f
Format code and fixed favoriting issue on favorite tab. 5 years ago
Antoine POPINEAU aaf8874699
Remove "Add to playlist" from overflow menu since it is not yet implemented. 5 years ago
Antoine POPINEAU fbe5ea4db9
Sort album view by track position. 5 years ago
Antoine POPINEAU b7db24ea11
Fixed issue with merging around favorite management. 5 years ago
Antoine POPINEAU 40117122c7
Display error messages from Funkwhale's API on login error. 5 years ago
Antoine POPINEAU 9ea5446f58
Wrap LoginActivity in ScrollView to account for small screens and landscape mode. 5 years ago
Antoine POPINEAU c36616ab92
Promote Favorites tab to stable. 5 years ago
Antoine POPINEAU 0cb4bda212
Added support for landscape mode. 5 years ago
Antoine POPINEAU cac32332e0
Favorites button is now async. Added favorite button management in queue and search. 5 years ago
Antoine POPINEAU 09ada772e6
Prepared 1.0.15. 5 years ago
Antoine POPINEAU 4d9fb1c53c
Removed F-Droid symlink. 5 years ago
Antoine POPINEAU 02715389d2
Regenerated app icons to use proper background color and round shape on all API versions. 5 years ago
Antoine POPINEAU e4e91cd013
Finish LoginActivity on successful login to prevent backpressing back to it. 5 years ago
Antoine POPINEAU b735e20fbd
Limit track info to one line on now playing preview. Properly encode search terms. 5 years ago