Prathamesh More
5266b86c75
Updated version name and change-log
2021-10-21 17:00:33 +05:30
Prathamesh More
a9fde92dd9
Removed quick actions from SongsFragment
...
Removing Play all & Shuffle quick actions from Songs tab as Shuffle fab is already there to complete the same task
2021-10-21 17:00:33 +05:30
Prathamesh More
ba69813ff3
Fixed Material you for all activities
2021-10-21 17:00:33 +05:30
Prathamesh More
72a11495fa
Fixed UserInfoFragment.kt save fab bottom margin
2021-10-21 17:00:33 +05:30
Prathamesh More
4abf9645e0
Change status bar color on multi-selection
2021-10-21 17:00:33 +05:30
Prathamesh More
b2a1cb1e2e
MD3 Accent color for Switch
2021-10-21 17:00:33 +05:30
Prathamesh More
92b4a2fb57
Applying Dynamic colors immediately on MD3 preference changed
2021-10-21 17:00:32 +05:30
Prathamesh More
9cf787bc04
Applying Dynamic colors immediately on MD3 preference changed
2021-10-21 17:00:32 +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
5e16b79d23
Fixed lyrics toolbar button not working
2021-10-21 17:00:32 +05:30
Prathamesh More
61074305ec
Fixed mini player becoming visible while collapsing BottomSheet
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
73f246b60e
Rename .java to .kt
2021-10-21 17:00:31 +05:30
Prathamesh More
619f3871f2
Fixed album artist image not visible in search
2021-10-21 17:00:31 +05:30
Prathamesh More
4054d89f46
Visual changes to Search
2021-10-21 17:00:31 +05:30
Prathamesh More
f23b102e41
Added new theme for Material You & a toggle
2021-10-21 17:00:31 +05:30
Prathamesh More
289557898e
MD3 Play & Shuffle button
2021-10-21 17:00:31 +05:30
Prathamesh More
2997095bb3
Fixed a crash
2021-10-21 17:00:31 +05:30
Prathamesh More
e7c10c8b6a
Added playback resumption
2021-10-21 17:00:30 +05:30
Prathamesh More
541a6fffe5
Fixed fab bottom margin
2021-10-21 17:00:30 +05:30
Prathamesh More
a83879dffb
Added playing queue fragment
2021-10-21 17:00:30 +05:30
Prathamesh More
6e081f30c0
Added Shuffle fab in songs, albums & artist tab
2021-10-21 17:00:30 +05:30
Prathamesh More
c80293f33a
Added CollapsingToolbarLayout in settings
2021-10-21 17:00:30 +05:30
Prathamesh More
381e112dac
Added smooth fade when theme is changed
2021-10-21 17:00:30 +05:30
Prathamesh More
6a5cc51db4
Optimized imports
2021-10-21 17:00:29 +05:30
Prathamesh More
900ea92562
Fixed Crossfade
2021-10-21 17:00:29 +05:30
Prathamesh More
7e755611b0
Fixed queue reordering
2021-10-21 17:00:29 +05:30
Prathamesh More
d82e547f6d
Fixed reset button in Library categories preference
2021-10-21 17:00:28 +05:30
Prathamesh More
bd05de53d8
Changed artist and album details page a bit
2021-10-21 17:00:26 +05:30
Prathamesh More
8351c3e0fd
Optimized imports
2021-10-21 17:00:20 +05:30
Prathamesh More
518485738e
Migrated to mavenCentral version of some dependencies
2021-10-21 17:00:19 +05:30
Prathamesh More
6aedfbc2cb
Migrated to Kotlin version of Material cab
2021-10-21 17:00:15 +05:30
Prathamesh More
4620c22479
Rename .java to .kt
2021-10-21 16:59:56 +05:30
Prathamesh More
ee7545f64e
Fixed Audio Fade, Crossfade & Android Auto search
2021-10-21 16:59:55 +05:30
Prathamesh More
7f683eb0ee
Fixed Settings light status bar and mini player alpha
2021-10-21 16:59:55 +05:30
Prathamesh More
5f2d3cfef7
Fixed Bottom Sheet drag glitch where Bottomnav would translate to the center of the screen
2021-10-21 16:59:54 +05:30
Prathamesh More
9aa897fe7d
Fixed tag-editor background
2021-10-21 16:59:54 +05:30
Prathamesh More
cccbc2804e
Set light navigation bar
2021-10-21 16:59:54 +05:30
Prathamesh More
3722347305
Made Navigation Bar transparent and added some MD3 themes
2021-10-21 16:59:54 +05:30
Prathamesh More
9f17bf6378
Converted UserInfo activity to fragment
2021-10-21 16:59:54 +05:30
Prathamesh More
15a86f0f5b
Made Navigation Bar transparent and added some MD3 themes
2021-10-21 16:59:53 +05:30
Prathamesh More
6cc0985ab6
Added color change animation on cab creation
2021-10-21 16:59:53 +05:30
Prathamesh More
d8c21ba7bb
Removed cab updating animation
2021-10-21 16:59:53 +05:30
Prathamesh More
162e8ba2dc
Removed cab updating animation
2021-10-21 16:59:53 +05:30
Prathamesh More
2c380b9844
Rename .java to .kt
2021-10-21 16:59:53 +05:30
Prathamesh More
f9c918234d
Fixed inconsistent transitions
2021-10-21 16:59:53 +05:30
Prathamesh More
a25c80a9bc
Added placeholders for images
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
vladrevers
190baa6fdf
Added option to hide profile on home page
2021-08-09 02:26:51 +03:00
Ross Nelson
31f365ee26
Update reference from dev branch to master branch
2021-07-09 21:35:29 -05:00
Ross Nelson
0e4585b9ea
Modernize repo links
2021-07-09 20:18:35 -05:00
Hemanth S
1b08b775ac
code clean
2020-12-05 19:02:49 +05:30
Hemanth S
6845f75ea0
code clean
2020-12-05 11:33:31 +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
03df684c7e
Revert "Merge pull request #1018 from SimonMTaye/dev"
...
This reverts commit 5dd7ec15e8
, reversing
changes made to 66618824e2
.
2020-12-05 03:10:23 +05:30
Hemanth S
5dd7ec15e8
Merge pull request #1018 from SimonMTaye/dev
...
Fixed search bug
2020-12-05 02:51:17 +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
SirPotato10000
21904e2a26
Fixed search bug
...
Old search code in GenreRepository.kt was very slow on large libraries.
Used selection parameters for contentResolver.query instead of fetching all genres and filtering afterwards.
Changed code in SearchRepository.kt to call new function.
2020-11-24 20:47:49 +03:00
Hemanth S
bf2f4ac757
Add play all and shuffle all buttons for lists
2020-11-16 23:07:16 +05:30
Hemanth S
9b677573a3
Update PreferenceUtil.kt
2020-10-18 02:20:40 +05:30
Hemanth S
3fc86582f3
Add menu for songs when grid size is more than 2 #940
2020-10-18 01:49:47 +05:30
Hemanth S
349d4ad534
Fix not showing song image on search
2020-10-18 01:32:58 +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
2f4632fd67
Fix free label showing when Pro is enable #934
2020-10-17 18:00:11 +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
85bd49f391
Fix toggle notification favourite icon #954
2020-10-17 14:47:57 +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
4fdb336444
Artist album changes to card
2020-10-12 22:58:39 +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
fa819284d0
Added label for Settings
2020-10-12 01:56:14 +05:30
Hemanth S
acd55f249a
Code refactor
2020-10-12 01:30:36 +05:30
Hemanth S
677cbbb712
Update AbsSlidingMusicPanelActivity.kt
2020-10-11 23:07:15 +05:30
Hemanth S
535b54ce31
Update AbsSlidingMusicPanelActivity.kt
2020-10-11 22:52:34 +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
04ed7434d2
Added image to queue
2020-10-09 23:32:52 +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
2af13a4e6c
Artist fallback
...
Fallback to fetch Album cover for missing artists
2020-10-06 09:40:16 +05:30
Hemanth S
6fd3f36e31
Modified User details
2020-10-04 19:01:40 +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
31a0ddd731
Fix small text in Add to playlist dialog
2020-10-02 23:45:33 +05:30
Hemanth S
3af3a89ba5
Code refactor
2020-10-02 23:35:09 +05:30
Hemanth S
546d974084
Fix classic theme
2020-10-02 18:26:17 +05:30
Hemanth S
f56b158e78
Fixed showing app rate
2020-10-02 18:18:57 +05:30