aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings.xml
AgeCommit message (Collapse)Author
2022-07-27Made showing suffixes optionalPatrik
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-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-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-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-01#141 Add buttons for internal/external dir locations instead of requiring ↵Scott Jackson
user to manually type it
2015-11-28Start of keeping track of played songs. Based loosly on ↵Scott Jackson
https://github.com/popeen/Popeens-DSub/commit/07bf2c09a1f46efaaa805abee6c4282d143c045e
2015-10-28#590 Display newest podcast episodes at topScott Jackson
2015-10-22Merge branch 'auto'Scott Jackson
2015-10-19#572 Add option to never try to resume from remote play queueScott Jackson
2015-10-12#480 Add support for starring/rating from autoScott Jackson
2015-10-01Add ability to star/rate albums in root folderScott Jackson
2015-09-23Put back a bunch of context menu options and make everything optionalScott Jackson
2015-09-19#550 Add option to shuffle by albums or by songsScott Jackson
2015-09-09Make colored action bar/status bar optionalScott Jackson
2015-08-11#535 Move online/offline to pull out drawerScott Jackson
2015-07-31Merge branch 'master' into SlideUpPanel2Scott Jackson
Conflicts: app/src/main/java/github/daneren2005/dsub/service/DownloadService.java app/src/main/res/values-de/strings.xml
2015-07-30Convert bookmarks details to new details dialogScott Jackson
2015-07-26option, to keep 1, 2 or 3 played songsThomas Knepper
2015-07-22#506 Show sleep time remainingScott Jackson