Commit Graph

6527 Commits

Author SHA1 Message Date
ByteHamster f534000aba Updated translations
- Removed region-specific code if we only have one region
- Removed languages with less than 40% localization (Lint, inconsistencies, typos)
2020-05-04 17:15:27 +02:00
ByteHamster f804bc56db Fixed incompatibilities with Gradle 3.6 2020-05-04 17:00:46 +02:00
H. Lehmann 136413610b
Merge pull request #4109 from ByteHamster/tab-background
Fixed tab background
2020-05-04 16:27:21 +02:00
H. Lehmann 8c77f54b37
Merge pull request #4110 from ByteHamster/fix-long-filename
Fixed adding feeds with long filename
2020-05-04 16:26:48 +02:00
H. Lehmann 8e447ce343
Merge pull request #4113 from ByteHamster/lint-fixes
Small Lint fixes
2020-05-04 16:25:11 +02:00
ByteHamster 23fae88755 Small Lint fixes 2020-05-04 12:42:36 +02:00
ByteHamster 00de47acdd Fixed adding feeds with long filename 2020-05-04 10:38:48 +02:00
H. Lehmann 4a81dc29f0
Merge branch 'develop' into develop 2020-05-04 10:11:12 +02:00
ByteHamster 64ec4add4f Fixed tab background
Only tabBackground is not enough on big screens.
2020-05-04 10:08:27 +02:00
H. Lehmann f5d289d776
Merge pull request #4108 from ByteHamster/fix-background
Fixed pager tab background
2020-05-03 19:34:36 +02:00
ByteHamster daa9366592 Fixed pager tab background 2020-05-03 19:20:32 +02:00
H. Lehmann c5dcad1722
Merge pull request #4104 from ByteHamster/toast-to-snackbar
Replaced some Toasts with Snackbars
2020-05-03 17:59:44 +02:00
H. Lehmann 98cc288e1e
Merge pull request #4105 from ByteHamster/video-open-correct-player
Fixed opening video player when starting video
2020-05-03 17:58:37 +02:00
H. Lehmann 620d1d5cd5
Merge pull request #4107 from ByteHamster/all-caps
Do not display buttons in all-caps
2020-05-03 17:58:20 +02:00
ByteHamster d0cd9d0b2b Do not display buttons in all-caps 2020-05-03 17:45:58 +02:00
H. Lehmann 2a6016822b
Merge pull request #4102 from ByteHamster/material-components
Switched to MaterialComponents theme
2020-05-03 17:28:22 +02:00
ByteHamster 10c533ecb3 Fixed opening video player when starting video 2020-05-03 17:25:06 +02:00
H. Lehmann 5322c048f7
Merge pull request #4100 from ByteHamster/syncservice-anr
Do not ANR when calling SyncService.enqueue during sync
2020-05-03 17:19:55 +02:00
ByteHamster 20bcb8a781 Replaced some Toasts with Snackbars 2020-05-03 17:18:10 +02:00
ByteHamster d962c5dab3 Do not ANR when calling SyncService.enqueue during sync 2020-05-03 16:51:43 +02:00
H. Lehmann bf216cbfac
Merge pull request #4101 from ByteHamster/snackbars-covered
Fixed Snackbars being covered by audio player
2020-05-03 16:51:01 +02:00
ByteHamster 45e7b8ee00 Switched to MaterialComponents theme 2020-05-03 16:49:14 +02:00
H. Lehmann 75314df348
Merge pull request #4103 from ByteHamster/fix-feed-preferences
Fixed feed preferences page
2020-05-03 16:26:34 +02:00
ByteHamster 0a29ce6f4c Fixed feed preferences page 2020-05-03 14:52:08 +02:00
ByteHamster 6edc2417a4 Fixed Snackbars being covered by audio player 2020-05-03 13:29:47 +02:00
H. Lehmann 77491084cb
Merge pull request #4099 from ByteHamster/androidtest-fail-check
Fixed passing CI on AndroidTest failure
2020-05-03 11:17:14 +02:00
ByteHamster ac480c7bbc Fixed passing CI on AndroidTest failure 2020-05-03 11:00:10 +02:00
H. Lehmann d95a642fd8
Merge pull request #4097 from ebraminio/dots
Fix PagerIndicatorView disabled dot in RTL languages
2020-05-03 10:22:07 +02:00
Ebrahim Byagowi 700d8de5be Fix PagerIndicatorView disabled dot in RTL languages 2020-05-03 10:01:22 +04:30
H. Lehmann 2386684b7f
Merge pull request #4096 from ebraminio/number-format
Use locale's digits in more places
2020-05-02 22:55:04 +02:00
Ebrahim Byagowi dc230a8f31 Use locale's digits in more places 2020-05-01 19:15:14 +04:30
H. Lehmann c33669478a
Merge pull request #4095 from ByteHamster/fix-feedhandler-test
Fixed feed image tests
2020-05-01 15:38:03 +02:00
hannesa2 70fa329b38
fix a lint error (#4090)
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-01 15:31:04 +02:00
ByteHamster 16b7aa7424 Fixed feed image tests 2020-05-01 14:39:23 +02:00
H. Lehmann df47dd37ef
Merge pull request #4094 from ByteHamster/fragment-transition-speed
Made fragment transition a bit faster
2020-05-01 14:30:40 +02:00
H. Lehmann d6d8ec43e1
Merge branch 'develop' into develop 2020-05-01 12:43:08 +02:00
H. Lehmann b870c233ee
Merge pull request #4020 from ebraminio/rtl
Adopt the project with ViewPager2
2020-05-01 12:40:03 +02:00
H. Lehmann 95f269ae30
Merge pull request #4083 from hannesa2/GradleVerification
Gradle verifiction
2020-05-01 12:37:28 +02:00
ByteHamster d7772b84df Made fragment transition a bit faster 2020-05-01 12:21:36 +02:00
Michael White ca9ff00946
set max width on external player image (#4071) 2020-05-01 12:08:39 +02:00
H. Lehmann 27a38394d0
Merge pull request #4087 from ByteHamster/issue-template-prestissimo
Removed mention of Prestissimo from issue template
2020-05-01 11:33:22 +02:00
H. Lehmann 5287322a89
Merge pull request #4088 from ByteHamster/selected-quantity
Allow plural of 'x selected' string
2020-05-01 11:33:05 +02:00
ByteHamster 46ddcf3c49 Allow plural of 'x selected' string 2020-04-29 21:03:02 +02:00
ByteHamster aeb7151b3e Removed mention of Prestissimo from issue template 2020-04-29 20:34:53 +02:00
Hannes Achleitner 874eecd3cd Gradle verifiction 2020-04-26 19:06:31 +02:00
TacoTheDank 6aa4a9c091 Update Studio and some dependencies 2020-04-25 21:03:16 -04:00
TacoTheDank dccc44365b Update gradle wrapper 2020-04-25 15:50:20 -04:00
H. Lehmann 0763652199
Merge pull request #4069 from ByteHamster/feeditem-page-tweaks
Theme tweaks
2020-04-21 23:20:51 +02:00
Tony Tam 92eb1d669b
Skip intro and ending per feed (#3975) 2020-04-21 23:20:22 +02:00
Ebrahim Byagowi 7bdacf8fde Modify NestedScrollableHost to suit our need
Now manages nested child scrolling when the orientation isn't perpendicular
2020-04-21 21:40:04 +04:30