aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values
AgeCommit message (Collapse)Author
2020-10-12Request location permissions on every startup if not givenScott Jackson
2020-10-12Add explanation of why user is prompted for location accessScott Jackson
2020-09-26Adds a checkbox for including Authorization headers to the server settings ↵Patrik Johanson
to fix issues described in daneren2005/Subsonic#870
2020-09-15Add the option to display MediaStyle notificationsavm99963
Android now has the capability of displaying MediaStyle notifications which are better aligned with the Material Design standards and blend better into the OS than custom notifications. This commit adds an option in the Playback section to show notifications using the MediaStyle style.
2018-06-13Add option to disable downloading while roamingFlorian Bruhin
2017-06-13Merge branch 'KBerstene-feature/rewindjumppreferences' into edgeScott Jackson
2017-06-09Added preference for rewind and fast forward intervalsKevin T. Berstene
Keeping the default at 10s and 30s respectively, added preference options under Playback to allow user to change how far rewind and fast forward jump.
2017-05-08Better share error handlingScott Jackson
2017-03-07Fixes #784: Add 48 kpbs optionScott Jackson
2017-01-05Fix verbage of keep last playedScott Jackson
2016-11-22Add option to disable DLNA castingScott Jackson
2016-10-17Change Show all media -> Show all songsScott Jackson
2016-09-08#172 Add Internet Radio tab UIScott Jackson
2016-09-02Fixes #656: Add Day/Night themesScott Jackson
2016-09-01Fixes #732: Add support for runtime permissionsScott Jackson
2016-08-31Fixes #726: Add custom playback speedScott Jackson
2016-07-27Fixes #714: Add different options for action when pressing a songScott Jackson
2016-05-04#170 Add status indicator for playback speedScott Jackson
2016-04-23#170 Add Variable Playback SpeedScott Jackson
2016-04-13Update to latest gradleScott Jackson
2016-04-06#669 On Audio Books/Podcasts replace back/forward with rewind/fast forwardScott Jackson
2016-03-28Fixes #667: Add optional caching while castingScott Jackson
2016-03-24Fixes #554: Add option for heads up notificationsScott Jackson
2016-03-09Fix Play Now - After title/description for what it is nowScott Jackson
2016-02-23Remove a bunch of unused resourcesScott Jackson
2016-02-22#417 Add listened status indicator for Podcasts/Audio BooksScott Jackson
2016-02-15Fixes #643: Add Video Conversion roleScott Jackson
2016-02-11Fixed #645: Add option to stream original quality to ChromecastScott Jackson
2016-02-09Add requirement for current user password when changing as non-adminScott Jackson
2016-02-04Merge branch 'music-folders'Scott Jackson
2016-02-04Move Shared details dialog over to new formatScott Jackson
2016-02-02Fixes #631: increase scroll margin a bit moreScott Jackson
2016-01-29#456 start of music folder adminScott Jackson
2016-01-29Fixes #476: Add Batch Mode for Now Playing tabScott Jackson
2016-01-21Fixes #626: Put missing artists inline instead of requiring dialogScott Jackson
2016-01-21Show shuffle mode/artist radio instead of Playing: x of y as subtitleScott Jackson
2016-01-21Fixes #624: Add Madsonic specific song lists to Home tabScott Jackson
2016-01-15Fix dark theme not having proper card background on v21+Scott Jackson
2016-01-12Tweak fast scrollbars some more + add padding for regular scrollbarScott Jackson
2016-01-07Fix drawer not being behind notification bar on Black/Holo themesScott Jackson
2016-01-07#582 Update to use themed drawer_headersScott Jackson
2016-01-05Update CardView to use themed version of card_rounded_corners (pre-L does ↵Scott Jackson
not support attr colors)
2016-01-01#141 Add buttons for internal/external dir locations instead of requiring ↵Scott Jackson
user to manually type it
2015-12-26Fix card background colors for other themesScott Jackson
2015-12-26Lower shadow on tablets since it is no longer roundedScott Jackson
2015-12-23Make scrollbar margins a bit wider on tabletsScott Jackson
2015-12-20Lower the list item rightPadding since we added padding to allScott Jackson
2015-12-20Add some small shadow to cardsScott Jackson
2015-12-20Add a bit of padding to text in cardsScott Jackson
2015-12-18Start of my own basic CardView since support version doesn't play nice with ↵Scott Jackson
SquareImageView