7722 Commits

Author SHA1 Message Date
Tony Tam
7cd813dc23
resume playing only if the user unplugs via wired headset or bluetooth while episode in progress (#5611) 2021-12-28 20:14:19 +01:00
ByteHamster
b25ed64250
Merge pull request #5600 from ByteHamster/duplicate-similar-length
Only mark items as duplicates if duration and date are similar
2021-12-18 21:37:26 +01:00
ByteHamster
dde499f5b1 Only mark items as duplicates if duration and date are similar 2021-12-18 20:44:01 +01:00
ByteHamster
19dfa08905 Bumped version to 2.4.1 2.4.1 2021-11-28 22:04:07 +01:00
ByteHamster
495cbb2306 Updated translations 2021-11-28 22:03:46 +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
782341f534
Merge pull request #5567 from ByteHamster/fix-crash-api21
Fix crash on API 21 when showing subscriptions screen
2021-11-21 21:02:51 +01:00
ByteHamster
837845ad02
Merge pull request #5568 from ByteHamster/fix-null-guid
Backport null guid sync errors
2021-11-21 21:01:57 +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
218e3dd47d Fix crash on API 21 when showing subscriptions screen 2021-11-21 19:33:01 +01:00
ByteHamster
11b8c53659 Don't try to find duplicates in local files 2021-11-21 19:04:48 +01:00
ByteHamster
efe66b2004
Merge pull request #5554 from ByteHamster/no-duplicate-no-log
Reduce duplicate warnings
2021-11-17 21:07:41 +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
d9bf519708
Merge pull request #5513 from ByteHamster/subscribe-link
Support subscribe links that have a slash before the argument
2021-10-31 21:18:44 +01:00
ByteHamster
b1eda19a73 Support subscribe links that have a slash before the argument 2021-10-31 11:21:28 +01:00
ByteHamster
31c0f90d07
Merge pull request #5502 from ByteHamster/data-folder-for-subscriptions
Use data folder for initial subscriptions
2021-10-30 12:25:00 +02:00
ByteHamster
c702037619 Use data folder for initial subscriptions 2021-10-30 11:59:27 +02:00
ByteHamster
f4d3ebb22d Bumped version to 2.4.0 2.4.0 2021-10-14 21:34:07 +02:00
ByteHamster
fb566e9d9c Updated translations 2021-10-14 21:31:17 +02:00
ByteHamster
af2cda5cd8
Merge pull request #5468 from ByteHamster/fewer-speeds
Fewer default speed values
2021-10-14 20:45:10 +02:00
ByteHamster
44a7af8f73 Fewer default speed values 2021-10-13 22:27:45 +02:00
ByteHamster
a73a932a7c
Move speed dialog to the bottom (#5464) 2021-10-12 21:14:08 +02:00
ByteHamster
f6c8a8c0f7 Bumped version to 2.4.0-beta3 2021-10-05 22:39:57 +02:00
ByteHamster
4727b49f87 Updated translations 2021-10-05 22:37:38 +02:00
ByteHamster
c52cf51857
Merge pull request #5453 from ByteHamster/harder-drag
Make it harder to accidentally drag episodes in the queue
2021-10-05 22:25:25 +02:00
ByteHamster
63d6f3f2e3
Merge pull request #5452 from ByteHamster/end-select-fewer
End select mode when the number of items got smaller
2021-10-05 22:00:10 +02:00
ByteHamster
e4226e1642
Merge pull request #5451 from ByteHamster/image-decoding-tweaks
Trying to make image resizing more stable
2021-10-05 21:59:40 +02:00
ByteHamster
da07d5dad3 Make it harder to accidentally drag episodes in the queue
Only the drag handle and the first half of the cover can be dragged,
before it was the whole cover.
2021-10-05 21:55:38 +02:00
ByteHamster
a540eca0d5 End select mode when the number of items got smaller 2021-10-05 21:18:45 +02:00
ByteHamster
bb36cfef63
Merge pull request #5445 from ByteHamster/fix-context-menu
Fix wrong fragment receiving context menu event
2021-10-05 20:53:45 +02:00
ByteHamster
c742b2b8ca Trying to make image resizing more stable 2021-10-05 20:53:29 +02:00
ByteHamster
96fe0917e0 Fix wrong fragment receiving context menu event 2021-10-05 00:22:04 +02:00
ByteHamster
3f869c7d38
Merge pull request #5440 from ByteHamster/fix-speedial-overlay
Fix FAB overlay sometimes not showing
2021-10-04 23:48:28 +02:00
ByteHamster
11a7d67f97 Fix FAB overlay sometimes not showing
We use the same ID for each overlay layout. The speed dial searches
everywhere, even in invisible fragments, so it sometimes shows/hides the
wrong overlay layout.
2021-10-03 15:50:48 +02:00
ByteHamster
160401ad13
Merge pull request #5423 from ByteHamster/fix-name-local-folder
Fix deleting local folder not showing name
2021-10-02 17:14:08 +02:00
ByteHamster
4ad8acf3f8 Fix deleting local folder not showing name 2021-09-24 10:22:08 +02:00
ByteHamster
ec8632ab0d Bumped version to 2.4.0-beta2 2021-09-17 22:55:04 +02:00
ByteHamster
619fa89d32 Updated translations 2021-09-17 22:54:35 +02:00
ByteHamster
5f90e0cdf2
Merge pull request #5413 from ByteHamster/hide-multi-select
Multi-select fixes
2021-09-17 22:52:50 +02:00
ByteHamster
ebb0c45744 Don't show delete action buttons in multi-select mode 2021-09-17 22:34:51 +02:00
ByteHamster
6361ba35b3 Hide multi-select in nav bar 2021-09-17 22:33:18 +02:00
ByteHamster
f378d2cf34
Merge pull request #5411 from ByteHamster/fix-null-pubdate
Fix NPE in duplicate detection
2021-09-17 22:29:42 +02:00
ByteHamster
669705f75d Fix NPE in duplicate detection 2021-09-17 18:15:12 +02:00
ByteHamster
1e94fa59ea Bumped version to 2.4.0-beta1 2021-09-12 15:46:14 +02:00
ByteHamster
847c987608 Updated contributors list 2021-09-12 15:45:45 +02:00
ByteHamster
369cb34645 Updated translations 2021-09-12 15:43:31 +02:00
ByteHamster
222f305d66
Merge pull request #5368 from TacoTheDank/librarybump
Update AppCompat to 1.3.x
2021-09-06 18:45:54 +02:00
ByteHamster
744bf10532
Merge pull request #5383 from ByteHamster/swipe-new
Only remove new swipe action when showing only new episodes
2021-09-06 17:59:38 +02:00