Prathamesh More
|
48c1cfb6ab
|
Added cancel button to list dialogs
|
2022-04-19 19:05:50 +05:30 |
|
Prathamesh More
|
098f9f939d
|
Fixing incorrect song data in notification
|
2022-04-19 18:29:15 +05:30 |
|
Prathamesh More
|
4563378505
|
Remove android:background from parent views of fragment
|
2022-04-19 18:27:56 +05:30 |
|
Prathamesh More
|
3105da068d
|
Extracted deprecated methods to functions e.g. Environment.getExternalStorageDirectory()
|
2022-04-19 17:45:12 +05:30 |
|
Prathamesh More
|
aaee076718
|
Use ActivityCompat
|
2022-04-19 17:45:12 +05:30 |
|
Prathamesh More
|
c570be349d
|
Replaced AsyncTasks of Folders tab with coroutines
|
2022-04-19 17:45:12 +05:30 |
|
Prathamesh More
|
0604307b88
|
Fixed build errors
|
2022-04-19 17:45:12 +05:30 |
|
Prathamesh More
|
9542bed54a
|
Fixed a crash because of incorrect id
|
2022-04-19 17:45:12 +05:30 |
|
Daksh P. Jain
|
08c8228ab6
|
New translations strings.xml (Russian)
|
2022-04-18 14:49:12 +05:30 |
|
Prathamesh More
|
b6fee3e25d
|
Fixed incorrect windowBackground
|
2022-04-17 15:14:02 +05:30 |
|
Prathamesh More
|
5ff4438a42
|
Not using static app context wherever possible
|
2022-04-17 15:11:43 +05:30 |
|
Prathamesh More
|
904dd748cb
|
Fixed Material theme light status bar when Adaptive color is on
|
2022-04-16 22:26:43 +05:30 |
|
Prathamesh More
|
6116b4714f
|
Fixed notification not dismissible on pre-A12 devices
|
2022-04-16 01:32:48 +05:30 |
|
Prathamesh More
|
b572fe1aee
|
Swipe down to dismiss Mini player (Made Bottom Sheet hideable)
|
2022-04-16 01:32:14 +05:30 |
|
Prathamesh More
|
2119e0c754
|
Fixed a crash when opening music file from a external file manager
|
2022-04-15 11:21:44 +05:30 |
|
Prathamesh More
|
986216e6ad
|
Fixed Circle Widget bugs
|
2022-04-15 11:21:43 +05:30 |
|
Prathamesh More
|
9a1cf7655b
|
Fixed sharing of files from SD Card
|
2022-04-15 11:21:43 +05:30 |
|
Prathamesh More
|
60b740021a
|
Fixed Classic notification crash
|
2022-04-15 11:21:43 +05:30 |
|
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
|
fc4f0396a4
|
Closed some leaked closeable objects
|
2022-04-13 11:50:16 +05:30 |
|
Prathamesh More
|
ee8deedd76
|
Fixed incorrect app context usage
|
2022-04-13 11:49:20 +05:30 |
|
Prathamesh More
|
fc5f3adcd9
|
Removed unused strings
|
2022-04-13 00:05:07 +05:30 |
|
Prathamesh More
|
a4d44406d6
|
Converted Java View classes to Kotlin
|
2022-04-13 00:04:36 +05:30 |
|
Prathamesh More
|
ad90694879
|
Code Cleanup
|
2022-04-13 00:03:27 +05:30 |
|
Prathamesh More
|
818703c573
|
Updated dependencies
|
2022-04-12 23:41:59 +05:30 |
|
Prathamesh More
|
eb21c07f5b
|
[Cleanup] ViewModel cleanup, fixed coroutine dispatchers for some functions
|
2022-04-12 19:14:48 +05:30 |
|
Daksh P. Jain
|
b74115fe07
|
New translations strings.xml (Portuguese, Brazilian)
|
2022-04-12 15:22:46 +05:30 |
|
Daksh P. Jain
|
88efba96ef
|
New translations strings.xml (Russian)
|
2022-04-11 17:11:26 +05:30 |
|
Daksh P. Jain
|
5d3097c43f
|
New translations strings.xml (Chinese Simplified)
|
2022-04-09 09:57:03 +05:30 |
|
Prathamesh More
|
8b100b4a17
|
Merge pull request #1322 from TacoTheDank/ktxExtensions
Utilize KTX extensions
|
2022-04-08 20:15:10 +05:30 |
|
Prathamesh More
|
9bd15ed5c4
|
Merge branch 'dev' into ktxExtensions
|
2022-04-08 20:02:06 +05:30 |
|
Daksh P. Jain
|
55a12873b8
|
New translations strings.xml (Kurmanji (Kurdish))
|
2022-04-08 16:49:13 +05:30 |
|
Prathamesh More
|
68d7c6daf7
|
Merge pull request #1321 from TacoTheDank/cleanupCompat
Clean up redundant compat usages
|
2022-04-08 10:49:50 +05:30 |
|
TacoTheDank
|
c264c28840
|
Simplify some LyricUtil methods with Kotlin
|
2022-04-07 17:36:49 -04:00 |
|
TacoTheDank
|
e31898a8ec
|
Utilize toSpannable KTX extension
|
2022-04-07 17:36:49 -04:00 |
|
TacoTheDank
|
6e7288f0b5
|
Utilize updateLayoutParams KTX extension
|
2022-04-07 17:36:49 -04:00 |
|
TacoTheDank
|
04afa6a271
|
Utilize withStyledAttributes KTX extension
|
2022-04-07 17:36:49 -04:00 |
|
TacoTheDank
|
1a71242fc6
|
Utilize contentValuesOf KTX extension
|
2022-04-07 17:36:49 -04:00 |
|
TacoTheDank
|
e026a748e2
|
Utilize fragment KTX extensions
|
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
|
d4ec8b917c
|
Utilize visibility KTX extensions
|
2022-04-07 17:27:59 -04:00 |
|
TacoTheDank
|
3aa7523435
|
Utilize bundleOf KTX extension
|
2022-04-07 17:21:55 -04:00 |
|
TacoTheDank
|
3a84650cd1
|
Utilize TextWatcher KTX extensions
|
2022-04-07 17:20:16 -04:00 |
|
TacoTheDank
|
eac16c64e4
|
Fix bug report link
|
2022-04-07 17:17:49 -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
|
6200a7f291
|
Utilize parseAsHtml KTX extension
|
2022-04-07 16:50:43 -04:00 |
|
TacoTheDank
|
a3b70aa061
|
Clean up redundant compat usages
|
2022-04-07 16:49:35 -04:00 |
|