summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-03Support for multi-line home section titlesByteHamster
2022-12-03Hide started episodes from 'random episodes' screenByteHamster
2022-11-30Merge pull request #6200 from ByteHamster/detailed-error-messageByteHamster
2022-11-30Remember decision option for "Remove all from inbox" dialog (#6186)Tong Liu
2022-11-30Fixed bug that causes "skip" button to be unresponsive (#6170)Jared234
2022-11-30Merge pull request #6204 from ByteHamster/various-tweaksByteHamster
2022-11-30Convert drawer settings to MaterialByteHamster
2022-11-30Fix search for subscriptionsByteHamster
2022-11-30Highlight currently playing cardByteHamster
2022-11-30Merge pull request #6199 from ByteHamster/home-pull-refreshByteHamster
2022-11-30Show human readable error message on details dialogByteHamster
2022-11-30Refresh home screen when new episodes arrive in inboxByteHamster
2022-11-27Add swipe-to-refresh to home screenByteHamster
2022-11-27Merge pull request #6198 from ByteHamster/refresh-homeByteHamster
2022-11-27Switch back to non-transparent navigation bar (#6111)ByteHamster
2022-11-27Refresh home sections when resumingByteHamster
2022-11-26Merge pull request #6195 from ByteHamster/fix-crash-android12ByteHamster
2022-11-26Fix crash on Android 12ByteHamster
2022-11-26Add option to edit feed URL (#6185)Ricardo Borges Jr
2022-11-26Target API 31 (#6190)ByteHamster
2022-11-18Add button to refresh episode chapters (#6177)LukasBrilla5
2022-11-10Merge pull request #6180 from ByteHamster/preferences-moduleByteHamster
2022-11-10Merge pull request #6181 from ByteHamster/hide-suggestions-fdroidByteHamster
2022-11-06Hide iTunes suggestions by default in F-Droid versionByteHamster
2022-11-06Move preferences to a new moduleByteHamster
2022-11-06Merge pull request #6179 from ByteHamster/lint-recursivelyByteHamster
2022-11-06Merge pull request #6178 from ByteHamster/download-service-interface-moduleByteHamster
2022-11-06Move DownloadService-Interface to new moduleByteHamster
2022-11-06Check Lint recursively from the :app moduleByteHamster
2022-11-06Add confirmation dialog for clearing history (#6175)Vishnu Sanal T
2022-11-06Merge pull request #6176 from ByteHamster/decoupleByteHamster
2022-11-05Remove dependency from other classes to DownloadServiceByteHamster
2022-11-05No need to have other classes depend on the entire playback service when they...ByteHamster
2022-11-05Decouple FeedItemUtil and PlaybackStatusByteHamster
2022-11-05Decouple sync service from other classesByteHamster
2022-11-05Merge pull request #6174 from ByteHamster/modularize-glideByteHamster
2022-11-03Remove dependency from MediaButtonReceiver to PlaybackServiceByteHamster
2022-11-03Decouple restoring Playable from Preferences and storing positionByteHamster
2022-11-03Make NetworkUtils less fatByteHamster
2022-11-03Break dependency cycleByteHamster
2022-11-03Move Glide to its own moduleByteHamster
2022-11-03Merge pull request #6173 from ByteHamster/playbackservice-cleanupByteHamster
2022-11-01Apply default RequestOptions globally instead of locallyByteHamster
2022-11-01No need to have a virtual method that is only used in one single instanceByteHamster
2022-11-01Close video player when switching to audioByteHamster
2022-11-01No need to define INVALID_TIME multiple timesByteHamster
2022-11-01Use normal pause/skip keycodes, not custom intentByteHamster
2022-10-29Remove 'seconds' and 'hours' options from sleep timer (#6148)Vishnu Sanal T
2022-10-29Merge pull request #6164 from ByteHamster/print-no-messageByteHamster
2022-10-29Merge pull request #6166 from ByteHamster/less-noisy-glideByteHamster