659 Commits (90c2af73470856f0b725885e27fa4833dc011ae2)
 

Author SHA1 Message Date
Antoine POPINEAU 9d0ee7f1b8
Added license to settings. 4 years ago
Antoine POPINEAU d9b7ed5b3f
Added version number to settings. 4 years ago
Antoine POPINEAU d53bee8f31
Added link to repository in settings. 4 years ago
Antoine POPINEAU 534e48e2c8
Upgrades dependencies. Enhanced login screen appearance. Fixed a seriously dumb issue where we would not transmit the token to the server. 4 years ago
Antoine POPINEAU aad0ec439c
Allow for anonymous connection if server supports it. Should provide basic support for #14. 5 years ago
Antoine POPINEAU 3101fa5302
Fixed a bug where lists would crash if a second page was loaded. 5 years ago
Antoine POPINEAU a55986343f
Format code and fixed favoriting issue on favorite tab. 5 years ago
Antoine POPINEAU aaf8874699
Remove "Add to playlist" from overflow menu since it is not yet implemented. 5 years ago
Antoine POPINEAU fbe5ea4db9
Sort album view by track position. 5 years ago
Antoine POPINEAU b7db24ea11
Fixed issue with merging around favorite management. 5 years ago
Antoine POPINEAU 40117122c7
Display error messages from Funkwhale's API on login error. 5 years ago
Antoine POPINEAU 9ea5446f58
Wrap LoginActivity in ScrollView to account for small screens and landscape mode. 5 years ago
Antoine POPINEAU c36616ab92
Promote Favorites tab to stable. 5 years ago
Antoine POPINEAU 0cb4bda212
Added support for landscape mode. 5 years ago
Antoine POPINEAU cac32332e0
Favorites button is now async. Added favorite button management in queue and search. 5 years ago
Antoine POPINEAU 09ada772e6
Prepared 1.0.15. 5 years ago
Antoine POPINEAU 4d9fb1c53c
Removed F-Droid symlink. 5 years ago
Antoine POPINEAU 02715389d2
Regenerated app icons to use proper background color and round shape on all API versions. 5 years ago
Antoine POPINEAU e4e91cd013
Finish LoginActivity on successful login to prevent backpressing back to it. 5 years ago
Antoine POPINEAU b735e20fbd
Limit track info to one line on now playing preview. Properly encode search terms. 5 years ago
Antoine POPINEAU 98b7812a47
We failed to remove bold typeface for non-currently playing tracks when recycling views. This is fixed. 5 years ago
Antoine POPINEAU a21cafdbe0
Fix miscellaneous bugs to Flow implementation. 5 years ago
Antoine POPINEAU ba12854e6c
Migrate to Flows. 5 years ago
Antoine POPINEAU 4e60906fe9
Wrong version code generator. [skip ci] 5 years ago
Antoine POPINEAU 2c87e7c983
Moved androidGitVersion to top of the file, else it is not taken into account. [skip ci] 5 years ago
Antoine POPINEAU 7084be81de
Remove -dirty suffix from version name if workdir is not clean (for F-Droid). [skip ci] 5 years ago
Antoine POPINEAU 3cd1d77b85
Trying and fix F-Droid build. [skip ci] 5 years ago
Antoine POPINEAU 28d395e1da
Fixed publish script [ci skip]. 5 years ago
Antoine POPINEAU 28761b63c0
Prepare release 1.0.13. 5 years ago
Antoine POPINEAU 668394e798
Merge branch 'master' of github.com:apognu/otter 5 years ago
Antoine POPINEAU 22c99d384c
Fixed issue #7 to display all search results properly. 5 years ago
Antoine POPINEAU c180456e9d
Fixed Travis URL in README [ci skip]. 5 years ago
Antoine POPINEAU 657c72480e
Some vendors' battery optimizers killed the background service quite 5 years ago
Antoine POPINEAU bf1bba1162
Added README. 5 years ago
Antoine POPINEAU 993e780d54
Remove underline under SearchView. 5 years ago
Antoine POPINEAU 43ffffa68f
Added album cover to MediaSession (for WearOS media controls, and future Chromecast support). 5 years ago
Antoine POPINEAU d40a2e3702
Install NDK for Flac and OPUS codec stripping. 5 years ago
Antoine POPINEAU eac875b9cb
Clear queue on logout. 5 years ago
Antoine POPINEAU 5c1498bb95
Automate editing of store listing. 5 years ago
Antoine POPINEAU 07d00ee69c
Fixed GitHub releases. 5 years ago
Antoine POPINEAU a4fd317e5c
Sign tags. 5 years ago
Antoine POPINEAU f45e5f7a36
Integrating CI. Configure GitHub releases. 5 years ago
Antoine POPINEAU 7c9a71d6d7
Put buggy features behind an experiments gate (favorites, for now). Optimized layouts to be able to load lots of content. Fixed Funkwhale API URLs to try and be backward compatible. 5 years ago
Antoine POPINEAU a63f3f7e68
Added ability to not fetch on create for fragments. Added animation on queue change. 5 years ago
Antoine POPINEAU 2d5e73dcd4
Fix crash on illegal characters in URL. Fixed caret and error color on login form. 5 years ago
Antoine POPINEAU 0fa0b5d212
Added support for Flac. 5 years ago
Antoine POPINEAU e84455390b
Several improvements in UI (better colors for night mode, added icons). 5 years ago
Antoine POPINEAU 78468167ca
Fixed crash on coverless albums. 5 years ago
Antoine POPINEAU 6139591bd1
Fixed build script. 5 years ago
Antoine POPINEAU 9e7d1cfe29
Added missing ripple effects. Fixed padding around list items. Moved event buses into Application object. 5 years ago