H. Lehmann
62fc413f9c
Merge pull request #4163 from ByteHamster/fix-theme-switch-crash
...
Fixed crash when switching theme
2020-05-16 22:27:57 +02:00
H. Lehmann
ed2eb509ec
Merge pull request #4164 from ByteHamster/checkout-v2
...
Updated to checkout/v2
2020-05-16 22:27:39 +02:00
ByteHamster
273724e0a4
Updated to checkout/v2
...
This hopefully fixes the retry button for the emulator tests
2020-05-16 19:32:21 +02:00
ByteHamster
bb15f25832
Fixed feeds with newlines in their image tags
2020-05-16 19:30:44 +02:00
ByteHamster
0b37f7998f
Fixed importing OPML files with BOM
2020-05-16 19:30:11 +02:00
ByteHamster
b4333a1129
Fixed crash when switching theme
2020-05-16 19:29:30 +02:00
TacoTheDank
ba1a0feb72
Add more stuff about versions in CONTRIBUTING.md and the templates
2020-05-14 14:05:06 -04:00
H. Lehmann
92033f8373
Merge pull request #4138 from ByteHamster/theme-darker
...
Made dark theme darker
2020-05-14 16:52:59 +02:00
H. Lehmann
c2c6364826
Merge pull request #4145 from ByteHamster/prefer-itunes-image
...
Prefer itunes:image
2020-05-14 16:52:06 +02:00
ByteHamster
735fc51bc6
Made dark theme darker
2020-05-14 16:19:28 +02:00
ByteHamster
cea8c3a398
Prefer itunes:image
2020-05-14 16:17:33 +02:00
ByteHamster
3032d3359e
Converted NSRSS20 to spaces
2020-05-14 16:17:30 +02:00
H. Lehmann
571ac6f1d1
Merge pull request #4147 from jmdouglas/develop
...
Fix http search
2020-05-14 16:02:09 +02:00
jmdouglas
458a7f7d72
Fix http search bug
2020-05-13 23:47:58 +02:00
H. Lehmann
f29c810284
Merge pull request #4140 from ByteHamster/fix-not-refreshing
...
Fixed Feed not refreshing when changing filter
2020-05-12 10:20:35 +02:00
ByteHamster
1981fb16cf
Fixed Feed not refreshing when changing filter
2020-05-11 12:23:06 +02:00
H. Lehmann
8145d7e931
Merge pull request #4131 from ByteHamster/bugfixing
...
Bugfixing
2020-05-11 10:52:59 +02:00
ByteHamster
421f75ca8a
Fixed blue buttons with blue text
2020-05-11 00:51:30 +02:00
H. Lehmann
b0973d5c58
Merge pull request #4132 from ByteHamster/accessibility
...
Improved TalkBack accessibility
2020-05-11 00:41:38 +02:00
ByteHamster
903cf94131
Improved TalkBack accessibility
2020-05-09 12:11:26 +02:00
ByteHamster
c0bca81cc6
Fixed clicking page indicator
2020-05-09 11:17:24 +02:00
ByteHamster
181addf619
Fixed bug where pages did not snap correctly when rotating screen
...
This is fixed in ViewPager2:1.1.0-alpha01
2020-05-08 22:50:16 +02:00
TacoTheDank
4478447bec
Clean up version locations and order
2020-05-08 16:26:00 -04:00
ByteHamster
9e7e87f817
Fixed opml selection buttons
2020-05-08 21:12:18 +02:00
H. Lehmann
939008852c
Merge pull request #4127 from ByteHamster/fix-invalid-feed-crash
...
Fixed error dialog being shown in wrong thread
2020-05-07 09:59:50 +02:00
TacoTheDank
6d9b4310a9
Delete a trailing semicolon in python script
2020-05-06 16:36:06 -04:00
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
c8ed88dc96
Fixed error dialog being shown in wrong thread
2020-05-06 21:28:14 +02: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