274 Commits

Author SHA1 Message Date
Martin Fietz
af2ded8fe0 Replace Picasso with Glide 2015-07-29 18:29:55 +02:00
Tom Hennen
d1ef7f63ff Merge pull request #1020 from mfietz/feature/queue-information
Queue shows number of episodes and total duration
2015-07-20 20:10:18 -04:00
Martin Fietz
76393e1e7c Info text has smaller font, conversion moved utility class 2015-07-19 10:35:28 +02:00
Martin Fietz
35dcabd103 Minor improvements 2015-07-19 02:07:50 +02:00
Martin Fietz
c779e78ee8 Queue has status bar that shows number of episodes and total duration 2015-07-19 00:59:45 +02:00
Tom Hennen
fd836fd0c1 Make itunes search more prominent and fix squashed griview
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-13 20:13:27 -04:00
Tom Hennen
f7e4beadd6 Merge pull request #1004 from mfietz/issue/992-fix-paste
Fix edittext pasting issues on some devices
2015-07-10 21:33:01 -04:00
Martin Fietz
40fd08b841 Hopefully fixes problems with pasting into edittext 2015-07-10 19:17:25 +02:00
Udi Finkelstein
153ac4e12c Make the Spinner work on Android versions <5.0 2015-07-09 01:16:46 +03:00
Udi Finkelstein
85598f64a9 Added new per-feed auto download override flag. 2015-07-09 01:16:45 +03:00
Tom Hennen
0d2f99a1a7 Merge pull request #994 from mfietz/redesign-new-state
Drawer: Feed context menu, counter and order
2015-07-07 18:58:41 -04:00
Raghul
9e09ad247b Fix for title when image is not available 2015-07-07 12:00:10 +08:00
Martin Fietz
a9de7631fd Fix button moving and icon being cut 2015-07-04 17:33:35 +02:00
Martin Fietz
dd898d1abe Call former indicator "counter" 2015-07-02 18:24:10 +02:00
Martin Fietz
936ecc2b8e Nav drawer subscriptions context menu 2015-07-02 12:13:19 +02:00
Martin Fietz
5643933a51 Set subscription order and counter in the preferences 2015-06-30 00:13:58 +02:00
Martin Fietz
c64217e2b4 Add episode action fragment 2015-06-27 18:01:14 +02:00
Martin Fietz
717a6a645e Set update interval or time of day 2015-06-24 17:43:50 +02:00
Martin Fietz
e977b5fa54 Merge pull request #925 from danners/develop
Download Report: introduce setting to disable
2015-06-21 23:55:22 +02:00
Tom Hennen
6b70e304e0 Merge pull request #861 from mfietz/feature/120-share-download-url
Share feeds and episodes
2015-06-21 12:02:46 -04:00
Martin Fietz
1e53df0f5f Fixes Queue not opening from the drawer, small podcasts images not scaling up and long URL not wrapping in the podcast info view 2015-06-21 13:03:19 +02:00
Simon Danner
7c944cbe65 Download Report: introduce setting to disable
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-21 12:46:42 +02:00
Martin Fietz
b0ba5a08f7 Sharing in options and context menus 2015-06-20 18:49:56 +02:00
Martin Fietz
ef518f3ec0 Handle failed refresh correctly, fix for nav drawer layout 2015-05-28 22:42:08 +02:00
Tom Hennen
7add1854c8 put the LinearView in a ScrollView. fixes AntennaPod/AntennaPod#841 2015-05-27 19:34:40 -04:00
Raghul Jagannathan
d0022e053e Subscription view for managing feeds and Navigation drawer feed list cleanup 2015-05-27 08:31:42 +08:00
Tom Hennen
f28853b00d renamed download progress bar to just progress 2015-05-22 17:13:31 -04:00
Tom Hennen
d8b6943f5d removed unneeded layout margins 2015-05-22 16:57:43 -04:00
Tom Hennen
ec156b4016 now display the download bar under the other windows 2015-05-22 16:21:21 -04:00
Tom Hennen
7aafe23b6b restored alignment for progress bar in episode view. fixes AntennaPod/AntennaPod#822 2015-05-21 18:45:39 -04:00
Martin Fietz
298b02b0aa Fix for indicator, changes in context menus 2015-05-19 11:58:38 +02:00
Martin Fietz
c829a4e9b2 Context dialog for feed item list 2015-05-19 11:58:38 +02:00
Martin Fietz
518e8207da Reset dialog in progress 2015-05-19 11:58:37 +02:00
Martin Fietz
406dab0a24 Show feed new items and refresh failure 2015-05-19 11:58:37 +02:00
Martin Fietz
e68ca0529b Mark as unplayed option
Users can mark feed items as unplayed from feed item fragment and the queue
2015-05-19 11:58:37 +02:00
Tom Hennen
e1f8509ff3 Merge pull request #814 from mfietz/issue/813
Use localization for clear queue
2015-05-13 20:27:20 -04:00
Martin Fietz
333eccb0bc Use localization for clear queue 2015-05-13 15:53:43 +02:00
Martin Fietz
75f3756857 Show always 2015-05-13 09:29:46 +02:00
Martin Fietz
0f293a4d78 Fix ActionBar SearchView 2015-05-12 21:21:16 +02:00
Martin Fietz
9ec0d735c8 Add feed item filter 2015-05-10 10:50:22 +02:00
Tom Hennen
db0ce285a3 Optionally resume playback after call.
Defaults to true.

fixes AntennaPod/AntennaPod#753
2015-05-03 15:16:47 -04:00
Martin Fietz
a92220f8db Show lock icon always, use correct search view text color on older devices 2015-05-03 15:07:25 +02:00
Martin Fietz
103fb635d1 Add ActionBar icon to enable/disable list drag (reorder, swipe) 2015-05-02 21:10:14 +02:00
Martin Fietz
8050372ba0 Add ability to retry failed downloads in the download log 2015-04-28 17:10:06 +02:00
Martin Fietz
b253289b1f Merge pull request #759 from mfietz/nav_drawer_preferences
Nav Drawer Preferences
2015-04-22 09:53:48 +02:00
Martin Fietz
7829ddc94e Show URL in feed info, layout optimizations 2015-04-21 17:34:02 +02:00
Martin Fietz
25f5c1e360 Layout fix 2015-04-18 23:10:40 +02:00
Martin Fietz
4aa68e74e0 Bux fixes, tests 2015-04-18 22:12:40 +02:00
Martin Fietz
158821c0e1 Preference: Change nav drawer
Preference
2015-04-18 22:12:39 +02:00
Martin Fietz
85ace6fb01 Layout changes and optimizations 2015-04-18 22:12:39 +02:00