1. d149292 Hide search and back button for player and queue screens by Alexander Martinz · 6 years ago
  2. 05c8e90 Start revamping the player UI by Alexander Martinz · 6 years ago
  3. 6f97a25 Fix some lint issues in MusicPlaybackService. by Danny Baumann · 4 years, 11 months ago
  4. 7a0dd6d Don't update notification twice on play start. by Danny Baumann · 4 years, 11 months ago
  5. a818589 Avoid usage of deprecated APIs in MusicPlaybackService. by Danny Baumann · 4 years, 11 months ago
  6. 1e581d8 Refactor AUDIO_BECOMING_NOISY broadcast handling. by Danny Baumann · 5 years ago
  7. 4ba3fd3 Simplify queue change notification handling. by Danny Baumann · 5 years ago
  8. d275ec0 Bind/unbind service on start/stop instead of create/destroy. by Danny Baumann · 5 years ago
  9. 1f5989f Stop playback button updates when playback fragment is stopped. by Danny Baumann · 5 years ago
  10. b0e8133 Fix notification foreground tracking behavior by Danny Baumann · 4 years, 11 months ago
  11. a63a1fb Use SystemClock.elapsedRealtime() for notification tracking time by Danny Baumann · 4 years, 11 months ago
  12. f93fbfe Refactor music playback service binding logic. by Danny Baumann · 5 years ago
  13. 1ac38c4 gradle: update plugin and wrapper by Alexander Martinz · 5 years ago
  14. 8687c0f Automatic translation import by Michael Bestas · 4 years, 9 months ago
  15. 4d213be Disable proguard obsfuscation by Chirayu Desai · 5 years ago
  16. a60839b Automatic translation import by Michael Bestas · 5 years ago
  17. 5a2b9ad Migrate to AndroidX by LuK1337 · 5 years ago
  18. d0cde76 Automatic translation import by Michael Bestas · 5 years ago
  19. 47de731 Automatic translation import by Michael Bestas · 5 years ago
  20. a80c79e Automatic translation import by Michael Bestas · 6 years ago
  21. 811407f Automatic translation import by Michael Bestas · 6 years ago
  22. 277c328 fix creating new playlist from "add to playlist" by tufteddeer · 6 years ago
  23. acdb194 Automatic translation import by Michael Bestas · 6 years ago
  24. 3ea58f1 MusicPlaybackService: catch IllegalStateException for duration and position by Alexander Martinz · 6 years ago
  25. 360c961 no_results: also tint image drawable by Alexander Martinz · 6 years ago
  26. 76f3764 Playlists: sort ignoring case by Alexander Martinz · 6 years ago
  27. a2e3826 PlaylistArtworkStore: use try-with-resources and cleanup by Alexander Martinz · 6 years ago
  28. f530e00 MusicUtils: handle exceptions and clean up by Alexander Martinz · 6 years ago
  29. 15f97bb ImageCache: add missing close call and cleanup by Alexander Martinz · 6 years ago
  30. 5160a2b DiskLruCache: update from upstream by Alexander Martinz · 6 years ago
  31. 96e6f6b VisualizerView: pull in updates from system implementation by Alexander Martinz · 6 years ago
  32. 1c8680c Remove hardcoded package name references by Alexander Martinz · 6 years ago
  33. ebb83f6 Correct some lint warnings by Alexander Martinz · 6 years ago
  34. 5b70dfc AndroidManifest: add Foreground Service permission by Alexander Martinz · 6 years ago
  35. 55ebdd1 Add BuildConfig to allow using gradle compile time fields by Alexander Martinz · 6 years ago
  36. 0aec197 Eleven: add initial gradle support by Alexander Martinz · 6 years ago
  37. 8588b9b Get rid of icu4j dependency by Alexander Martinz · 6 years ago
  38. 0d44d1a Popups: use AlertDialog instead of private APIs by Alexander Martinz · 6 years ago
  39. 77ff10a Remove some more private API usages by Alexander Martinz · 6 years ago
  40. 8aabaee Localization: do not use private ICU APIs by Alexander Martinz · 6 years ago
  41. 246354f Eleven: remove guava dependency by Alexander Martinz · 6 years ago
  42. 79e1e3b Eleven: remove junit dependency by Alexander Martinz · 6 years ago
  43. 4516bfd LocaleChangeReceiver: check intent action by Alexander Martinz · 6 years ago
  44. 1cd7ae2 Eleven: bump to api26 by Joey · 6 years ago
  45. 9235548 Automatic translation import by Michael W · 6 years ago
  46. c54c473 Automatic translation import by Michael Bestas · 6 years ago
  47. bfd30c0 Automatic translation import by Michael Bestas · 6 years ago
  48. dc6dfb0 Eleven: Fix crash after receiving media button intent by LuK1337 · 6 years ago
  49. f1b554b Eleven: Set LOCAL_PRIVATE_PLATFORM_APIS by Anton Hansson · 7 years ago
  50. 3f6ab56 Automatic translation import by Michael Bestas · 6 years ago
  51. d378526 Eleven: Catch unsupported bitmap exception by Matthias Yzusqui · 7 years ago
  52. 156ca6d Automatic translation import by Michael Bestas · 7 years ago
  53. 07b3e5c Eleven: fix card styles... 2 years later by Joey · 7 years ago
  54. 4859181 Eleven: update accent color to match new icon by Joey · 7 years ago
  55. ade2849 Eleven: build with AAPT2 by Joey · 7 years ago
  56. 181d4ed Eleven: default android animations for activities and fragments by Matthias Yzusqui · 7 years ago
  57. 68476c5 Eleven: fix genres not updating for subsequent albums by Matthias Yzusqui · 7 years ago
  58. 924c7f3 Automatic translation import by Michael Bestas · 7 years ago
  59. a3cf45a Automatic translation import by Michael Bestas · 7 years ago
  60. 7b278af Automatic translation import by Michael Bestas · 7 years ago
  61. f4eba39 Automatic translation import by Michael Bestas · 7 years ago
  62. 7915e65 Eleven: adaptive icon by Asher Simonds · 7 years ago
  63. 4492757 Eleven: define app category by Joey · 7 years ago
  64. 7dec4be Eleven: Remove obsolete references to cyngn jira tickets by Michael Bestas · 7 years ago
  65. aa26288 Eleven: Complete Apollo rebrand. by Michael Bestas · 7 years ago
  66. 869ef7e Eleven: rebrand step 2: update file contents by Michael Bestas · 7 years ago
  67. a907407 Eleven: rebrand step 1: update paths by Michael Bestas · 7 years ago
  68. da200d3 Fix dependencies of packages that target earlier releases by Paul Duffin · 8 years ago
  69. 725ec84 Automatic translation import by Abhisek Devkota · 7 years ago
  70. c9940e6 Automatic translation import by Abhisek Devkota · 7 years ago
  71. 91a8a10 Eleven: Fix potential NPE when media server crashes by Gabriele M · 7 years ago
  72. 119d774 Eleven: Don't use a sticky service by Gabriele M · 7 years ago
  73. d9cbd6b Remove obsolete values-be translations by Michael Bestas · 7 years ago
  74. 903eb50 Automatic translation import by Abhisek Devkota · 7 years ago
  75. 49b8b9c Eleven: Create one cursor per background task by Gabriele M · 7 years ago
  76. 943d43e Eleven: Fix restoring user settings by Sultanxda · 8 years ago
  77. c3fd3fd Automatic translation import by Abhisek Devkota · 7 years ago
  78. 153a2a1 Automatic translation import by Abhisek Devkota · 7 years ago
  79. 1cc8b9e Eleven: Add WRITE_MEDIA_STORAGE permission by Arne Coucheron · 7 years ago
  80. 083e7f9 Eleven: Promote to privileged app by Arne Coucheron · 7 years ago
  81. 5301693 Eleven: allow artwork to scale down by Tetsuo Osaka · 8 years ago
  82. adeb6e5 Automatic translation import by Abhisek Devkota · 7 years ago
  83. 06bbfac Automatic translation import by Abhisek Devkota · 7 years ago
  84. 778a70f Automatic translation import by Abhisek Devkota · 7 years ago
  85. 38c5aea Eleven: request record audio permission for visualizer by Demon000 · 8 years ago
  86. 6665277 Eleven: Remove unused permission REAL_GET_TASKS by Arne Coucheron · 8 years ago
  87. 7c62b1d Automatic translation import by Abhisek Devkota · 8 years ago
  88. f4cab90 Automatic translation import by Abhisek Devkota · 8 years ago
  89. 3f8bab8 Automatic translation import by Abhisek Devkota · 8 years ago
  90. d46453b Automatic translation import by Abhisek Devkota · 8 years ago
  91. c0bf8fe Automatic translation import by Abhisek Devkota · 8 years ago
  92. 44f4f1e Automatic translation import by Abhisek Devkota · 8 years ago
  93. 9dca75c Automatic translation import by Michael W · 8 years ago
  94. 21bbc9c Automatic translation import by Abhisek Devkota · 8 years ago
  95. f9fe670 Automatic translation import by Abhisek Devkota · 8 years ago
  96. abc9ded Automatic translation import by Abhisek Devkota · 8 years ago
  97. 7a9e5c2 Automatic translation import by Abhisek Devkota · 8 years ago
  98. ee30de9 Automatic translation import by Abhisek Devkota · 8 years ago
  99. bb82223 Automatic translation import by Abhisek Devkota · 8 years ago
  100. 4feae4e Automatic translation import by Abhisek Devkota · 8 years ago