summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-09-22#2929 - minor coding style tweaks per revieworionlee
2019-09-22Merge pull request #3370 from orionlee/bugfix_shared_podcast_url_label_2977H. Lehmann
Fix incorrect "share podcast url" label
2019-09-21#2929 - refactor common getFeedItem from playable logic in Playerorionlee
2019-09-21#2929 - refactor common "Open Podcast" intent constructionorionlee
2019-09-21#2929 add Open Podcast to player screenorionlee
2019-09-21#2977 fix incorrect label on Podcast Info Screen as well pre review.orionlee
2019-09-21#2977 fix incorrect "share podcast url" labelorionlee
2019-09-21Merge pull request #3354 from ByteHamster/display-buffer-stateH. Lehmann
Displaying buffer state with ExoPlayer
2019-09-21Merge pull request #3433 from ByteHamster/bug-report-sectionH. Lehmann
Bug report section
2019-09-20Merge pull request #3403 from ByteHamster/follow-system-themeH. Lehmann
Add option to follow system theme
2019-09-20Merge pull request #3369 from ByteHamster/playback-speed-iconH. Lehmann
Added playback speed icon
2019-09-20Added button to view mailing listByteHamster
2019-09-20Updated FAQ icon and textByteHamster
2019-09-20Renamed crash report to bug reportByteHamster
2019-09-20Removed link to known issuesByteHamster
2019-09-20Merge pull request #3414 from ByteHamster/bug-report-screenH. Lehmann
Added screen that shows crash info
2019-09-20Merge branch 'develop' into follow-system-themeH. Lehmann
2019-09-20OPML export: Choose export folder (#3175)William Seemann
2019-09-20Merge pull request #3413 from ByteHamster/allow-to-view-full-descriptionH. Lehmann
Showing full description when clicking item on podcast preview screen
2019-09-20Merge pull request #3408 from ByteHamster/update-speed-button-textH. Lehmann
Allow to set playback speed while service is not running
2019-09-20Showing full description when clicking item on podcast preview screenByteHamster
2019-09-20Merge pull request #3423 from ByteHamster/notification-icon-keyH. Lehmann
Updated key notification icon
2019-09-20Update playback speed button if service is not runningByteHamster
2019-09-20Merge pull request #3412 from ByteHamster/lock-queueH. Lehmann
Added warning when locking the queue
2019-09-20Merge branch 'develop' into lock-queueH. Lehmann
2019-09-20Merge pull request #3421 from ByteHamster/removed-unused-resourcesH. Lehmann
Removed unused resources
2019-09-20Merge pull request #3424 from ByteHamster/preferences-applyH. Lehmann
Calling apply() on preferences edit
2019-09-20Merge pull request #3422 from ByteHamster/fix-id-languageH. Lehmann
Fixed indonesian translation folder
2019-09-20Merge pull request #3425 from ByteHamster/cleanupH. Lehmann
Removed unused code
2019-09-20Bumped version to 1.7.3ByteHamster
2019-09-20Updated translationsByteHamster
2019-09-20Updated changelogByteHamster
2019-09-17Merge pull request #3427 from orionlee/bugfix_minimal_wififilter_android10_3387H. Lehmann
#3387 short-term (v1.7.3) fix for Auto Downoad WiFi filter UI on Android 10+
2019-09-16#3387 short-term (v1.7.3) fix for WiFi filter UI on Android 10+orionlee
(Requires user to grant location permission manually)
2019-09-16Fixed playback speed not changing when episode ended and next started playingJonas Kalderstam
2019-09-16Setting titleByteHamster
2019-09-16Added card flip animation to feed info fragmentByteHamster
2019-09-15Converted FeedInfo Activity to fragmentByteHamster
2019-09-15Ensured playback preference is converted to consistent decimal formatJonas Kalderstam
Since you can't be sure floats compare equal to one another, the preference list would not highlight certain playback values when they were selected.
2019-09-14Removed unused codeByteHamster
2019-09-14Removed commentsByteHamster
2019-09-14Calling apply() on preferences editByteHamster
2019-09-14Updated key notification iconByteHamster
Notification icons must be white and square
2019-09-14Fixed indonesian translation folderByteHamster
2019-09-14Removed unused themesByteHamster
2019-09-14Removed unused stringsByteHamster
2019-09-14Removed unused colors and dimensByteHamster
2019-09-14Using a single notification iconByteHamster
2019-09-14Removed unused iconsByteHamster
2019-09-14Included Media playback speed into controller getterJonas Kalderstam