summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Collapse)Author
2014-09-29Changed preference labeldaniel oeh
Preference affects both lockscreen and notification.
2014-09-29Merge branch 'notifymore' of git://github.com/mchelen/AntennaPod into ↵daniel oeh
mchelen-notifymore2
2014-09-28use persistant notification option for persistant lockscreen controlsMike Chelen
2014-08-06Pulled translationsdaniel oeh
2014-08-03disable expanded notification option when unsupported & provide informative ↵Mike Chelen
toast
2014-08-01Increase maxLines in FeedItemDialogdaniel oeh
closes #448
2014-07-31add settings options for persistent and expanded notificationsMike Chelen
2014-07-30persistant expanded notification with play/pause/stop buttonsMike Chelen
2014-07-26Pulled translationsdaniel oeh
2014-07-16Made automatic flattr threshold configurabledaniel oeh
2014-07-13Removed "swipe to remove" from queue, replaced with context menu item.daniel oeh
closes #462
2014-07-05Re-wrote FlattrClickWorkerdaniel oeh
2014-07-05Reduced number of lint warningsdaniel oeh
2014-06-29Added long-press menu for timecode linksdaniel oeh
2014-06-16Implemented Feed-discovery in OnlineFeedViewdaniel oeh
2014-06-15Show keyboard when opening TimeDialog. fixes #436daniel oeh
2014-06-15Replaced TimerDialog with HmsDialog from the BetterPickers-librarydaniel oeh
2014-06-15Only report unknown keycode if PlaybackService is playingdaniel oeh
2014-06-15Merge branch 'seek' of git://github.com/dreiss/AntennaPod into dreiss-seekdaniel oeh
2014-06-14Pulled translationsdaniel oeh
2014-06-09Crop by character in navdrawer. fixes #457daniel oeh
2014-06-08Show queue size and number of unread items in navdrawer. closes #453daniel oeh
2014-06-07Make seek time configurableDavid Reiss
A 30-second seek time is way to long for me. Make the seek duration a configurable preference.
2014-06-07Show a toast when an unknown media key is pressedDavid Reiss
This is just an idea. If people want more media keys supported, they will be able to use this toast to report exactly what key codes their hardware is generating. If you don't want to include this, just let me know and I can remove it from the pull request.
2014-06-07Added progress bar to queue itemsdaniel oeh
2014-06-07Added 'new' indicator to all episodes view + layout improvementsdaniel oeh
2014-06-07Removed unused filesdaniel oeh
2014-06-07Improved menu behavior in all episodes viewdaniel oeh
fixes #451
2014-06-07Removed pull-to-refreshdaniel oeh
Causes too much accidental updates
2014-05-31Pulled translationsdaniel oeh
2014-05-25Added support for podlove alternate feedsdaniel oeh
http://podlove.org/alternate-feeds/
2014-05-20Added missing resourcedaniel oeh
2014-05-19Removed unused resources, reduced number of lint warningsdaniel oeh
2014-05-19Merge branch 'newgui' into develop. closes #407daniel oeh
Conflicts: res/layout/feedinfo.xml
2014-05-17Improved syncing speed for large amounts of feeds. fixes #371daniel oeh
- Bundle db operations in FeedSyncThread - Show "Processing downloads" message instead of "0 downloads left"
2014-05-17Added playback speeds below 1.0. fixes #413daniel oeh
2014-05-17Added "swipe to refresh" in new episodes listdaniel oeh
2014-05-17Improved space usage of title area in episode dialogdaniel oeh
2014-05-17Improved spacing in FeedItemlist and Downloads listdaniel oeh
- Removed InternalFeedItemlistAdapter
2014-05-12Moved "show info" into itemlist headerdaniel oeh
2014-05-12Added missing file from previous commitdaniel oeh
2014-05-11Split "new episodes" list into two listsdaniel oeh
2014-05-11Fixed Download screen problems and download report notificationdaniel oeh
2014-04-27Improved spacingdaniel oeh
2014-04-27Added icons to nav-items in navigation drawerdaniel oeh
2014-04-27Allow modification of feed username and password, propagate credentials to ↵daniel oeh
episodes. fixes #395
2014-04-27Made strings in Sleep timer dialog translatable. fixes #394daniel oeh
2014-04-26Merge branch 'develop' into newguidaniel oeh
Conflicts: src/de/danoeh/antennapod/activity/MainActivity.java
2014-04-26Improved fontsdaniel oeh
2014-04-26Bugfix: Hebrew translation was not displayeddaniel oeh