summaryrefslogtreecommitdiff
path: root/core/src/main/java/de
AgeCommit message (Expand)Author
2019-03-31Merge pull request #3073 from deandreamatias/fix-button-shadow-3040H. Lehmann
2019-03-30Merge pull request #3068 from bibz/developMartin Fietz
2019-03-29Change the icons in interface #3040Matias de Andrea
2019-03-27Merge pull request #3066 from orionlee/bugfix_statistics_played_duration_infl...H. Lehmann
2019-03-25Do not reset item "played" flag on media downloadBorjan Tchakaloff
2019-03-24#2162 bugfix - statistics - inflated actual played durationorionlee
2019-03-08Fix #3054: use UTF-8 to encode password and username for gpodder authMatthieu De Beule
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-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-01Merge remote-tracking branch 'upstream/develop' into auto_download_12_hour_op...ByteHamster
2019-02-01Null handling in OnlineFeedViewActivity (#3004)Burt Wiley Snyder
2019-01-15NonNull annotationByteHamster
2019-01-15Only delete from queue if deletion of media succeedsByteHamster
2019-01-15Merge pull request #2921 from qkolj/delete-episodesH. Lehmann
2019-01-15Merge pull request #2961 from HaBaLeS/AP2253H. Lehmann
2019-01-11#2947 - fix app crash in some error case with ExoPlayer.orionlee
2019-01-06Merge pull request #2944 from abendebury/developH. Lehmann
2019-01-05Add skip silence checkbox to audio controlfalko
2019-01-05Enable ExoPlayer feature to skip silencefalko
2019-01-05Update ExoPlayer Version to 2.9.3falko
2019-01-04fix code formattingorionlee
2019-01-04episode cleanup 12 hour option - use hours internally part 2 (persisted share...orionlee
2019-01-04episode cleanup 12 hour option - use hours internally part 1 (actual algorith...orionlee
2019-01-04episode cleanup 12 hour option: add unit test to prepare for using hoursorionlee
2019-01-04Mark method only used in testing.orionlee
2019-01-04#2685: add "12 hours after finishing" option for auto download episodes cleanuporionlee
2019-01-04Mark method only used in testing.orionlee
2019-01-04#2685: add "12 hours after finishing" option for auto download episodes cleanuporionlee
2019-01-03Fix a style issue and fix the testPetar Kukolj
2019-01-03Merge pull request #2913 from orionlee/auto_feed_update_fix_in_airplane_2906H. Lehmann
2019-01-03Merge pull request #2859 from ByteHamster/glide-48H. Lehmann
2019-01-03Fixed loading embedded pictureByteHamster
2018-12-26Code styleByteHamster
2018-12-26Merge branch 'develop' into rxjava2ByteHamster
2018-12-25Fix bug preventing database import on Android 9.Alexei Bendebury
2018-12-23Merge branch 'develop' into glide-48H. Lehmann
2018-12-02Move "Delete Removes from Queue" logic to DBWriterPetar Kukolj
2018-11-29Add delete option to episode's context menuPetar Kukolj
2018-11-21#2906: refactor: move auto feed update by interval helper,orionlee
2018-11-21#2906: fix automatic feed update (by time interval) incorrectly run in airpla...orionlee
2018-11-17Use fragment tags instead of position indexes for saving chosen fragmentPetar Kukolj
2018-11-15Add go to page optionPetar Kukolj
2018-11-14Add configurable behavior of the back buttonPetar Kukolj
2018-11-11Merge pull request #2889 from AntennaPod/2882Martin Fietz