Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-20 | Create and explain version code schema. | Martin Fietz | |
2015-07-19 | Info text has smaller font, conversion moved utility class | Martin Fietz | |
2015-07-19 | Minor improvements | Martin Fietz | |
2015-07-19 | Queue has status bar that shows number of episodes and total duration | Martin Fietz | |
2015-07-13 | update to build 61 | Tom Hennen | |
2015-07-13 | Make itunes search more prominent and fix squashed griview | Tom 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-13 | Merge pull request #1006 from mfietz/issue/1002-fragment-loading | Tom Hennen | |
Load fragment used in last session correctly | |||
2015-07-13 | Merge pull request #1008 from TomHennen/fix1007 | Tom Hennen | |
PlaybackHistory doesn't dim played items anymore. | |||
2015-07-13 | Merge pull request #993 from mfietz/issue/990-show-content-length | Tom Hennen | |
Get filesize from server | |||
2015-07-12 | Prevent NPE | Martin Fietz | |
2015-07-12 | Open new episodes when removing the currently shown feed via drawer | Martin Fietz | |
2015-07-12 | PlaybackHistory doesn't dim played items anymore. | Tom Hennen | |
Also adds a space before the feed title when displaying the title. fixes AntennaPod/AntennaPod#1007 | |||
2015-07-11 | Load fragment used in last session correctly. | Martin Fietz | |
2015-07-10 | Merge pull request #1000 from udif/about_commit | Tom Hennen | |
Add git commit ID and version top the "About" screen | |||
2015-07-10 | Merge pull request #1004 from mfietz/issue/992-fix-paste | Tom Hennen | |
Fix edittext pasting issues on some devices | |||
2015-07-10 | Hopefully fixes problems with pasting into edittext | Martin Fietz | |
2015-07-09 | Add commit ID to about screen | Udi Finkelstein | |
2015-07-09 | Determine media file size if feed doesn't report it correctly | Martin Fietz | |
2015-07-09 | FeedPreferences.getCurrentAutoDelete() now calls ↵ | Udi Finkelstein | |
UserPreferences.isAutoDelete() by itself, instead of receiving it as a parameter. | |||
2015-07-09 | Make the Spinner work on Android versions <5.0 | Udi Finkelstein | |
2015-07-09 | Added new per-feed auto download override flag. | Udi Finkelstein | |
2015-07-07 | Merge pull request #994 from mfietz/redesign-new-state | Tom Hennen | |
Drawer: Feed context menu, counter and order | |||
2015-07-04 | Fix button moving and icon being cut | Martin Fietz | |
2015-07-02 | Call former indicator "counter" | Martin Fietz | |
2015-07-02 | Nav drawer subscriptions context menu | Martin Fietz | |
2015-06-30 | Set subscription order and counter in the preferences | Martin Fietz | |
2015-06-29 | Make new explicit | Martin Fietz | |
2015-06-28 | Merge pull request #974 from mfietz/feature/episodes-actions | Tom Hennen | |
Perform action on episodes | |||
2015-06-28 | Don't assume the activity is non-null within the callback. | Tom Hennen | |
Fixes AntennaPod/AntennaPod#979 | |||
2015-06-28 | build 60 for alpha testing | Tom Hennen | |
2015-06-28 | Fix enqueueing order, prevent NPEs | Martin Fietz | |
2015-06-27 | Merge pull request #976 from TomHennen/fix968_2 | Tom Hennen | |
Must send download list when content changes | |||
2015-06-27 | Don't send Gpodder actions for items that don't have media. | Tom Hennen | |
Fixes AntennaPod/AntennaPod#964 | |||
2015-06-27 | Enqueue and items in the currently display order, submit changes on bulk | Martin Fietz | |
2015-06-27 | Folks weren't always getting the updated copy of the download list, now they ↵ | Tom Hennen | |
are. fixes AntennaPod/AntennaPod#968 | |||
2015-06-27 | Add episode action fragment | Martin Fietz | |
2015-06-27 | Merge pull request #971 from TomHennen/fix970 | Martin Fietz | |
Make sure controller isn't null | |||
2015-06-27 | Make sure controller isn't null | Tom Hennen | |
fixes AntennaPod/AntennaPod#970 | |||
2015-06-27 | fixes AntennaPod/AntennaPod#895 | Tom Hennen | |
2015-06-24 | Set update interval or time of day | Martin Fietz | |
2015-06-24 | Merge branch 'develop' of https://github.com/AntennaPod/AntennaPod into ↵ | Martin Fietz | |
issue/940-user-preferences | |||
2015-06-23 | Don't cache shared preferences anymore. Some refactoring. | Martin Fietz | |
2015-06-21 | Merge pull request #925 from danners/develop | Martin Fietz | |
Download Report: introduce setting to disable | |||
2015-06-21 | build 59, alpha testing | Tom Hennen | |
2015-06-21 | Store information if media has an embedded picture in the database | Martin Fietz | |
2015-06-21 | Merge pull request #861 from mfietz/feature/120-share-download-url | Tom Hennen | |
Share feeds and episodes | |||
2015-06-21 | Fixes 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-21 | Download Report: introduce setting to disable | Simon 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-20 | Capitalize titles | Martin Fietz | |
2015-06-20 | Sharing in options and context menus | Martin Fietz | |