ByteHamster
f4c92e88db
Merge pull request #5280 from ByteHamster/fix-null-location
...
Fix crash when a server returns a null location
2021-07-18 10:00:59 +02:00
ByteHamster
39f8e65237
Fix Emulator CI ( #5278 )
2021-07-18 10:00:08 +02:00
ByteHamster
32ac7f7f71
Fix crash when a server returns a null location
2021-07-17 18:16:34 +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
ByteHamster
e83f746b36
Bumped version to 2.3.0
2021-07-11 19:43:35 +02:00
ByteHamster
d0487dd693
Updated translations
2021-07-11 19:43:22 +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
vbh
951aa3dce6
Allow to choose from existing tags/folders in folder settings dialog ( #5245 )
2021-06-28 22:02:03 +02:00
peakvalleytech
1fbc565bc3
Hide keyboard when not searching ( #5036 )
2021-06-28 21:54:11 +02:00
ByteHamster
6c9a76e0b4
Bumped version to 2.3.0-beta3
2021-06-25 19:15:28 +02:00
ByteHamster
0462a22cf0
Merge pull request #5242 from ByteHamster/widget-drawable
...
Fix widget not showing icons
2021-06-25 19:14:35 +02:00
ByteHamster
00e2ad49d9
Merge pull request #5241 from ByteHamster/speed-up-media-info
...
Speed up loading media info
2021-06-25 19:14:08 +02:00
ueen
d041b86114
Copy e-mail in shownotes ( #5235 )
2021-06-25 19:01:59 +02:00
ByteHamster
958346d6d2
Fix widget not showing icons
2021-06-25 18:58:42 +02:00
ByteHamster
39a990edcc
Speed up loading media info
...
Loading chapters can take around 5-10 seconds, depending on the media
type. During that time, the player screen shows nothing or the old media
file. Instead, load the chapters afterwards.
2021-06-25 18:55:54 +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