summaryrefslogtreecommitdiff
path: root/app/src/main/res
AgeCommit message (Collapse)Author
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
2016-03-18Merge pull request #1751 from mfietz/issue/1727-podcast-titleTom Hennen
Episode view: Show podcast title
2016-03-16Merge pull request #1708 from mfietz/issue/359-gpodder-sync-buttonMartin Fietz
Gpodder: Enable manual syncing
2016-03-16Fix Log iconMartin Fietz
2016-03-16Add proxy settingsMartin Fietz
2016-03-16Merge pull request #1661 from mfietz/issue/1652-opml-selectMartin Fietz
OPML Import: Select/deselect toggle
2016-03-12Merge branch 'develop' into typosDomingos Lopes
2016-03-10Do not crash...Martin Fietz
2016-03-08Show podcast titleMartin Fietz
2016-02-23correct indentation on external player fragment layoutDomingos Lopes
2016-02-23rewind/fastforward labels on videoplayeractivity layoutDomingos Lopes
2016-02-22Gpodder: Enable manual syncingMartin Fietz
2016-02-19Scale differentlyMartin Fietz
2016-02-11Menu toggleMartin Fietz
2016-02-07Make audio controls dialog scrollable, adjust marginsMartin Fietz
2016-02-03Add new folder icon to directory chooser menuMartin Fietz
2016-02-03Let user change data folder when storage is not availableMartin Fietz
2016-01-31Merge pull request #1619 from mfietz/issue/1222-completed-downloads-gearsTom Hennen
Completed Downloads: Gears Dialog
2016-01-28Merge pull request #1622 from mfietz/issue/821-subscription-pubdatesTom Hennen
Subscription view: Show publication dates and look better
2016-01-27Merge: Updated subscriptionview and synced developRaghul Jagannathan
2016-01-27Make subscription view look niceMartin Fietz