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
/
androidTest
/
java
/
de
/
test
/
antennapod
/
storage
Age
Commit message (
Expand
)
Author
2022-11-06
Move preferences to a new module
ByteHamster
2022-02-19
Remove startWhenPrepared and prepareImmediately
ByteHamster
2022-02-18
Decide whether or not to stream on demand
ByteHamster
2021-04-22
Moved model to its own module
ByteHamster
2021-02-07
Refactoring: Remove ClientConfig.automaticDownloadAlgorithm (#4924)
Herbert Reiter
2021-01-23
Run DbReaderTest etc. with Robolectric
Herbert Reiter
2021-01-02
Run DbWriterTest with Robolectric (#4814)
Herbert Reiter
2021-01-01
Merge pull request #4819 from damoasda/robolectric-DbTasksTest
ByteHamster
2020-12-31
Run DbNullCleanupAlgorithmTest with Robolectric
Herbert Reiter
2020-12-31
Run DbTasksTest with Robolectric
Herbert Reiter
2020-12-14
Remove unused import statements to reduce dependencies
Herbert Reiter
2020-11-14
Refactoring: Remove interface DBTasksCallbacks and class DBTasksCallbacksImpl
Herbert Reiter
2020-10-25
Merge branch 'develop' into add-local-feeds
ByteHamster
2020-10-25
Merge chapter lists if specified in both feed and media file
ByteHamster
2020-09-29
Fixed test
ByteHamster
2020-09-12
Merge branch 'develop' into add-local-feeds
ByteHamster
2020-08-29
Move remaining preference to AndroidX preference
TacoTheDank
2020-08-15
Merge branch 'develop' into add-local-feeds
ByteHamster
2020-07-13
Fix a bunch of deprecations
TacoTheDank
2020-07-12
Make checkstyle happy
ByteHamster
2020-07-11
Replace addAlls with parametrized constructor calls
TacoTheDank
2020-07-11
Simplify junit assertions
TacoTheDank
2020-07-08
Delete removed files in local feeds
Herbert Reiter
2020-04-10
Allow Proguard to optimize androidx packages
ByteHamster
2020-04-08
Fix locale of every String.format number formatter
Ebrahim Byagowi
2020-03-25
Removed unused code
ByteHamster
2020-03-25
Cleaned up some Lint warnings
ByteHamster
2020-03-23
Use AndroidX consumer instead of our own
ByteHamster
2020-03-15
Fixed error message when file was deleted
ByteHamster
2020-02-12
Initial database support for chapter images
ByteHamster
2020-01-09
Merge pull request #3711 from ByteHamster/load-more-new-episodes
H. Lehmann
2020-01-09
Added paged loading to 'new episodes' list
ByteHamster
2020-01-02
Removed unused methods
ByteHamster
2019-12-12
Try to kill playback service but do not fail if it does not stop
ByteHamster
2019-12-12
Fixed test if wifi is disabled
ByteHamster
2019-12-12
Making sure that activity is finished when deleting feed data
ByteHamster
2019-12-12
Fixed tests on small screens
ByteHamster
2019-11-28
Fixed db cleanup tests
ByteHamster
2019-11-22
Fixed some lint errors
ByteHamster
2019-11-12
Merge pull request #3604 from ByteHamster/fix-tests
H. Lehmann
2019-11-12
Fixed some tests
ByteHamster
2019-11-06
refactor downloadMedia() - make DownloadService accepts a batch of DownloadRe...
orionlee
2019-11-05
code style fixes
orionlee
2019-11-05
test fix: ensure test is not dependent on UserPreferences's enqueueLocation
orionlee
2019-11-05
AFTER_CURRENTLY_PLAYING enqueue location option - test boundary condition han...
orionlee
2019-11-05
enqueue location: use the new 3-value settings
orionlee
2019-11-05
refactor extract common FeedItem List to IDs method
orionlee
2019-11-05
bugfix respect download order - obey user settings "Enqueue Downloaded"
orionlee
2019-10-20
sort in podcast screen - db persistence
orionlee
2019-10-04
Automatic AndroidX migration
ByteHamster
[next]