Commit graph

98 commits

Author SHA1 Message Date
dkanada
569f2240ff update a bunch of strings 2020-10-15 23:09:09 +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
d7b1221199 add cache for recent songs 2020-10-07 12:18:42 +09:00
dkanada
f589774a75 refactor some xml files 2020-09-25 16:35:24 +09:00
dkanada
5a9bba2444 fix several bugs with preferences 2020-09-25 00:27:36 +09:00
dkanada
e32dd8583f remove preference for colored navigation bar 2020-09-19 14:07:26 +09:00
dkanada
e06b5bc94e minor changes to category adapter 2020-09-08 12:25:06 +09:00
dkanada
85952d670d refactor some files 2020-08-29 19:32:55 +09:00
dkanada
518352f7a0 prepare for new library preference 2020-08-29 19:11:40 +09:00
dkanada
5346c66f9a rework a lot of preferences 2020-08-29 19:01:53 +09:00
dkanada
491b01406a update page size preference 2020-08-29 18:23:18 +09:00
dkanada
25aff9b1e0 update preference xml 2020-07-23 14:44:25 +09:00
dkanada
613edf239a match upstream name for direct play 2020-07-23 14:34:28 +09:00
Max Git
378772d93f Add support for disabling/enabling directplay codecs 2020-07-16 19:25:02 +02:00
dkanada
ee6fd61d43 add two settings to configure image caching 2020-06-20 02:00:02 +09:00
dkanada
d5476cc9d0 add option to remove limit on query size 2020-06-19 07:34:46 +09:00
dkanada
690dfb0c10 use static variables for all preference keys 2020-06-19 07:07:23 +09:00
dkanada
a4969338df add setting to save the queue on exit 2020-06-19 06:45:04 +09:00
dkanada
df553c85f9 update default value for bitrate limit 2020-06-17 15:06:39 +09:00
dkanada
f1c84d7ae7 add preferences for maximum bitrate and transcoding codec 2020-05-23 10:20:29 +09:00
dkanada
5537137e35 remove gapless preference since it will be automatically applied 2020-05-23 09:59:40 +09:00
dkanada
9d08253655 change application id for release 2020-05-09 04:43:09 +09:00
dkanada
52c668820d remove small widget and rename some files 2020-05-05 17:34:12 +09:00
dkanada
248dabfa92 update some strings in the settings 2020-04-29 17:05:10 +09:00
dkanada
4cc513b06b rename some files and fix default theme 2020-04-29 16:19:11 +09:00
dkanada
7c83b50179 overhaul existing preferences 2019-07-18 03:54:31 -07:00
dkanada
a26ddacc8c remove lyrics 2019-07-17 17:06:47 -07:00
dkanada
4b02fb2b5f rely on server for custom artist images 2019-07-17 01:04:03 -07:00
dkanada
6afd14c647 remove blacklist feature 2019-07-17 00:14:48 -07:00
dkanada
593a9a545a minor changes to default preferences 2019-07-16 00:19:31 -07:00
Karim Abou Zeid
29371671ee Revert "Add a new smart playlist "Not played lately" playlist (#613)"
This reverts commit 764751381a.
2019-04-16 23:02:15 +02:00
Karim Abou Zeid
58fb31b4b1 SDK 28, Android X 2019-04-10 12:40:28 +02:00
soncaokim
764751381a Add a new smart playlist "Not played lately" playlist (#613)
* Add "Not played lately" playlist (#1)

* Fix bad recent playlist construction (#6)

* Revert History rename

* Code review
2018-12-02 12:30:01 -05:00
Eugene Cheung
8bbdfaa34a
Remove unused XML namespaces 2018-09-05 22:50:43 -04:00
Andrew
6624fcd505 Added preference to turn off shuffle mode when selecting new list of songs (#527)
An option to turn sticky shuffle on or off. It's enabled by default so it keeps the current functionality the same. I noticed every other player has it so hopefully you don't have any issues with it being in the app.
2018-06-18 22:12:34 -04:00
Karim Abou Zeid
1c57bbf618 Reorganized some settings. Fix last tab. 2017-12-26 23:26:12 +01:00
Marco Hunsicker
70e6c76064 Add preferences ui for the library categories setting 2017-12-23 17:12:08 +01:00
Peter
309131a669 Add files via upload 2017-09-28 20:36:50 +02:00
Karim Abou Zeid
ef20fe104d Update pref_blacklist.xml 2017-09-11 19:44:34 +02:00
Karim Abou Zeid
a7ce03dfd1
Export blacklist preference strings 2017-09-11 13:59:57 +02:00
Karim Abou Zeid
8a75b8b68f Add blacklist option and minor code improvements 2017-09-08 16:22:18 +02:00
Karim Abou Zeid
f581b40f33 Hide colored notification on O standard notification 2017-09-04 21:19:31 +02:00
Materight
0377e43475 Redesigned widget (#225)
* Changed widget layout, added vibrant color support for button

* Added preview image. Show also albums name after artists name

* Updated also small widget with vibrant color support. Added preview images for small and big widgets

* Fixed wrong height

* Revert classic widget padding, update preview image

* Replaced dash with dot, changed background color, show the album name also on big widget.

* Updated preview images, switched to jpg

* Fixed dot instead of dash for small widget

* Changed ripple color for white background

* Dark ripple for big widget

* Standardize layout

* Fix image resizing

* Improve image resizing

* Fix for songs without album art

* Set centerCrop for albums art

* Card layout for small widget

* Updated preview images

* Fix incorrectly rounded corner
2017-08-02 19:05:33 -04:00
tkashkin
e111d4f113 Added card-like widget 2017-07-19 23:45:56 +03:00
tkashkin
93e2dc0346 Add synchronized lyrics preference
Fix animations
2017-07-12 11:57:37 +03:00
Eugene Cheung
0bd8e4292d
Refactor and rename metadata pref/util 2017-07-05 12:36:22 -04:00
Eugene Cheung
fe6bc5911e Merge branch 'master' into feat/last_added_interval 2017-06-01 14:40:27 -04:00
Eugene Cheung
c20262eb03 Add last added playlist interval preference (#107) 2017-06-01 14:39:36 -04:00