Commit Graph

52 Commits (350cba204226f62bc54936ae514296bd44a04388)

Author SHA1 Message Date
Prathamesh More 2f047e3b63 [Now Playing] Create single instance of Album, Artist & lyrics pages created from Now Playing 2021-11-27 14:09:25 +05:30
Prathamesh More 3851923a98 Fixed lyrics icon not updating 2021-10-25 18:12:41 +05:30
Prathamesh More 3bfacaea77 Fixed bottom sheet animations 2021-10-25 18:08:10 +05:30
Prathamesh More a83879dffb Added playing queue fragment 2021-10-21 17:00:30 +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 f9206dcfdb Ringtone permission dialog showing #937
Fix crashing on album edit or artist edit  and
2020-10-18 01:30:00 +05:30
Hemanth S defcd86152 Add Spotless 2020-10-06 14:16:04 +05:30
Hemanth S 209e3d58eb Updated
Item list to support big screen
Fix search for playlist
Fix playlist crash
2020-09-27 02:09:07 +05:30
Hemanth S 3f368e186b Updated code
Added Fragment options
Renamed Interfaces
Rolled back to previous implementaion for Now playing to handle backpress
2020-09-24 02:25:12 +05:30
Hemanth S 765172d69f Code refactor 2020-09-18 16:31:55 +05:30
Hemanth S 41e8aa8a03 🗑Deleted unwanted files 2020-09-05 23:54:05 +05:30
Hemanth S c050ce3fbd Merge branch 'room-playlist' of https://github.com/h4h13/RetroMusicPlayer into room-playlist 2020-09-05 19:33:16 +05:30
Hemanth S 061b9c90ab Code refactor 2020-09-05 19:33:12 +05:30
Hemanth S 54b037c0c1 Merge branch 'room-playlist' of https://github.com/h4h13/RetroMusicPlayer into room-playlist 2020-09-02 20:55:03 +05:30
Hemanth S 9da8cb99ce Code refactor 2020-09-02 20:50:38 +05:30
Hemanth S 6f07548023 Merge branch 'room-playlist' of https://github.com/h4h13/RetroMusicPlayer into room-playlist 2020-08-31 18:04:18 +05:30
Hemanth S 6881e9a4c1 Code refactor 2020-08-31 18:00:07 +05:30
Hemanth S 2854b33d56 Refactor code
Moving business logic from UI to ViewModel class
2020-08-30 00:23:15 +05:30
Hemanth S 2817dc1db5 Code refactor 🧑‍💻 2020-08-21 22:37:10 +05:30
Hemanth S 2769db3f17 ️Favorite playlist added 2020-08-21 20:17:25 +05:30
Hemanth S b54c561070 Code refactor 2020-08-21 17:42:40 +05:30
Hemanth S a7e55cc5bf 🙆🏻Ohh god removed AsyncTask finally 2020-08-21 17:15:38 +05:30
Hemanth S 069d45e8df 🙆🏻Ohh got AsyncTask removed finally
And Favorite playlist added yay
2020-08-21 17:13:51 +05:30
Hemanth S f3988ae1d1 Playlist Add, Delete, Add Songs 2020-08-21 01:32:40 +05:30
Hemanth S 9552e617b5 code refactor 2020-08-12 03:50:22 +05:30
Hemanth S ec47bc3d2e Add detail navigation 2020-08-12 03:01:09 +05:30
Hemanth S 3ebf777d7b Working towards single activity design 2020-08-11 23:59:44 +05:30
Hemanth S e483973e51 Removed navigation in Library
Having navigation in Library makes it hard to have options for each fragments we have to add manualy to each fragment
2020-07-30 19:41:19 +05:30
Hemanth S 7365e44803 Add Android Navigation component 2020-07-29 00:48:34 +05:30
Hemanth S e0f1bde606 Rename icons 2020-07-20 02:30:30 +05:30
Hemanth S 5394f94973 Code refactor 2020-06-07 00:27:28 +05:30
Hemanth S e9bd24872f Converted PreferencUtil to Kotlin class 2020-05-23 14:57:55 +05:30
h4h13 8d49f8cdcb Added classic theme and updated translations 2020-05-05 13:12:09 +05:30
h4h13 2da9d1c5b7 Added room for now playing queue 2020-04-25 12:57:05 +05:30
h4h13 6966351113 Fix depricated issues 2020-03-01 17:35:43 +05:30
= ce98c82fc5 Remove bottom menu 2020-03-01 14:24:39 +05:30
= 724f743627 Code refactor and Flat, Fit, Full, Circle theme toolbar shadow fixes 2020-02-26 22:19:24 +05:30
h4h13 8e387264d5 Added Share instagram stories 2020-02-02 18:14:16 +05:30
h4h13 a5e349380c Fix animations, aligment 2020-01-06 23:37:02 +05:30
h4h13 1e2be0a69f Fix lyrics loading 2019-12-20 00:56:06 +05:30
Hemanth S 99ed3d3bbb
Merge pull request #518 from tva2000hn/master
Synced .lrc lyrics without putting in the /RetroMusic folder
2019-11-10 00:07:49 +05:30
h4h13 6d0b511c52 Removed animation 2019-10-28 22:38:09 +05:30
h4h13 27190d5b74 Added link to lyrics page from peak theme 2019-10-13 00:43:48 +05:30
h4h13 b4d32af0e1 Remove classic player 2019-10-09 18:01:31 +05:30
h4h13 bc859ae1d2 Fix dark and black theme colours 2019-10-01 23:32:48 +05:30
tva2000hn 608f5ca35a
Update AbsPlayerFragment.kt 2019-09-24 20:00:35 +07:00
h4h13 2bbe39eab7 Removed app context for PreferenceUtil class 2019-09-09 18:34:53 +05:30
h4h13 147b8b5292 Tiny player update 2019-08-05 21:43:44 +05:30
h4h13 1270912d29 Added status bar shadow remove 2019-08-05 14:13:12 +05:30
h4h13 0e3a2835dd Fix controls alignment 2019-08-03 00:04:18 +05:30