summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-23Fixed FeedHandlerTestByteHamster
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 #3057 from matdb/developH. Lehmann
2019-03-08Fix #3054: use UTF-8 to encode password and username for gpodder authMatthieu De Beule
2019-03-08Merge pull request #1 from AntennaPod/developMatthieu
2019-03-08Merge pull request #3048 from ByteHamster/new-episodes-downloadH. Lehmann
2019-03-08Fixed download status update in NewEpisodesFragmentByteHamster
2019-03-08Merge pull request #3055 from matdb/developH. Lehmann
2019-03-07Fix #3028: actually use encodedQuery from URLEncoder to avoid encoding issuesMatthieu De Beule
2019-03-05remove the commented stopService() call (to avoid future confusion)orionlee
2019-03-05remove the stopService() per review (which might unnecessarilyorionlee
2019-03-05Merge pull request #3013 from hannesa2/buildImprovementsH. Lehmann
2019-03-04remove dead codesorionlee
2019-03-04coding style fix per revieworionlee
2019-03-04Merge pull request #3050 from ByteHamster/add-backup-keywordH. Lehmann
2019-03-04Merge pull request #3047 from ByteHamster/move-to-unit-testH. Lehmann
2019-03-04Merge pull request #3044 from mamehacker/min_max_speeds_from_preferencesH. Lehmann
2019-03-04Add backup keyword to searchByteHamster
2019-03-03Moved some implementation tests to unit testsByteHamster
2019-03-03Merge pull request #3032 from shortspider/3031-TimecodeRegexH. Lehmann
2019-03-03Another atempt at fixing the regexNathan Mascitelli
2019-03-02Fix regexNathan Mascitelli
2019-03-02Adjust regext to ignore X:Y timecodesNathan Mascitelli
2019-02-27ensure the service continues to run in the event it takes a long time for the...orionlee
2019-02-27bug fix for Android8+: revert context.startService() calls back toorionlee
2019-02-27minor cleanup of Log codes and comments.orionlee
2019-02-27refactor stop PlaybackService setupNotification() - extract commonorionlee
2019-02-27refactor stop PlaybackService codes - remove legacy dead codesorionlee
2019-02-27review stop PlaybackService codes (stopSelf, stopForeground, etc.)orionlee
2019-02-27remove static PlaybackService.started, in favor of the start stateorionlee
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-26Merge pull request #3041 from ByteHamster/transifex-italianH. Lehmann
2019-02-21Transifex: removed duplicate Italian translationByteHamster
2019-02-13Use a single format for short timecodesNathan Mascitelli
2019-02-12Handle more then 23 hoursNathan Mascitelli
2019-02-12Timecode parsing logic now handles two short formatsNathan Mascitelli
2019-02-12Converter handles HH:MM and MM:SSNathan Mascitelli
2019-02-10Update Timeline regexNathan Mascitelli
2019-02-10Update tests to handle minute timestampsNathan Mascitelli
2019-02-01Merge pull request #2688 from orionlee/auto_download_12_hour_option_2685H. Lehmann
2019-02-01Merge remote-tracking branch 'upstream/develop' into auto_download_12_hour_op...ByteHamster
2019-02-01Removed misleading commentByteHamster
2019-02-01Finish when closing error dialogByteHamster
2019-02-01Null handling in OnlineFeedViewActivity (#3004)Burt Wiley Snyder
2019-01-27unify lint options for all modulesHannes Achleitner
2019-01-27simplify build concerning maven reposHannes Achleitner