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
/
app
/
src
/
main
/
java
/
de
/
danoeh
/
antennapod
/
activity
/
MainActivity.java
Age
Commit message (
Expand
)
Author
2022-05-24
Open podcast from statistics (#5898)
Adrián Sámson
2022-05-06
Move download logs to a button on the downloads page instead of a tab (#5866)
ByteHamster
2022-05-03
Rename 'new' screen to inbox (#5460)
ByteHamster
2022-04-26
Decouple preferences
ByteHamster
2022-03-22
Use more FragmentContainerView
TacoTheDank
2021-12-14
Add keyboard shortcuts for going to the top and bottom of podcast list (#5588)
silansuslu
2021-12-12
Remove no longer needed compat methods
TacoTheDank
2021-11-28
Chromecast rework (#5518)
ByteHamster
2021-11-02
Move (most) events to their own module
ByteHamster
2021-05-14
New media player screen (#5075)
ueen
2021-04-04
Merge branch 'master' into develop
ByteHamster
2021-04-02
Fixed miniplayer state sometimes being wrong
ByteHamster
2021-03-27
Fixed SpotBugs violations, so that at least the most severe checks pass
ByteHamster
2021-02-16
Fixed disappearing drawer toggle
ByteHamster
2021-02-12
Move basic views to new module
ByteHamster
2021-02-12
Remove PlaybackServiceCallbacks
ByteHamster
2021-01-24
Google Assistant App Actions for AntennaPod (#4417)
Margaret Borowiec
2020-11-06
disable hardware keyboard shortcuts when an EditText is focused
asdoi
2020-11-01
Fixed toolbar state updates
ByteHamster
2020-11-01
Converted main fragments except pagers to stand-alone toolbar
ByteHamster
2020-10-28
Merge branch 'master' into develop
ByteHamster
2020-10-26
Fixed NPEs related to bottom sheet
ByteHamster
2020-10-17
Merge branch 'master' into develop
ByteHamster
2020-10-16
Hardware keyboard support (#4486)
asdoi
2020-10-11
Generate unique view IDs
ByteHamster
2020-10-09
Replacing deprecated default constructor of handler with constructor that acc...
Chetan Pawar
2020-10-04
Allow to go back to search results list
ByteHamster
2020-08-09
Dynamical navigation drawer size
asdoi
2020-07-29
Revert "Added new icon poll"
ByteHamster
2020-07-25
Added new icon poll
ByteHamster
2020-07-17
Do not display navigation icon if unneccessary
ByteHamster
2020-07-17
Persistent drawer
ByteHamster
2020-06-14
Fixed crash when changing theme
ByteHamster
2020-05-27
Cleaned up unused IDs
ByteHamster
2020-05-20
Sleep timer adjustments
ByteHamster
2020-05-06
Merge pull request #4125 from ByteHamster/theme-switch-without-restart
H. Lehmann
2020-05-06
Switch theme without user obstruction
ByteHamster
2020-05-06
Do not replace the fragment if it exists
ByteHamster
2020-05-03
Fixed Snackbars being covered by audio player
ByteHamster
2020-04-10
Merge pull request #4030 from ByteHamster/restore-visibility
H. Lehmann
2020-04-09
Restore ExternalPlayer visibility when restoring instance state
ByteHamster
2020-04-08
Fixed 'Open podcast' menu item in media player
ByteHamster
2020-04-02
Recycle ViewHolders throughout the app
ByteHamster
2020-03-30
App shortcuts (#3748)
Shinichiro Fujiwara
2020-03-29
Merge pull request #3976 from ByteHamster/fix-player-overlap
H. Lehmann
2020-03-29
Fixed description overlapping mini player
ByteHamster
2020-03-27
Hide the miniplayer if there is no media playing
ByteHamster
2020-03-26
Fixed external player not being hidden when expanding with intent
ByteHamster
2020-03-25
Merge pull request #3954 from ByteHamster/audioplayer-fragment
H. Lehmann
2020-03-25
Removed AudioPlayerActivity
ByteHamster
[next]