summaryrefslogtreecommitdiff
path: root/app/src/main/res
AgeCommit message (Collapse)Author
2015-09-07normalized how we were using tab layouts between different fragments.Tom Hennen
2015-09-07move Gpodnet and Downloads to use TabLayout alsoTom Hennen
2015-09-07fixed dark themeTom Hennen
2015-09-07changed method of tab useTom Hennen
2015-09-07episodes fragment with tabs. layout of item info is messed up for some reason.Tom Hennen
2015-09-05Fix popup colorsMartin Fietz
2015-09-05Use CardView to add a shadowMartin Fietz
2015-09-05Show dialog where user chooses new playback speedMartin Fietz
2015-09-05Sleep Timer dialog remembers settingsMartin Fietz
2015-09-05Add options to sleep timer dialogMartin Fietz
2015-08-29Upgrade iconifyMartin Fietz
2015-08-08use correct string for actionTom Hennen
2015-08-02Fixes pictures disappearing in some casesTom Hennen
* Default value for the image cache size should be > 0 * If the image cache size is too small we force it back to default * We should only have once instance of the HTTP client fixes AntennaPod/AntennaPod/#1053
2015-08-02Merge pull request #1043 from mfietz/glideTom Hennen
Glide
2015-08-02Try loading the episode cover first; if that fails, try to load the ↵Martin Fietz
podcast's cover
2015-08-01removed flattr this app buttonTom Hennen
2015-07-29Replace Picasso with GlideMartin Fietz
2015-07-20Merge pull request #1020 from mfietz/feature/queue-informationTom Hennen
Queue shows number of episodes and total duration
2015-07-19Info text has smaller font, conversion moved utility classMartin Fietz
2015-07-19Minor improvementsMartin Fietz
2015-07-19Queue has status bar that shows number of episodes and total durationMartin Fietz
2015-07-13Make itunes search more prominent and fix squashed griviewTom Hennen
The GridView on large devices (Nexus 6 for example) was showing iTunes and gpodder results in two columns, which was cutting off valuable information. I simply double the default size of the grid columns on the theory that on a tablet someone may still want multiple columns and that 400dp was wide enough to show the needed detail. fixes AntennaPod/AntennaPod#1012
2015-07-10Merge pull request #1004 from mfietz/issue/992-fix-pasteTom Hennen
Fix edittext pasting issues on some devices
2015-07-10Hopefully fixes problems with pasting into edittextMartin Fietz
2015-07-09Make the Spinner work on Android versions <5.0Udi Finkelstein
2015-07-09Added new per-feed auto download override flag.Udi Finkelstein
2015-07-07Merge pull request #994 from mfietz/redesign-new-stateTom Hennen
Drawer: Feed context menu, counter and order
2015-07-04Fix button moving and icon being cutMartin Fietz
2015-07-02Call former indicator "counter"Martin Fietz
2015-07-02Nav drawer subscriptions context menuMartin Fietz
2015-06-30Set subscription order and counter in the preferencesMartin Fietz
2015-06-27Add episode action fragmentMartin Fietz
2015-06-24Set update interval or time of dayMartin Fietz
2015-06-21Merge pull request #925 from danners/developMartin Fietz
Download Report: introduce setting to disable
2015-06-21Merge pull request #861 from mfietz/feature/120-share-download-urlTom Hennen
Share feeds and episodes
2015-06-21Fixes Queue not opening from the drawer, small podcasts images not scaling ↵Martin Fietz
up and long URL not wrapping in the podcast info view
2015-06-21Download Report: introduce setting to disableSimon Danner
Give the use the option to disable the download report. While it is useful to see the failed downloads, if a user is subscribed to many podcasts, most of the times a few fail, which makes the notifications rather annonying.
2015-06-20Sharing in options and context menusMartin Fietz
2015-05-28Handle failed refresh correctly, fix for nav drawer layoutMartin Fietz
2015-05-27put the LinearView in a ScrollView. fixes AntennaPod/AntennaPod#841Tom Hennen
2015-05-22renamed download progress bar to just progressTom Hennen
2015-05-22removed unneeded layout marginsTom Hennen
2015-05-22now display the download bar under the other windowsTom Hennen
2015-05-21restored alignment for progress bar in episode view. fixes ↵Tom Hennen
AntennaPod/AntennaPod#822
2015-05-19Fix for indicator, changes in context menusMartin Fietz
2015-05-19Context dialog for feed item listMartin Fietz
2015-05-19Reset dialog in progressMartin Fietz
2015-05-19Show feed new items and refresh failureMartin Fietz
2015-05-19Mark as unplayed optionMartin Fietz
Users can mark feed items as unplayed from feed item fragment and the queue
2015-05-13Merge pull request #814 from mfietz/issue/813Tom Hennen
Use localization for clear queue