summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Eleven: Use constant notification idlineage-17.1LuK13372020-05-311-5/+6
* Automatic translation importMichael Bestas2020-05-2369-130/+93
* Eleven: Move to /productMichael Bestas2020-05-091-1/+4
* Eleven: Add privapp permissions xmlMichael Bestas2020-05-082-1/+33
* Eleven: Remove casts from calls to getSystemServiceBruno Martins2020-04-255-42/+52
* Eleven: Retrieve ShakeToPlay user pref using dedicated methodBruno Martins2020-04-251-1/+1
* Eleven: Bind settings fragment to music playback serviceBruno Martins2020-04-252-16/+43
* Eleven: Get rid of lockscreen media art optionBruno Martins2020-04-247-78/+32
* Automatic translation importMichael Bestas2020-04-23125-146/+46
* .gitignore: ignore export folders when generating APKsAlexander Martinz2020-04-171-0/+4
* Eleven: remove search featureJoey2020-04-1781-1583/+1
* Eleven: fix popup menu positioningJoey2020-04-174-10/+28
* menu: clean up playlist helpersAlexander Martinz2020-04-175-291/+154
* AudioPlayer: convert headerbar into toolbarAlexander Martinz2020-04-176-242/+151
* Settings: convert to PreferenceFragmentCompatAlexander Martinz2020-04-176-51/+125
* Move to AppCompat themeJoey2020-04-1723-138/+159
* layouts: right/left -> start/endJoey2020-04-1720-67/+66
* Add gradient option for album art and use it by defaultAlexander Martinz2020-04-1716-238/+435
* Hide search and back button for player and queue screensAlexander Martinz2020-04-177-41/+35
* Start revamping the player UIAlexander Martinz2020-04-1731-1066/+819
* Fix some lint issues in MusicPlaybackService.Danny Baumann2020-04-171-135/+91
* Don't update notification twice on play start.Danny Baumann2020-04-171-2/+0
* Avoid usage of deprecated APIs in MusicPlaybackService.Danny Baumann2020-04-171-99/+91
* Refactor AUDIO_BECOMING_NOISY broadcast handling.Danny Baumann2020-04-174-44/+30
* Simplify queue change notification handling.Danny Baumann2020-04-171-3/+1
* Bind/unbind service on start/stop instead of create/destroy.Danny Baumann2020-04-174-58/+51
* Stop playback button updates when playback fragment is stopped.Danny Baumann2020-04-171-16/+11
* Fix notification foreground tracking behaviorDanny Baumann2020-04-171-20/+11
* Use SystemClock.elapsedRealtime() for notification tracking timeDanny Baumann2020-04-171-3/+3
* Refactor music playback service binding logic.Danny Baumann2020-04-177-218/+237
* gradle: update plugin and wrapperAlexander Martinz2020-04-175-25/+52
* Automatic translation importMichael Bestas2020-03-306-6/+0
* Disable proguard obsfuscationChirayu Desai2020-02-081-5/+1
* Automatic translation importMichael Bestas2020-01-271-1/+7
* Migrate to AndroidXlineage-17.0LuK13372019-09-0762-158/+214
* Automatic translation importMichael Bestas2019-08-252-1/+87
* Automatic translation importMichael Bestas2019-08-042-81/+81
* Automatic translation importMichael Bestas2019-06-192-5/+5
* Automatic translation importMichael Bestas2019-06-085-0/+318
* fix creating new playlist from "add to playlist"tufteddeer2019-05-061-1/+3
* Automatic translation importMichael Bestas2019-04-0739-23/+94
* MusicPlaybackService: catch IllegalStateException for duration and positionAlexander Martinz2019-03-191-2/+12
* no_results: also tint image drawableAlexander Martinz2019-03-192-2/+6
* Playlists: sort ignoring caseAlexander Martinz2019-03-193-72/+81
* PlaylistArtworkStore: use try-with-resources and cleanupAlexander Martinz2019-03-192-62/+55
* MusicUtils: handle exceptions and clean upAlexander Martinz2019-03-192-340/+345
* ImageCache: add missing close call and cleanupAlexander Martinz2019-03-192-57/+63
* DiskLruCache: update from upstreamAlexander Martinz2019-03-195-969/+1217
* VisualizerView: pull in updates from system implementationAlexander Martinz2019-03-191-22/+49
* Remove hardcoded package name referencesAlexander Martinz2019-03-195-25/+52