summaryrefslogtreecommitdiff
path: root/app/src/main/java/de/danoeh/antennapod/fragment
AgeCommit message (Expand)Author
2019-07-12Removed Flattr supportByteHamster
2019-07-11Merge branch 'develop' into 2747-completed-downloads-updateH. Lehmann
2019-07-11Merge pull request #3261 from archibishop/fix-removing-wrong-favourite-messageH. Lehmann
2019-07-10Fix removing wrong favoruite messageWagubi Brian
2019-07-06Merge pull request #3254 from jas14/feed-rotation-crash-3245H. Lehmann
2019-07-02Extend play/pause functionality to Image CoverWagubi Brian
2019-07-02New ViewModel for loading feed preferences across lifecycleJoe Stein
2019-06-24Fix recycler and empty view hide/show logicAnderson Mesquita
2019-06-24Reorganize subscription fragment lifecycleAnderson Mesquita
2019-06-24Reorganize search fragment lifecycleAnderson Mesquita
2019-06-24Reorganize playback history lifecycleAnderson Mesquita
2019-06-24Reorganize item fragments lifecycleAnderson Mesquita
2019-06-24Reorganize DownloadLogFragment lifecycleAnderson Mesquita
2019-06-24Reorganize Episode Fragments lifecycleAnderson Mesquita
2019-06-24Fix whitespaceAnderson Mesquita
2019-06-24Reorganize downloads fragments lifecycleAnderson Mesquita
2019-06-24Extract methods from onViewCreatedAnderson Mesquita
2019-06-24Fix IDE warningsAnderson Mesquita
2019-06-24Fix whitespaceAnderson Mesquita
2019-06-14CleanupByteHamster
2019-06-14Added authentication and episode filter dialogsByteHamster
2019-06-14Updated feed settings screenByteHamster
2019-06-13Restructured preferences codeByteHamster
2019-05-27Replace action/callback utils with ItemActionButtonAnderson Mesquita
2019-05-27Merge pull request #3206 from ByteHamster/clear-text-trafficMartin Fietz
2019-05-27Allow mixed contentByteHamster
2019-05-23Avoid error delivery to disposed DisposableJoe Stein
2019-05-19No longer need to listen to serviceEvent. PlaybackController does that automa...ByteHamster
2019-05-19Fixed crashByteHamster
2019-05-19Merge branch 'develop' into eventbus-v3ByteHamster
2019-05-19Merge pull request #3162 from andersonvom/2853-chapter-scrollingMartin Fietz
2019-05-14Do not deliver result if view is destroyedByteHamster
2019-05-12Do not query database on main threadByteHamster
2019-05-08Fixed NPEByteHamster
2019-05-05Scroll to chapter currently being playedAnderson Mesquita
2019-05-03Merge pull request #3155 from ByteHamster/empty-view-simplificationH. Lehmann
2019-05-03Fixed NPE when selected item is nullByteHamster
2019-05-03Simplify empty view handling on recycler viewsByteHamster
2019-04-30Merge pull request #3147 from ByteHamster/fix-empty-listMartin Fietz
2019-04-30Fixed empty list not receiving updatesByteHamster
2019-04-30Return Optional feed when loading feed itemsAnderson Mesquita
2019-04-28Close OkHttp request before making new onesAnderson Mesquita
2019-04-28Made null check workByteHamster
2019-04-26Fixed crash where recyclerAdapter is nullByteHamster
2019-04-25Cleanup compiler warningsAnderson Mesquita
2019-04-24Merge pull request #3131 from ByteHamster/fix-hiding-ExternalPlayerH. Lehmann
2019-04-24Hiding ExternalPlayerFragment onStartByteHamster
2019-04-19bugfix #3092 - time left on Queue screen not updated after download completesAli
2019-04-13Fixed NPEByteHamster
2019-04-12Merge pull request #3113 from ByteHamster/fix-crash-npeH. Lehmann