90 Commits (5b95e03886e4a7f44df25568e87869b4f44649eb)

Author SHA1 Message Date
Ryan Harg 09a4eba994
Update some dependencies 3 years ago
Ryan Harg ff4f6408da Housekeeping/migrate to viewbinding 3 years ago
Georg Krause 8ac2d83dcb
Add debug singing config 3 years ago
Ryan Harg 208c7e584b
Change base package name from org to audio 3 years ago
Georg Krause 07a785d99b
Change version code to include build number 3 years ago
Ryan Harg 3d34ac132a
Update to latest 2.11 exoplayer version 3 years ago
Ryan Harg 512d596b36
Update to newest version of material design and core-ktx 3 years ago
Ryan Harg a35e4759b8
Update to newest version of Fuel http client 3 years ago
Ryan Harg 3c86003e30 Rebrand/rename packages 3 years ago
Ryan Harg 4a1630032d Update some dependencies and adapt where necessary 3 years ago
Ryan Harg eea0628d3d
Replace app logos and app name 3 years ago
Ryan Harg f0c2d22e78
Upgrade to Kotlin 1.5 3 years ago
Reinhard Prechtl 580b791ebc
Update gradle wrapper to use gradle 7.1 3 years ago
ryan_harg 34d377630e Fix build script issues 3 years ago
Antoine POPINEAU 300cc54e97
Remove binary AAR for FLAC and OPUS codecs and use jitpack dependencies. 4 years ago
Antoine POPINEAU 1dd38e87fb
Update dependencies. 4 years ago
Antoine POPINEAU 080c07eeab
Specify in the app name when using a develop build. 4 years ago
Antoine POPINEAU a3f84cc56c
Add an application ID suffix for development versions. 4 years ago
Antoine POPINEAU 34ddef8489
Prepare 1.0.20: provide missing debug values. 4 years ago
Antoine POPINEAU 921154edbb
Updated Gradle and Gradle plugin versions. Enabled artifact minification and resource shrinking (reduces APK size by more than 50%). 4 years ago
Antoine POPINEAU 9c61fcf462
Tidied up usage of GlobalScope to the profit of AndroidX's lifecycle coroutine scopes. 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 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 17dace030e
Upgraded ExoPlayer, manually compiled FLAC extension. Related to #44. 4 years ago
Antoine POPINEAU 827170c34f
Build HEAD release on push to develop and bumped NDK versions. 4 years ago
Antoine POPINEAU cb43615cb1
Fixed some linting issues. Fixed two issues related to current track emphasis and landscape now playing cover background. 4 years ago
Antoine POPINEAU d0d64bad9d
Fixed NDK version to bypass an issue on Travis. 4 years ago
Antoine POPINEAU 415be3d235
Finish removing everything related to my Chromecast experiments, for now. 4 years ago
Antoine POPINEAU 159685bcc1
Added track details from Now Playing view. Should fix #30. 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 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 657c72480e
Some vendors' battery optimizers killed the background service quite 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 0fa0b5d212
Added support for Flac. 5 years ago
Antoine POPINEAU 6139591bd1
Fixed build script. 5 years ago
Antoine POPINEAU 68e5f7e1d1
Migrated to Kotlin for Gradle scripts. 5 years ago