115 Commits (9dbaf509c2a029e0b8b625f1bc42ed6a7ba27009)
 

Author SHA1 Message Date
Antoine POPINEAU 9dbaf509c2
Added FUNDING.yml (related to #18). 4 years ago
Antoine POPINEAU 58215da685 Update issue templates 4 years ago
Antoine POPINEAU e7865004af
Prepare 1.0.19. 4 years ago
Antoine POPINEAU 17dace030e
Upgraded ExoPlayer, manually compiled FLAC extension. Related to #44. 4 years ago
Antoine POPINEAU 94dec8367f
Added more title contrast for item lists. Added icon for custom radios. 4 years ago
Antoine POPINEAU 81cf0835df
Prepare 1.0.18. 4 years ago
Antoine POPINEAU 725be6f8e5
Fix CI. 4 years ago
Antoine POPINEAU 4b552acacb
Do not tag on release. 4 years ago
Antoine POPINEAU d496a83387
Exempt tip from release CI. 4 years ago
Antoine POPINEAU aa9f2f03d7
Set up continuous build for develop tip with GitHub actions. 4 years ago
Keunes 7dc4d3e0ee
Translated using Weblate (Dutch) 4 years ago
Antoine POPINEAU 7bc3ab2010
Translated using Weblate (French) 4 years ago
Antoine POPINEAU 865603634a
Translated using Weblate (German) 4 years ago
Antoine POPINEAU bfb1b90781
Translated using Weblate (English) 4 years ago
Antoine POPINEAU d319705234
Skip continuous builds for now, still does not work. 4 years ago
Antoine POPINEAU 827170c34f
Build HEAD release on push to develop and bumped NDK versions. 4 years ago
Antoine POPINEAU eb97c3d4be
Promote Radios to stable! 4 years ago
Antoine POPINEAU 6dcd9afc31
Fixed an issue where RadiosFragment would wake up on track change even when the app is killed, causing a crash. 4 years ago
Antoine POPINEAU d76f820f9d
Left test exception throw... 4 years ago
Antoine POPINEAU e50a43a812
Lint. 4 years ago
Antoine POPINEAU a4b2907c07
Added Settings item to copy the latest logs in case of crash. 4 years ago
Antoine POPINEAU 54f911793a
Fixed skipping tracks on playback error. The faulty track is now removed from the queue. 4 years ago
Antoine POPINEAU 97b7dc2a61
Updated README to mention community localization effort. Fixed a crash with Android media controls when a cover art HTTP call would return an error status code. 4 years ago
Keunes 72a77221e6 Added translation using Weblate (Dutch) 4 years ago
Antoine POPINEAU 427dc8b4db Translated using Weblate (French) 4 years ago
Antoine POPINEAU a4b2af7640
Removed unused translation. Fixed untranslated string. 4 years ago
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