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
Age
Commit message (
Expand
)
Author
2018-11-17
Use fragment tags instead of position indexes for saving chosen fragment
Petar Kukolj
2018-11-16
Add tests for back button behaviors
Petar Kukolj
2018-10-21
Updated tests
ByteHamster
2018-10-21
Optimize imports
egsavage
2018-10-20
Merge branch 'develop'
Martin Fietz
2018-06-06
Merge branch 'develop' into feedimage
ByteHamster
2018-06-05
Removed FeedImage
ByteHamster
2018-05-27
Added manual scrolling
ByteHamster
2018-05-26
Fixed some of the preference tests
ByteHamster
2018-04-02
Clarified test cases
ByteHamster
2018-03-23
Added unit test for shownotes
ByteHamster
2018-01-21
Change back to old implementation
Martin Fietz
2018-01-21
Use temporary StringBuilder for string concatenation in loop
Martin Fietz
2018-01-21
Revert "Use StringBuilder for string concatenation in loop"
Martin Fietz
2018-01-14
Remove unnecessary interface modifiers
Martin Fietz
2018-01-14
Remove redundant throws clauses
Martin Fietz
2018-01-14
Add final modifiers
Martin Fietz
2018-01-14
Weaken declaration access
Martin Fietz
2018-01-14
Use StringBuilder for string concatenation in loop
Martin Fietz
2018-01-14
Remove redundant call to 'String.format()'
Martin Fietz
2018-01-14
Remove redundant calls to toString()
Martin Fietz
2018-01-14
Replace single-argument 'Arrays.asList()' with 'Collections.singletonList()'
Martin Fietz
2018-01-14
Remove unused imports
Martin Fietz
2018-01-14
Replace for loop with foreach
Martin Fietz
2018-01-14
Replace explicit type with <>
Martin Fietz
2018-01-14
Replace lambda with method reference
Martin Fietz
2018-01-14
Replace anonymous type with lambda
Martin Fietz
2018-01-10
Merge pull request #2534 from AntennaPod/sdk_int_lt_14
H. Lehmann
2018-01-09
Replace code for SDK version lower than 14
Martin Fietz
2018-01-09
Delete PreferenceActivityGingerbread
Martin Fietz
2018-01-07
Cleanup order/remove unused includes
Dirk Mueller
2018-01-02
Merge branch 'develop'
Martin Fietz
2017-12-11
Return random filename if sanitized filename would be empty
Martin Fietz
2017-10-17
Merge branch 'develop'
Martin Fietz
2017-10-08
2385 Only allow very limited set of characters in file names
Martin Fietz
2017-06-05
Remove unused methods from DB Reader and DB Adapter
Martin Fietz
2017-04-09
Merge branch 'develop' into develop
Martin Fietz
2016-11-12
Fix test
Martin Fietz
2016-11-01
Add ability to rename feeds
Martin Fietz
2016-10-02
Removed commented out debugging code and superfluous comments.
eraymond
2016-10-02
Removed commented out debugging code and superfluous comments.
eraymond
2016-09-28
Added tests for preference settings to customize fastforward and rewind delta.
eraymond
2016-08-04
Merge pull request #2093 from mfietz/upgrade-libs
Martin Fietz
2016-08-04
Fix test
Martin Fietz
2016-07-25
integrate onPlaybackStart/Pause callbacks into setPlayerStatus()
Domingos Lopes
2016-07-25
move onPlaybackStart and onPlaybackPause tasks to separate callback methods
Domingos Lopes
2016-07-25
change protocol for episode transition on PlaybackService
Domingos Lopes
2016-06-29
Fixed rule 'Lamdbas containing only one statement should not nest this statem...
Soso Tughushi
2016-06-23
Merge pull request #2034 from DevFactory/release/The_diamond_operator_should_...
Martin Fietz
2016-06-22
Fixed rule 'The diamond operator ("<>") should be used'.
Tom Tom
[next]