342 Commits (8ac2d83dcbea0f211ad6c8ce8beb0b7f313763b0)
 

Author SHA1 Message Date
Antoine POPINEAU 03fcf1a382
Fixed download and cache indicators on search screen. Fixed an issue with placeholder texts when some search terms did not return results. 4 years ago
Antoine POPINEAU 08a7a28c22
Nicest highlight of selected row. 4 years ago
Antoine POPINEAU 3a88e02ca0
Delete regular data cache on logout. 4 years ago
Antoine POPINEAU bab7040b8f
Delete downloaded tracks on logout. Cache is not deleted for now (until I find a way). 4 years ago
Antoine POPINEAU 874b79d0d5
Fixed blocking issue when leaving MainActivity where playback state would no longer be reflected in Now Playing. 4 years ago
Antoine POPINEAU 671940ed7a
Screenshots must be taken from develop. 4 years ago
Antoine POPINEAU 4d6b3d1ab2
Added screenshots to README. 4 years ago
Antoine POPINEAU a19e500f09
Prevent long-running requests to make the app crash when user is logging out. 4 years ago
Antoine POPINEAU 490de25b05
Handle radios when logged in anonymously. 4 years ago
Antoine POPINEAU 18e981fba5
Fixed an issue where the main playback UI would freeze when skipping an erroring track (in airplane mode, for example). 4 years ago
Antoine POPINEAU 1b98850a9c
Add a checkbox to allow cleartext connections to a Funkwhale instance. Should close #6. 4 years ago
Antoine POPINEAU 66c7915307
Prevent issue on queue item deletion. Should close #48. 4 years ago
Antoine POPINEAU e539cc26dd
Manage cached and downloaded tracks separately. Downloaded track are not automatically evicted and do not count towards cache storage limit. Contributes to #37. Fixed an issue where the event bus on main would be duplicated. 4 years ago
vicdorke 2eff3263d2 Translated using Weblate (Chinese (Simplified)) 4 years ago
vicdorke fb22b9f79e Added translation using Weblate (Chinese (Simplified)) 4 years ago
Antoine POPINEAU 13f3c2d465
Add light animation when scrolling listings. 4 years ago
Antoine POPINEAU 098048ac49
Download state change would not be reflected in the list. 4 years ago
Antoine POPINEAU abff279df9
Fix performance issue on download tracking from the Favorites section. 4 years ago
Antoine POPINEAU a2c35595c7
Better handling of download progress and event. Added an option to retry failed downloads. Performance improvement around downloads UI. 4 years ago
Antoine POPINEAU 94fd3d51aa
Add downloaded indicators in favorites view. 4 years ago
Antoine POPINEAU a2caba8bd1
Added downloaded indicator on track rows. 4 years ago
Antoine POPINEAU 4127421132
Allow downloading whole albums. 4 years ago
Antoine POPINEAU 00fb833cfa
Added basic management of downloads and downloaded tracks. 4 years ago
Antoine POPINEAU 2dfabf74e9
Initial handling of track downloads. 4 years ago
Antoine POPINEAU a0e201e68f
Filter music according to own music setting (should close #33). 4 years ago
Antoine POPINEAU 746ae8897d
Frontend logic for displaying only own music. 4 years ago
Antoine POPINEAU 58215da685 Update issue templates 4 years ago
Antoine POPINEAU fc1419c2fb
Minor style enhancement. 4 years ago
Antoine POPINEAU dcc6da655f
Removed build dependency on NDK. 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