Commit Graph

165 Commits (6924e5de01b2d33cefe105604f8a7b0268e6d62d)

Author SHA1 Message Date
Prathamesh More fa976b1cba [Cleanup] Fixing Warnings 2021-11-27 14:06:49 +05:30
Prathamesh More b0de3006a4 Fixed Color Fragment crash 2021-11-21 08:46:33 +05:30
Prathamesh More a43946210f Fixed full theme continuous crash 2021-11-17 21:31:38 +05:30
Prathamesh More 97c56f9e57 Fixed IllegalStateException when deleting multiple songs 2021-11-15 11:26:59 +05:30
Prathamesh More 5ee9c04924 Fixed normal player appearing behind navbar 2021-11-10 17:33:33 +05:30
Prathamesh More 76fc04cc99 Fixed bottom insets in Gradient theme 2021-10-23 18:29:03 +05:30
Prathamesh More ef1d24d7f9 Fixed bottom insets in Gradient theme 2021-10-23 18:15:25 +05:30
Prathamesh More f3ebd34531 Fixed miniplayer cutting fragment_container content 2021-10-22 20:31:43 +05:30
Prathamesh More 94ccecc012 Fixed overlapping navbar in landscape 2021-10-22 20:23:23 +05:30
Prathamesh More 1c9630635c Fixed overlapping navbar with all themes 2021-10-21 21:48:17 +05:30
Prathamesh More 6074cdfda2 Optimized imports 2021-10-21 17:00:33 +05:30
Prathamesh More 03b9e36014 Added extension functions to apply insets 2021-10-21 17:00:32 +05:30
Prathamesh More 9f5b9d32ad Classified fragment classes into suitable packages & optimized imports 2021-10-21 17:00:32 +05:30
Prathamesh More 8351c3e0fd Optimized imports 2021-10-21 17:00:20 +05:30
Prathamesh More ee7545f64e Fixed Audio Fade, Crossfade & Android Auto search 2021-10-21 16:59:55 +05:30
Prathamesh More 15a86f0f5b Made Navigation Bar transparent and added some MD3 themes 2021-10-21 16:59:53 +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 c5a4b4b4c6 Update FullPlaybackControlsFragment.kt 2020-12-05 11:10:43 +05:30
Hemanth S cc855d22fc code clean 2020-12-05 11:10:35 +05:30
Hemanth S 52dc1d9f22 Fix scaning and updateing error 2020-10-12 22:52:53 +05:30
Hemanth S 9dc2da66e1 Fix app shortcuts click crash 2020-10-12 20:25:31 +05:30
Hemanth S 3e258714bb Fix color not showing in Gradient 2020-10-12 13:27:11 +05:30
Hemanth S defcd86152 Add Spotless 2020-10-06 14:16:04 +05:30
Hemanth S 3af3a89ba5 Code refactor 2020-10-02 23:35:09 +05:30
Hemanth S fdfedf274f Added some animations
Renamed some interface classes
2020-09-28 00:29:09 +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 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 c3ddb066b7 Code refactor 2020-09-19 02:05:58 +05:30
Hemanth S 3fd8481522 Update GradientPlayerFragment.kt 2020-09-18 19:33:55 +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 3265580275 Merge branch 'room-playlist' of https://github.com/h4h13/RetroMusicPlayer into room-playlist 2020-08-24 22:00:49 +05:30
Hemanth S bbfec6f489 old Changes 2020-08-24 21:57:08 +05:30
Hemanth S b22b3a627f History playlist add 2020-08-21 19:49:15 +05:30
Hemanth S 1c08487939 Fix crash while rotating device 2020-08-13 23:18:49 +05:30
Hemanth S e159b1a32a 🙆🏻 Woof that's done it Playlist
Code refactor to Kotlin
2020-08-13 22:38:37 +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 373befcd83 Added navigation graph for settings 2020-07-24 23:58:15 +05:30
Hemanth S e0f1bde606 Rename icons 2020-07-20 02:30:30 +05:30
Hemanth S 547e49507e Added suggestions & Updated libs. 2020-07-14 02:09:47 +05:30
Hemanth S 8a2b803286 Code refactor
Added new lyrics view and code refactor
2020-06-30 23:15:47 +05:30
Hemanth S fd582fff69 Code refactor 2020-06-10 01:13:39 +05:30
Hemanth S 5394f94973 Code refactor 2020-06-07 00:27:28 +05:30
Hemanth S b43399cc02 Fixed truncating total time in now playing themes 2020-06-06 12:03:37 +05:30
Hemanth S 4056a0c1c5 Kotlin refactoring 2020-05-23 19:23:10 +05:30
Hemanth S e9bd24872f Converted PreferencUtil to Kotlin class 2020-05-23 14:57:55 +05:30
Hemanth S ab83c57163 Improved layout alignments 2020-05-21 21:30:39 +05:30
Hemanth S 87e59ae1bd Remove Material Slidr 2020-05-21 03:00:13 +05:30