Otter-App-Android-Funkwhale/app/src/main/java/com/github/apognu/otter
Antoine POPINEAU 100514cde6
Limit the width of the login screen in landscape mode to be easier on the eye.
2020-06-26 20:03:48 +02:00
..
activities Limit the width of the login screen in landscape mode to be easier on the eye. 2020-06-26 20:03:48 +02:00
adapters Add more emphasis to currently playing track in listings. 2020-06-26 19:42:10 +02:00
fragments Add more emphasis to currently playing track in listings. 2020-06-26 19:42:10 +02:00
playback Do not skip track on error if the user paused playback. Fixed an issue where two track could be marked as playing at the same time in TracksFragment. 2020-06-26 19:05:11 +02:00
repositories Tidied up usage of GlobalScope to the profit of AndroidX's lifecycle coroutine scopes. 2020-06-25 01:26:15 +02:00
utils Tidied up usage of GlobalScope to the profit of AndroidX's lifecycle coroutine scopes. 2020-06-25 01:26:15 +02:00
views Changed style for main shuffle button to be less conspicuous. 2020-06-24 16:04:36 +02:00
Otter.kt Actually disable caching if cache size is set to zero. 2020-06-26 18:50:17 +02:00