Commit Graph

7551 Commits

Author SHA1 Message Date
ByteHamster dc3e58a188
Merge pull request #5279 from ByteHamster/dont-remove-without-guid
Don't detect items without GUID as duplicates
2021-07-18 10:02:11 +02:00
ByteHamster 39f8e65237
Fix Emulator CI (#5278) 2021-07-18 10:00:08 +02:00
ByteHamster 799ae93c14 Don't detect items without GUID as duplicates 2021-07-17 18:02:19 +02:00
ByteHamster 716b0886fb
Merge pull request #5277 from jhenninger/fix-emtpy-queue-swipe-refresh
Fix swipe refresh not working on empty queue
2021-07-17 15:06:57 +02:00
Johannes Henninger 60faf91579 Fix swipe refresh not working on empty queue 2021-07-17 14:10:16 +02:00
Tony Tam 0b583e4527
watch for empty getMedia() while checking for duplicates (#5274) 2021-07-17 10:23:40 +02:00
ByteHamster f73d64530a
Merge pull request #5271 from ByteHamster/fix-pref-name
Fix preference name of swipe actions
2021-07-14 19:46:30 +02:00
ByteHamster 335d7fca6c Fix preference name of swipe actions 2021-07-13 18:56:13 +02:00
ueen ca9ad0d2d3
Swipe actions (#5191) 2021-07-12 00:03:32 +02:00
ByteHamster c1efd51be9
Merge pull request #5268 from ByteHamster/remove-website
Removed 'visit website' context menu item
2021-07-11 23:19:15 +02:00
ByteHamster 47e1644236 Removed 'visit website' context menu item 2021-07-11 20:51:53 +02:00
Tony Tam e8eb245899
Handle bluetooth and headphone disconnect (#4722) 2021-07-11 19:36:02 +02:00
ByteHamster 07cd141bdf
Merge pull request #4833 from Thom-Merrilin/fix-auto-download-on-subscribe
Check Auto Download preference on the feed before auto downloading
2021-07-11 19:12:35 +02:00
ByteHamster 4f5449a0d3 No longer show item-specific auto-download property to users 2021-07-11 18:52:11 +02:00
Thom Merrilin 55f7adb106 Check Auto Download preference on the feed before auto downloading
AutoDownlaoding previously assumed that the filters had been initialised, which is not necessarily the case now that users can disable "Include in Auto Downloads" before subscribing to a new feed.
2021-07-11 18:22:09 +02:00
ByteHamster e45f62c727
Merge pull request #5266 from ByteHamster/fix-multi-select-staying
End select mode when page is closed
2021-07-11 14:45:33 +02:00
ByteHamster 96e34c319d End select mode when page is closed 2021-07-11 13:41:33 +02:00
ByteHamster 40c7d379e2
Merge pull request #5265 from ByteHamster/use-web-icon
Updated website icon
2021-07-11 13:24:30 +02:00
ByteHamster f43cd69ada
Merge pull request #5264 from ByteHamster/ignore-refresh-no-network
Ignore refresh when there is no network
2021-07-11 11:37:05 +02:00
ByteHamster 39b778ee59 Updated website icon 2021-07-11 11:22:23 +02:00
ByteHamster a0ac39e403 Ignore refresh when there is no network 2021-07-11 11:12:37 +02:00
Tony Tam 81ea42a2a4
Dedup based on item unique id, media url or title (#4839) 2021-07-11 09:58:54 +02:00
Farzan b4558efe4a
Update download icon (#5184) 2021-07-11 09:45:12 +02:00
peakvalleytech 00bf2db0a4
Replace old episode multi-select with new multi-select. (#5253) 2021-07-10 09:11:41 +02:00
peakvalleytech 323f1f6142
Contextual menu for multi selecting episodes (#5130) 2021-06-29 22:01:04 +02:00
peakvalleytech 1fbc565bc3
Hide keyboard when not searching (#5036) 2021-06-28 21:54:11 +02:00
ueen d041b86114
Copy e-mail in shownotes (#5235) 2021-06-25 19:01:59 +02:00
ueen e26507e41d
FeedItemFilter Ids (#5231) 2021-06-20 19:00:51 +02:00
ByteHamster 90fbe4177e
Merge pull request #5221 from hannesa2/Gradle-6.9
Gradle 6.9
2021-06-20 17:55:59 +02:00
ueen d059406025
Removed AddToQueueActionButton (#5189) 2021-06-20 09:04:57 +02:00
ByteHamster d4e1ebfa08 Bumped version to 2.3.0-beta2 2021-06-17 08:38:11 +02:00
ByteHamster fd8afcd01f Fixed path to proguard config 2021-06-17 08:37:31 +02:00
ByteHamster 08951615b4 Bumped version to 2.3.0-beta1 2021-06-16 23:39:20 +02:00
ByteHamster 1e34d391d6 Updated contributors 2021-06-16 23:39:20 +02:00
ByteHamster 57f4b8969a Updated translations 2021-06-16 23:33:06 +02:00
ByteHamster 769f465145 Merge branch 'master' into develop 2021-06-16 23:26:42 +02:00
ByteHamster 90753cb8e1
Merge pull request #5223 from jonasburian/issue-seekbar-highlighting
Highlighted seek bar while seeking on episode without chapters
2021-06-16 23:25:10 +02:00
Jonas 05606507b2 Fix for highlighted seek bar on episode without chapters 2021-06-15 22:58:31 +02:00
Hannes Achleitner 9e45d15083 Gradle 6.9 2021-06-13 20:52:06 +02:00
Taco ccda829f53
Update GitHub CI actions (#5216) 2021-06-13 13:07:07 +02:00
ByteHamster b8e311d9d4
Merge pull request #5175 from ByteHamster/format-xml
Add CI check that enforces layout xml file formatting
2021-06-05 22:56:44 +02:00
ByteHamster 7cad7386eb Added CI check for xml formatting 2021-06-05 21:56:11 +02:00
ByteHamster 4093dd6433
Merge pull request #5209 from ByteHamster/wait-for-new
Let test wait until database operation is completed
2021-06-05 19:17:55 +02:00
ByteHamster b89005dc3d
Merge pull request #5190 from ByteHamster/shownotes-font
Removed explicit font specification from shownotes
2021-06-05 18:58:47 +02:00
ByteHamster a0813db189 Let test wait until database operation is completed 2021-06-05 18:57:23 +02:00
Mengshi24 b35eaa4fa5
Add a unit test under DbWriterTest.java (#5181) 2021-06-05 18:40:26 +02:00
ByteHamster 28beb36b2c Removed explicit font specification from shownotes 2021-06-05 18:22:08 +02:00
ByteHamster 7a7b89eea7
Merge pull request #5195 from jhenninger/patch-1
Fix typo
2021-06-05 17:47:37 +02:00
ByteHamster 8bcbc7ae32
Merge pull request #5196 from jhenninger/fix-stuck-swipe-refresh-layout
Fix stuck swipe refresh indicator
2021-06-05 17:44:40 +02:00
Johannes Henninger b43bbf79cc Fix stuck swipe refresh indicator
ViewPager2 does not play nice with SwipeRefreshLayout if the wrapped
RecyclerView is hidden. This commit removes the show/hide logic from
EmptyViewHandler, so that the RecyclerView is always displayed, even
when empty. This prevents you from swiping left/right while pulling down
the swipe refresh indicator.

Fixes #5132
2021-05-31 12:55:52 +02:00