summaryrefslogtreecommitdiff
path: root/core/src/main/res/values/arrays.xml
AgeCommit message (Collapse)Author
2019-12-21Merge remote-tracking branch 'upstream/develop' into ↵Max Bechtold
feat/simple-adjust-volume-per-feed
2019-11-22Bumped minimum API version to 16ByteHamster
2019-11-05#2652 the UI of a new setting enqueue locationorionlee
- replaced existing enqueue at front - the option after current episode will replace Keep In-Progress in Queue that was in the PR (30f104f4).
2019-10-20Sort in Podcast screen - UIorionlee
2019-09-29Merge branch 'develop' into feat/simple-adjust-volume-per-feedH. Lehmann
2019-09-20Merge branch 'develop' into follow-system-themeH. Lehmann
2019-09-14Removed unused colors and dimensByteHamster
2019-09-10Add option to follow system themeByteHamster
2019-08-18Draft volume reduction settings per feedMax Bechtold
2019-08-10Merge pull request #3292 from ByteHamster/mobile-updates-settingH. Lehmann
Mobile updates setting
2019-08-10Added 500 episodes limitByteHamster
2019-07-25Display notification when trying to streamByteHamster
2019-07-25Refactored mobile updates settingByteHamster
2019-06-14Updated feed settings screenByteHamster
2019-04-02Add preference to allow mobile updates of imagesByteHamster
2019-01-04episode cleanup 12 hour option - use hours internally part 2 (persisted ↵orionlee
shared preference) requires data migartion: app versionCode increased to 1070196
2019-01-04#2685: add "12 hours after finishing" option for auto download episodes cleanuporionlee
2018-11-30Use a resoruce array for fragments tagsPetar Kukolj
2018-11-15Add go to page optionPetar Kukolj
2018-11-14Add configurable behavior of the back buttonPetar Kukolj
This PR allows users to change how the back button functions. Closes #2196 Possible choices are following: - **Default** - back button functions how it currently functions (closes the app if there is nowhere to go back to) - **Open navigation drawer** - back button always opens the navigation drawer instead of closing the app - **Double tap to exit** - like default, but requires two taps to close the app - **Confirm to exit** - like default, but prompts user if they really want to exit
2018-10-16Allow to select all above in batch editorByteHamster
2018-09-27Add feed filter criteria 'is favorite'Martin Fietz
2018-06-08Merge branch 'develop' into exo-playerByteHamster
2018-06-06Merge branch 'develop' of https://github.com/alifeflow/AntennaPod into ↵ByteHamster
alifeflow-develop
2018-04-22Merge branch 'develop' into exo-playerByteHamster
2018-04-21Added ExoPlayer settingByteHamster
2018-04-11Allow to continue playback when leaving playerByteHamster
2018-04-09Removing PiP option for unsupported devicesByteHamster
2018-04-09Allow to enter PiP automaticallyByteHamster
2018-03-25[Ture Black] True Black Theme for AMOLEDalifeflow
Add true black themese Modified code that fails to support three themes
2017-04-16Sort feeds by number of played episodesByteHamster
This way, your most-loved feeds are on top of the list
2016-10-30Merge pull request #2136 from mfietz/2128-subscription-counter-downloadedMartin Fietz
Add option to show number of downloaded episodes in subscription counter
2016-10-03Add "has media" filter to episodes filterMartin Fietz
2016-10-03Add option to show number of downloaded episodes as subscription counterMartin Fietz
2016-04-04Merge pull request #1843 from saqura/developTom Hennen
Optionally show rewind/forward buttons on the lockscreen
2016-04-03Update compact notification buttons dialogsaqura
The preference dialog to select which buttons are shown in compact notifications now provides feedback via a snackbar. The internal preference storage handling has been cleaned up. A testcase for the dialog has been added.
2016-04-03Add dialog to choose lock screen playback buttonssaqura
This adds a dialog to choose the playback buttons on the lock screen notification. It only allows selecting a maximum of two values, because the lock screen notification can only display up to 3 buttons and the play/pause button is always included. It defaults to additionally show the skip button. The minimum sdk has been changed back to 10.
2016-04-02Add option to pick lock screen playback buttonssaqura
This adds the option to pick which playback buttons to prioritise on the notification. This allows choosing the playback buttons on the lock screen. The default playback buttons have not changed and are still set to play/pause (this is always displayed) and skip. Note: This commit raises the minimum sdk version from 10 to 11!
2016-04-02treat showing the subscriptions list like other drawer items.Tom Hennen
2016-03-27moved subscriptions up in the nav drawerTom Hennen
2016-03-25additional cleanup, removed submodule, renamed thingsTom Hennen
2016-01-27Merge: Updated subscriptionview and synced developRaghul Jagannathan
2016-01-23Use positive/reverse filteringrecalculated
2016-01-21Merge pull request #1561 from mfietz/redesign_audio_playerTom Hennen
Audio player redesign (Part 2)
2016-01-16Audio player redesignMartin Fietz
Sleep timer and audio effects (e.g. balance) accessible from actionbar, fragment pager
2016-01-09More smark optionsMartin Fietz
2015-10-08Merge pull request #1241 from TomHennen/cleanup_algorithmTom Hennen
Cleanup algorithm updates
2015-10-05Merge pull request #1246 from mfietz/issue/1244-sort-last-updateTom Hennen
Drawer: Sort feeds by publication date
2015-10-03Drawer: Sort feeds by most recent publication dateMartin Fietz
2015-10-03Additional playback speed stepsMartin Fietz