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
/
asynctask
Age
Commit message (
Expand
)
Author
2024-03-11
Move import/export to its own module (#6986)
ByteHamster
2022-11-06
Move preferences to a new module
ByteHamster
2022-03-27
Truncate existing files when exporting OPML/HTML/Favorites
cketti
2021-07-30
Replace AsyncTask with RxJava
ByteHamster
2021-07-29
Removed second activity just used for selecting feeds
ByteHamster
2021-04-22
Moved model to its own module
ByteHamster
2021-03-28
Make AntennaPod pass the medium SpotBugs findings
ByteHamster
2020-12-16
Refactoring: Remove class LangUtils (#4763)
Herbert Reiter
2020-01-29
Cleanup
ByteHamster
2020-01-27
Updated html export design
ByteHamster
2019-10-04
Automatic AndroidX migration
ByteHamster
2019-09-20
OPML export: Choose export folder (#3175)
William Seemann
2019-04-06
#2966 RxJava2 null - explicit mark underlying Rx sources as NonNull
orionlee
2018-09-30
Migrate rxjava to version 2
Martin Fietz
2018-01-14
Add final modifiers
Martin Fietz
2018-01-14
Weaken declaration access
Martin Fietz
2018-01-14
Remove unused imports
Martin Fietz
2018-01-09
Cleanup executeAsync
Martin Fietz
2016-10-16
Add option to export subscriptions as HTML
Martin Fietz
2016-10-15
Move opml package
Martin Fietz
2016-10-15
Refactor OPML export from asynctask to observable
Martin Fietz
2016-06-29
Fixed rule 'Lamdbas containing only one statement should not nest this statem...
Soso Tughushi
2016-03-22
code cleaning:
Domingos Lopes
2016-01-30
Change feed lastModified/lastUpdate to String
Martin Fietz
2015-11-27
Log crash reports, users can send them via email
Martin Fietz
2015-11-08
AlertDialog -> v7 AlertDialog
Martin Fietz
2015-09-10
Refactor database access
Martin Fietz
2015-09-09
changes the action title to Send...
Tom Hennen
2015-09-07
use lambda
Tom Hennen
2015-09-07
make share just an option of the old dialog
Tom Hennen
2015-09-07
export opml via intent
Tom Hennen
2015-03-17
New feed last update is never, not now
Martin Fietz
2014-11-19
Merge branch 'patch-1' of git://github.com/edent/AntennaPod into edent-patch-1
daniel oeh
2014-10-11
Moved core classes into subproject
daniel oeh
2014-09-19
Moved non-gui classes to 'core' package
daniel oeh
2014-09-17
Changed project structure
daniel oeh