summaryrefslogtreecommitdiff
path: root/app/src/main/res
AgeCommit message (Collapse)Author
2019-11-21Merge pull request #3629 from ByteHamster/streaming-iconH. Lehmann
Updated streaming icon
2019-11-21Merge pull request #3630 from ByteHamster/podcast-settings-iconH. Lehmann
Added icons to podcast settings
2019-11-21Added icons to podcast settingsByteHamster
2019-11-21Updated streaming iconByteHamster
2019-11-21Merge pull request #3622 from ByteHamster/add-feed-page-buttonH. Lehmann
Design tweaks on add feed page
2019-11-20Fix refresh icon sometimes not displayedByteHamster
2019-11-20Better alignment of headings and contentByteHamster
2019-11-20Increased add feed page paddingByteHamster
2019-11-20Use a single shade of blue on the add podcast screenByteHamster
2019-11-20Make confirm button less prominentByteHamster
2019-11-13Switched from gestures to ViewPagerByteHamster
2019-11-09Merge pull request #3597 from ByteHamster/rework-about-screenH. Lehmann
Rework about screen
2019-11-09Added licenses screenByteHamster
2019-11-09Added developers listByteHamster
2019-11-07Added shadow to discovery listByteHamster
2019-11-07Made add podcast button even more prominentByteHamster
2019-11-06Removed MaterialDialog dependencyByteHamster
The AlertDialogs from Androidx are material, too.
2019-11-05Merge pull request #3581 from ByteHamster/feedview-dialogH. Lehmann
Style OnlineFeedViewActivity like a dialog
2019-11-05code style fixes: naming, indentation.orionlee
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-05code style fixes - naming, indentation, etc.orionlee
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-11-01episodes should not look like a link (#3576)sevenmaster
2019-11-01Make search button clickable (#3577)sevenmaster
2019-10-25Merge pull request #3528 from orionlee/podcast_screen_sort_2524H. Lehmann
Sort Support in Podcast screen
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-23Showing wallpaper on widget config pageByteHamster
2019-10-23Transparent widgetMarcel Regeci
2019-10-20UX tweak - move batch edit to overflow menu to make UI less busy.orionlee
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-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 icon from "Reset statistics" option menu itemXavier Gouchet
2019-10-14Reset playback statisticsXavier Gouchet
Fixes #1867
2019-10-07Implement a FAB to add podcast on the Subscriptions screenXavier Gouchet
Fixes #3475
2019-10-05Merge remote-tracking branch 'antennapod/develop' into per_feed_playbackspeedJonas Kalderstam
2019-10-05Merge branch 'master' into developByteHamster
2019-10-05Fixed F-Droid build1.7.3b-fixByteHamster
2019-10-04Automatic AndroidX migrationByteHamster
2019-10-03Added pie chart to statistics pageByteHamster
2019-10-03Converted statistics to RecyclerViewByteHamster
2019-10-02Merge pull request #3426 from ByteHamster/feedinfo-fragmentH. Lehmann
Feedinfo page animation
2019-09-29Updated statistics layoutByteHamster
2019-09-27Merge branch 'develop' into feedinfo-fragmentByteHamster
2019-09-25Added refresh item to subscriptions viewByteHamster