1. 9df800c Twelve: Ensure server is proper by Luca Stefani · 10 weeks ago
  2. a9c87c0 Twelve: Don't set thumbnail if it has an invalid URI by Luca Stefani · 10 weeks ago
  3. 81fbe08 Twelve: Don't fail if we can't decode the bitmap by Luca Stefani · 10 weeks ago
  4. 4ba63a5 Twelve: Allow playlists to have no childs/comment by Luca Stefani · 10 weeks ago
  5. baef41a Twelve: Add play next/add to queue by Luca Stefani · 10 weeks ago
  6. cef0b03 Twelve: Enforce bitmaps to be 512x512 in widgets by Luca Stefani · 10 weeks ago
  7. 057c295 Twelve: Now playing widget by Sebastiano Barezzi · 3 months ago
  8. 94a818e Twelve: Initial UI and backend support for multiple providers by Sebastiano Barezzi · 3 months ago
  9. 54471a0 Twelve: Initial Subsonic client and data source by Sebastiano Barezzi · 3 months ago
  10. 366d725 Twelve: Add ProviderArgument by Sebastiano Barezzi · 3 months ago
  11. b825e6a Twelve: database: Add Subsonic providers table by Sebastiano Barezzi · 3 months ago
  12. e045bd1 Twelve: Enable kotlin serialization plugin by Luca Stefani · 2 months ago
  13. ca5d161 Twelve: Add okhttp and Kotlin serialization by Sebastiano Barezzi · 3 months ago
  14. 47af484 Twelve: Use Coil for thumbnails by Sebastiano Barezzi · 3 months ago
  15. 970ed73 Twelve: Add Coil by Sebastiano Barezzi · 3 months ago
  16. 6a9fb70 Twelve: Fixup intent handling by Sebastiano Barezzi · 2 months ago
  17. ffa2598 Twelve: Implement playback resumption by Luca Stefani · 2 months ago
  18. 64ddd9e Twelve: Update gradle-generatebp to v1.13 by Luca Stefani · 2 months ago
  19. c7804c7 Twelve: Set room schema location via javacflags by Luca Stefani · 2 months ago
  20. 7269adb Twelve: Add visualizer by Sebastiano Barezzi · 3 months ago
  21. 2504619 Twelve: Add picture type to thumbnail and add artwork data to MediaItem by Sebastiano Barezzi · 3 months ago
  22. b9b86e4 Twelve: Use the Thumbnail class for media items by Sebastiano Barezzi · 3 months ago
  23. 00a5688 Twelve: Fix local data source playlists URI by Sebastiano Barezzi · 3 months ago
  24. 34fba36 Twelve: Fix album artwork flashes for now playing bar as well by Sebastiano Barezzi · 3 months ago
  25. a98b2d3 Twelve: Fix now playing artwork flashes by Sebastiano Barezzi · 3 months ago
  26. 7d31417 Twelve: Add a thumbnail class by Sebastiano Barezzi · 3 months ago
  27. 35b9f77 Twelve: NowPlayingFragment: Check all player commands by Sebastiano Barezzi · 3 months ago
  28. 08f12db Twelve: Add loading progress bar to now playing fragment by Sebastiano Barezzi · 3 months ago
  29. b0c0a99 Twelve: Move now playing stuff to the proper view model by Sebastiano Barezzi · 3 months ago
  30. 489d00b Twelve: Update gradle-generatebp to v1.12 by Sebastiano Barezzi · 3 months ago
  31. 3277d25 Twelve: Opt-in application class to Media3 UnstableApi by Sebastiano Barezzi · 3 months ago
  32. b346942 Twelve: Remove type constraints for RequestStatus by Sebastiano Barezzi · 3 months ago
  33. b801ae6 Twelve: Make availableCommands a variable by Sebastiano Barezzi · 3 months ago
  34. 8b8ff9c Twelve: MediaRepository: Fix methods order by Sebastiano Barezzi · 3 months ago
  35. 4271be9 Twelve: Split Audio URI and playback URI by Sebastiano Barezzi · 3 months ago
  36. a5d9072 Twelve: Relax models non-null requirements by Sebastiano Barezzi · 3 months ago
  37. 66af918 Twelve: Reformat code by Sebastiano Barezzi · 3 months ago
  38. b52dbd8 Twelve: Fix copyright header by Sebastiano Barezzi · 3 months ago
  39. 1c84421 Twelve: Update to AGP 8.7.0 by Luca Stefani · 3 months ago
  40. b09becb Twelve: Refactor Query by Luca Stefani · 3 months ago
  41. 8675627 Twelve: Generate audio session id in application by Luca Stefani · 3 months ago
  42. e480c2e Twelve: Use application context by Luca Stefani · 3 months ago
  43. c5631bf Twelve: Open an audio effect control session by Luca Stefani · 3 months ago
  44. b0ce574 Twelve: Apply insets to our RecyclerViews by Sebastiano Barezzi · 3 months ago
  45. 69c81ef Twelve: VM housekeeping by Sebastiano Barezzi · 3 months ago
  46. 9f3fda5 Twelve: Cleanup (yet again) the layouts by Sebastiano Barezzi · 3 months ago
  47. 10d487f Twelve: Use activity for result to open AudioFX by Luca Stefani · 3 months ago
  48. 47cdfc5 Twelve: Add audio format information by Sebastiano Barezzi · 3 months ago
  49. d705b37 Twelve: Hide playback speed button if not supported by Luca Stefani · 3 months ago
  50. ccbfca6 Twelve: Enable audio offload by Luca Stefani · 3 months ago
  51. cac3731 Twelve: Enable decoder fallback by Luca Stefani · 3 months ago
  52. b7b7188 Twelve: Enable audio track playback params by Sebastiano Barezzi · 3 months ago
  53. e7e65a0 Twelve: Enable float output by Sebastiano Barezzi · 3 months ago
  54. bb5c766 Twelve: Implement our own RenderersFactory by Sebastiano Barezzi · 3 months ago
  55. 47bbbb9 Twelve: Commonize more MediaItem code by Sebastiano Barezzi · 3 months ago
  56. bd76bc2 Twelve: Readd mime type to audio media type by Sebastiano Barezzi · 3 months ago
  57. 33878bf Twelve: Specialize playbackStatusFlow by Luca Stefani · 3 months ago
  58. fb5ad2f Twelve: Introduce conflatedCallbackFlow by Luca Stefani · 3 months ago
  59. d13e0bf Twelve: Convert audio type to Media3 media type in model by Sebastiano Barezzi · 3 months ago
  60. 1eb9ba3 Twelve: Split media item capabilities from UniqueItem by Sebastiano Barezzi · 3 months ago
  61. 148a5bf Twelve: Swap genre and genre uri fields by Sebastiano Barezzi · 3 months ago
  62. 36631ed Twelve: Do not rebuild the media item if it's already playable by Sebastiano Barezzi · 3 months ago
  63. a3a9369 Twelve: Setup media session library for Android auto by Luca Stefani · 3 months ago
  64. 9f3c7fc Twelve: Now playing fragment improvements by Sebastiano Barezzi · 3 months ago
  65. 5337b43 Twelve: NowPlayingFragment: .toLong() -> roundToLong() by Sebastiano Barezzi · 3 months ago
  66. 11c418b Twelve: NowPlayingFragment: Rework animation code by Sebastiano Barezzi · 3 months ago
  67. 5e72344 Twelve: NowPlayingFragment: Cancel animation on destroy view by Sebastiano Barezzi · 3 months ago
  68. c5d3ecb Twelve: Animate Slider updates by Luca Stefani · 3 months ago
  69. a0ad1c3 Twelve: Use `onStart` to emit default value by Luca Stefani · 3 months ago
  70. bc4084f Twelve: Remove stub onConnect by Luca Stefani · 3 months ago
  71. e9a0cf5 Twelve: Use ImageDecoder for artwork URI by Luca Stefani · 3 months ago
  72. 1009d4c Twelve: Add PendingIntent.FLAG_UPDATE_CURRENT to now playing intent by Luca Stefani · 3 months ago
  73. 5095727 Twelve: Fix permissions checks once for all by Sebastiano Barezzi · 3 months ago
  74. 3787454 Twelve: Add tracks info to playlist as well by Sebastiano Barezzi · 3 months ago
  75. 5c295a2 Twelve: Fix `Potential Plurals` in AlbumFragment by Luca Stefani · 3 months ago
  76. e74799a Twelve: Remove unused method in `PlaylistWithBoolean` by Luca Stefani · 3 months ago
  77. 01886c7 Twelve: Remove navigation include when not needed by Sebastiano Barezzi · 3 months ago
  78. 0a8550a Twelve: Reformat code by Sebastiano Barezzi · 3 months ago
  79. 08b1caf Twelve: Playlists UI by Sebastiano Barezzi · 3 months ago
  80. 5da6148 Twelve: Add single audio flow by Sebastiano Barezzi · 3 months ago
  81. 693cd9d Twelve: Wire up database to local datasource by Sebastiano Barezzi · 3 months ago
  82. c4d9a41 Twelve: Playlist database by Luca Stefani · 3 months ago
  83. 03da9f6 Twelve: Add room by Luca Stefani · 3 months ago
  84. 36edf92 Twelve: Don't request ACCESS_MEDIA_LOCATION by Luca Stefani · 3 months ago
  85. 5104cf5 Twelve: Suppress onStart deprecation by Luca Stefani · 3 months ago
  86. 0ae9ec4 Twelve: Update kotlin to 1.9.23 by Luca Stefani · 3 months ago
  87. c39b5b0 Twelve: AlbumFragment/ArtistFragment: More UI/UX improvements by Sebastiano Barezzi · 3 months ago
  88. fe805dd Twelve: Increase JVM target to 17 by Luca Stefani · 3 months ago
  89. 7bc3744 Twelve: Remove unused import by Sebastiano Barezzi · 3 months ago
  90. 7181c04 Twelve: Set library view pager lifecycle follow the fragment's view by Luca Stefani · 3 months ago
  91. ca0395b Twelve: Set fixed offscreen page limit by Luca Stefani · 3 months ago
  92. f5d63f1 Twelve: MainFragment: Set view pager adapter to null on destroy by Luca Stefani · 3 months ago
  93. 5c8eb7f Twelve: Move reified areItemsTheSame/areContentsTheSame outside of companion by Luca Stefani · 3 months ago
  94. 6e8e45a Twelve: Use factory in SimpleListAdapter by Luca Stefani · 3 months ago
  95. 7965f30 Twelve: LinearProgressIndicator: Treat null as indeterminate progress by Sebastiano Barezzi · 3 months ago
  96. 2e7adc5 Twelve: Fix single item view model flows by Sebastiano Barezzi · 3 months ago
  97. 01ec563 Twelve: Add playlist fragment by Sebastiano Barezzi · 3 months ago
  98. 4800c8f Twelve: Navigate to now playing fragment after selecting song by LuK1337 · 3 months ago
  99. b9f9930 Twelve: Allow album title and artist name to span 3 lines by Luca Stefani · 3 months ago
  100. 87b96b5 Twelve: Make the whole service opt-in to Media3 unstable APIs by Sebastiano Barezzi · 3 months ago