summaryrefslogtreecommitdiff
path: root/app/src/main
AgeCommit message (Expand)Author
2019-10-05Merge remote-tracking branch 'antennapod/develop' into per_feed_playbackspeedJonas Kalderstam
2019-10-05Merge branch 'master' into developByteHamster
2019-10-05Fixed F-Droid build1.7.3b-fixByteHamster
2019-10-04Fixed compilation in new fileByteHamster
2019-10-04Automatic AndroidX migrationByteHamster
2019-10-04Merge pull request #3489 from ByteHamster/fix-progress-bar-missingH. Lehmann
2019-10-03Fixed missing progress bar on position updateByteHamster
2019-10-03Cleaned up code styleByteHamster
2019-10-03Enabled antialiasingByteHamster
2019-10-03Added pie chart to statistics pageByteHamster
2019-10-03Converted statistics to RecyclerViewByteHamster
2019-10-02Merge pull request #3426 from ByteHamster/feedinfo-fragmentH. Lehmann
2019-10-02Added feed title to ActionBarByteHamster
2019-09-30Fixed sharing ViewModel with multiple feedsByteHamster
2019-09-30Merge pull request #3472 from ByteHamster/do-not-spam-logcatH. Lehmann
2019-09-29Updated statistics layoutByteHamster
2019-09-29Converted statistics to fragmentByteHamster
2019-09-29Added ViewModel to FeedInfoFragment for even smoother animationByteHamster
2019-09-29Using FeedSettingsFragment without ActivityByteHamster
2019-09-29Reduced logcat outputByteHamster
2019-09-29Making sure that we don't miss updatesByteHamster
2019-09-29Merge pull request #3454 from ByteHamster/update-progressH. Lehmann
2019-09-28Wifi Filter UI - code style tweaks, mainly inlining.orionlee
2019-09-27Auto Wifi filter permission UI - flattened the logic back to the fragment per...orionlee
2019-09-27#3387 permission prompt - add comments for case Wi-Fi filter not enabled.orionlee
2019-09-27#3387 permission prompt - add warning icon to make it stand out.orionlee
2019-09-27#3387 use ACCESS_FINE_LOCATION per Google feedbackorionlee
2019-09-27#3387 ask for location permission for Wi-Fi filter UI on Android 10+.orionlee
2019-09-27Merge branch 'develop' into feedinfo-fragmentByteHamster
2019-09-27Clear title on resumeByteHamster
2019-09-27Keep background fragments aliveByteHamster
2019-09-27Moved reloading fragment to onCreateByteHamster
2019-09-27Merge branch 'develop' into update-progressByteHamster
2019-09-26Merge pull request #3453 from ByteHamster/refresh-subscriptions-viewH. Lehmann
2019-09-26Refactored method for readabilityByteHamster
2019-09-26Merge pull request #3451 from ByteHamster/fix-no-browser-installedH. Lehmann
2019-09-25Update playback position in feed details listByteHamster
2019-09-25Update playback position in all episodes listByteHamster
2019-09-25Update playback position in queueByteHamster
2019-09-25Listening to position updates in MediaPlayerActivityByteHamster
2019-09-25Listening to position updates in ExternalPlayerFragmentByteHamster
2019-09-25Removed ProgressEventByteHamster
2019-09-25Added refresh item to subscriptions viewByteHamster
2019-09-25Fixed crash if there is no browser installedByteHamster
2019-09-24auto feed update mini-refactor: move periodic update entry point method from ...orionlee
2019-09-24auto feed update - make the calls from UI use background thread rather than W...orionlee
2019-09-24remove unnecessary thread DBTasks.refreshAllFeeds(): it is invoked by FeedUpd...orionlee
2019-09-24Merge branch 'develop' into feedinfo-fragmentH. Lehmann
2019-09-24Merge pull request #3441 from ByteHamster/circleci-improvementsH. Lehmann
2019-09-24Fixed checkstyle violationsByteHamster