64 Commits (709bbd29bdf601b456f4ce2d2ac3e35f8f9c0e77)

Author SHA1 Message Date
Renovate Bot 709bbd29bd Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.6.0 3 years ago
Renovate Bot fa2830634b Update plugin org.jlleitschuh.gradle.ktlint to v10.2.1 3 years ago
Renovate Bot d604629f3a Update dependency io.mockk:mockk to v1.12.2 3 years ago
Renovate Bot 37ad6eaf5b Update plugin org.jlleitschuh.gradle.ktlint to v10.2.0 3 years ago
Renovate Bot dc8a27535e Update dependency io.mockk:mockk to v1.12.1 3 years ago
Renovate Bot fe31e185fa Update plugin com.github.triplet.play to v3.7.0 3 years ago
Ryan Harg fe0ecff8f2 #97: Add fixed version information 3 years ago
Ryan Harg ef3387dee0
Fix existing linting problems 3 years ago
RenovateBot 650d73dcb6 Update plugin com.github.triplet.play to v3 3 years ago
Renovate Bot 0410b4d7db
Update plugin org.jlleitschuh.gradle.ktlint to v10 3 years ago
Renovate Bot 13be764dc8 Update plugin org.jlleitschuh.gradle.ktlint to v8.2.0 3 years ago
Renovate Bot 69ea85fc57 Update plugin com.github.triplet.play to v2.8.1 3 years ago
Renovate Bot 5bb3f4fe6d
Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.5.2 3 years ago
Renovate Bot 15407d4fc3 Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-android to v1.5.2 3 years ago
Ryan Harg a9319b88b0 #7: Add Koin as dependency injection library 3 years ago
Ryan Harg 7ddff0843f Housekeeping/7 integration testing 3 years ago
Ryan Harg db034a0615
#73: Remove jcenter repo from buildscript repos 3 years ago
Ryan Harg ca615d51aa Update some dependencies 3 years ago
Ryan Harg 09787c71f5 Update Android Gradle Plugin to 7.0.0 3 years ago
Ryan Harg 2e35a313fc
#7: Add more tests to OAuth component 3 years ago
Ryan Harg e60d93a05a #7: Add unit tests to OAuthDatasource 3 years ago
Ryan Harg fcfc30a97e #48: Implement OAuth2 authentication 3 years ago
Ryan Harg b91bd177c1
Disable build breaking for missing translations 3 years ago
Ryan Harg 6245d9a2dd
Update and clean gradle build 3 years ago
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