Commit graph

312 commits

Author SHA1 Message Date
Prathamesh More
4a7c367ab5 Fixed Window bottom insets when Expanded header(Collapsing toolbar) is enabled 2022-04-15 11:21:43 +05:30
Prathamesh More
e0f345b616 Cleanup with Kotlin extension functions 2022-04-15 11:21:40 +05:30
Prathamesh More
ad90694879 Code Cleanup 2022-04-13 00:03:27 +05:30
Prathamesh More
eb21c07f5b [Cleanup] ViewModel cleanup, fixed coroutine dispatchers for some functions 2022-04-12 19:14:48 +05:30
Prathamesh More
9bd15ed5c4
Merge branch 'dev' into ktxExtensions 2022-04-08 20:02:06 +05:30
TacoTheDank
c264c28840 Simplify some LyricUtil methods with Kotlin 2022-04-07 17:36:49 -04:00
TacoTheDank
1a71242fc6 Utilize contentValuesOf KTX extension 2022-04-07 17:36:49 -04:00
TacoTheDank
549aba88df Utilize bitmap KTX extensions 2022-04-07 17:36:49 -04:00
TacoTheDank
1c85dd0e32 Utilize sharedPref edit KTX extension 2022-04-07 17:36:48 -04:00
TacoTheDank
4b1d2401f6 Utilize TextUtils-adjacent KTX extensions 2022-04-07 17:17:11 -04:00
TacoTheDank
707bf52d16 Utilize toUri KTX extension 2022-04-07 17:11:35 -04:00
TacoTheDank
a3b70aa061 Clean up redundant compat usages 2022-04-07 16:49:35 -04:00
Prathamesh More
66f3670aed Optimized imports 2022-03-11 09:06:35 +05:30
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
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
Prathamesh More
a422fadc14
Merge pull request #1274 from cdhiraj40/dev
Add an option to share crash report as a file after a crash
2022-03-03 17:47:21 +05:30
Omar
b456e71c41 Added new fun getDateModifiedString 2022-03-03 14:11:41 +02:00
cdhiraj40
30b1f031ff issue#123 added an option to share crash report 2022-03-03 15:19:28 +05:30
Prathamesh More
cda7af4420 Code Cleanup 2022-02-19 10:57:18 +05:30
Prathamesh More
56100cab0a Fixed MainActivity restart when opening activity from notification & widget 2022-02-17 21:25:33 +05:30
Prathamesh More
63263b270b Fixed crash on song deletion 2022-02-16 00:02:41 +05:30
Prathamesh More
3f188d028a Code Cleanup 2022-02-10 00:20:09 +05:30
Prathamesh More
9f5fdab3ed Fixed crash when removing song from Playing queue 2022-02-10 00:03:38 +05:30
Prathamesh More
8db4afa502 Added option to disable changing song by swiping anywhere on the now playing screen 2022-01-29 22:35:25 +05:30
Prathamesh More
7c5a97c410 Fixed Just Black theme 2022-01-29 22:04:02 +05:30
Prathamesh More
75837607f4 Optimized imports 2022-01-29 01:04:53 +05:30
Prathamesh More
5c1a88b32b Code Cleanup 2022-01-29 00:31:03 +05:30
Prathamesh More
7226f9e76c [Now Playing] Fixed lyrics over cover 2022-01-21 21:51:15 +05:30
Prathamesh More
09572b2551 Added option to use circular play button 2022-01-20 19:53:26 +05:30
Prathamesh More
af4347c4ff [Lyrics] Added lyrics editing on A11+ devices 2022-01-18 21:59:12 +05:30
Prathamesh More
959235ad02 Fixed incorrect theme 2022-01-17 20:11:28 +05:30
Prathamesh More
c7f7f9d695 Added option to keep screen on when showing lyrics 2022-01-17 18:14:55 +05:30
Prathamesh More
9d1018c03c Added ability to extract accent color from wallpaper on 8.1+ devices 2022-01-17 13:53:25 +05:30
Prathamesh More
b2e1ab2128 Added Collapsing appbar to library tabs with an option to switch back to simple appbar 2022-01-15 15:07:11 +05:30
Prathamesh More
ff1c83c91d Added Search tab 2022-01-15 00:07:58 +05:30
Prathamesh More
5415d3869a Ignore blacklist and other things, so any song can be played when opened from File Managers, and also from Folders tab. 2022-01-12 14:05:19 +05:30
Prathamesh More
dfa3129239 [Feature] Added option to switch to Manrope 2022-01-06 23:19:26 +05:30
Prathamesh More
5589fab2c6 Revert "Added Circular Std and a toggle to use it"
This reverts commit 02b72551
2022-01-05 20:22:54 +05:30
Prathamesh More
02b72551c9 Added Circular Std and a toggle to use it 2022-01-05 16:02:20 +05:30
Prathamesh More
943de60f23 Added ability to set Playback speed and pitch 2022-01-05 14:27:05 +05:30
Prathamesh More
956cce6989 Added option to show lyrics over Cover 2022-01-04 12:23:36 +05:30
Prathamesh More
7a2d14e061 Added Artist song sort order in Artist details fragment 2021-12-31 19:48:07 +05:30
Prathamesh More
5a310ec329 Added Snowfall effect 2021-12-24 16:47:57 +05:30
Prathamesh More
ff2574fffc Fixed lyrics crash 2021-12-20 22:13:45 +05:30
Prathamesh More
2e16994276 Fixed light theme on A12 2021-12-19 14:59:16 +05:30
Prathamesh More
edb6574c35 Added navigation bar color to Pre Oreo devices for better navigation bar visibility 2021-12-18 14:36:18 +05:30
Prathamesh More
874e8df94c [Themes & Styles] Code cleanup 2021-12-17 14:50:50 +05:30
Prathamesh More
36c94a9813 [Ringtone] Fixed Ringtone crash on A11+ 2021-12-16 20:03:07 +05:30
Prathamesh More
4b857f6088 [Now Playing] Default Album cover theme for Now playing themes 2021-12-09 21:56:16 +05:30