summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-05-04Merge pull request #4110 from ByteHamster/fix-long-filenameH. Lehmann
Fixed adding feeds with long filename
2020-05-04Merge pull request #4113 from ByteHamster/lint-fixesH. Lehmann
Small Lint fixes
2020-05-04Small Lint fixesByteHamster
2020-05-04Fixed adding feeds with long filenameByteHamster
2020-05-04Merge branch 'develop' into developH. Lehmann
2020-05-04Fixed tab backgroundByteHamster
Only tabBackground is not enough on big screens.
2020-05-03Updated PR according to commentsmalockin
Removed unnecessary checks in while loop, and converted it to a do...while loop. Moved favorites export under HTML section. Corrected indentation in resources files. Moved to using a unified template for all HTML exports. Removed unnecessary strings, corrected capitalization.
2020-05-03Merge pull request #4108 from ByteHamster/fix-backgroundH. Lehmann
Fixed pager tab background
2020-05-03Fixed pager tab backgroundByteHamster
2020-05-03roll back manual translationsmalockin
2020-05-03Merge pull request #4104 from ByteHamster/toast-to-snackbarH. Lehmann
Replaced some Toasts with Snackbars
2020-05-03Merge pull request #4105 from ByteHamster/video-open-correct-playerH. Lehmann
Fixed opening video player when starting video
2020-05-03Merge pull request #4107 from ByteHamster/all-capsH. Lehmann
Do not display buttons in all-caps
2020-05-03Do not display buttons in all-capsByteHamster
2020-05-03Fix static analysis issuesmalockin
2020-05-03Merge pull request #4102 from ByteHamster/material-componentsH. Lehmann
Switched to MaterialComponents theme
2020-05-03Fixed opening video player when starting videoByteHamster
2020-05-03Merge pull request #4100 from ByteHamster/syncservice-anrH. Lehmann
Do not ANR when calling SyncService.enqueue during sync
2020-05-03Replaced some Toasts with SnackbarsByteHamster
2020-05-03Reformatted output, added Hebrew translationmalockin
Reformatted output to be sorted by date in descending order. Added links to episode page, as well as direct media download. Added Hebrew transaltion for Favorites export. Removed unused code.
2020-05-03Do not ANR when calling SyncService.enqueue during syncByteHamster
2020-05-03Merge pull request #4101 from ByteHamster/snackbars-coveredH. Lehmann
Fixed Snackbars being covered by audio player
2020-05-03Switched to MaterialComponents themeByteHamster
2020-05-03Merge pull request #4103 from ByteHamster/fix-feed-preferencesH. Lehmann
Fixed feed preferences page
2020-05-03Fixed feed preferences pageByteHamster
2020-05-03Fixed Snackbars being covered by audio playerByteHamster
2020-05-03Initial favorites export commitmalockin
2020-05-03Merge pull request #4099 from ByteHamster/androidtest-fail-checkH. Lehmann
Fixed passing CI on AndroidTest failure
2020-05-03Fixed passing CI on AndroidTest failureByteHamster
2020-05-03Merge pull request #4097 from ebraminio/dotsH. Lehmann
Fix PagerIndicatorView disabled dot in RTL languages
2020-05-03Fix PagerIndicatorView disabled dot in RTL languagesEbrahim Byagowi
2020-05-02Merge pull request #4096 from ebraminio/number-formatH. Lehmann
Use locale's digits in more places
2020-05-01Use locale's digits in more placesEbrahim Byagowi
2020-05-01Merge pull request #4095 from ByteHamster/fix-feedhandler-testH. Lehmann
Fixed feed image tests
2020-05-01fix a lint error (#4090)hannesa2
Project depends on com.google.android.support:wearable:2.4.0, so it must also depend (as a provided dependency) on com.google.android.wearable:wearable:2.4.0
2020-05-01Fixed feed image testsByteHamster
2020-05-01Merge pull request #4094 from ByteHamster/fragment-transition-speedH. Lehmann
Made fragment transition a bit faster
2020-05-01Merge branch 'develop' into developH. Lehmann
2020-05-01Merge pull request #4020 from ebraminio/rtlH. Lehmann
Adopt the project with ViewPager2
2020-05-01Merge pull request #4083 from hannesa2/GradleVerificationH. Lehmann
Gradle verifiction
2020-05-01Made fragment transition a bit fasterByteHamster
2020-05-01set max width on external player image (#4071)Michael White
2020-05-01Merge pull request #4087 from ByteHamster/issue-template-prestissimoH. Lehmann
Removed mention of Prestissimo from issue template
2020-05-01Merge pull request #4088 from ByteHamster/selected-quantityH. Lehmann
Allow plural of 'x selected' string
2020-04-29Allow plural of 'x selected' stringByteHamster
2020-04-29Removed mention of Prestissimo from issue templateByteHamster
2020-04-26Gradle verifictionHannes Achleitner
2020-04-25Update Studio and some dependenciesTacoTheDank
2020-04-25Update gradle wrapperTacoTheDank
2020-04-21Merge pull request #4069 from ByteHamster/feeditem-page-tweaksH. Lehmann
Theme tweaks