Taco
e06c885573
Fix deprecated fill_parent attributes ( #5302 )
2021-07-29 21:59:35 +02:00
ByteHamster
bc59d50804
Merge branch 'master' into develop
2021-07-26 20:58:10 +02:00
ByteHamster
8b183915be
Bumped version to 2.3.1
2021-07-26 20:35:00 +02:00
ByteHamster
22214df31e
Merge pull request #5300 from ByteHamster/fix-logs-export
...
Fix exporting full logs
2021-07-25 18:15:36 +02:00
ByteHamster
0a86f5dcbf
Merge pull request #5301 from ByteHamster/shutting-down
...
Updated service shutting down text because it could be scary
2021-07-25 18:15:26 +02:00
ByteHamster
d5c20b8ba7
Updated service shutting down text because it could be scary
2021-07-25 08:55:46 +02:00
ByteHamster
fb455b982e
Fix exporting full logs
2021-07-25 08:45:25 +02:00
ByteHamster
dbac6cae46
Merge pull request #5200 from TacoTheDank/plugin-updates
...
Update plugins and Gradle
2021-07-24 17:47:09 +02:00
ByteHamster
a9df3e756e
Merge pull request #5297 from ByteHamster/fix-icons-4.4
...
Fix png icons on Android 4.4
2021-07-24 17:38:47 +02:00
struggggle
ff8461f364
Fix bug leading to cache miss in de.danoeh.antennapod.core.glide.FastBlurTransformation ( #5289 )
...
Co-authored-by: mjblackhorse <majunster@gmail.com>
2021-07-24 17:34:48 +02:00
ByteHamster
959b7fcebb
Merge pull request #5295 from ByteHamster/glow-player
...
Removed highlighting of episode title
2021-07-24 17:23:34 +02:00
ByteHamster
210e326668
Merge pull request #5296 from ByteHamster/sync-icon
...
Add sync icon
2021-07-24 17:22:58 +02:00
ByteHamster
da1059e6f6
Merge pull request #5294 from ByteHamster/speed-dialog-single-click
...
Show speed dialog on single click
2021-07-24 17:22:42 +02:00
ByteHamster
3cab62348a
Removed highlighting of episode title
2021-07-24 09:34:46 +02:00
ByteHamster
154a2ec86e
Fix png icons on Android 4.4
2021-07-24 09:31:49 +02:00
ByteHamster
2cdf0d86d5
Add sync icon
2021-07-24 08:44:19 +02:00
ByteHamster
508cfc24c2
Show speed dialog on single click
2021-07-24 08:26:05 +02:00
TacoTheDank
e7d9db0404
Suppress ScopedStorage lint for now
2021-07-22 17:35:28 -04:00
TacoTheDank
872fff1d99
Fix QueryPermissionsNeeded code lint errors
2021-07-22 16:50:02 -04:00
TacoTheDank
47ac240f56
Fix NonConstantResourceId code lint errors
2021-07-22 16:49:50 -04:00
TacoTheDank
fdaf5394d9
Fix IgnoreWithoutReason code lint errors
2021-07-22 16:49:29 -04:00
TacoTheDank
ba34bea746
Fix XML lint errors from CircleCI
2021-07-22 16:49:13 -04:00
TacoTheDank
b290402f8f
Update plugins
2021-07-22 16:48:48 -04:00
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
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