Commit graph

  • 01045bbdad
    Fix location of Glide cache Maxr1998 2020-11-04 17:54:25 +01:00
  • 3d3f3bb0be
    Set blur default to match PreferenceUtils Maxr1998 2020-10-31 21:14:16 +01:00
  • 96188c126a
    Fix keys for lock screen preferences Maxr1998 2020-10-31 20:52:13 +01:00
  • 9ca9a2e086 possible fix for proguard errors in ide dkanada 2020-11-03 23:38:24 +09:00
  • 02b06c8bcf new release dkanada 2020-11-01 23:26:42 +09:00
  • 621e4318a7 fix some issues with proguard rules dkanada 2020-11-02 12:48:31 +09:00
  • 71b5108520 use blurhash for genre and playlist images dkanada 2020-10-31 19:50:39 +09:00
  • 52986be353 use new AppGlideModule class and update proguard rules dkanada 2020-10-31 19:11:40 +09:00
  • baab43f89d fix some issues with the model conversions dkanada 2020-10-31 16:47:16 +09:00
  • 1c37428336 fix storage permission issue dkanada 2020-10-30 14:49:55 +09:00
  • 7569efa59b improve network security config dkanada 2020-10-30 14:46:51 +09:00
  • fc48fbd54d hide details from queue menu dkanada 2020-10-30 14:35:25 +09:00
  • eb388680ae show toast on shuffle all dkanada 2020-10-30 14:32:12 +09:00
  • 2c390a6956 move glide images to cache directory dkanada 2020-10-30 14:26:47 +09:00
  • 632061bb7f add empty constructor for song model dkanada 2020-10-30 14:24:37 +09:00
  • 295df08a46 release simple cache on stop dkanada 2020-10-30 00:17:42 +09:00
  • 1081d7e697
    Merge pull request #100 from Maxr1998/exoplayer-cache dkanada 2020-10-30 00:16:07 +09:00
  • 7e89e2ebf4
    Change location of ExoPlayer cache Maxr1998 2020-10-27 21:23:44 +01:00
  • c0c02c42b9 fix item details for playlist songs dkanada 2020-10-27 01:57:21 +09:00
  • 38b3d57122 small changes to progress handler dkanada 2020-10-24 12:31:29 +09:00
  • 308ef3c88e properly format song share string dkanada 2020-10-23 06:21:55 +09:00
  • ccce5623b1 add preference for media cache size dkanada 2020-10-23 05:47:08 +09:00
  • 2817fcae45 improve activity transitions dkanada 2020-10-23 05:41:55 +09:00
  • f96c6aa969
    Merge pull request #98 from ZachMyers3/master dkanada 2020-10-22 02:05:51 +09:00
  • 99b1aae57a
    Merge pull request #95 from Vodes/patch-1 dkanada 2020-10-22 02:05:07 +09:00
  • 63be1cb399
    remove limit from playlist queries dkanada 2020-10-22 01:59:10 +09:00
  • 868c8fb96d display container and codec in dialog dkanada 2020-10-22 01:56:57 +09:00
  • aaaf7566f3 possible fix for #89 Vodes 2020-10-05 12:14:16 +02:00
  • 60d82c16d7 fix minor issue with playback state dkanada 2020-10-22 00:29:44 +09:00
  • 0e39ec030f adjust to proper preference value Zach Myers 2020-10-20 16:17:31 -04:00
  • 0ccc57cb13 allow playlist query to follow preference limits Zach Myers 2020-10-20 15:49:23 -04:00
  • 0e84e99a6c move progress handler to separate thread dkanada 2020-10-20 23:01:51 +09:00
  • 5c965cfbd1 update intent actions dkanada 2020-10-19 22:29:35 +09:00
  • 2fd95ce432 move receivers to the top of music service dkanada 2020-10-19 22:21:06 +09:00
  • 69e636e446 minor changes to playback interface dkanada 2020-10-18 23:51:04 +09:00
  • 6d24095c5c store playback requests when exoplayer is loading dkanada 2020-10-18 01:37:36 +09:00
  • 2c8229b0dc add getVolume to playback interface and improve progress handler dkanada 2020-10-17 17:07:36 +09:00
  • b1ffa78a2e remove some unused methods in music service dkanada 2020-10-17 13:07:15 +09:00
  • e6ad84f16c rename some existing methods in the playback interface dkanada 2020-10-16 11:39:28 +09:00
  • 569f2240ff update a bunch of strings dkanada 2020-10-15 23:09:09 +09:00
  • 79bd4f2a51 update target sdk version dkanada 2020-10-15 22:57:01 +09:00
  • 841b59796c update preference array names dkanada 2020-10-15 22:42:34 +09:00
  • a69b0e80e0 update preference utils for image cache dkanada 2020-10-15 22:37:27 +09:00
  • ffa0dffa26 remove external cache option dkanada 2020-10-15 22:31:42 +09:00
  • ce4558eff1 update advanced recycler view library dkanada 2020-10-15 22:28:31 +09:00
  • 53ea66d1af update most libraries dkanada 2020-10-14 23:23:32 +09:00
  • 8f812d428c report progress to server during playback dkanada 2020-10-14 23:09:18 +09:00
  • fcd88b7859 add custom event listener for playback controls dkanada 2020-10-14 23:04:49 +09:00
  • 225e3562f4 fix some possible issues with exoplayer dkanada 2020-10-14 19:25:05 +09:00
  • 9fe93ea841 supply server with client capabilities dkanada 2020-10-14 19:20:50 +09:00
  • f70a66547d remove unused variable dkanada 2020-10-14 19:18:42 +09:00
  • 53199e6638 hide shuffle button from menu dkanada 2020-10-14 19:16:23 +09:00
  • d17f3877bd improve recent cache in exoplayer dkanada 2020-10-11 09:32:14 +09:00
  • 5cdf8a90af fix lambda in main activity dkanada 2020-10-10 12:50:13 +09:00
  • b8a6241160 use custom target for palette images with glide dkanada 2020-10-10 12:48:40 +09:00
  • 8eb4f515e3 fix some ide warnings dkanada 2020-10-08 14:16:54 +09:00
  • 7f0bbaab4e pass blurhash in parcel and fix sidebar image dkanada 2020-10-07 12:48:04 +09:00
  • d7b1221199 add cache for recent songs dkanada 2020-10-07 12:18:42 +09:00
  • 94f5478316 clean up horizontal card layout dkanada 2020-10-07 12:07:44 +09:00
  • 023b4a1184 new release dkanada 2020-09-28 14:09:02 +09:00
  • a0e23c13d8 use custom view to improve performance for nested scroll views dkanada 2020-09-28 13:50:06 +09:00
  • 0897fd6d58 fix colored footers for album list dkanada 2020-09-28 13:42:36 +09:00
  • 5561c2a53a fix scroll events on album list in artist details dkanada 2020-09-28 13:39:23 +09:00
  • ab6c3a42ed minor changes to playback interface dkanada 2020-09-25 23:53:10 +09:00
  • e55d87b684 remove unused strings dkanada 2020-09-25 16:48:29 +09:00
  • e845a98dda remove long labels from shortcuts dkanada 2020-09-25 16:40:26 +09:00
  • f589774a75 refactor some xml files dkanada 2020-09-25 16:35:24 +09:00
  • ad6aa91d74 move playback keys to preference utils dkanada 2020-09-25 16:20:30 +09:00
  • f5fc92dec7 update some strings dkanada 2020-09-25 13:15:57 +09:00
  • 8501b55066 refactor imports dkanada 2020-09-25 00:51:34 +09:00
  • 5a9bba2444 fix several bugs with preferences dkanada 2020-09-25 00:27:36 +09:00
  • 3b995be8bd fix some ide warnings dkanada 2020-09-23 16:13:52 +09:00
  • 196b461e22 move details activities to subfolder dkanada 2020-09-23 01:22:22 +09:00
  • a66f0d5fcd use blurhash for most objects dkanada 2020-09-23 01:19:44 +09:00
  • 5085bbc1e7 fix issues with fade animation on palette bitmap wrapper dkanada 2020-09-22 21:02:14 +09:00
  • fb87d6b946 update options for custom glide request dkanada 2020-09-22 18:44:58 +09:00
  • 5006611229 use transition for drawable requests dkanada 2020-09-22 18:40:34 +09:00
  • a88956578a remove some dead code for glide dkanada 2020-09-22 00:54:44 +09:00
  • c00765c59e fix some blank image issues dkanada 2020-09-21 04:09:13 +09:00
  • 2e686ef44e bump glide version dkanada 2020-09-21 03:42:14 +09:00
  • 6faab1db2b
    Merge pull request #81 from Maxr1998/splash-and-login-improvements dkanada 2020-09-19 14:20:52 +09:00
  • 6d96680101 refactor splash and login code Maxr1998 2020-08-23 18:21:43 +02:00
  • 9063ecf678
    Merge pull request #76 from cromefire/navbar dkanada 2020-09-19 14:13:32 +09:00
  • e32dd8583f remove preference for colored navigation bar dkanada 2020-09-19 14:07:26 +09:00
  • 7018445009 always color navigation bar dkanada 2020-09-19 14:01:21 +09:00
  • 1f32f46bf0 improved navbar coloring and fixed some warnings Cromefire_ 2020-08-19 14:46:21 +02:00
  • f8cfdc4706 finish view binding migration and remove butterknife dkanada 2020-09-18 21:34:11 +09:00
  • 8a58a53db7 update some xml comments dkanada 2020-09-17 02:44:00 +09:00
  • ab3dce1100 fix remaining issues for view binding with detail activities dkanada 2020-09-17 02:36:33 +09:00
  • cea9801159 update detail activity menus dkanada 2020-09-16 05:25:31 +09:00
  • b89714c5fd replace left and right with start and end in layout files dkanada 2020-09-16 05:11:52 +09:00
  • 135ff2b8e9
    Merge pull request #3 from KristupasSavickas/android-10-notification-progress-bar-fixes dkanada 2020-09-13 01:19:31 +09:00
  • 0788037154 fix media progress bar on android 10 Kristupas Savickas 2020-06-05 11:04:39 +03:00
  • 03e4afd79b update readme dkanada 2020-09-09 14:01:16 +09:00
  • e089724f5f new release dkanada 2020-09-09 13:53:27 +09:00
  • e06b5bc94e minor changes to category adapter dkanada 2020-09-08 12:25:06 +09:00
  • d30acf9512 use view binding for about activity dkanada 2020-09-07 12:36:42 +09:00
  • 3cf4b90779 use view binding for AbsSlidingMusicPanelActivity dkanada 2020-09-07 10:54:02 +09:00
  • 0f14bf037f update dependency and refactor music service dkanada 2020-09-06 22:42:50 +09:00
  • a88e851c4f update adapters on query change dkanada 2020-09-06 14:12:30 +09:00