TacoTheDank
3102cad931
Add 1.8.1 to the CHANGELOG
2020-05-06 16:35:16 -04:00
TacoTheDank
571c62699a
Fix up CONTRIBUTING and the issue templates
2020-05-06 16:34:01 -04:00
ByteHamster
63be7a97b8
Bumped version to 2.0.0-alpha2
2020-05-06 18:03:02 +02:00
H. Lehmann
320ab28062
Merge pull request #4121 from ByteHamster/on-demand-configuration
...
Added on-demand configuration for stream vs download
2020-05-06 17:46:40 +02:00
H. Lehmann
0a8e1ac484
Merge pull request #4125 from ByteHamster/theme-switch-without-restart
...
Switch theme without user obstruction
2020-05-06 17:18:47 +02:00
ByteHamster
8be147c603
Added on-demand configuration for stream vs download
2020-05-06 17:02:53 +02:00
ByteHamster
30381ca09a
Switch theme without user obstruction
2020-05-06 16:50:39 +02:00
H. Lehmann
626c6aebe5
Merge pull request #4117 from ByteHamster/webview-min-height
...
Reduced probability for closing player accidentally
2020-05-06 16:45:33 +02:00
H. Lehmann
8a77f7eb6d
Merge pull request #4124 from ByteHamster/fix-fragment-state-on-restart
...
Fix fragment state on restart
2020-05-06 16:43:35 +02:00
ByteHamster
e57d003786
Do not recreate app when starting MultiWindow
2020-05-06 14:30:40 +02:00
ByteHamster
52e85e7665
Do not replace the fragment if it exists
2020-05-06 14:28:48 +02:00
H. Lehmann
9bec3cc7c4
Merge pull request #4116 from ByteHamster/non-square-images-consistency
...
Make subscriptions view more consistent when showing non-square images
2020-05-06 13:26:40 +02:00
ByteHamster
8357518229
Reduced probability for closing player accidentally
...
If the description is really short, the WebView shrinks. When touching
below the WebView, one needs to slide pretty precisely to swipe horizontally.
If there is a little bit of slope, the player closes (completely, without following
the finger). This change resizes the WebView, so that one can not touch below it.
2020-05-06 13:25:47 +02:00
H. Lehmann
36c3a0da09
Merge pull request #4118 from ByteHamster/use-exoplayer-on-error
...
Offer to switch to ExoPlayer on media player error
2020-05-06 13:24:31 +02:00
ByteHamster
93e68233b4
Offer to switch to ExoPlayer on media player error
2020-05-05 00:48:29 +02:00
ByteHamster
63b3ac8e04
Make subscriptions view more consistent when showing non-square images
2020-05-04 22:54:53 +02:00
H. Lehmann
c4076e9fd1
Merge pull request #4115 from ByteHamster/gradle-publisher-credentials
...
Switched to json credentials for Google Play
2020-05-04 22:41:26 +02:00
ByteHamster
57df7f826c
Switched to json credentials for Google Play
2020-05-04 21:14:34 +02:00
H. Lehmann
b233f4dcb7
Merge pull request #4112 from ByteHamster/translations
...
Updated translations
2020-05-04 17:43:48 +02:00
H. Lehmann
50193df13f
Merge pull request #4074 from TacoTheDank/develop
...
Update gradle and dependencies
2020-05-04 17:24:07 +02:00
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