Commit graph

90 commits

Author SHA1 Message Date
Prathamesh More
33a0d113b8 Fixed Splash screen issues 2022-06-06 20:39:41 +05:30
Prathamesh More
7186071772 Fixed Splash screen when theme settings are changed 2022-06-05 22:36:22 +05:30
Prathamesh More
f6a44672be Removed GenericFileProvider 2022-05-20 15:50:19 +05:30
Prathamesh More
d65f8f8a4f [Settings] Mini player in Settings (Converted Settings activity to fragment) 2022-05-17 00:41:32 +05:30
Prathamesh More
3956d84310 [Cast] Removed ExpandedControlsActivity 2022-05-15 17:37:44 +05:30
Prathamesh More
00581082ed Added Bluetooth connect permission to communicate with paired Bluetooth devices on A12+ 2022-05-12 11:41:48 +05:30
Prathamesh More
c5a25c200c Converted WhatsNewActivity to BottomSheetDialogFragment 2022-04-21 17:07:57 +05:30
Prathamesh More
3e1657d8eb Removed unused methods 2022-04-20 19:50:19 +05:30
Prathamesh More
ad51d09672 Use MediaButtonReceiver from androidx.media to handle headset button actions 2022-03-27 21:42:38 +05:30
Prathamesh More
a422fadc14
Merge pull request #1274 from cdhiraj40/dev
Add an option to share crash report as a file after a crash
2022-03-03 17:47:21 +05:30
cdhiraj40
5678140acf removed unnecessary changes 2022-03-03 15:21:17 +05:30
cdhiraj40
30b1f031ff issue#123 added an option to share crash report 2022-03-03 15:19:28 +05:30
Prathamesh More
3aef95c9a1 Made sleep timer precise 2022-02-28 18:42:04 +05:30
Prathamesh More
56100cab0a Fixed MainActivity restart when opening activity from notification & widget 2022-02-17 21:25:33 +05:30
Prathamesh More
006494bb39 Added Android Auto back to manifest 2022-01-27 21:09:24 +05:30
Prathamesh More
b8637958ce Set exported to true for MusicService 2022-01-24 17:51:49 +05:30
Prathamesh More
ea4a54d404 Code Cleanup 2022-01-16 17:57:31 +05:30
Prathamesh More
48950922fb Fixed Equalizer disabled in Settings 2021-12-20 23:29:54 +05:30
Prathamesh More
5a41a07b76 Added Chooser to choose what to restore 2021-12-19 16:00:12 +05:30
Prathamesh More
268e077ab5 [Now Playing: Circle] Replaced SeekArc with Circular Seekbar
[Now Playing: Circle] Replaced SeekArc with Circular Seekbar
2021-12-14 22:50:18 +05:30
Prathamesh More
2a3594a05a Restore data for any version(Google Backup & Restore) 2021-12-10 22:22:43 +05:30
Prathamesh More
e5743ee98b [Cleanup] Converted functions of super class(AbsThemeActivity) to extension functions 2021-12-02 00:37:43 +05:30
Prathamesh More
42a00dee95 [Widget] Added a new MD3 widget 2021-12-01 20:14:46 +05:30
Prathamesh More
a78100c0ea Fixed ForegroundServiceStartNotAllowedException when song ended on Android 12.
This was due to Android 12's foreground service restrictions.
2021-11-28 13:37:48 +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
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
db3a7d4097 Fixed crash and added more options to backup 2021-10-23 21:31:33 +05:30
Prathamesh More
6e3c1aa742 Converted BackupActivity to fragment 2021-10-21 17:00:35 +05:30
Prathamesh More
897b160834 Added ability to backup settings, databases & images 2021-10-21 17:00:34 +05:30
Prathamesh More
9f5b9d32ad Classified fragment classes into suitable packages & optimized imports 2021-10-21 17:00:32 +05:30
Prathamesh More
4d6f75031a Converted Lyrics activity to fragment 2021-10-21 17:00:32 +05:30
Prathamesh More
ee7545f64e Fixed Audio Fade, Crossfade & Android Auto search 2021-10-21 16:59:55 +05:30
Prathamesh More
9f17bf6378 Converted UserInfo activity to fragment 2021-10-21 16:59:54 +05:30
Prathamesh More
bce6dbfa27 V5 Push
Here's a list of changes/features: https://github.com/RetroMusicPlayer/RetroMusicPlayer/releases/tag/v5.0

Internal Changes:
1) Migrated to ViewBinding
2) Migrated to Glide V4
3) Migrated to kotlin version of Material Dialogs
2021-09-09 00:00:20 +05:30
Hemanth S
b9c12e20dd Fix issues
Lockscreen controls and screen wakes when locked
Removed animaked `peakheight` for Bottomsheet
Added padding for details items to show last item
Fix suggestion text for less than 26 API
2020-09-24 20:51:08 +05:30
Hemanth S
10f56e9e6d Added Permission Screen 2020-09-13 01:09:46 +05:30
Hemanth S
d5d77afaaf Code refactor 2020-08-21 16:12:21 +05:30
Hemanth S
23f4fee872 Android Navigation code refactor 2020-08-13 13:54:36 +05:30
Hemanth S
ec47bc3d2e Add detail navigation 2020-08-12 03:01:09 +05:30
Hemanth S
4a87a900be Code refactor
Towards single activity
*Removed SearchActvitiy
2020-08-12 00:28:14 +05:30
Hemanth S
3ebf777d7b Working towards single activity design 2020-08-11 23:59:44 +05:30
Hemanth S
17a66450d4 MVP is Gone 2020-07-21 00:35:48 +05:30
h4h13
45671fe593 Add ArtistViewModel 2020-06-06 01:31:37 +05:30
Hemanth S
7f9fa54292 Removed sealed class 2020-05-26 04:10:40 +05:30
h4h13
914453d051 Updated translations 2020-04-24 23:41:14 +05:30
h4h13
276fd14786 Added bluetooth connect to play 2020-02-17 23:10:28 +05:30
h4h13
5754141b0e Added retro icon, fix color, drive mode 2020-02-04 13:39:10 +05:30
h4h13
8e387264d5 Added Share instagram stories 2020-02-02 18:14:16 +05:30
h4h13
1096cea0b4 Code refactor 2020-01-29 22:55:43 +05:30