Gerardo Vázquez
5363b09f00
fixing test and ShareEpisodeDialog
2020-06-26 18:52:48 -05:00
Gerardo Vázquez
b36078b8f1
adding shared preferences to ShareEpisodeDialog
2020-06-26 16:38:08 -05:00
Gerardo Vázquez
8d6fab6ead
adding episode dialog tests
2020-06-26 10:59:02 -05:00
Gerardo Vázquez
1b57b00fb3
updating share episode dialog
2020-06-26 10:58:37 -05:00
ByteHamster
64b9fcd18a
Trimming Atom content (except GUID)
2020-06-24 22:37:41 +02:00
Gerardo Vázquez
1bc3639a39
fixing checkstyles
2020-06-23 18:31:03 -05:00
Gerardo Vázquez
020d585972
fixes #1215 replacing share menu by dialog
2020-06-23 17:15:41 -05:00
ByteHamster
7de9e0d4c1
Using state lists for colors
2020-06-21 13:17:36 +02:00
bws9000
f243bcd4cc
Redesign filter dialog
2020-06-21 12:59:05 +02:00
ByteHamster
7612f3c5ed
Added test for whitespaces in feed attributes
2020-06-19 16:54:16 +02:00
H. Lehmann
65ec9e5f45
Merge pull request #4250 from ByteHamster/fixed-event-thread
...
Fixed events delivering to background thread and modifying Views
2020-06-19 09:59:07 +02:00
ByteHamster
ab71b16059
Fixed events delivering to background thread and modifying Views
2020-06-19 09:43:36 +02:00
ByteHamster
ee9b7087de
Link forum in Google Play description
2020-06-17 11:45:37 +02:00
ByteHamster
23cdf59803
Bumped version to 2.0.0-RC5
2020-06-14 22:58:44 +02:00
H. Lehmann
04099e7efa
Merge pull request #4231 from ByteHamster/garbage-collect
...
Fixed leaking fragments
2020-06-14 19:50:01 +02:00
H. Lehmann
ac23c4b392
Merge pull request #4238 from ByteHamster/play-with-intent-on-state-unknown
...
Send play intent if service state is unknown
2020-06-14 19:48:56 +02:00
H. Lehmann
ab5a2bcc4b
Merge pull request #4242 from ByteHamster/theme-change-crash
...
Fixed crash when changing theme
2020-06-14 19:48:37 +02:00
H. Lehmann
e86231d6c9
Merge pull request #4243 from ByteHamster/increase-cover-contrast
...
Increase contrast for missing cover images
2020-06-14 19:48:15 +02:00
ByteHamster
8ee53e9023
Increase contrast for missing cover images
2020-06-14 19:07:44 +02:00
ByteHamster
d322cc1e8e
Fixed crash when changing theme
...
Apparently, recreate() brings RxJava in a strange state where errors are directly
thrown instead of relaying them to the error callback. Because of a race condition
in ItemDescriptionFragment.loadData, this throws a NPE.
2020-06-14 18:59:45 +02:00
ByteHamster
58f931b575
Send play intent if service state is unknown
2020-06-11 23:17:06 +02:00
ByteHamster
2b8e416aae
Force restart app after enabling Chromecast
2020-06-11 23:12:05 +02:00
H. Lehmann
f48c75aa83
Merge pull request #4233 from ByteHamster/increase-contrast
...
Increase contrast of played items
2020-06-10 09:23:27 +02:00
ByteHamster
95929983fa
Increase contrast of played items
2020-06-09 22:27:28 +02:00
ByteHamster
d557621df9
Fixed leaking fragments in recycledViewPool
2020-06-09 21:55:52 +02:00
H. Lehmann
0c9b1de12f
Merge pull request #4225 from ByteHamster/support-channels
...
Updated forum link
2020-06-07 23:09:39 +02:00
ByteHamster
d3641b394d
Updated forum link
2020-06-06 13:01:45 +02:00
ByteHamster
ecf53e31a5
Added test for feed settings screen
2020-05-29 18:57:11 +02:00
ByteHamster
1c1780a26f
Added auto skip feed settings icon
2020-05-29 18:37:56 +02:00
ByteHamster
a7b38bd152
Bumped version to 2.0.0-RC4
2020-05-29 10:28:03 +02:00
ByteHamster
671f118ab8
Updated contributors list
2020-05-29 10:26:22 +02:00
H. Lehmann
77b69340a9
Merge pull request #4197 from ByteHamster/unique-intents
...
Unique intents
2020-05-29 09:25:11 +02:00
ByteHamster
21f62e4129
Fixed NPE
2020-05-27 11:20:17 +02:00
ByteHamster
84b9cf9dbb
Cleaned up unused IDs
2020-05-27 11:06:30 +02:00
ByteHamster
018a91d66c
Made PendingIntent request codes unique
2020-05-27 11:02:41 +02:00
H. Lehmann
4b2aa3e8b0
Merge pull request #4192 from ByteHamster/fix-new-label
...
Fixed new label
2020-05-25 16:46:52 +02:00
ByteHamster
6b89671b18
Fixed new label
2020-05-25 10:28:14 +02:00
H. Lehmann
e0d1f5d529
Merge pull request #4106 from malockin/export-favorites
...
Export favourites
2020-05-24 22:42:29 +02:00
H. Lehmann
3ee3ba3f6e
Merge pull request #4184 from ByteHamster/fix-wrong-string
...
Fixed wrong translation
2020-05-23 23:21:24 +02:00
H. Lehmann
65dc10e8f0
Merge pull request #4181 from ByteHamster/tests-clear
...
Disabled auto update for tests
2020-05-22 21:06:16 +02:00
ByteHamster
d2ac8c4856
Fixed wrong translation
2020-05-22 21:02:16 +02:00
ByteHamster
7f7f62a92c
Bumped version to 2.0.0-RC3
2020-05-21 22:08:56 +02:00
ByteHamster
27f62ae3d4
Disabled auto update for tests
2020-05-21 21:59:45 +02:00
H. Lehmann
6798eaa469
Merge pull request #4177 from ByteHamster/stop-button-onlinefeedview
...
Added button to stop previewed episode
2020-05-21 19:41:07 +02:00
ByteHamster
82188995e5
Added button to stop previewed episode
2020-05-21 18:32:56 +02:00
ByteHamster
1b05c12670
Do not resize seekbar to make it easier to grab
2020-05-20 17:06:22 +02:00
H. Lehmann
3de98ca899
Merge pull request #4174 from ByteHamster/ui-adjustments
...
Ui adjustments
2020-05-20 14:56:51 +02:00
ByteHamster
a6c55f1c0e
More spacing for playback controls
2020-05-20 11:13:11 +02:00
ByteHamster
2273d60ac4
Sleep timer adjustments
...
- Close button instead of OK
- Save settings on-the-fly
2020-05-20 11:13:07 +02:00
H. Lehmann
20678a94cd
Merge pull request #4162 from ByteHamster/fixes-without-duration
...
Various fixes for feeds that do not specify duration
2020-05-16 23:26:22 +02:00
H. Lehmann
42badd5f2f
Merge pull request #4120 from TacoTheDank/develop
...
Clean up some non-code files
2020-05-16 22:36:35 +02:00
H. Lehmann
5ff96fcc93
Merge pull request #4153 from ByteHamster/fix-bom-opml
...
Fixed importing OPML files with BOM
2020-05-16 22:31:17 +02:00
ByteHamster
e270b13f8d
Make duration visible when showing playback position updates
2020-05-16 22:30:30 +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
H. Lehmann
92033f8373
Merge pull request #4138 from ByteHamster/theme-darker
...
Made dark theme darker
2020-05-14 16:52:59 +02:00
ByteHamster
735fc51bc6
Made dark theme darker
2020-05-14 16:19:28 +02:00
jmdouglas
458a7f7d72
Fix http search bug
2020-05-13 23:47:58 +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
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
ByteHamster
57df7f826c
Switched to json credentials for Google Play
2020-05-04 21:14:34 +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
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
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
malockin
1cdfd80ca1
Updated PR according to comments
...
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-03 22:56:31 +03: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
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
ByteHamster
20bcb8a781
Replaced some Toasts with Snackbars
2020-05-03 17:18:10 +02:00
malockin
4f8979ecac
Reformatted output, added Hebrew translation
...
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-03 18:17:42 +03:00