dkanada
|
cc1182e2eb
|
update exoplayer and other libraries
|
2020-12-13 22:05:31 +09:00 |
|
dkanada
|
d19d999db9
|
Merge pull request #109 from Maxr1998/proguard
Update ProGuard config
|
2020-11-25 21:57:22 +09:00 |
|
dkanada
|
8e7abc3c24
|
revert capitalization change in comment
|
2020-11-25 21:55:39 +09:00 |
|
Maxr1998
|
9454e67a3f
|
Update ProGuard config
Fix error in rules that basically disabled class removal,
add rule to keep class and attribute names
|
2020-11-21 13:51:28 +01:00 |
|
dkanada
|
fd81a37122
|
use constraint layout for login activity
|
2020-11-21 21:43:41 +09:00 |
|
dkanada
|
5e97922824
|
update input validation on login page
|
2020-11-21 21:41:47 +09:00 |
|
dkanada
|
5b7d2600c5
|
fix another crash from the database
|
2020-11-21 21:23:59 +09:00 |
|
dkanada
|
f114b31976
|
possible fix for repeating songs
|
2020-11-21 21:20:52 +09:00 |
|
dkanada
|
9560b2d4cb
|
fix crash from null value
|
2020-11-21 21:18:27 +09:00 |
|
dkanada
|
dc3b89c380
|
add library for crash activity
|
2020-11-21 21:16:38 +09:00 |
|
dkanada
|
7f73a52b5e
|
add high resolution icon for login page
|
2020-11-09 02:03:17 +09:00 |
|
dkanada
|
decf43bd1c
|
improve login user experience
|
2020-11-09 01:54:00 +09:00 |
|
dkanada
|
7a9a93e757
|
code refactoring on login activity
|
2020-11-08 16:27:16 +09:00 |
|
dkanada
|
402b545473
|
improve input and button style on login activity
|
2020-11-08 16:13:49 +09:00 |
|
dkanada
|
44c1bb63b6
|
replace queue store with room database
|
2020-11-08 13:12:19 +09:00 |
|
dkanada
|
bb2793dbea
|
change the default sort methods
|
2020-11-06 11:16:00 +09:00 |
|
dkanada
|
16c038e917
|
Merge pull request #101 from Maxr1998/fix-blur-option
Fix keys for lock screen preferences
|
2020-11-06 11:10:03 +09:00 |
|
dkanada
|
86392f7d3d
|
Merge pull request #103 from Maxr1998/fix-glide-cache
Fix location of Glide cache
|
2020-11-06 11:09:29 +09:00 |
|
Maxr1998
|
01045bbdad
|
Fix location of Glide cache
|
2020-11-04 17:54:25 +01:00 |
|
Maxr1998
|
3d3f3bb0be
|
Set blur default to match PreferenceUtils
|
2020-11-04 17:41:43 +01:00 |
|
Maxr1998
|
96188c126a
|
Fix keys for lock screen preferences
Fixes blur always being enabled regardless of the preference setting
|
2020-11-04 17:41:43 +01:00 |
|
dkanada
|
9ca9a2e086
|
possible fix for proguard errors in ide
|
2020-11-03 23:38:24 +09:00 |
|
dkanada
|
02b06c8bcf
|
new release
|
2020-11-02 12:49:00 +09:00 |
|
dkanada
|
621e4318a7
|
fix some issues with proguard rules
|
2020-11-02 12:48:31 +09:00 |
|
dkanada
|
71b5108520
|
use blurhash for genre and playlist images
|
2020-10-31 19:50:39 +09:00 |
|
dkanada
|
52986be353
|
use new AppGlideModule class and update proguard rules
|
2020-10-31 19:11:40 +09:00 |
|
dkanada
|
baab43f89d
|
fix some issues with the model conversions
|
2020-10-31 16:47:16 +09:00 |
|
dkanada
|
1c37428336
|
fix storage permission issue
|
2020-10-30 14:49:55 +09:00 |
|
dkanada
|
7569efa59b
|
improve network security config
|
2020-10-30 14:46:51 +09:00 |
|
dkanada
|
fc48fbd54d
|
hide details from queue menu
|
2020-10-30 14:35:25 +09:00 |
|
dkanada
|
eb388680ae
|
show toast on shuffle all
|
2020-10-30 14:32:12 +09:00 |
|
dkanada
|
2c390a6956
|
move glide images to cache directory
|
2020-10-30 14:26:47 +09:00 |
|
dkanada
|
632061bb7f
|
add empty constructor for song model
|
2020-10-30 14:24:37 +09:00 |
|
dkanada
|
295df08a46
|
release simple cache on stop
|
2020-10-30 00:17:42 +09:00 |
|
dkanada
|
1081d7e697
|
Merge pull request #100 from Maxr1998/exoplayer-cache
Change location of ExoPlayer cache
|
2020-10-30 00:16:07 +09:00 |
|
Maxr1998
|
7e89e2ebf4
|
Change location of ExoPlayer cache
|
2020-10-27 21:23:44 +01:00 |
|
dkanada
|
c0c02c42b9
|
fix item details for playlist songs
|
2020-10-27 01:57:21 +09:00 |
|
dkanada
|
38b3d57122
|
small changes to progress handler
|
2020-10-24 12:31:29 +09:00 |
|
dkanada
|
308ef3c88e
|
properly format song share string
|
2020-10-23 06:21:55 +09:00 |
|
dkanada
|
ccce5623b1
|
add preference for media cache size
|
2020-10-23 05:47:08 +09:00 |
|
dkanada
|
2817fcae45
|
improve activity transitions
|
2020-10-23 05:41:55 +09:00 |
|
dkanada
|
f96c6aa969
|
Merge pull request #98 from ZachMyers3/master
allow playlist query to follow preference limits
|
2020-10-22 02:05:51 +09:00 |
|
dkanada
|
99b1aae57a
|
Merge pull request #95 from Vodes/patch-1
Possible fix to #89 and mentioning both container and codec in the title
|
2020-10-22 02:05:07 +09:00 |
|
dkanada
|
63be1cb399
|
remove limit from playlist queries
|
2020-10-22 01:59:10 +09:00 |
|
dkanada
|
868c8fb96d
|
display container and codec in dialog
|
2020-10-22 01:56:57 +09:00 |
|
Vodes
|
aaaf7566f3
|
possible fix for #89
and mentioning both container and codec in the title
|
2020-10-22 00:53:16 +09:00 |
|
dkanada
|
60d82c16d7
|
fix minor issue with playback state
|
2020-10-22 00:29:44 +09:00 |
|
Zach Myers
|
0e39ec030f
|
adjust to proper preference value
|
2020-10-20 16:17:31 -04:00 |
|
Zach Myers
|
0ccc57cb13
|
allow playlist query to follow preference limits
|
2020-10-20 15:49:23 -04:00 |
|
dkanada
|
0e84e99a6c
|
move progress handler to separate thread
|
2020-10-20 23:01:51 +09:00 |
|