Commit Graph

377 Commits (9dc691b47de12547b3bb061002f9a72e7aa75ef4)

Author SHA1 Message Date
Prathamesh More b78452b589
Added multi-select in playlists tab (#1132) 2021-09-12 16:07:04 +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
vladrevers 190baa6fdf Added option to hide profile on home page 2021-08-09 02:26:51 +03:00
Hemanth S 1b08b775ac code clean 2020-12-05 19:02:49 +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 66618824e2 updated code 2020-12-04 23:41:49 +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 bfe03a2b06 Adding shuffle button 2020-11-28 14:33:54 +05:30
Hemanth S bf2f4ac757 Add play all and shuffle all buttons for lists 2020-11-16 23:07:16 +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 a39a9bd592 Fix padding for list #933 2020-10-17 17:45:52 +05:30
Hemanth S 02ff1b92cb Fix not updating artist cover when selecting #926 2020-10-17 15:07:44 +05:30
Hemanth S 4cfa8cc561 Fix text over lapping #967 2020-10-17 14:24:01 +05:30
Hemanth S 2d9d12f0bf Fix keyboard not showing when search fragment shows #955 2020-10-17 13:53:03 +05:30
Hemanth S f3affb76d7 Revert "Fix now showing search #955"
This reverts commit 3e63d3a6b7.
2020-10-17 13:50:28 +05:30
Hemanth S 3e63d3a6b7 Fix now showing search #955 2020-10-17 13:49:44 +05:30
Hemanth S 0fe0c2728f Removed unesscery ids, res, etc 2020-10-17 13:28:13 +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 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 e5f6e83dd4 Fix playlist reload 2020-10-09 01:14:10 +05:30
Hemanth S 4b767bca54 Updated Spotless 2020-10-06 14:36:16 +05:30
Hemanth S defcd86152 Add Spotless 2020-10-06 14:16:04 +05:30
Hemanth S f02888113e Code fixes 2020-10-04 14:43:42 +05:30
Hemanth S c23c56649e Code refactor, fix animations on Album and Artist details 2020-10-03 00:40:26 +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 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 76389c45f9 Dynamic navigation 2020-09-25 02:33:56 +05:30
Hemanth S 9850341d4c Updating
Constants names
Proper namings
Bottom tabs slide animation
Added home album list style change
2020-09-25 01:51:32 +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 0e8010ad78 Fix issues 2020-09-24 17:39:05 +05:30
Hemanth S 870cf4ce2e alpha release 2020-09-24 16:30:54 +05:30
Hemanth S 46dc5eb58e Fix crashing on About on release build 2020-09-24 16:23:23 +05:30
Hemanth S caefbbbbad Fixed peak theme 2020-09-24 02:40:16 +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 03c0b2f68b
Merge branch 'dev' into state 2020-09-22 12:44:47 +05:30
Hemanth S 40ceb57c45 Update AlbumDetailsFragment.kt 2020-09-21 16:17:08 +05:30
Hemanth S 4493273c69 Merge branch 'dev' of https://github.com/h4h13/RetroMusicPlayer into state 2020-09-21 16:16:18 +05:30
thomas 76e55ba079 Minimum working prototype 2020-09-19 20:35:19 -04:00
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 67b59f7c00 Adding animation 2020-09-18 18:26:41 +05:30