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 |
|
dkanada
|
a69b0e80e0
|
update preference utils for image cache
|
2020-10-15 22:37:27 +09:00 |
|
dkanada
|
ffa0dffa26
|
remove external cache option
|
2020-10-15 22:31:42 +09:00 |
|
dkanada
|
ce4558eff1
|
update advanced recycler view library
|
2020-10-15 22:28:31 +09:00 |
|
dkanada
|
53ea66d1af
|
update most libraries
|
2020-10-14 23:23:32 +09:00 |
|
dkanada
|
8f812d428c
|
report progress to server during playback
|
2020-10-14 23:09:18 +09:00 |
|
dkanada
|
fcd88b7859
|
add custom event listener for playback controls
|
2020-10-14 23:04:49 +09:00 |
|
dkanada
|
225e3562f4
|
fix some possible issues with exoplayer
|
2020-10-14 19:25:05 +09:00 |
|
dkanada
|
9fe93ea841
|
supply server with client capabilities
|
2020-10-14 19:20:50 +09:00 |
|
dkanada
|
f70a66547d
|
remove unused variable
|
2020-10-14 19:18:42 +09:00 |
|
dkanada
|
53199e6638
|
hide shuffle button from menu
|
2020-10-14 19:16:23 +09:00 |
|
dkanada
|
d17f3877bd
|
improve recent cache in exoplayer
|
2020-10-11 09:32:14 +09:00 |
|
dkanada
|
5cdf8a90af
|
fix lambda in main activity
|
2020-10-10 12:50:13 +09:00 |
|
dkanada
|
b8a6241160
|
use custom target for palette images with glide
|
2020-10-10 12:48:40 +09:00 |
|
dkanada
|
8eb4f515e3
|
fix some ide warnings
|
2020-10-08 14:16:54 +09:00 |
|
dkanada
|
7f0bbaab4e
|
pass blurhash in parcel and fix sidebar image
|
2020-10-07 12:48:04 +09:00 |
|
dkanada
|
d7b1221199
|
add cache for recent songs
|
2020-10-07 12:18:42 +09:00 |
|
dkanada
|
94f5478316
|
clean up horizontal card layout
|
2020-10-07 12:07:44 +09:00 |
|
dkanada
|
023b4a1184
|
new release
|
2020-09-28 14:09:02 +09:00 |
|
dkanada
|
a0e23c13d8
|
use custom view to improve performance for nested scroll views
|
2020-09-28 13:50:06 +09:00 |
|
dkanada
|
0897fd6d58
|
fix colored footers for album list
|
2020-09-28 13:42:36 +09:00 |
|