summaryrefslogtreecommitdiff
path: root/app/src/main
AgeCommit message (Expand)Author
2019-03-27Fixes #3052: Added empty views to the Playback History, Queue, Downloads and ...Jatin Kumar
2019-03-21Added empty views to the PlayBack History, Queue,and DownloadsJatin Kumar
2019-03-09bugfix - video playback upon press back button (and pause), playback notifica...orionlee
2019-03-08Merge pull request #3048 from ByteHamster/new-episodes-downloadH. Lehmann
2019-03-08Fixed download status update in NewEpisodesFragmentByteHamster
2019-03-07Fix #3028: actually use encodedQuery from URLEncoder to avoid encoding issuesMatthieu De Beule
2019-03-04Merge pull request #3050 from ByteHamster/add-backup-keywordH. Lehmann
2019-03-04Add backup keyword to searchByteHamster
2019-02-27start playbackService code paths reviewed (context.startService() andorionlee
2019-02-27more #2716 - fix VideoPlayback upon hitting home button.orionlee
2019-02-27#2716 Prototype for the revamped PlaybackService to fix phantomorionlee
2019-02-27Set min/max playback speeds from preferencesShinichiro Fujiwara
2019-02-01Merge remote-tracking branch 'upstream/develop' into auto_download_12_hour_op...ByteHamster
2019-02-01Finish when closing error dialogByteHamster
2019-02-01Null handling in OnlineFeedViewActivity (#3004)Burt Wiley Snyder
2019-01-27simplify versionCodeHannes Achleitner
2019-01-23Merge pull request #3005 from pachecosf/fix-ripple-effectH. Lehmann
2019-01-23moved closing backet up one linepachecosf
2019-01-23changed location of setupGUI to prevent nullpointerexeptions when saved fragm...pachecosf
2019-01-22fixed losing media images and descriptions on rotatepachecosf
2019-01-22fixed placing of the attr into nav_feedlistitempachecosf
2019-01-22reimplemented the ripple effect when choosing a nav itempachecosf
2019-01-19Fixed displaying feed urlByteHamster
2019-01-19Re-added shorter lt descriptionByteHamster
2019-01-19Merge pull request #2993 from pachecosf/add-highlighting-of-drawer-itemH. Lehmann
2019-01-18cleaned up a couple of linespachecosf
2019-01-18switched implementation to ussing attrpachecosf
2019-01-18Added title to every languageByteHamster
2019-01-18Play publisher forces to provide all resources for all languagesByteHamster
2019-01-18Disabled lt description until it's short enoughByteHamster
2019-01-17Changed implementation using themeUtils insteadpachecosf
2019-01-16adding highlighting of drawer item functunalitypachecosf
2019-01-16Adding some highlighting of drawer itemspachecosf
2019-01-15Merge pull request #2921 from qkolj/delete-episodesH. Lehmann
2019-01-15Hiding settings that ExoPlayer does not yet supportByteHamster
2019-01-15Merge pull request #2961 from HaBaLeS/AP2253H. Lehmann
2019-01-15Merge pull request #2984 from orionlee/to_last_activity_when_launch_2948H. Lehmann
2019-01-15Merge pull request #2970 from keunes/patch-1H. Lehmann
2019-01-15Merge pull request #2968 from ByteHamster/translation-updateH. Lehmann
2019-01-14#2948: make AntennaPod go to last activity when launched again, perorionlee
2019-01-11#2950 - fix app crash in OPML Export > Send floworionlee
2019-01-10Remove radio mentionKoen Glotzbach
2019-01-09Fixed typoByteHamster
2019-01-09Pulled descriptionByteHamster
2019-01-09File structure to support play publisherByteHamster
2019-01-05Add skip silence checkbox to audio controlfalko
2019-01-04correct the misleading commentorionlee
2019-01-04episode cleanup 12 hour option - use hours internally part 2 (persisted share...orionlee
2019-01-04#2685: add "12 hours after finishing" option for auto download episodes cleanuporionlee
2019-01-03Merge pull request #2913 from orionlee/auto_feed_update_fix_in_airplane_2906H. Lehmann