index
:
AntennaPod
add_dot_yamllint
develop
fix/import_isnt_export
fix/import_isnt_export-3.6.0
fix/inform_on_db_moved
fix/inform_on_db_moved-3.6.0
master
A podcast manager for Android
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
src
/
main
/
java
Age
Commit message (
Expand
)
Author
2019-04-11
fix widget image glider
Brad Pitcher
2019-04-10
Merge branch 'develop' into fix-2359
Brad Pitcher
2019-04-06
fix rebase conflicts - remove the incorrect @NonNull from rxjava
orionlee
2019-04-06
#2966 RxJava2 null - case the underlying method may return null, but
orionlee
2019-04-06
#2966 RxJava2 null - explicit mark underlying Rx sources as NonNull
orionlee
2019-04-06
#2966 RxJava2 null - explicit mark underlying Rx sources as NonNull
orionlee
2019-04-06
Merge pull request #3083 from orionlee/bulk_remove_from_queue_1145
H. Lehmann
2019-04-04
Merge pull request #2954 from orionlee/bugfix_phantom_notification_rework_2716
H. Lehmann
2019-04-03
bulk edit - refactor - reorder method parameter for DBWriter.removeQueueItem(...
orionlee
2019-04-03
Respect 'keep updated' for new items counter
ByteHamster
2019-04-03
Review changes
ByteHamster
2019-04-02
bulk remove from queue - backend - implement the new API
orionlee
2019-04-02
bulk remove from queue - backend - refactor existing logic to support bulk re...
orionlee
2019-04-02
bulk remove from queue - frontend logic, with a stub backend.
orionlee
2019-04-02
Use ApOkHttpUrlLoader for all images
ByteHamster
2019-04-02
Add preference to allow mobile updates of images
ByteHamster
2019-03-31
Validate that the item state is only changed when needed
Borjan Tchakaloff
2019-03-31
Merge pull request #3073 from deandreamatias/fix-button-shadow-3040
H. Lehmann
2019-03-30
Merge pull request #3068 from bibz/develop
Martin Fietz
2019-03-29
Change the icons in interface #3040
Matias de Andrea
2019-03-27
Merge pull request #3066 from orionlee/bugfix_statistics_played_duration_infl...
H. Lehmann
2019-03-25
Do not reset item "played" flag on media download
Borjan Tchakaloff
2019-03-24
#2162 bugfix - statistics - inflated actual played duration
orionlee
2019-03-08
Fix #3054: use UTF-8 to encode password and username for gpodder auth
Matthieu De Beule
2019-03-05
remove the commented stopService() call (to avoid future confusion)
orionlee
2019-03-05
remove the stopService() per review (which might unnecessarily
orionlee
2019-03-04
remove dead codes
orionlee
2019-03-04
coding style fix per review
orionlee
2019-03-03
Another atempt at fixing the regex
Nathan Mascitelli
2019-03-02
Fix regex
Nathan Mascitelli
2019-03-02
Adjust regext to ignore X:Y timecodes
Nathan Mascitelli
2019-02-27
ensure the service continues to run in the event it takes a long time for the...
orionlee
2019-02-27
bug fix for Android8+: revert context.startService() calls back to
orionlee
2019-02-27
minor cleanup of Log codes and comments.
orionlee
2019-02-27
refactor stop PlaybackService setupNotification() - extract common
orionlee
2019-02-27
refactor stop PlaybackService codes - remove legacy dead codes
orionlee
2019-02-27
review stop PlaybackService codes (stopSelf, stopForeground, etc.)
orionlee
2019-02-27
remove static PlaybackService.started, in favor of the start state
orionlee
2019-02-27
start playbackService code paths reviewed (context.startService() and
orionlee
2019-02-27
more #2716 - fix VideoPlayback upon hitting home button.
orionlee
2019-02-27
#2716 Prototype for the revamped PlaybackService to fix phantom
orionlee
2019-02-13
Use a single format for short timecodes
Nathan Mascitelli
2019-02-12
Handle more then 23 hours
Nathan Mascitelli
2019-02-12
Timecode parsing logic now handles two short formats
Nathan Mascitelli
2019-02-12
Converter handles HH:MM and MM:SS
Nathan Mascitelli
2019-02-10
Update Timeline regex
Nathan Mascitelli
2019-02-01
Merge remote-tracking branch 'upstream/develop' into auto_download_12_hour_op...
ByteHamster
2019-02-01
Null handling in OnlineFeedViewActivity (#3004)
Burt Wiley Snyder
2019-01-15
NonNull annotation
ByteHamster
2019-01-15
Only delete from queue if deletion of media succeeds
ByteHamster
[next]