summaryrefslogtreecommitdiff
path: root/core/src/main/res
AgeCommit message (Collapse)Author
2020-01-16Pulled translationsByteHamster
2019-12-24Updated translationsByteHamster
2019-12-19Fixed playback speed icon mismatchByteHamster
2019-12-19Do not crash when clicking menu items while loadingByteHamster
2019-12-19Updated translationsByteHamster
2019-12-13Extracted string resourceByteHamster
2019-11-24Updated translationsByteHamster
2019-11-22Merge branch 'develop' into remove-prestissimoH. Lehmann
2019-11-22Removed prestissimoByteHamster
2019-11-22Bumped minimum API version to 16ByteHamster
2019-11-21Merge pull request #3629 from ByteHamster/streaming-iconH. Lehmann
Updated streaming icon
2019-11-21Added icons to podcast settingsByteHamster
2019-11-21Updated streaming iconByteHamster
2019-11-09Merge pull request #3597 from ByteHamster/rework-about-screenH. Lehmann
Rework about screen
2019-11-09Added developers listByteHamster
2019-11-07Made add podcast button even more prominentByteHamster
2019-11-05Merge pull request #3582 from ByteHamster/empty-view-subscriptionsH. Lehmann
Added empty view to subscription list
2019-11-05Added empty view to subscription listByteHamster
2019-11-05Merge pull request #3581 from ByteHamster/feedview-dialogH. Lehmann
Style OnlineFeedViewActivity like a dialog
2019-11-05enqueue location: use the new 3-value settingsorionlee
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-11-05#2652 (part of): Expose keep in-progress at front as a preferenceorionlee
(in Playback > Queue section)
2019-11-05Style OnlineFeedViewActivity like a dialogByteHamster
User study showed that new users do not get the difference between the actual feed list and the preview. If the preview is a dialog, this is a lot easier to see. Additionally, the "dialog" now closes after the subscription succeeded.
2019-10-31Clearer button text for feching podcast (#3575)sevenmaster
When subscribing to a podcast, the old text might be confusing to new users (it's not downloading an episode, just the feed. That is not considered downloading for most users) Signed-off-by: sevenmaster <seven-master@hotmail.de>
2019-10-25Merge pull request #3528 from orionlee/podcast_screen_sort_2524H. Lehmann
Sort Support in Podcast screen
2019-10-24a new filter icon, to differentiate it from sort per review.orionlee
- Icon source: https://materialdesignicons.com/icon/filter-outline
2019-10-23Merge pull request #3544 from M-arcel/developH. Lehmann
Transparent widget
2019-10-23Showing a more interesting background imageByteHamster
2019-10-23Code cleanupByteHamster
2019-10-23Material design layout tweaksByteHamster
2019-10-23Transparent widgetMarcel Regeci
2019-10-20Sort in Podcast screen - UIorionlee
2019-10-20Merge pull request #3520 from dsmith47/streamH. Lehmann
Show stream button rather than download (in queue, podcast views)
2019-10-19Merge pull request #3505 from xgouchet/feature/3070_episode_imageH. Lehmann
Add an option to replace Episode cover with Podcast cover
2019-10-19Fixes crash on equalizer open on Android 4.1David Leibovych
2019-10-17Add an option to replace Episode cover with Podcast coverXavier Gouchet
The default is to use the episode cover (keep the previous behavior). Fixes #3070
2019-10-16Implemented feature to show stream button (instead of Download/Play-Pause) ↵Doug Smith
in podcast episode views. * Added user preference to specify that stream buttons are preferred * Added StreamAction button to trigger streams on podcast options
2019-10-14Remove duplicate stringXavier Gouchet
2019-10-14Fix formattingXavier Gouchet
2019-10-14Add confirmation dialog before reseting statisticsXavier Gouchet
2019-10-14Remove icon from "Reset statistics" option menu itemXavier Gouchet
2019-10-14Reset playback statisticsXavier Gouchet
Fixes #1867
2019-10-05Merge remote-tracking branch 'antennapod/develop' into per_feed_playbackspeedJonas Kalderstam
2019-10-02Changed color of default notification iconByteHamster
2019-10-02Merge branch 'develop' into notification-default-iconByteHamster
2019-09-27#3387 permission prompt - add warning icon to make it stand out.orionlee
2019-09-27#3387 ask for location permission for Wi-Fi filter UI on Android 10+.orionlee
2019-09-25Removed transparent notification button outlineByteHamster
2019-09-24Merge branch 'develop' into notification-default-iconH. Lehmann
2019-09-21#2977 fix incorrect "share podcast url" labelorionlee