summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-04-24Moved synchronization to its own moduleByteHamster
2021-04-23Merge pull request #5108 from peakvalleytech/IntervalOrTimeByteHamster
New feed update interval or time dialog
2021-04-23New feed update interval or time dialogpeakvalleytech
Co-authored-by: Fivel Rangel <fivel10@hotmail.com> Co-authored-by: ByteHamster <info@bytehamster.com>
2021-04-23Merge pull request #5129 from ByteHamster/decouple-modelByteHamster
Decouple model from other classes
2021-04-22Lint fixesByteHamster
2021-04-22Moved model to its own moduleByteHamster
2021-04-22Remove dependency of FeedMedia to DbWriterByteHamster
2021-04-22Removed PlaybackPreferences dependency from FeedMediaByteHamster
2021-04-22Decouple FeedMedia and PlaybackServiceByteHamster
2021-04-22Decouple FeedMedia and sync service (#5128)ByteHamster
2021-04-22Moved cursor related code out of model (#5126)ByteHamster
2021-04-22Merge pull request #5127 from ByteHamster/userpreferences-modelByteHamster
Reduce dependencies of model to UserPreferences
2021-04-22Reduce dependencies of model to UserPreferencesByteHamster
2021-04-21Merge pull request #5116 from ByteHamster/vector-drawable-compatByteHamster
Use VectorDrawable compat library
2021-04-21Merge pull request #5125 from ByteHamster/upgrade-transifexByteHamster
Update transifex to APIv3
2021-04-21Moved notification icons to their own module, so they don't crash old ↵ByteHamster
Android versions
2021-04-21Deleted duplicate resourcesByteHamster
2021-04-21Update transifex to APIv3ByteHamster
2021-04-18Use VectorDrawable compat libraryByteHamster
2021-04-18Merge pull request #5121 from ByteHamster/lintByteHamster
Lint fixes
2021-04-18Wrap long text in alternate version dropdown (#5120)Johannes Henninger
2021-04-17Fixed unused resources Lint errorsByteHamster
In the future, CI will complain when a PR leads to unused resources.
2021-04-17Enabled Lint with dependency checkingByteHamster
2021-04-17Fixed getting git hash in new Android StudioByteHamster
2021-04-17Also Lint modules without play flavourByteHamster
2021-04-17Fix for the height issue of the seek bar (#5117)Jonas Burian
2021-04-15Merge pull request #5113 from ByteHamster/play-buttonByteHamster
Play button animation
2021-04-15Added animated play buttonByteHamster
Drawables need to be defined in the app module, which has the vector compat library enabled. When enabling the library for the core module, the app breaks on API 19.
2021-04-14Add chapter controls for the seekbar, add chapter title for the popup while ↵Jonas Burian
seeking (#5017)
2021-04-14Don't handle play image resource in PlaybackControllerByteHamster
2021-04-13Adds pull to refresh functionality on Queue screen (#5104)datavizard
2021-04-10Merge pull request #5094 from jhenninger/queue-lock-button-always-visibleByteHamster
Show queue lock button even if "keep sorted" is active
2021-04-10Show queue lock button even if "keep sorted" is activeJohannes Henninger
The lock button controls whether tracks in the queue can be reordered and swiped. Since swipe works regardless of the "keep sorted" setting, the button to disable swipe should always be available.
2021-04-10Add filtering subscriptions based on new episodes notification setting (#5098)tamizh143
2021-04-06Merge pull request #5089 from ByteHamster/episode-cache-touchByteHamster
Increase touch target size of episode cache warning button
2021-04-06Add link to relevant settings screen in 'Episode cache full' dialog (#5088)tamizh143
2021-04-06Increase touch target size of episode cache warning buttonByteHamster
2021-04-06Parsing podcast:funding tag, showing payment, funding links on the show info ↵Tony Tam
screen (#4933)
2021-04-04Merge branch 'master' into developByteHamster
2021-04-04Merge pull request #5066 from TacoTheDank/fragmentcontainerviewByteHamster
Use FragmentContainerView in settings
2021-04-04Use FragmentContainerView in settingsTacoTheDank
2021-04-03Merge pull request #5081 from ByteHamster/backport-syncByteHamster
Backport: Add missing synchronized keyword
2021-04-03Backport: Add missing synchronized keywordByteHamster
2021-04-02Bumped version to 2.2.0-beta3ByteHamster
2021-04-02Merge pull request #5079 from ByteHamster/update-play-iconByteHamster
Update play icon when service is stopped
2021-04-02Add Contribute entry to settings screen under 'Project' (#5028)peakvalleytech
2021-04-02Update play icon when service is stoppedByteHamster
2021-04-02Updated translationsByteHamster
2021-04-02Merge pull request #5078 from ByteHamster/rename-coverByteHamster
Rename audio player tabs
2021-04-02Rename audio player tabsByteHamster