summaryrefslogtreecommitdiff
path: root/app/src/main/java/de/danoeh/antennapod/fragment/gpodnet
AgeCommit message (Expand)Author
2019-10-04Automatic AndroidX migrationByteHamster
2018-10-21Remove redundant type castsegsavage
2018-01-14Add final modifiersMartin Fietz
2018-01-14Weaken declaration accessMartin Fietz
2018-01-09Cleanup executeAsyncMartin Fietz
2018-01-07Cleanup order/remove unused includesDirk Mueller
2016-03-22further fixes based on mfietz inputDomingos Lopes
2016-03-22code cleaning:Domingos Lopes
2016-01-07getMainActivtyActionBar -> getSupportActionBarMartin Fietz
2015-09-07tabs fill all space and are rememberedTom Hennen
2015-09-07move Gpodnet and Downloads to use TabLayout alsoTom Hennen
2015-08-30Merge DefaultOnlineFeedViewActivity into OnlineFeedViewActivityMartin Fietz
2015-06-28Don't assume the activity is non-null within the callback.Tom Hennen
2015-05-12Fix ActionBar SearchViewMartin Fietz
2015-04-18Remove checks for opened drawer, now unneccessaryMartin Fietz
2015-03-17Gpodder categories shows title instead of tag and additionally the usageMartin Fietz
2014-12-19Replaced tabs with viewpager indicatorsdaniel oeh
2014-11-15Fixed a couple of NullpointerException in TagFragmentdaniel oeh
2014-11-05Updated layoutsdaniel oeh
2014-10-11Moved core classes into subprojectdaniel oeh
2014-09-19Moved non-gui classes to 'core' packagedaniel oeh
2014-09-17Changed project structuredaniel oeh