PlayerAndroid/app/src/main/java/code/name/monkey/retromusic/util
Prathamesh More 63bd71b7e6 [Library] Implemented Better saving of GridStyle
We used to store layout ID's of grid styles before which caused all sorts of trouble whenever an update was pushed. Layout ID's are generated at compile time according to alphabetical order ig, so if a layout is added or renamed, it will cause layout ID's to change, which resulted in either a Different layout than the one user stored, or totally random layout or a crash. So to counter this, 0-6 constant ID's are used to save Grid Styles which should result in stable updates.
2021-11-27 18:44:51 +05:30
..
color [Cleanup] Fixing Warnings 2021-11-27 14:06:49 +05:30
theme Added new theme for Material You & a toggle 2021-10-21 17:00:31 +05:30
AppRater.kt V5 Push 2021-09-09 00:00:20 +05:30
ArtistSignatureUtil.java V5 Push 2021-09-09 00:00:20 +05:30
AutoGeneratedPlaylistBitmap.java [Playlists] Added Grid size selection for Playlists 2021-11-27 01:29:36 +05:30
BackupUtil.kt Fixed crash and added more options to backup 2021-10-23 21:31:33 +05:30
BitmapEditor.java Add Spotless 2020-10-06 14:16:04 +05:30
CalendarUtil.java Code Cleanup 2021-10-21 17:00:36 +05:30
ColorAnimUtil.kt Added color change animation on cab creation 2021-10-21 16:59:53 +05:30
ColorUtil.java V5 Push 2021-09-09 00:00:20 +05:30
Compressor.java V5 Push 2021-09-09 00:00:20 +05:30
CustomArtistImageUtil.kt V5 Push 2021-09-09 00:00:20 +05:30
DensityUtil.kt V5 Push 2021-09-09 00:00:20 +05:30
FilePathUtil.kt Code refactor 2020-08-23 13:31:42 +05:30
FileUtil.java Optimized imports 2021-10-21 17:00:29 +05:30
ImageUtil.java V5 Push 2021-09-09 00:00:20 +05:30
LyricUtil.java V5 Push 2021-09-09 00:00:20 +05:30
MergedImageUtils.kt [UI] Made Playlist Preview images rounded 2021-11-26 19:01:39 +05:30
MusicUtil.kt [Cleanup] Fixing Warnings 2021-11-27 14:06:49 +05:30
NavigationUtil.kt [Cleanup] Fixing Warnings 2021-11-27 14:06:49 +05:30
PackageValidator.kt [Cleanup] Fixing Warnings 2021-11-27 14:06:49 +05:30
PlaylistsUtil.java [Cleanup] Fixing Warnings 2021-11-27 14:06:49 +05:30
PreferenceUtil.kt [Library] Implemented Better saving of GridStyle 2021-11-27 18:44:51 +05:30
PremiumShow.kt Kotlin refactoring 2020-05-23 19:23:10 +05:30
RetroColorUtil.java [Cleanup] Fixing Warnings 2021-11-27 14:06:49 +05:30
RetroUtil.java [Cleanup] Fixing Warnings 2021-11-27 14:06:49 +05:30
RingtoneManager.kt V5 Push 2021-09-09 00:00:20 +05:30
RippleUtils.java V5 Push 2021-09-09 00:00:20 +05:30
SAFUtil.java V5 Push 2021-09-09 00:00:20 +05:30
Share.kt Added instagram story 2020-02-02 23:09:16 +05:30
SwipeAndDragHelper.java Code Cleanup 2021-10-21 17:00:36 +05:30
TempUtils.java Add Spotless 2020-10-06 14:16:04 +05:30
ThemedFastScroller.kt Code Cleanup 2021-10-25 20:51:40 +05:30
ViewUtil.kt V5 Push 2021-09-09 00:00:20 +05:30