summaryrefslogtreecommitdiff
path: root/app/src/main/java/de/danoeh/antennapod/fragment/DownloadsFragment.java
AgeCommit message (Expand)Author
2020-07-26Add missing @NonNull and @Nullable annotations.Tobias Preuss
2020-04-21Disable downloads and episodes view tab position restore animationEbrahim Byagowi
2020-04-21Restore current tab right after downloads and episodes views creationEbrahim Byagowi
2020-04-21Add default cases for switches lack themEbrahim Byagowi
2020-04-21Port pager_fragment users to ViewPager2Ebrahim Byagowi
2020-03-15Moved Toolbar to individual FragmentsByteHamster
2019-10-04Automatic AndroidX migrationByteHamster
2018-10-21Remove redundant type castsegsavage
2018-01-21Merge branch 'develop' into refactorMartin Fietz
2018-01-20Make some inner classes staticAndrew Gaul
2018-01-14Add final modifiersMartin Fietz
2018-01-14Weaken declaration accessMartin Fietz
2015-09-07tabs fill all space and are rememberedTom Hennen
2015-09-07normalized how we were using tab layouts between different fragments.Tom Hennen
2015-09-07move Gpodnet and Downloads to use TabLayout alsoTom Hennen
2015-04-18Minor changesMartin Fietz
2014-12-19Replaced tabs with viewpager indicatorsdaniel oeh
2014-09-17Changed project structuredaniel oeh