summaryrefslogtreecommitdiff
path: root/app/src/main/res
AgeCommit message (Collapse)Author
2016-10-30Integrate fyyd podcast search engineMartin Fietz
2016-10-08Merge pull request #2139 from mfietz/2121-gpodder-force-full-syncMartin Fietz
Add full sync with gpodder
2016-10-03Add "has media" filtering to gears dialogMartin Fietz
2016-10-03Add full sync with gpodder and re-phrase changes syncMartin Fietz
2016-09-03Enable separate functions for Previous and Rewind hardware buttons.Daniel
Added prefHardwarePreviousButtonRestarts preference.
2016-07-17include gpodnet last sync report on Sync pref summaryDomingos Lopes
2016-07-17restore dividers on gpodnet preferencesdomingos86
by setting selectable to its default value of true.
2016-07-03move last gpodder sync report up to under sync actionDomingos Lopes
2016-07-02gpodnetauth activity: hide keyboard on login press, restrict login to single ↵Domingos Lopes
line, add IME actions
2016-07-02Make gpodnet sync error notifications optionalDomingos Lopes
2016-06-29Add preliminary support for Android Auto by changing PlaybackService to ↵Meir Schwarz
extend MediaBrowserServiceCompat. Allows playback from queue and basic control using Android Auto.
2016-06-08Merge pull request #1968 from mfietz/issue/1929-new-episodes-marked-asMartin Fietz
New episodes: Mark (all) as seen
2016-06-06New episodes: Mark all as seen instead of playedMartin Fietz
2016-06-06Merge pull request #1958 from drabux/sort_by_feed_titleMartin Fietz
Add option to sort queue by feed title
2016-06-04Fix app name (due to flavors)Martin Fietz
2016-05-25Add option to sort queue by feed titledrabux
2016-04-30Merge pull request #1879 from domingos86/chromecast-issue-340Tom Hennen
Chromecast issue 340 initial PR
2016-04-24add cast disconnect buttonsDomingos Lopes
2016-04-24allow fine control on where to show the cast buttonDomingos Lopes
2016-04-24change order elements are defined in relative layout due to position referencesDomingos Lopes
2016-04-24change name of audioplayer_activity layoutDomingos Lopes
2016-04-23fix media router button still showing when disabledDomingos Lopes
2016-04-23remove data channel from CastManagerDomingos Lopes
add cast failure strings
2016-04-23add cast button to important activitiesDomingos Lopes
2016-04-23add chromecast support initialization logic and introduce chromecast preferenceDomingos Lopes
2016-04-22All Episodes/Favorites: Indicate played episodesMartin 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-30use font awesome. (care of @mfietz)Tom Hennen
2016-03-29changed triangle color to antennapod blueTom Hennen
2016-03-29use CoverTarget for Subscriptions, some cleanup of how it looksTom Hennen
2016-03-29Merge pull request #1827 from mfietz/issue/1239-open-podcastTom Hennen
Episode view: Open podcast
2016-03-28Episode view: Open podcast menu or click on cover or podcast titleMartin Fietz
2016-03-26add label that shows countTom Hennen
2016-03-26fix layout, keep textview visibleTom Hennen
2016-03-25removed unneeded viewsTom Hennen
2016-03-25additional cleanup, removed submodule, renamed thingsTom Hennen
2016-03-25updated and fixed PR AntennaPod/AntennPod#1624Tom Hennen
2016-03-25add faqTom Hennen
2016-03-25more categories in preferencesTom Hennen
2016-03-24Merge pull request #1798 from ByteHamster/statistics_pageTom Hennen
Added statistics function
2016-03-24Added statistics functionByteHamster
Fixes #1743
2016-03-21Merge branch 'develop' into typosDomingos Lopes
2016-03-21Merge pull request #1669 from mfietz/issue/1654-default-cache-sizeTom Hennen
Set default episode cache size to 25
2016-03-18Merge branch 'develop' into typosDomingos Lopes
2016-03-18Set default episode cache size to 25Martin Fietz
2016-03-18Link to known issues/bugs in SettingsMartin Fietz