RetroMusicPlayer/app/src/main/java/code/name/monkey/retromusic
2022-04-19 17:45:12 +05:30
..
activities Use ActivityCompat 2022-04-19 17:45:12 +05:30
adapter Cleanup with Kotlin extension functions 2022-04-15 11:21:40 +05:30
appshortcuts Utilize bitmap KTX extensions 2022-04-07 17:36:49 -04:00
appwidgets Not using static app context wherever possible 2022-04-17 15:11:43 +05:30
auto Utilize bundleOf KTX extension 2022-04-07 17:21:55 -04:00
cast Cleanup with Kotlin extension functions 2022-04-15 11:21:40 +05:30
db Exit Playlist page when playlist is deleted 2022-03-27 21:42:37 +05:30
dialogs Extracted deprecated methods to functions e.g. Environment.getExternalStorageDirectory() 2022-04-19 17:45:12 +05:30
extensions Cleanup with Kotlin extension functions 2022-04-15 11:21:40 +05:30
fragments Extracted deprecated methods to functions e.g. Environment.getExternalStorageDirectory() 2022-04-19 17:45:12 +05:30
glide Fixed a crash because of incorrect id 2022-04-19 17:45:12 +05:30
helper Extracted deprecated methods to functions e.g. Environment.getExternalStorageDirectory() 2022-04-19 17:45:12 +05:30
interfaces Code Cleanup 2021-12-05 23:39:48 +05:30
lyrics Code Cleanup 2022-04-13 00:03:27 +05:30
misc Code Cleanup 2022-04-13 00:03:27 +05:30
model Sort artist repository in a localized way 2022-03-16 13:43:54 +08:00
network Code Cleanup 2022-04-13 00:03:27 +05:30
preferences Not using static app context wherever possible 2022-04-17 15:11:43 +05:30
providers Extracted deprecated methods to functions e.g. Environment.getExternalStorageDirectory() 2022-04-19 17:45:12 +05:30
repository Extracted deprecated methods to functions e.g. Environment.getExternalStorageDirectory() 2022-04-19 17:45:12 +05:30
service Fixed build errors 2022-04-19 17:45:12 +05:30
transform Fixed ViewPager transformers 2022-04-02 15:50:34 +05:30
util Extracted deprecated methods to functions e.g. Environment.getExternalStorageDirectory() 2022-04-19 17:45:12 +05:30
views Cleanup with Kotlin extension functions 2022-04-15 11:21:40 +05:30
volume Code Cleanup 2022-04-02 11:55:46 +05:30
App.kt Cleanup with Kotlin extension functions 2022-04-15 11:21:40 +05:30
Constants.kt Extracted deprecated methods to functions e.g. Environment.getExternalStorageDirectory() 2022-04-19 17:45:12 +05:30
HomeSection.kt Add Spotless 2020-10-06 14:16:04 +05:30
LanguageContextWrapper.kt Converted Java View classes to Kotlin 2022-04-13 00:04:36 +05:30
MainModule.kt Converted Java View classes to Kotlin 2022-04-13 00:04:36 +05:30
RetroBottomSheetBehavior.java V5 Push 2021-09-09 00:00:20 +05:30