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
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-08
Merge pull request #3100 from orionlee/bugfix_bulk_action_ui_survive_split_sc...
Martin Fietz
2019-04-08
Merge pull request #3101 from orionlee/bugfix_add_podcast_by_url_case_no_feed...
Martin Fietz
2019-04-07
bugfix #3099 - add podcast by URL - show error dialog when URL points to no f...
orionlee
2019-04-07
bugfix #3088 - bulk edit - make UI survive upon split screen
orionlee
2019-04-07
Merge pull request #2974 from orionlee/bugfix_rxjava2_null_returns_2966
H. Lehmann
2019-04-06
bugfix - rxjava2 null return - wrap nullable return with Optional
orionlee
2019-04-06
fix rebase conflicts - remove the incorrect @NonNull from rxjava
orionlee
2019-04-06
#2966 RxJava2 null - case underlying method has needs to return null.
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-06
Merge pull request #3093 from AntennaPod/bugfix/3084-queue-undo-single
H. Lehmann
2019-04-06
Show single item after undo in EpisodesFragment
ByteHamster
2019-04-06
refactor - rename string resource name `remove_episode_lable` , which was amb...
orionlee
2019-04-06
tweak - batch edit UI - support longer action label
orionlee
2019-04-06
remove comment to reduce mental work per review feedback
orionlee
2019-04-06
remove outdated comment - support for vector drawables for pre Android 5 devi...
orionlee
2019-04-06
tweak - bulk edit UI - remove hiding FAB during scroll per review feedback
orionlee
2019-04-06
tweak - bulk edit UI - use Snackbar for selection message
orionlee
2019-04-06
tweak - bulk edit UI - show a message after an action is applied.
orionlee
2019-04-06
refactor - bulk edit UI - make fab clickable on Pre-Lollipop devices without ...
orionlee
2019-04-06
Create new adapter to show single item after undo
Martin Fietz
2019-04-04
refactor - UI - remove the old (and now used) select all / none /intermediate...
orionlee
2019-04-04
refactor - UI - make OPML import screen use the new select all / none icons a...
orionlee
2019-04-04
bulk edit - UI - new select all / none icons, based on
orionlee
2019-04-04
bulk remove episodes from queue - UI - icon for dark themes.
orionlee
2019-04-04
Merge pull request #3086 from ByteHamster/fix-double-slash-url
Martin Fietz
2019-04-04
Merge pull request #2954 from orionlee/bugfix_phantom_notification_rework_2716
H. Lehmann
2019-04-04
Merge pull request #3085 from ByteHamster/new-items-count
H. Lehmann
2019-04-03
bulk edit - refactor - reorder method parameter for DBWriter.removeQueueItem(...
orionlee
2019-04-03
bulk edit - refactor - factorize common codes in binding action to its UI and...
orionlee
2019-04-03
bulk edit - refactor - rename menu ids, to be consistent with single edit cou...
orionlee
2019-04-03
bulk edit - refactor - rename internal constant flags so that the names are c...
orionlee
2019-04-03
bulk edit - UI tweak - rename "Remove Episode" to "Delete Episode", to be con...
orionlee
2019-04-03
Specifying base url
ByteHamster
2019-04-03
Respect 'keep updated' for new items counter
ByteHamster
2019-04-03
Merge pull request #3082 from ByteHamster/mobile-updates
H. Lehmann
2019-04-03
Merge pull request #3060 from jatinkumarg/issue-3052
H. Lehmann
2019-04-03
Review changes
ByteHamster
2019-04-02
bulk edit - no longer defaulted to check all
orionlee
2019-04-02
bulk edit - "N selected" UI logic
orionlee
2019-04-02
fix typo in comments
orionlee
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
Renamed text view ids and added tools namespace
Jatin Kumar
2019-04-02
bulk remove from queue - frontend logic, with a stub backend.
orionlee
2019-04-02
document android:elevation API compatibility
orionlee
[next]