summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Collapse)Author
2015-05-03Merge pull request #787 from mfietz/feature/queue-lockTom Hennen
Queue Lock: Swipe and drag can be disabled
2015-05-02Add ActionBar icon to enable/disable list drag (reorder, swipe)Martin Fietz
2015-05-02Generate lock open and lock closed iconsMartin Fietz
2015-05-02unregister reciversTom Hennen
2015-05-02Merge pull request #780 from mfietz/download_reportTom Hennen
Download Report
2015-05-02Merge pull request #777 from mfietz/feature/download-log-retryTom Hennen
Retry failed downloads in the download log
2015-04-29Changed download report icon, ticker and content titleMartin Fietz
2015-04-29Change icon for failed download(s) reportMartin Fietz
2015-04-28Add ability to retry failed downloads in the download logMartin Fietz
2015-04-27Merge pull request #728 from mfietz/issues/627+727Tom Hennen
Add feed: remember credentials, Basic authentication: try UTF-8 encoding
2015-04-26Fixes 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-22Merge pull request #759 from mfietz/nav_drawer_preferencesMartin Fietz
Nav Drawer Preferences
2015-04-21Show URL in feed info, layout optimizationsMartin Fietz
2015-04-18Bux fixes, testsMartin Fietz
2015-04-18Adjust size of all episode iconMartin Fietz
2015-04-18Add longclick Drawer Preference dialogMartin Fietz
2015-04-18Minor changesMartin Fietz
2015-04-18Preference: Change nav drawerMartin Fietz
Preference
2015-04-18Layout changes and optimizationsMartin Fietz
2015-04-18Small fixMartin Fietz
2015-04-18Prepare merge.Martin Fietz
2015-04-16now actually using the date to figure out what is omst recent rather than ↵Tom Hennen
just assuming it's the first
2015-04-16the most recent episode in new feeds is marked unplayedTom Hennen
2015-04-12gpodder now properly sets the initial data for feedsTom Hennen
2015-04-12update strings for release 1.1 closes AntennaPod/AntennaPod#708Tom Hennen
2015-04-12Coherent item cover orderMartin Fietz
2015-04-12Another fix...Martin Fietz
2015-04-11Picasso can handle basic authenticationMartin Fietz
2015-04-11Add feed: remember credentials after selecting feed, try UTF-8 for HTTP ↵Martin Fietz
basic authentication
2015-04-11RefactoringMartin Fietz
2015-04-10Some additional loggingMartin Fietz
2015-04-10Set fast forward and rewind timeMartin Fietz
2015-04-10RefactoringsMartin Fietz
2015-04-09Merge pull request #706 from mfietz/feature/gpodder_episode_actionsTom Hennen
Sync episode actions with gpodder, smart mark as played.
2015-04-07updated translateions #708Tom Hennen
2015-04-06EventBus license, fixed NPE with undobar onHide(), no smarking on closing of ↵Martin Fietz
audio player activity
2015-04-05ProGuard config, small fixMartin Fietz
2015-04-05merged in changes that occured on masterTom Hennen
2015-04-05QueueEvents, Queue shows undobar on removal of an itemMartin Fietz
2015-04-05smart mark as played: media player activity, player widget, when media is ↵Martin Fietz
changed
2015-04-05Minor changes: Log, import order, small refactoringsMartin Fietz
2015-04-05Dismiss remote play actions if queued play actions for that episode are more ↵Martin Fietz
recent
2015-04-05Sync episode actions with gpodder, smart mark as playedMartin Fietz
* Create episode actions when episodes are downloaded, played, deleted and marked as read * Sync (download and upload) episode actions * MediaPlayerActivity deletes almost completely played episode on close * Improved parsing of datetime strings * Smart mark as played can be disabled or set in the preferences
2015-04-05Merge pull request #709 from TomHennen/swipe_to_mark_as_readTom Hennen
Swipe to mark as read
2015-04-03Merge pull request #693 from volhol/developTom Hennen
Addresses #669 and #664: play buttons in the lists
2015-04-03Can now undo swipe to mark as read.Tom Hennen
Behavior isn't ideal when the user is displaying all the items in their feed. (you can swipe new and read items and they don't go away (obviously)).
2015-04-02Direct play from the listsvolhol
subsequent play of the next feed item from the queue now works
2015-04-01Direct play from the the listsvolhol
position in media item is now updated
2015-03-31Direct play from the the listsvolhol
Pause/play buttons work; position in media item not always updated yet
2015-03-30"Add feed" facelift, OPML import with better explanations and usage of ↵Martin Fietz
external apps