Prathamesh More
|
c8afb60254
|
Material3 button styles to Permission activity
|
2021-11-23 11:22:37 +05:30 |
Prathamesh More
|
5db550ccd2
|
Enable Material You by default on A12
|
2021-11-23 11:20:07 +05:30 |
Prathamesh More
|
e187b13912
|
Fixed File deletion on A10
|
2021-11-23 11:17:26 +05:30 |
Prathamesh More
|
ad81ceb592
|
Updated version code and version name
|
2021-11-23 10:57:03 +05:30 |
Daksh P. Jain
|
b2970a6185
|
Merge pull request #1169 from prathameshmm02/dev
Support for scoped storage and better compatibility with Android 12
|
2021-11-22 18:12:53 +05:30 |
Prathamesh More
|
574b990984
|
Fixed Widget and Notification crashes and added a better notification layout for Android 12
|
2021-11-22 17:44:07 +05:30 |
Prathamesh More
|
8e64f117f9
|
Fixed tag editing for Android 11+ devices
|
2021-11-22 17:41:41 +05:30 |
Prathamesh More
|
4eb2f68da5
|
Added MediaStore delete for A11
|
2021-11-22 17:40:27 +05:30 |
Prathamesh More
|
e9b7b5a203
|
Fixed Playlist save
|
2021-11-22 17:40:23 +05:30 |
Prathamesh More
|
9a32aa2805
|
Update targetSdkVersion appthemehelper
|
2021-11-22 17:40:14 +05:30 |
Hemanth S
|
19c1bafeb8
|
towards android 12 fixing
|
2021-11-22 17:40:10 +05:30 |
Prathamesh More
|
c7d158f860
|
Merge pull request #1168 from prathameshmm02/dev
New Update
|
2021-11-21 21:34:36 +05:30 |
Prathamesh More
|
6bff74d0f9
|
Removed overScrollMode="never" for A12 stretch overscroll effect
|
2021-11-21 16:17:46 +05:30 |
Prathamesh More
|
88ae4bcbcc
|
Removed overScrollMode="never" for A12 stretch overscroll effect
|
2021-11-21 16:03:00 +05:30 |
Prathamesh More
|
6d0200f6f5
|
Merge branch 'dev' of https://github.com/prathameshmm02/RetroMusicPlayer into dev
Conflicts:
app/build.gradle
app/src/main/java/code/name/monkey/retromusic/fragments/playlists/PlaylistsFragment.kt
|
2021-11-21 15:42:22 +05:30 |
Prathamesh More
|
b0de3006a4
|
Fixed Color Fragment crash
|
2021-11-21 08:46:33 +05:30 |
Prathamesh More
|
348dc08f73
|
Changed backup root path to Documents
|
2021-11-21 08:46:17 +05:30 |
Prathamesh More
|
484d003a3b
|
Updated Dependencies
|
2021-11-21 08:46:11 +05:30 |
Prathamesh More
|
e5b04a0e7d
|
Fixed : CollapsingToolbar not expandable when collapsed in another settings page
|
2021-11-18 11:57:21 +05:30 |
Prathamesh More
|
a43946210f
|
Fixed full theme continuous crash
|
2021-11-17 21:31:38 +05:30 |
Prathamesh More
|
8099eb0012
|
Fixed back button action
|
2021-11-17 21:18:52 +05:30 |
Prathamesh More
|
9fa4d0bcc6
|
Updated dependencies
|
2021-11-17 18:20:32 +05:30 |
Prathamesh More
|
e405251f2c
|
Removed resetting of queue position in PlayingQueueFragment when song is removed from queue
|
2021-11-15 11:30:29 +05:30 |
Prathamesh More
|
97c56f9e57
|
Fixed IllegalStateException when deleting multiple songs
|
2021-11-15 11:26:59 +05:30 |
Daksh P. Jain
|
9dc691b47d
|
New Crowdin updates (#1160)
* New translations strings.xml (Spanish)
* New translations strings.xml (Tamil)
* New translations strings.xml (Tamil)
* New translations strings.xml (French)
* New translations strings.xml (Chinese Simplified)
|
2021-11-14 13:46:24 +05:30 |
Prathamesh More
|
b2dbfd3083
|
Fixed toolbar popup options not visible in multi-select mode in Light mode
|
2021-11-13 22:06:50 +05:30 |
Prathamesh More
|
e216591419
|
Fixed order of songs in Playlist save
|
2021-11-12 21:14:18 +05:30 |
Prathamesh More
|
5d39ac18dc
|
Fixed appBarLayout elevation of WhatsNewActivity
|
2021-11-12 17:10:20 +05:30 |
Prathamesh More
|
38a8c6a87a
|
[MD3] Added more rounded-ness to all Cards, dialogs, etc.
|
2021-11-12 17:04:33 +05:30 |
Prathamesh More
|
3fe882c79c
|
More rounded corners for Home banner
|
2021-11-12 11:07:02 +05:30 |
Prathamesh More
|
30282e79fe
|
Added proper transitions
|
2021-11-11 20:59:28 +05:30 |
Prathamesh More
|
bc146d8b11
|
Added tint to bottomNavigationView and slidingPanel
|
2021-11-11 20:24:05 +05:30 |
Prathamesh More
|
9d93d700be
|
Code cleanup
|
2021-11-11 20:21:57 +05:30 |
Prathamesh More
|
5ee9c04924
|
Fixed normal player appearing behind navbar
|
2021-11-10 17:33:33 +05:30 |
Prathamesh More
|
71c3128bb4
|
Fixed text scroll glitches in now playing
|
2021-11-10 12:06:54 +05:30 |
Prathamesh More
|
8ae853cd90
|
Removed jcenter repository completely
|
2021-11-08 20:57:34 +05:30 |
Prathamesh More
|
f9d5cc33cc
|
Added AppBarLayout elevation effect to various details fragments
|
2021-11-08 12:16:48 +05:30 |
Prathamesh More
|
58d71cad8a
|
Fixed DetailListFragment AppBarLayout
|
2021-11-08 11:44:24 +05:30 |
Prathamesh More
|
5fa3b8febc
|
Migrated to Play billing v4
|
2021-11-08 11:08:52 +05:30 |
Prathamesh More
|
824e77f59b
|
Updated Dependencies
|
2021-11-08 11:07:41 +05:30 |
Prathamesh More
|
e5acb1e132
|
Fixed edit & search lyrics buttons
|
2021-10-30 16:40:07 +05:30 |
Prathamesh More
|
13573882a1
|
Code Cleanup crossfade
|
2021-10-30 16:34:23 +05:30 |
Prathamesh More
|
335d9000bf
|
Fixed incorrect theme when md3 enabled
|
2021-10-30 16:34:23 +05:30 |
Prathamesh More
|
fe4283e3d7
|
Renamed files
|
2021-10-28 17:27:39 +05:30 |
Prathamesh More
|
aa583614d2
|
Updated dependencies
|
2021-10-28 17:26:28 +05:30 |
Daksh P. Jain
|
74f832ad1a
|
New Crowdin updates (#1155)
* New translations strings.xml (Greek)
* New translations strings.xml (Greek)
* New translations strings.xml (Malayalam)
* New translations strings.xml (Turkish)
* New translations strings.xml (Turkish)
* New translations strings.xml (Turkish)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Turkish)
|
2021-10-27 17:34:47 +05:30 |
Prathamesh More
|
78fcd6c43b
|
Added Backup & restore summary
|
2021-10-27 17:05:48 +05:30 |
Prathamesh More
|
271cff7283
|
Fixed artists tab lag
|
2021-10-27 16:52:44 +05:30 |
Prathamesh More
|
8422e5abbd
|
Fixed folder fragment AppBarLayout
|
2021-10-27 10:54:19 +05:30 |
Prathamesh More
|
92635af1e0
|
Fixed blank player screen when clicked notification when Show Now Playing preference was true
|
2021-10-27 09:46:33 +05:30 |