summaryrefslogtreecommitdiff
path: root/app/src/main/java/de/danoeh/antennapod/activity/MediaplayerInfoActivity.java
AgeCommit message (Expand)Author
2017-04-15Added feed title to delete confirmationByteHamster
2016-11-01Move EventBus register/unregister to appropriate classMartin Fietz
2016-11-01Add ability to rename feedsMartin Fietz
2016-10-12Replace toast with snackbar and optional undo actionMartin Fietz
2016-10-02Merge pull request #1985 from mfietz/issue/1942-automatic-updateMartin Fietz
2016-07-02Merge pull request #2055 from DevFactory/release/Lamdbas_containing_only_one_...Martin Fietz
2016-06-29Fixed rule 'Lamdbas containing only one statement should not nest this statem...Soso Tughushi
2016-06-24Prevent NPEsMartin Fietz
2016-06-20On resume, check if the feeds should be (automatically) refreshed.Martin Fietz
2016-04-30fix NPE on logDomingos Lopes
2016-04-28save current fragment before starting a different activityDomingos Lopes
2016-04-28give error feedback to the userDomingos Lopes
2016-04-27change seekbar while buffering (certainly not ideal, but good enough for now)Domingos Lopes
2016-04-24add cast disconnect buttonsDomingos Lopes
2016-04-24move playback speed button methods inside AudioplayerActivityDomingos Lopes
2016-04-24have the position seekbar show that it's buffering/loading/seekingDomingos Lopes
2016-04-24separate audioplayeractivity into audio and cast activitiesDomingos Lopes