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
Age
Commit message (
Expand
)
Author
2018-04-04
update to AndroidStudio 3.1
Hannes Achleitner
2018-04-03
Merge pull request #2607 from ByteHamster/content-encoded
Martin Fietz
2018-04-02
Clarified test cases
ByteHamster
2018-04-02
Merge remote-tracking branch 'upstream/develop' into layout-improvements
ByteHamster
2018-04-02
Extracted color resource
ByteHamster
2018-04-01
Merge pull request #2598 from orionlee/upgrade_android_gradle_plugin_v3
Martin Fietz
2018-03-23
Added unit test for shownotes
ByteHamster
2018-03-16
Only write queue order to database on drag release for the podcast queue.
Matthew Gaffen
2018-03-13
dependencies: replace deprecated compile with implementation / api
orionlee
2018-03-13
Upgrade to Android Gradle Plugin v3.0.1 - bare minimal to get it built, ignor...
orionlee
2018-02-20
Revert "Set background of playerFragment to same color as toolbar"
ByteHamster
2018-02-14
Make feed title selectable
ByteHamster
2018-02-13
Darken background of feed header
ByteHamster
2018-02-13
Set background of playerFragment to same color as toolbar
ByteHamster
2018-02-13
Removed useless nested layout
ByteHamster
2018-02-05
Do not flicker when pressing back arrow
ByteHamster
2018-02-05
Make player selectable
ByteHamster
2018-01-28
Fix for #2555 - can't open Preferences activity when there are stored WiFi co...
Oliver Crow
2018-01-22
Prepare for 1.6.4.5
1.6.4.5
Martin Fietz
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-21
Add missing spaces
Martin Fietz
2018-01-21
Minor refactorings
Martin Fietz
2018-01-21
Merge branch 'develop' into refactor
Martin Fietz
2018-01-21
Merge pull request #2445 from ByteHamster/export
Martin Fietz
2018-01-21
Merge pull request #2543 from gaul/static-final
Martin Fietz
2018-01-20
Make some static fields final
Andrew Gaul
2018-01-20
Make some inner classes static
Andrew Gaul
2018-01-14
Variable cannot be final
Martin Fietz
2018-01-14
Remove catch for exception that is never thrown
Martin Fietz
2018-01-14
Merge folder configuration
Martin Fietz
2018-01-14
Remove unnecessary interface modifiers
Martin Fietz
2018-01-14
static modifier is redundant for inner enums
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 bulk operation instead of iteration
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
Synchronization field must be final
Martin Fietz
2018-01-14
Collapse empty tag
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 statement lambda with expression lambda
Martin Fietz
2018-01-14
Replace lambda with method reference
Martin Fietz
2018-01-14
Replace anonymous type with lambda
Martin Fietz
[next]