Commit Graph

56 Commits (f9d5cc33cc67316ad6d0cc6c581588cf04bc217c)

Author SHA1 Message Date
Prathamesh More f9d5cc33cc Added AppBarLayout elevation effect to various details fragments 2021-11-08 12:16:48 +05:30
Prathamesh More 2517220f1b Fixed shared element(image) overlapping on bottom sheet 2021-10-21 17:00:37 +05:30
Prathamesh More 7b2f321693 Fixed cardview clipping in sharedElement transitions 2021-10-21 17:00:36 +05:30
Prathamesh More 6e081f30c0 Added Shuffle fab in songs, albums & artist tab 2021-10-21 17:00:30 +05:30
Prathamesh More bd05de53d8 Changed artist and album details page a bit 2021-10-21 17:00:26 +05:30
Prathamesh More 6aedfbc2cb Migrated to Kotlin version of Material cab 2021-10-21 17:00:15 +05:30
Prathamesh More 3722347305 Made Navigation Bar transparent and added some MD3 themes 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 85d8d5cba9 Fixing animations 2020-12-04 18:17:14 +05:30
Hemanth S b944ef5de6 Fixing animations 2020-12-04 02:27:44 +05:30
Hemanth S 9fce62b9c5 Fix animations 2020-12-03 20:31:27 +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 02ff1b92cb Fix not updating artist cover when selecting #926 2020-10-17 15:07:44 +05:30
Hemanth S a0f4394099 Added new icon
Fix bottom tabs showing rotating, coming notification or widgets
2020-10-11 22:45:27 +05:30
Hemanth S 33f4f31066 Updated
Playlist refresh
Bottom navigation shows when coming from notification
Removed animation for lyrics page
Added playlist reorder
Added refresh for album & artist details when update
Fix when scan to update library
Added sort for playlist
Fix album art not showing in lockscreen
2020-10-09 23:14:02 +05:30
Hemanth S defcd86152 Add Spotless 2020-10-06 14:16:04 +05:30
Hemanth S c23c56649e Code refactor, fix animations on Album and Artist details 2020-10-03 00:40:26 +05:30
Hemanth S fdfedf274f Added some animations
Renamed some interface classes
2020-09-28 00:29:09 +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 608330f0da I belived fixed android Navigation 2020-09-25 23:08:59 +05:30
Hemanth S 0e8010ad78 Fix issues 2020-09-24 17:39:05 +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 c495c66a38 Added animation collapse when navigating to details 2020-09-22 13:50:43 +05:30
Hemanth S 4493273c69 Merge branch 'dev' of https://github.com/h4h13/RetroMusicPlayer into state 2020-09-21 16:16:18 +05:30
Hemanth S c3ddb066b7 Code refactor 2020-09-19 02:05:58 +05:30
Hemanth S 67b59f7c00 Adding animation 2020-09-18 18:26:41 +05:30
Eugeniu Olog 9e46d74507 - migrated ids from `int` to `long`
- some cleaning
2020-09-17 23:25:41 +02:00
Hemanth S 03723b62eb Now playing state management 2020-09-17 23:26:59 +05:30
Hemanth S 332c2dc69b Code refactor 2020-09-06 16:17:06 +05:30
Hemanth S 5211890607 Fix Album & Artist crash when no network 2020-09-06 12:48:47 +05:30
Hemanth S 41e8aa8a03 🗑Deleted unwanted files 2020-09-05 23:54:05 +05:30
Hemanth S 061b9c90ab Code refactor 2020-09-05 19:33:12 +05:30
Hemanth S ffa0749849 Added List sort, grid size, layout changes 2020-08-31 18:42:03 +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 34b5d01e8d Remove MainActivityFragmentCallbacks 2020-08-30 22:23:09 +05:30
Hemanth S cee4565c34 Code refactor 2020-08-23 13:31:42 +05:30
Hemanth S 2817dc1db5 Code refactor 🧑‍💻 2020-08-21 22:37:10 +05:30
Hemanth S b22b3a627f History playlist add 2020-08-21 19:49:15 +05:30
Hemanth S f3988ae1d1 Playlist Add, Delete, Add Songs 2020-08-21 01:32:40 +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 23f4fee872 Android Navigation code refactor 2020-08-13 13:54:36 +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 c23e959356 Code refactor and Genre category added to home 2020-07-26 01:52:37 +05:30
Hemanth S 373befcd83 Added navigation graph for settings 2020-07-24 23:58:15 +05:30
Hemanth S 5394f94973 Code refactor 2020-06-07 00:27:28 +05:30