Otter-App-Android-Funkwhale/app/src/main/java/com/github/apognu/otter/utils
Antoine POPINEAU e84455390b
Several improvements in UI (better colors for night mode, added icons).
Better handling of startup (login activity would reset if put in the background).
Allow use of schemeless hostname for login.
Destroy main activity and clear cache on logout.
Change of endpoint for favorites retrieval for one with much better performance.
2019-10-23 20:21:18 +02:00
..
AppContext.kt Set page size to 50. Added favorite management on playlists. Fixed loop over loading of playlist tracks. 2019-10-21 20:26:26 +02:00
Data.kt Fixed crash on coverless albums. 2019-10-22 21:56:33 +02:00
EventBus.kt Added missing ripple effects. Fixed padding around list items. Moved event buses into Application object. 2019-10-22 20:03:52 +02:00
Extensions.kt Fixed crash on coverless albums. 2019-10-22 21:56:33 +02:00
Models.kt Several improvements in UI (better colors for night mode, added icons). 2019-10-23 20:21:18 +02:00
Util.kt Fixed crash on coverless albums. 2019-10-22 21:56:33 +02:00