Metro/app/src/main/java/code/name/monkey/retromusic
2022-01-28 17:37:29 +05:30
..
activities Converted MusicService to Kotlin 2022-01-27 18:45:34 +05:30
adapter Fixed Playlist Details selection backgroud 2022-01-28 12:00:35 +05:30
appshortcuts Converted MusicService to Kotlin 2022-01-27 18:45:34 +05:30
appwidgets Converted MusicService to Kotlin 2022-01-27 18:45:34 +05:30
auto Added playback resumption 2021-10-21 17:00:30 +05:30
cast Updated AGP and dependencies 2022-01-27 13:19:39 +05:30
db Fixed favorite toggle in DriveModeActivity 2021-12-12 17:09:05 +05:30
dialogs Converted MusicService to Kotlin 2022-01-27 18:45:34 +05:30
extensions Fixed Playlist save 2022-01-28 11:10:16 +05:30
fragments Fixed song duration not visible on Flat theme 2022-01-28 17:37:29 +05:30
glide Fixed a crash when a Song is deleted in Artist Details 2021-12-28 14:06:50 +05:30
helper Fixed Playlist save 2022-01-28 11:10:16 +05:30
interfaces Code Cleanup 2021-12-05 23:39:48 +05:30
lyrics Code Cleanup 2022-01-11 22:45:56 +05:30
misc [Cleanup] Code Cleanup, Removed some unused methods 2021-11-28 22:25:18 +05:30
model Added Search tab 2022-01-15 00:07:58 +05:30
network Code Cleanup 2021-10-21 17:00:36 +05:30
preferences Fixed empty audio fade duration dialog 2022-01-18 22:05:48 +05:30
providers [Cleanup] Fixing Warnings 2021-11-27 14:06:49 +05:30
repository Ignore blacklist and other things, so any song can be played when opened from File Managers, and also from Folders tab. 2022-01-12 14:05:19 +05:30
service Converted MusicService to Kotlin 2022-01-27 18:45:34 +05:30
transform Code Cleanup 2022-01-14 23:41:10 +05:30
util [Now Playing] Fixed lyrics over cover 2022-01-21 21:51:15 +05:30
views Added collapsing app bar in Playing queue 2022-01-20 19:55:56 +05:30
volume V5 Push 2021-09-09 00:00:20 +05:30
App.kt Added ability to extract accent color from wallpaper on 8.1+ devices 2022-01-17 13:53:25 +05:30
Constants.kt Added option to use circular play button 2022-01-20 19:53:26 +05:30
HomeSection.kt Add Spotless 2020-10-06 14:16:04 +05:30
LanguageContextWrapper.java [Cleanup] Removed redundant API 21(Lollipop) or lower version checks as the minimum SDK version is 21 2021-11-28 12:31:33 +05:30
MainModule.kt V5 Push 2021-09-09 00:00:20 +05:30
RetroBottomSheetBehavior.java V5 Push 2021-09-09 00:00:20 +05:30