Commit graph

2230 commits

Author SHA1 Message Date
Milind Goel
580d4b7642 fix 2022-03-19 22:18:57 +05:30
Milind Goel
40388e7f2f fix number of methods 2022-03-19 22:13:59 +05:30
Milind Goel
8fd4d98662 add lyric video guide 2022-03-19 22:04:28 +05:30
Milind Goel
dc859bff32 fix lyrics guide 2022-03-19 21:58:30 +05:30
Milind Goel
70e3543704 fix version mention 2022-03-19 21:48:31 +05:30
Milind Goel
1c73144f2b add lyrics website links 2022-03-19 20:57:27 +05:30
Milind Goel
032a916dc4 add hyphen 2022-03-19 20:52:50 +05:30
Milind Goel
7643e5f5a4 fix grammer 2022-03-19 20:47:49 +05:30
Milind Goel
fdd2681c04 update faq 2022-03-19 20:38:12 +05:30
Prathamesh More
d8d1cff659
Merge pull request #1295 from taoyouh/sorting
Localized sorting
2022-03-17 22:39:33 +05:30
Prathamesh More
21a45163a7 Code Cleanup 2022-03-17 22:11:40 +05:30
Daksh P. Jain
1cb97f783b
Merge pull request #1296 from prathameshmm02/dev
Fixed Wallpaper theming #1264
2022-03-16 18:27:09 +05:30
Prathamesh More
c01cc89b0e Bump versionCode 2022-03-16 17:43:17 +05:30
Huang, Zhaoquan
41039bcdd5 Sort artist repository in a localized way 2022-03-16 13:43:54 +08:00
Huang, Zhaoquan
6b51eb84fa Sort song repository in a localized way 2022-03-16 12:21:50 +08:00
Huang, Zhaoquan
76be5a784a Sort album repository in a localized way 2022-03-16 11:52:41 +08:00
Prathamesh More
edd1903c6c Added back album name to Notification 2022-03-15 23:07:11 +05:30
Prathamesh More
371d137c51 Added padding to Accent preference 2022-03-15 22:50:15 +05:30
Prathamesh More
9d6d7de1c7 Fixed odd accent color for profile image 2022-03-15 22:42:52 +05:30
Prathamesh More
1d7203cbec Adapt Wallpaper accent for better readability 2022-03-15 22:41:32 +05:30
Prathamesh More
6a7fa40efa Added adaptive color in Material now playing theme 2022-03-15 18:34:39 +05:30
Prathamesh More
a94c5e1784 Removed checkedIcon from Search chips 2022-03-15 18:33:33 +05:30
Prathamesh More
eb5a773e27 Disable wallpaper accent by default 2022-03-11 17:14:35 +05:30
Daksh P. Jain
2471a14690
Merge pull request #1291 from prathameshmm02/dev
Bump versionCode, versionName & Updated change-log
2022-03-11 16:11:48 +05:30
Prathamesh More
c4e141d3d7 Bump versionCode, versionName & Updated change-log 2022-03-11 15:38:20 +05:30
Daksh P. Jain
c14a5854c7
Merge pull request #1290 from prathameshmm02/dev
Optimized search
2022-03-11 11:01:19 +05:30
Prathamesh More
66f3670aed Optimized imports 2022-03-11 09:06:35 +05:30
Prathamesh More
a1a6e98376 Optimized search 2022-03-11 08:48:04 +05:30
Prathamesh More
8a050e114b Code Cleanup 2022-03-11 08:44:30 +05:30
Prathamesh More
7f3b2b3d91
Merge pull request #1288 from logicgupta/Confirm-add-to-playlist-#1283
Confirm add to playlist #1283
2022-03-11 08:32:53 +05:30
Logic Gupta
c37fca4a5e
Merge branch 'dev' into Confirm-add-to-playlist-#1283 2022-03-10 10:02:02 -08:00
=logicgupta59
4aed5b81fe code cleanup complete 2022-03-09 22:51:47 +05:30
=logicgupta59
16e765d150 code cleanup 2022-03-09 22:45:09 +05:30
Prathamesh More
b3fa6683fe
Merge pull request #1284 from 66Omar/add-disable-history-option
Added option to disable history and undo clear history
2022-03-09 13:26:34 +05:30
=logicgupta59
7f3d803ac9 done for issue #1283 2022-03-09 09:45:55 +05:30
=logicgupta59
4596e6e82c init 2022-03-09 09:44:48 +05:30
Omar
c3bf711c7d Removed hiding history when history is disabled 2022-03-08 20:44:12 +02:00
Omar
ebe90262cb Renamed keep history to pause history 2022-03-08 18:05:06 +02:00
Omar
9b59c5299a Added option to disable history and undo clear history + UX improvements (History Tab) 2022-03-06 17:58:10 +02:00
Prathamesh More
0e9392b6c5
Merge pull request #1278 from 66Omar/1216-add-option-to-clear-history
1216 add option to clear history
2022-03-04 21:32:19 +05:30
66Omar
55dd275e9d
Merge branch 'RetroMusicPlayer:dev' into 1216-add-option-to-clear-history 2022-03-04 14:16:42 +02:00
Omar
39c06ec652 Added string for 'clear history' menu item 2022-03-04 14:06:21 +02:00
Omar
ddf801f9f3 Added clear history function to repositories 2022-03-04 14:05:41 +02:00
Omar
4562afd544 Created new menu with item "Clear History" 2022-03-04 14:04:21 +02:00
Omar
71282919d3 Added clear history fun & change observableHistorySongs to MutableLiveData 2022-03-04 14:03:45 +02:00
Omar
0cdc83818a Added a query to clear song history 2022-03-04 14:01:34 +02:00
Omar
6adf09254b Added menu item to clear history (only shown on history page) 2022-03-04 14:00:26 +02:00
Prathamesh More
6e1f00132d
Merge pull request #1276 from AgarwalsRahul/Fix-#1273
Solved on back press issue
2022-03-03 22:12:09 +05:30
Prathamesh More
535bd8d872
Merge pull request #1275 from 66Omar/1220-add-last-modified
1220 add last modified to song (file) details
2022-03-03 22:02:56 +05:30
AgarwalsRahul
e820aa9d02 Merge branch 'dev' of https://github.com/RetroMusicPlayer/RetroMusicPlayer into Fix-#1273 2022-03-03 19:23:35 +05:30