Commit graph

2,002 commits

Author SHA1 Message Date
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
dkanada
5c965cfbd1 update intent actions 2020-10-19 22:29:35 +09:00
dkanada
2fd95ce432 move receivers to the top of music service 2020-10-19 22:21:06 +09:00
dkanada
69e636e446 minor changes to playback interface 2020-10-18 23:51:04 +09:00
dkanada
6d24095c5c store playback requests when exoplayer is loading 2020-10-18 01:37:36 +09:00
dkanada
2c8229b0dc add getVolume to playback interface and improve progress handler 2020-10-17 17:07:36 +09:00
dkanada
b1ffa78a2e remove some unused methods in music service 2020-10-17 13:07:15 +09:00
dkanada
e6ad84f16c rename some existing methods in the playback interface 2020-10-16 11:39:28 +09:00
dkanada
569f2240ff update a bunch of strings 2020-10-15 23:09:09 +09:00
dkanada
79bd4f2a51 update target sdk version 2020-10-15 22:57:01 +09:00
dkanada
841b59796c update preference array names 2020-10-15 22:42:34 +09:00