summaryrefslogtreecommitdiff
path: root/app/src/main/java/de/danoeh/antennapod/activity/MediaplayerActivity.java
AgeCommit message (Expand)Author
2018-12-26Code styleByteHamster
2018-12-26Merge branch 'develop' into rxjava2ByteHamster
2018-10-21Remove redundant type castsegsavage
2018-10-13Fix error-prone errorsAndrew Gaul
2018-09-30Migrate rxjava to version 2Martin Fietz
2018-07-25SimplificationsByteHamster
2018-07-13Requesting storage permissions for external filesByteHamster
2018-06-26Merge pull request #2718 from ByteHamster/broadcastsH. Lehmann
2018-06-06Using utilsByteHamster
2018-05-29Limit broadcasts to current appByteHamster
2018-05-27Removed unused codeByteHamster
2018-05-07Merge branch 'develop' into api-26-supportByteHamster
2018-05-06Code style improvementsByteHamster
2018-05-04Review changesByteHamster
2018-05-03Start PlaybackService lazily to allow using ForegroundServiceByteHamster
2018-05-02Flatten nested ifs, per @ByteHamster feedbackorionlee
2018-04-30FeedItem Visit Website tweak: use feed website as a fallback,orionlee
2018-04-30Issue #2579: Provide share Link in episode playback screen evenorionlee
2018-04-09Removing PiP option for unsupported devicesByteHamster
2018-04-09Allow to enter PiP automaticallyByteHamster
2018-04-09Added checks for PiP supportByteHamster
2018-01-21Merge branch 'develop' into picture-in-pictureH. Lehmann
2018-01-21Removed unused importByteHamster
2018-01-14static modifier is redundant for inner enumsMartin Fietz
2018-01-14Weaken declaration accessMartin Fietz
2018-01-11Fixed backstack when pressing up arrowByteHamster
2018-01-09Added Picure in pictureByteHamster
2017-10-21Shared element transition of coverByteHamster
2017-05-03Added null and instanceof checksByteHamster
2017-05-03Allow sharing feed file, as suggested in #2236ByteHamster
2016-10-02Removed commented out debugging code and superfluous comments.eraymond
2016-09-28Added preference settings to customize fastforward and rewind delta. Closes #...eraymond
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-07adapt ui to different flavorsDomingos Lopes
2016-06-04Create one flavor with Google Cast support and one (free) withoutMartin Fietz
2016-05-01avoid stopping playback after skipping (and changing media type)Domingos Lopes
2016-04-28give error feedback to the userDomingos Lopes
2016-04-24allow fine control on where to show the cast buttonDomingos Lopes
2016-04-24move playback speed button methods inside AudioplayerActivityDomingos Lopes
2016-04-24hide playback speed button when casting (upon button update)Domingos Lopes
2016-04-24hide the playbackspeed button on the castplayer activityDomingos Lopes
2016-04-24have hardware buttons change media volume ONLY when not castingDomingos Lopes
2016-04-23Add the casting feature to PlaybackServiceDomingos Lopes
2016-04-23add cast button to important activitiesDomingos Lopes
2016-03-25RefactorMartin Fietz
2016-03-25RefactorMartin Fietz
2016-03-25React to enabling sonic mediaplayerMartin Fietz
2016-03-25RefactorMartin Fietz