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
/
ui
/
UITestUtils.java
Age
Commit message (
Expand
)
Author
2022-12-24
Refresh Feed after Credentials Change (#6236)
Patrick Demers
2022-05-15
Move test mp3s to androidTest directory
TacoTheDank
2022-02-27
Move database to its own module
ByteHamster
2021-11-02
Move (most) events to their own module
ByteHamster
2021-04-22
Moved model to its own module
ByteHamster
2020-06-24
Trimming Atom content (except GUID)
ByteHamster
2020-04-10
Allow Proguard to optimize androidx packages
ByteHamster
2020-04-08
Fix locale of every String.format number formatter
Ebrahim Byagowi
2020-01-09
Merge pull request #3719 from ByteHamster/removed-unused-code
H. Lehmann
2020-01-02
Do not allocate space for arrays that do not need to be allocated
ByteHamster
2020-01-02
Removed unused methods
ByteHamster
2019-12-20
Merge pull request #3698 from ByteHamster/fix-mark-played-button
H. Lehmann
2019-12-20
Fixed mark played button not working
ByteHamster
2019-12-12
Read current media from preferences instead of activity->fragment->controller
ByteHamster
2019-12-12
Fixed cases where one failing test broke all following tests
ByteHamster
2019-12-01
Added test for changing playback speed
ByteHamster
2019-10-30
Do not refresh feeds more often than necessary
ByteHamster
2019-10-25
Removed EventDistributor
ByteHamster
2019-10-25
Migrated feed list update event to EventBus
ByteHamster
2019-10-20
Removed code duplication from playback tests, added test for ExoPlayer
ByteHamster
2019-08-18
Converted NavigationDrawerTest to Espresso
ByteHamster
2019-08-11
Fixed app integration tests
ByteHamster
2019-04-12
Upgraded EventBus to v3
ByteHamster
2018-06-05
Removed FeedImage
ByteHamster
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-14
Replace explicit type with <>
Martin Fietz
2018-01-09
Replace code for SDK version lower than 14
Martin Fietz
2018-01-07
Cleanup order/remove unused includes
Dirk Mueller
2016-01-30
Change feed lastModified/lastUpdate to String
Martin Fietz
2015-11-05
Refactor events
Martin Fietz
2015-10-17
Merge pull request #1260 from stevomit/rewind-after-pause
Tom Hennen
2015-10-15
Rewind after pause feature
Stefan Mitrik
2015-10-10
updated sonic tests, still have an intermittent error
Tom Hennen
2015-10-09
Updated PlaybackTest to deal with some spurious bugs.
Tom Hennen
2015-09-20
Added 'tags' to FeedItem and properly showing/not showing menu items for favo...
Tom Hennen
2015-09-10
Refactor database access
Martin Fietz
2015-07-02
Fix tests
Martin Fietz
2015-06-29
Make new explicit
Martin Fietz
2015-05-14
Some working, some not
Martin Fietz
2015-04-05
QueueEvents, Queue shows undobar on removal of an item
Martin Fietz
2015-04-05
Minor changes: Log, import order, small refactorings
Martin Fietz
2015-03-26
Fixes non-working app tests, especially GUI tests
Martin Fietz
2014-09-19
Moved non-gui classes to 'core' package
daniel oeh
2014-09-17
Changed project structure
daniel oeh