Age | Commit message (Expand) | Author |
2015-08-08 | Cache all images (should reduce lag displaying lists of episodes) | Tom Hennen |
2015-08-05 | remove logging statement not needed | Tom Hennen |
2015-08-05 | resolves NPE in QueueListAdapter | Tom Hennen |
2015-08-02 | Prevent NPE b/c of race condition | Martin Fietz |
2015-08-02 | Replace custom image loading with Glide | Martin Fietz |
2015-08-02 | Try loading the episode cover first; if that fails, try to load the podcast's... | Martin Fietz |
2015-08-02 | Initialize NetworkUtils, set context once | Martin Fietz |
2015-07-29 | Replace Picasso with Glide | Martin Fietz |
2015-07-13 | Merge pull request #1008 from TomHennen/fix1007 | Tom Hennen |
2015-07-12 | PlaybackHistory doesn't dim played items anymore. | Tom Hennen |
2015-07-09 | Determine media file size if feed doesn't report it correctly | Martin Fietz |
2015-07-02 | Nav drawer subscriptions context menu | Martin Fietz |
2015-06-29 | Make new explicit | Martin Fietz |
2015-06-27 | Don't send Gpodder actions for items that don't have media. | Tom Hennen |
2015-06-27 | fixes AntennaPod/AntennaPod#895 | Tom Hennen |
2015-06-02 | Merge pull request #852 from mfietz/issue/840-mobile-download-clipping | Tom Hennen |
2015-05-28 | Handle failed refresh correctly, fix for nav drawer layout | Martin Fietz |
2015-05-28 | Remove cancel, adjust strings | Martin Fietz |
2015-05-22 | renamed download progress bar to just progress | Tom Hennen |
2015-05-22 | now display the download bar under the other windows | Tom Hennen |
2015-05-19 | Transparency for played items | Martin Fietz |
2015-05-19 | Show correct number of new items | Martin Fietz |
2015-05-19 | Fix download bar displacement | Martin Fietz |
2015-05-19 | Fix for indicator, changes in context menus | Martin Fietz |
2015-05-19 | Redone new indicator | Martin Fietz |
2015-05-19 | Order feeds by number of unread items (descending) | Martin Fietz |
2015-05-19 | Show feed new items and refresh failure | Martin Fietz |
2015-05-13 | Fix NPE and hide progress bar without media | Martin Fietz |
2015-05-10 | Add feed item filter | Martin Fietz |
2015-05-09 | CANCELLED | Martin Fietz |
2015-05-09 | Cancel auto download | Martin Fietz |
2015-05-08 | Merge pull request #789 from mfietz/feature/confirm-download-mobile | Tom Hennen |
2015-05-03 | Check if items are already in the queue | Martin Fietz |
2015-05-03 | Show confirmation dialog when downloading over mobile data connection is disa... | Martin Fietz |
2015-05-02 | Add ActionBar icon to enable/disable list drag (reorder, swipe) | Martin Fietz |
2015-04-28 | Add ability to retry failed downloads in the download log | Martin Fietz |
2015-04-18 | Bux fixes, tests | Martin Fietz |
2015-04-18 | Use Fragment tags to reference to fragments, hide nav elements | Martin Fietz |
2015-04-18 | Prepare merge. | Martin Fietz |
2015-04-16 | using different icon for the 'All Episodes' fragment | Tom Hennen |
2015-04-15 | now properly setting the title and changed the icon for 'All Episodes' | Tom Hennen |
2015-04-15 | now we have 'All Episodes' and 'New Episodes' | Tom Hennen |
2015-04-09 | Merge pull request #706 from mfietz/feature/gpodder_episode_actions | Tom Hennen |
2015-04-05 | Sync episode actions with gpodder, smart mark as played | Martin Fietz |
2015-04-05 | show the correct icon for queue and new episodes | Tom Hennen |
2015-04-05 | Merge pull request #709 from TomHennen/swipe_to_mark_as_read | Tom Hennen |
2015-04-05 | switched to 'New Episodes', also displaying queue first in the drawer | Tom Hennen |
2015-04-05 | setting alpha instead of background color. | Tom Hennen |
2015-04-03 | 'All Episodes' by default now only shows new episodes. | Tom Hennen |
2015-04-02 | Direct play from the lists | volhol |