Otter-App-Android-Funkwhale/app/src/main/java/com/github/apognu/otter
Antoine POPINEAU a19e500f09
Prevent long-running requests to make the app crash when user is logging out.
2020-06-21 14:16:30 +02:00
..
activities Handle radios when logged in anonymously. 2020-06-21 13:41:27 +02:00
adapters Handle radios when logged in anonymously. 2020-06-21 13:41:27 +02:00
fragments Add light animation when scrolling listings. 2020-06-15 00:26:22 +02:00
playback Handle radios when logged in anonymously. 2020-06-21 13:41:27 +02:00
repositories Prevent long-running requests to make the app crash when user is logging out. 2020-06-21 14:16:30 +02:00
utils Prevent long-running requests to make the app crash when user is logging out. 2020-06-21 14:16:30 +02:00
views Ability to shuffle play all tracks from an artist. Should close #21. Also added animations over long-running operations. 2020-06-02 18:50:46 +02:00
Otter.kt 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. 2020-06-20 15:42:10 +02:00