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
/
main
/
java
/
de
/
danoeh
/
antennapod
/
fragment
/
gpodnet
Age
Commit message (
Expand
)
Author
2021-10-28
Human-readable gpodder error message
ByteHamster
2021-10-06
Add synchronization with gPodder Nextcloud server app (#5243)
thrillfall
2021-08-27
Removed gpodder suggestions feature
ByteHamster
2021-04-24
Moved synchronization to its own module
ByteHamster
2021-04-04
Merge branch 'master' into develop
ByteHamster
2021-03-27
Fixed SpotBugs violations, so that at least the most severe checks pass
ByteHamster
2021-03-07
Fix crash when selecting gpodder.net category
tntabaka
2021-02-26
Removed AsyncTask from PodcastListFragment
ByteHamster
2021-02-26
Removed AsyncTask from TagListFragment
ByteHamster
2021-02-25
use full URL for custom gpodder server (#4932)
MStrecke
2020-12-14
Remove unused import statements to reduce dependencies
Herbert Reiter
2020-11-09
Re-added toolbar to gpodder main fragment
ByteHamster
2020-11-01
Converted second-level fragments to stand-alone toolbar
ByteHamster
2020-10-04
Allow to go back to search results list
ByteHamster
2020-07-13
Fix a bunch of deprecations
TacoTheDank
2020-04-21
Remove remained references of ViewPager
Ebrahim Byagowi
2020-04-21
Port pager_fragment users to ViewPager2
Ebrahim Byagowi
2020-04-09
Abstract from iTunes search provider lookup
ByteHamster
2020-03-30
Checkstyle fixes
ByteHamster
2020-03-30
Uncoupled AntennaPod from specific GpodnetSyncService
ByteHamster
2020-03-25
Removed unused code
ByteHamster
2020-03-16
Added toolbar to online search fragments
ByteHamster
2019-11-22
Removed API 14 method
ByteHamster
2019-10-04
Automatic AndroidX migration
ByteHamster
2018-10-21
Remove redundant type casts
egsavage
2018-01-14
Add final modifiers
Martin Fietz
2018-01-14
Weaken declaration access
Martin Fietz
2018-01-09
Cleanup executeAsync
Martin Fietz
2018-01-07
Cleanup order/remove unused includes
Dirk Mueller
2016-03-22
further fixes based on mfietz input
Domingos Lopes
2016-03-22
code cleaning:
Domingos Lopes
2016-01-07
getMainActivtyActionBar -> getSupportActionBar
Martin Fietz
2015-09-07
tabs fill all space and are remembered
Tom Hennen
2015-09-07
move Gpodnet and Downloads to use TabLayout also
Tom Hennen
2015-08-30
Merge DefaultOnlineFeedViewActivity into OnlineFeedViewActivity
Martin Fietz
2015-06-28
Don't assume the activity is non-null within the callback.
Tom Hennen
2015-05-12
Fix ActionBar SearchView
Martin Fietz
2015-04-18
Remove checks for opened drawer, now unneccessary
Martin Fietz
2015-03-17
Gpodder categories shows title instead of tag and additionally the usage
Martin Fietz
2014-12-19
Replaced tabs with viewpager indicators
daniel oeh
2014-11-15
Fixed a couple of NullpointerException in TagFragment
daniel oeh
2014-11-05
Updated layouts
daniel oeh
2014-10-11
Moved core classes into subproject
daniel oeh
2014-09-19
Moved non-gui classes to 'core' package
daniel oeh
2014-09-17
Changed project structure
daniel oeh