Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-10 | Add feed item filter | Martin Fietz | |
2015-05-08 | Merge pull request #791 from mfietz/issue/760-cancel-download | Tom Hennen | |
Cancel Auto Downloads | |||
2015-05-09 | CANCELLED | Martin Fietz | |
2015-05-08 | Merge pull request #792 from alexte/develop | Tom Hennen | |
Episodes with a PlaybackCompletionDate should be delete before those without. | |||
2015-05-09 | Cancel auto download | Martin Fietz | |
2015-05-08 | Merge pull request #790 from TomHennen/resume_after_call_753 | Tom Hennen | |
Optionally resume playback after call | |||
2015-05-08 | Merge pull request #789 from mfietz/feature/confirm-download-mobile | Tom Hennen | |
Confirm download on mobile data connection This seems to work well. We may want to tweak the workflow further, but we'll figure that out as we use it an in Alpha testing. | |||
2015-05-06 | Episodes that are not played yet "getPlaybackCompletionDate()==null) should ↵ | Alexander Terczka | |
be sorted in as now and not 1.1.1970 When sorted in as "now", these episodes are delete later in auto cleanup mode, than played once. | |||
2015-05-03 | Fix typo | Martin Fietz | |
2015-05-03 | Check if items are already in the queue | Martin Fietz | |
2015-05-03 | fix typos | Tom Hennen | |
2015-05-03 | Optionally resume playback after call. | Tom Hennen | |
Defaults to true. fixes AntennaPod/AntennaPod#753 | |||
2015-05-03 | Merge pull request #787 from mfietz/feature/queue-lock | Tom Hennen | |
Queue Lock: Swipe and drag can be disabled | |||
2015-05-03 | Show confirmation dialog when downloading over mobile data connection is ↵ | Martin Fietz | |
disabled | |||
2015-05-03 | Refactoring | Martin Fietz | |
2015-05-02 | Add ActionBar icon to enable/disable list drag (reorder, swipe) | Martin Fietz | |
2015-05-02 | Generate lock open and lock closed icons | Martin Fietz | |
2015-05-02 | unregister recivers | Tom Hennen | |
2015-05-02 | Merge pull request #780 from mfietz/download_report | Tom Hennen | |
Download Report | |||
2015-05-02 | Merge pull request #777 from mfietz/feature/download-log-retry | Tom Hennen | |
Retry failed downloads in the download log | |||
2015-04-29 | Changed download report icon, ticker and content title | Martin Fietz | |
2015-04-29 | Change icon for failed download(s) report | Martin Fietz | |
2015-04-28 | Add ability to retry failed downloads in the download log | Martin Fietz | |
2015-04-27 | Merge pull request #728 from mfietz/issues/627+727 | Tom Hennen | |
Add feed: remember credentials, Basic authentication: try UTF-8 encoding | |||
2015-04-26 | Fixes bug with undo toast. | Tom Hennen | |
After adding EventBus whenever you move an episode or attempt to swip to remove (but don't actually remove) the undo toast for removing an episode would be displayed. This is now resolved. | |||
2015-04-22 | Merge pull request #759 from mfietz/nav_drawer_preferences | Martin Fietz | |
Nav Drawer Preferences | |||
2015-04-21 | Show URL in feed info, layout optimizations | Martin Fietz | |
2015-04-18 | Bux fixes, tests | Martin Fietz | |
2015-04-18 | Adjust size of all episode icon | Martin Fietz | |
2015-04-18 | Add longclick Drawer Preference dialog | Martin Fietz | |
2015-04-18 | Minor changes | Martin Fietz | |
2015-04-18 | Preference: Change nav drawer | Martin Fietz | |
Preference | |||
2015-04-18 | Layout changes and optimizations | Martin Fietz | |
2015-04-18 | Small fix | Martin Fietz | |
2015-04-18 | Prepare merge. | Martin Fietz | |
2015-04-16 | now actually using the date to figure out what is omst recent rather than ↵ | Tom Hennen | |
just assuming it's the first | |||
2015-04-16 | the most recent episode in new feeds is marked unplayed | Tom Hennen | |
2015-04-12 | gpodder now properly sets the initial data for feeds | Tom Hennen | |
2015-04-12 | update strings for release 1.1 closes AntennaPod/AntennaPod#708 | Tom Hennen | |
2015-04-12 | Coherent item cover order | Martin Fietz | |
2015-04-12 | Another fix... | Martin Fietz | |
2015-04-11 | Picasso can handle basic authentication | Martin Fietz | |
2015-04-11 | Add feed: remember credentials after selecting feed, try UTF-8 for HTTP ↵ | Martin Fietz | |
basic authentication | |||
2015-04-11 | Refactoring | Martin Fietz | |
2015-04-10 | Some additional logging | Martin Fietz | |
2015-04-10 | Set fast forward and rewind time | Martin Fietz | |
2015-04-10 | Refactorings | Martin Fietz | |
2015-04-09 | Merge pull request #706 from mfietz/feature/gpodder_episode_actions | Tom Hennen | |
Sync episode actions with gpodder, smart mark as played. | |||
2015-04-07 | updated translateions #708 | Tom Hennen | |
2015-04-06 | EventBus license, fixed NPE with undobar onHide(), no smarking on closing of ↵ | Martin Fietz | |
audio player activity |