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-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
2017-12-11
Return random filename if sanitized filename would be empty
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-05-01
change name reloadUI -> onMediaChanged
Domingos Lopes
2016-05-01
avoid stopping playback after skipping (and changing media type)
Domingos Lopes
2016-04-28
give error feedback to the user
Domingos Lopes
2016-04-26
add a general callback method for reporting media updates
Domingos Lopes
2016-04-25
fix PlaybackServiceMediaPlayer test
domingos86
2016-04-24
refactoring
Domingos Lopes
2016-04-23
Make PlaybackServiceMediaPlayer an abstract class and move implementation ind...
Domingos Lopes
2016-04-23
Create interface for PlaybackServiceMediaPlayer
Domingos Lopes
2016-04-09
add empty impl of updateMediaSessionMetadata() to the tests
Domingos Lopes
2016-04-03
Update compact notification buttons dialog
saqura
2016-03-27
added subscriptions test
Tom Hennen
2016-03-25
Refactor
Martin Fietz
2016-03-25
Fix or improve tests
Martin Fietz
[next]