Commit graph

1124 commits

Author SHA1 Message Date
TacoTheDank
707bf52d16 Utilize toUri KTX extension 2022-04-07 17:11:35 -04:00
TacoTheDank
6200a7f291 Utilize parseAsHtml KTX extension 2022-04-07 16:50:43 -04:00
Prathamesh More
998655fd48 Fixed ViewPager transformers 2022-04-02 15:50:34 +05:30
Prathamesh More
a67985d040 Code Cleanup 2022-04-02 11:55:46 +05:30
Prathamesh More
7b3b52e3b0 Fixed Song duration not visible in Card & Blur card themes 2022-04-01 23:50:22 +05:30
Prathamesh More
4dc84c2564 Code Cleanup 2022-04-01 20:06:25 +05:30
Prathamesh More
7e3b4404cf [Notification] Code Cleanup 2022-03-27 22:57:05 +05:30
Prathamesh More
ad51d09672 Use MediaButtonReceiver from androidx.media to handle headset button actions 2022-03-27 21:42:38 +05:30
Prathamesh More
b4dc50306f Exit Playlist page when playlist is deleted 2022-03-27 21:42:37 +05:30
Prathamesh More
0c4cabc755 Fixed unshuffled songs when restoring the playing queue 2022-03-27 21:42:37 +05:30
Prathamesh More
ead8520333 Fixed shuffle button not shuffling songs 2022-03-27 21:42:35 +05:30
Prathamesh More
97f93e09d6 Fixed settings change not reflecting in MainActivity 2022-03-26 18:34:51 +05:30
Prathamesh More
b0b552a060 Fixed speech-to-text search 2022-03-25 22:09:03 +05:30
Prathamesh More
d3597d123d Fixed some Playing queue crashes 2022-03-25 21:43:09 +05:30
Prathamesh More
fe1a5c8ab0 Fixed Classic Notification crash 2022-03-25 14:17:33 +05:30
Prathamesh More
802cab7818 Updated MDC 2022-03-25 14:17:33 +05:30
Prathamesh More
f6d640b84a Fixed crash when clicking on Playlist in the Search Tab 2022-03-24 19:23:59 +05:30
Prathamesh More
09078e1c05
Merge pull request #1297 from 66Omar/1283-show_toast_for_existing_playlists
[1283] Show toast when adding songs to an existing playlist
2022-03-20 12:46:51 +05:30
Prathamesh More
0509686fd9 Code cleanup 2022-03-20 12:46:21 +05:30
Omar
94275e3725 Code cleanup 2022-03-19 21:51:52 +02:00
Prathamesh More
301fc0bfc8 Use MaterialDialogBuilder 2022-03-19 19:28:54 +05:30
Phani-22
647e504f3d
Merge branch 'dev' into reset_image 2022-03-18 07:51:40 +05:30
Phani
a36e6582b4 added_button_to_reset_image 2022-03-18 07:19:08 +05:30
Omar
fce3844ed5 Show toast when adding songs to an existing playlist 2022-03-17 21:15:46 +02:00
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
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
9d6d7de1c7 Fixed odd accent color for profile image 2022-03-15 22:42:52 +05:30
Prathamesh More
6a7fa40efa Added adaptive color in Material now playing theme 2022-03-15 18:34:39 +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
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
=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
66Omar
55dd275e9d
Merge branch 'RetroMusicPlayer:dev' into 1216-add-option-to-clear-history 2022-03-04 14:16:42 +02:00
Omar
ddf801f9f3 Added clear history function to repositories 2022-03-04 14:05:41 +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