summaryrefslogtreecommitdiff
path: root/app/src/main/java/de/danoeh/antennapod/activity/AudioplayerActivity.java
AgeCommit message (Expand)Author
2015-12-11If drawer is open, back button closes itMartin Fietz
2015-12-02Replace commons-lang3 where possibleMartin Fietz
2015-11-26RxJava defer -> fromCallableMartin Fietz
2015-11-07If removing currently playing episode, (pause and) skip the sameMartin Fietz
2015-09-10Refactor database accessMartin Fietz
2015-09-05Set max slider playback speed to 2.50 or current speed if it is higher than thatMartin Fietz
2015-09-05Scale animation when playback speed has been changed via popupMartin Fietz
2015-09-05Show dialog where user chooses new playback speedMartin Fietz
2015-08-24Protect use of menuInfo:Tom Hennen
2015-08-08Cache all images (should reduce lag displaying lists of episodes)Tom Hennen
2015-07-29Replace Picasso with GlideMartin Fietz
2015-07-02Nav drawer subscriptions context menuMartin Fietz
2015-05-19Show correct number of new itemsMartin Fietz
2015-05-19Order feeds by number of unread items (descending)Martin Fietz
2015-04-22Small fixesMartin Fietz
2015-04-18Remove checks for opened drawer, now unneccessaryMartin Fietz
2015-04-18FixesMartin Fietz
2015-04-18Use Fragment tags to reference to fragments, hide nav elementsMartin Fietz
2015-04-10RefactoringsMartin Fietz
2015-04-05Sync episode actions with gpodder, smart mark as playedMartin Fietz
2014-12-19Use 2-line TextView in AudioplayerActivity toolbardaniel oeh
2014-12-19Moved settings button into navigation drawerdaniel oeh
2014-12-19Updated audio player layoutdaniel oeh
2014-11-10Updated picasso librarydaniel oeh
2014-11-05Updated layoutsdaniel oeh
2014-10-25Fixed NPE in AudioplayerActivitydaniel oeh
2014-10-25Removed use of indeterminate progress bardaniel oeh
2014-10-11Moved core classes into subprojectdaniel oeh
2014-09-19Moved non-gui classes to 'core' packagedaniel oeh
2014-09-17Changed project structuredaniel oeh