ByteHamster
897889923c
Simplify confusing string with two plurals
2021-12-10 21:42:35 +01:00
Taco
434cd2b79f
Update AndroidX Media and ExoPlayer ( #5371 )
2021-12-10 21:28:09 +01:00
ByteHamster
add003c06b
Merge pull request #5585 from ByteHamster/favorites-export
...
Fix favorites export when item does not have website
2021-12-10 21:14:28 +01:00
ByteHamster
75a08335eb
Fix favorites export when item does not have website
2021-12-05 12:13:43 +01:00
TacoTheDank
560bf3f434
Centralize library versions used in multiple modules
2021-12-04 13:01:22 -05:00
ByteHamster
e8b712e5d3
Merge pull request #5577 from ByteHamster/fast-deletion
...
Make feed deletions 3 times faster
2021-12-04 17:22:47 +01:00
ByteHamster
607b1fdbeb
Make feed deletions faster
2021-12-01 23:10:32 +01:00
vbh
d4769620b7
Add preference to show subscription title ( #5538 )
2021-12-01 22:17:37 +01:00
ByteHamster
561141cfff
Merge branch 'master' into develop
2021-11-28 22:20:57 +01:00
ByteHamster
f0100e61ac
Chromecast rework ( #5518 )
2021-11-28 22:19:14 +01:00
ByteHamster
495cbb2306
Updated translations
2021-11-28 22:03:46 +01:00
Tobias Preuss
7eead38f52
Use ShareCompat.IntentBuilder to compose share intent.
2021-11-23 06:20:30 +01:00
ByteHamster
3f81e22eed
Bump to minimum SDK version 19 (Android 4.4)
2021-11-21 21:51:46 +01:00
vbh
b00e14545d
Add 'add to tag' option to multiselect menu ( #5553 )
2021-11-21 21:27:23 +01:00
ByteHamster
9c62906ec1
Merge pull request #5570 from ByteHamster/remove-new-on-play
...
Remove new flag when streaming
2021-11-21 21:11:39 +01:00
ByteHamster
cc6c6595a9
Merge pull request #5566 from ByteHamster/no-local-duplicate
...
Don't try to find duplicates in local files
2021-11-21 21:10:51 +01:00
ByteHamster
f35086e9a2
Remove new flag when streaming
2021-11-21 20:59:18 +01:00
ByteHamster
dce3b79360
Backport null guid sync errors
2021-11-21 19:57:46 +01:00
ByteHamster
11b8c53659
Don't try to find duplicates in local files
2021-11-21 19:04:48 +01:00
ByteHamster
e353b276f6
Merge pull request #5422 from TacoTheDank/transparentNavBar
...
Make navigation bar color match theming
2021-11-17 22:22:20 +01:00
ByteHamster
0670c96892
Merge pull request #5545 from ByteHamster/block-detection-streaming
...
Mention ad blockers on streaming error dialog as well
2021-11-17 17:55:56 +01:00
ByteHamster
b766a22a29
Reduce duplicate warnings
...
Do not warn if the duplicate detection did not even find the item itself,
which means that the item does not have enough metadata to be identified
correctly.
2021-11-17 17:46:57 +01:00
ByteHamster
92e7dbfa9e
Mention ad blockers on streaming error dialog as well
2021-11-14 13:14:06 +01:00
ByteHamster
4a2f170a3e
Fix Permission Denial when sharing files
2021-11-14 12:04:36 +01:00
ByteHamster
cac9ae7bc4
Warn about using debug version
2021-11-09 19:44:23 +01:00
ByteHamster
3856597211
Merge pull request #5536 from ByteHamster/fix-sync-crash
...
Fix crash when sync provider is null
2021-11-07 14:57:59 +01:00
ByteHamster
4af3be7aa4
Fix crash when sync provider is null
2021-11-07 13:24:25 +01:00
ByteHamster
dd4997db27
Respect remaining time setting in widget
2021-11-06 23:01:49 +01:00
ByteHamster
1fba4a37fc
Merge pull request #5525 from ByteHamster/remove-media-listeners
...
Remove all media listeners and end audio focus when shutting down playback service
2021-11-06 19:20:18 +01:00
vbh
afee60ad38
Add subscription to home screen ( #5523 )
2021-11-06 19:19:24 +01:00
ByteHamster
b564f0c1a8
Do not block PlaybackServiceTaskManager shutdown
...
If the queue was still loading on another thread, shutting down the
service was not possible.
2021-11-06 17:26:19 +01:00
ByteHamster
b8e8a940d0
Remove all media listeners and end audio focus when shutting down playback service
2021-11-06 17:14:12 +01:00
ByteHamster
c691a999d9
Merge pull request #5516 from ByteHamster/auto-download-backoff
...
Fix auto-download retry backoff
2021-11-04 20:43:20 +01:00
ByteHamster
860dd69c37
Merge pull request #5520 from ByteHamster/move-events-to-module
...
Move (most) events to their own module
2021-11-04 20:42:30 +01:00
ByteHamster
cf58b364f1
Merge pull request #5515 from ByteHamster/feed-statistics-table
...
Show more detailed feed statistics
2021-11-02 21:41:44 +01:00
ByteHamster
186de76d95
Merge pull request #5510 from ByteHamster/exoplayer-okhttp
...
Use OkHttp as backend for ExoPlayer
2021-11-02 21:39:48 +01:00
ByteHamster
524e5c95fc
Fix auto-download retry backoff
...
The new value never got stored in the database. Also, it only got
increased by certain types of errors - all other errors could be retried
indefinitely. Also added a unit test.
2021-11-02 21:38:59 +01:00
ByteHamster
98830beee5
Move (most) events to their own module
2021-11-02 21:02:47 +01:00
ByteHamster
61a140a510
Merge pull request #5514 from ByteHamster/pause-interruptions
...
Pause on focus loss by default
2021-10-31 21:18:21 +01:00
ByteHamster
e874f73a0d
Show more detailed feed statistics
2021-10-31 12:39:16 +01:00
ByteHamster
b1a72189f3
Pause on focus loss by default
2021-10-31 11:27:54 +01:00
ByteHamster
b1eda19a73
Support subscribe links that have a slash before the argument
2021-10-31 11:21:28 +01:00
ByteHamster
cceec591ea
Use OkHttp as backend for ExoPlayer
2021-10-30 22:10:52 +02:00
ByteHamster
47034dfbab
Merge pull request #5506 from ByteHamster/fix-cover-mobile
...
Fix loading cover images on mobile when not allowed
2021-10-30 20:47:05 +02:00
ByteHamster
9541d9459f
Merge pull request #5505 from ByteHamster/metered-network
...
Don't use metered networks for auto download
2021-10-30 20:46:09 +02:00
ByteHamster
f314176089
Fix loading cover images on mobile when not allowed
2021-10-30 18:25:21 +02:00
ByteHamster
b1c4a89f9b
Don't connect to metered wifi networks
2021-10-30 18:23:20 +02:00
ByteHamster
c8414ccf0b
Merge pull request #5496 from ByteHamster/android-auto-show-downloads
...
Show list of downloads on Android Auto
2021-10-30 13:49:51 +02:00
ByteHamster
5d03405d14
Show list of downloads on Android Auto
2021-10-30 12:46:19 +02:00
ByteHamster
e9691cfd8e
Merge pull request #5498 from ByteHamster/pending-indent-mutability
...
Declare intent mutability for Android 12 compatibility
2021-10-30 12:27:42 +02:00