summaryrefslogtreecommitdiff
path: root/app/src/main/java/de/danoeh/antennapod/fragment/gpodnet/TagListFragment.java
AgeCommit message (Expand)Author
2022-05-13Remove gpodder toplistByteHamster
2021-10-06Add synchronization with gPodder Nextcloud server app (#5243)thrillfall
2021-04-24Moved synchronization to its own moduleByteHamster
2021-02-26Removed AsyncTask from TagListFragmentByteHamster
2021-02-25use full URL for custom gpodder server (#4932)MStrecke
2020-11-09Re-added toolbar to gpodder main fragmentByteHamster
2020-07-13Fix a bunch of deprecationsTacoTheDank
2020-03-30Checkstyle fixesByteHamster
2020-03-30Uncoupled AntennaPod from specific GpodnetSyncServiceByteHamster
2020-03-16Added toolbar to online search fragmentsByteHamster
2019-11-22Removed API 14 methodByteHamster
2019-10-04Automatic AndroidX migrationByteHamster
2018-01-09Cleanup executeAsyncMartin Fietz
2016-03-22code cleaning:Domingos Lopes
2016-01-07getMainActivtyActionBar -> getSupportActionBarMartin Fietz
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-10-11Moved core classes into subprojectdaniel oeh
2014-09-19Moved non-gui classes to 'core' packagedaniel oeh
2014-09-17Changed project structuredaniel oeh