1. 5c61fbf Automatic translation import by Michael Bestas · 2 years, 7 months ago
  2. 30cc43f Automatic translation import by Michael Bestas · 2 years, 8 months ago
  3. c1c3999 Prepare the menu each time the queue changes by Luca Stefani · 2 years, 9 months ago
  4. 4a870fc Eleven: Bring in the new icon by Asher Simonds · 2 years, 10 months ago
  5. 394aa56 Automatic translation import by Michael Bestas · 2 years, 10 months ago
  6. a3f87c3 Move loader init after view setup by Luca Stefani · 2 years, 10 months ago
  7. a896ae2 Eleven: prevent NPEs when requesting permissions by Alexander Martinz · 3 years ago
  8. 56ae82a Eleven: bump targetsdk to 31 by Alexander Martinz · 3 years ago
  9. 8e9bbca Eleven: lint: create initial baseline by Alexander Martinz · 3 years ago
  10. b0cb044 Eleven: replace RenderScript with RenderEffect by Alexander Martinz · 3 years ago
  11. 005c2bd Eleven: More fixes and warnings by Michael W · 3 years, 1 month ago
  12. cdd167a Eleven: Fix menu for first item and properly show empty view by Michael W · 3 years, 1 month ago
  13. 3a08a64 Eleven: gradle: bump compileSdkVersion to 31 by Alexander Martinz · 3 years ago
  14. 9ca88ed Eleven: Update dependencies by Michael W · 3 years, 1 month ago
  15. fe330d4 Eleven: gradle: remove obsolete dexOptions by Alexander Martinz · 3 years ago
  16. 8672500 Eleven: gradle: upgrade wrapper to 7.3.3 by Alexander Martinz · 3 years ago
  17. a67157a Eleven: Update gradle to 7.0.4 by Michael W · 3 years, 1 month ago
  18. e3fa1af Automatic translation import by Michael Bestas · 3 years ago
  19. 623857e Eleven: Fix crash with enabled visualizer but missing permission by Michael W · 3 years, 2 months ago
  20. 0c53582 Eleven: Fix compilation after 12 androidx updates by Michael Bestas · 3 years, 3 months ago
  21. 3ea5268 Eleven: Remove librsjni dependency by Michael Bestas · 3 years, 3 months ago
  22. 7c8a3fd Automatic translation import by Michael Bestas · 3 years, 5 months ago
  23. 4475400 Eleven: remove double-ripple from list item more-button by Timi Rautamäki · 3 years, 6 months ago
  24. 00a6e30 Eleven: remove custom gradle manifest by Joey · 3 years, 8 months ago
  25. 5139403 Eleven: Fix adding a song to a playlist by Michael W · 3 years, 8 months ago
  26. f054260 Eleven: Fix renaming playlists by Michael W · 3 years, 8 months ago
  27. f6164f4 Eleven: Fold values-v27 into values by Michael Bestas · 3 years, 8 months ago
  28. 5b8a31e Eleven: Remove unused imports by Michael Bestas · 3 years, 8 months ago
  29. e8cebeb ImageCache: tweak configuration by Alexander Martinz · 3 years, 8 months ago
  30. 783e431 ElevenUtils: remove forceSerial from #execute() by Alexander Martinz · 3 years, 8 months ago
  31. 8c88859 ElevenUtils: remove custom RejectedExecutionHandler by Alexander Martinz · 3 years, 8 months ago
  32. ee728a2 PreferenceUtils: remove usage of AsyncTask by Alexander Martinz · 3 years, 8 months ago
  33. 76e731a gradle: squashed maintainance by Alexander Martinz · 3 years, 8 months ago
  34. 5aa000f Eleven: bump minSdk to 28 by Alexander Martinz · 3 years, 8 months ago
  35. ac9d5c3 Eleven: Blur: move RenderScript references to BlurBitmapWorkerTask by Alexander Martinz · 3 years, 9 months ago
  36. 3fe3151 proguard: welcome 2021 by Alexander Martinz · 3 years, 9 months ago
  37. f2e1a14 Eleven: convert last remaining png icons to svg by Joey · 3 years, 9 months ago
  38. 1fa2153 Eleven: version: 4.0.1 (401) by Alexander Martinz · 3 years, 9 months ago
  39. 7250d2e Eleven: simplify layout by Joey · 3 years, 9 months ago
  40. 0bc7c61 Eleven: remove unused resources by Joey · 3 years, 9 months ago
  41. 8ea97f7 Eleven: update playPause button animation by Joey · 3 years, 9 months ago
  42. 91bc555 Eleven: convert default artwork to svg by Joey · 3 years, 9 months ago
  43. e22e9bf Eleven: AlbumScrimImage: generate drawable for default artwork by Alexander Martinz · 3 years, 9 months ago
  44. 0c4a3ae MusicUtils: ensure query parameters are not null by Alexander Martinz · 3 years, 9 months ago
  45. bc518e8 !fixup "Eleven: ensure we got proper permissions before initializing" by Alexander Martinz · 3 years, 9 months ago
  46. 8186899 Eleven: remove dragdrop package by Joey · 3 years, 9 months ago
  47. 31b872a Eleven: convert playlist songs list to RecyclerView by 2bllw8 · 3 years, 9 months ago
  48. 2fcdb0c Eleven: convert queue list to RecyclerView by 2bllw8 · 3 years, 9 months ago
  49. e14b7a8 Eleven: Update artist, songs and smart playlists lists to RecyclerView by 2bllw8 · 3 years, 9 months ago
  50. f96b0dc Eleven: convert playlist list to RecyclerView by 2bllw8 · 3 years, 9 months ago
  51. eadfb42 Eleven: convert albums and artist lists to RecyclerView by 2bllw8 · 3 years, 9 months ago
  52. 8181a71 Eleven: use more easy to understand drag drop icons by 2bllw8 · 3 years, 9 months ago
  53. c9b5fde Eleven: allow to reset to default photo by 2bllw8 · 3 years, 9 months ago
  54. 10366aa Eleven: update to sdk 30 by 2bllw8 · 3 years, 9 months ago
  55. c84c8a6 Eleven: AudioPreviewActivity: do not use deprecated APIs for audio focus changes by 2bllw8 · 3 years, 9 months ago
  56. 3857e63 Eleven: AudioPreviewActivity: use static handler class by 2bllw8 · 3 years, 9 months ago
  57. f6553f1 Eleven: ViewDragHelper: use Overscroller by 2bllw8 · 3 years, 9 months ago
  58. 808fa75 Eleven: PropertiesStore: use try-with-resource by 2bllw8 · 3 years, 9 months ago
  59. b51f0a2 Eleven: use FragmentActivity by 2bllw8 · 3 years, 9 months ago
  60. b0c6002 Eleven: cleanup findById usages by 2bllw8 · 3 years, 9 months ago
  61. 6524fc6 Eleven: update android gradle plugin version to 4.1.3 by 2bllw8 · 3 years, 9 months ago
  62. cc0bd10 Eleven: use default transaction animations to fragments by 2bllw8 · 3 years, 9 months ago
  63. e16bc39 Eleven: Deduplicate query selection/sorting logic by Paul Keith · 3 years, 10 months ago
  64. f4426b3 Eleven: Fix sorting by track number in albums by Paul Keith · 3 years, 10 months ago
  65. 30b0348 Eleven: Remove unused class by Michael W · 3 years, 10 months ago
  66. 9e08cc0 Eleven: ensure we got proper permissions before initializing by Alexander Martinz · 4 years, 8 months ago
  67. 36a7789 Eleven: update widgets UI by Joey · 3 years, 10 months ago
  68. 073a49a Eleven: Fix White on White Bug. by lopez05656 · 3 years, 10 months ago
  69. ba4ec3a Eleven: Add a Material Theme and a Dark Theme by Marcos Lopez · 4 years ago
  70. f8b4fc5 Eleven: declare support for ACTION_SEEK_TO by Marcos Lopez · 3 years, 11 months ago
  71. c71ba79 Eleven: the great cleanup by Joey · 4 years ago
  72. c9c8288 Eleven: Update gradle and dependencies by Michael W · 4 years ago
  73. 365a1e7 Eleven: Audio preview: Follow dark/light theming by Michael W · 4 years ago
  74. fd4180f Automatic translation import by Michael Bestas · 3 years, 11 months ago
  75. 4e9dac3 Eleven: Set targetSdkVersion to 29 by Michael Bestas · 4 years, 1 month ago
  76. 2c5faa1 Eleven: Convert to Android.bp by Michael Bestas · 4 years, 1 month ago
  77. c31ddfd Eleven: Increase the height of the play queue slider. by Craig G · 4 years, 2 months ago
  78. fa46b8b Eleven: Fix SettingsActivity crash by Craig G · 4 years, 2 months ago
  79. 06bbd2e Eleven: 'audio.id as _id' doesn't seem to make sense by Craig G · 4 years, 2 months ago
  80. 3b592f0 Eleven: Fix album id column by Craig G · 4 years, 2 months ago
  81. c161acb Eleven: Fix integer overflow by Craig G · 4 years, 2 months ago
  82. 20c2fe0 Eleven: Remove dead code by Bruno Martins · 4 years, 9 months ago
  83. f4e3d55 Set SDK_VERSION to current by Chirayu Desai · 4 years, 2 months ago
  84. e972ce8 Eleven: Opt out of scoped storage by LuK1337 · 4 years, 4 months ago
  85. 5937b1e Automatic translation import by LineageOS Builder · 4 years, 4 months ago
  86. a9f1d80 Automatic translation import by Michael Bestas · 4 years, 7 months ago
  87. c0c4647 Eleven: Use constant notification id by LuK1337 · 4 years, 8 months ago
  88. 5946f79 Automatic translation import by Michael Bestas · 4 years, 8 months ago
  89. 89a9397 Eleven: Move to /product by Michael Bestas · 4 years, 8 months ago
  90. 049d349 Eleven: Add privapp permissions xml by Michael Bestas · 4 years, 8 months ago
  91. b8e1211 Eleven: Remove casts from calls to getSystemService by Bruno Martins · 4 years, 9 months ago
  92. 138bca1 Eleven: Retrieve ShakeToPlay user pref using dedicated method by Bruno Martins · 4 years, 9 months ago
  93. 0d0d792 Eleven: Bind settings fragment to music playback service by Bruno Martins · 4 years, 9 months ago
  94. 1185fee Eleven: Get rid of lockscreen media art option by Bruno Martins · 4 years, 9 months ago
  95. ceafd83 Automatic translation import by Michael Bestas · 4 years, 9 months ago
  96. cf10f3a .gitignore: ignore export folders when generating APKs by Alexander Martinz · 6 years ago
  97. 145c292 Eleven: remove search feature by Joey · 4 years, 10 months ago
  98. cbb0b6b Eleven: fix popup menu positioning by Joey · 6 years ago
  99. 8df3d41 menu: clean up playlist helpers by Alexander Martinz · 6 years ago
  100. daecf8f AudioPlayer: convert headerbar into toolbar by Alexander Martinz · 6 years ago