summaryrefslogtreecommitdiff
path: root/core/src/main/java
AgeCommit message (Expand)Author
2019-04-04Merge pull request #2954 from orionlee/bugfix_phantom_notification_rework_2716H. Lehmann
2019-04-03Respect 'keep updated' for new items counterByteHamster
2019-04-03Review changesByteHamster
2019-04-02Use ApOkHttpUrlLoader for all imagesByteHamster
2019-04-02Add preference to allow mobile updates of imagesByteHamster
2019-03-31Validate that the item state is only changed when neededBorjan Tchakaloff
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-05remove the commented stopService() call (to avoid future confusion)orionlee
2019-03-05remove the stopService() per review (which might unnecessarilyorionlee
2019-03-04remove dead codesorionlee
2019-03-04coding style fix per revieworionlee
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-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