Commit Graph

7649 Commits

Author SHA1 Message Date
ByteHamster ddae5e2278
Merge pull request #5361 from ByteHamster/mark-non-new
Only change item state if it is actually in the inbox
2021-08-28 10:54:30 +02:00
ByteHamster e75d8db298
Merge pull request #5360 from ByteHamster/parser
Moved feed parser to its own module
2021-08-28 10:54:17 +02:00
ByteHamster 24389d42e8 Moved feed parser to its own module 2021-08-28 09:57:41 +02:00
ByteHamster 74f85ceb9b Only change item state if it is actually in the inbox 2021-08-28 09:33:07 +02:00
ByteHamster 87c50ac7a0
Merge pull request #5359 from ByteHamster/remove-suggestions
Removed gpodder suggestions feature
2021-08-28 00:16:27 +02:00
ByteHamster a7d280d249 Removed gpodder suggestions feature
The feature was invisible since 2014 and nobody noticed.
2021-08-27 23:21:51 +02:00
ByteHamster 542832805c
Merge pull request #5358 from ByteHamster/duplicate-same-day
Allow duplicate items to have a different publication date
2021-08-27 23:09:20 +02:00
ByteHamster d85e754f31
Merge pull request #5355 from TacoTheDank/exo-reduce
Only declare used ExoPlayer submodules
2021-08-27 22:58:18 +02:00
ByteHamster 29e17bb506 Allow duplicate items to have a different publication date 2021-08-27 22:56:57 +02:00
ByteHamster 85c8a419ac
Merge pull request #5357 from ByteHamster/sync-broken-guid
Make guid repair more reliable with sync
2021-08-27 19:36:07 +02:00
ByteHamster c1b23dd19d
Merge pull request #5356 from thrillfall/sync-with-guid
add property guid to episode action synchronization payload
2021-08-27 18:49:24 +02:00
ByteHamster b33d985099 Make guid repair more reliable with sync
When the host changes a guid, send the playback state
to the synchronization service again with the new guid.
2021-08-27 18:43:16 +02:00
thrillfall 90033b7537 add property guid to episode action synchronization payload 2021-08-25 22:51:53 +02:00
TacoTheDank 406993f273 Only declare used ExoPlayer submodules 2021-08-24 21:28:54 -04:00
seeto eacc90af29
Feed multi select (#5261) 2021-08-23 23:46:38 +02:00
ByteHamster 91967409cb
Merge pull request #5351 from ByteHamster/queue-lock
Move queue lock feature to the overflow menu
2021-08-22 11:45:37 +02:00
ByteHamster 61e86151c6 Move queue lock feature to the overflow menu 2021-08-22 10:56:41 +02:00
thrillfall db39186760
Identify episodes by guid (#5326) 2021-08-20 20:17:23 +02:00
vbh 7ebaa9f619
Fix: #5298 "Add to folder" in podcast contextual side menu (#5344) 2021-08-17 23:57:49 +02:00
ByteHamster e05b8e2c45 Merge branch 'master' into develop 2021-08-17 23:47:16 +02:00
ByteHamster 7b87b9cd03 Bumped version to 2.3.2 2021-08-17 23:42:55 +02:00
ByteHamster 98cfbcafa9
Merge pull request #5345 from AntennaPod/example-file
Added chapter marks test file with extended header
2021-08-17 20:28:54 +02:00
ByteHamster 6ab14c53a3
Merge pull request #5349 from ByteHamster/fix-crash-filter
Fix filter dialog crashing if someone has a non-supported filter value set
2021-08-17 20:24:08 +02:00
ByteHamster d39766bd1d Backport: Skip id3 extended header if available 2021-08-17 20:12:21 +02:00
ByteHamster fe9981d746 Fix filter dialog crashing if someone has a non-supported filter value set
No idea how someone could end up with that invalid value but it was
reported by a user.
2021-08-17 20:02:19 +02:00
ByteHamster 4772959ebe Backport: Fix entering new password protected feeds 2021-08-17 19:54:23 +02:00
Hannes Johansson b80c26615c Backport: Clear cover target when setting folder image
To prevent race conditions from recycled views in GridView
2021-08-17 19:53:57 +02:00
ByteHamster df29d6444e
Merge pull request #5348 from ByteHamster/fix-password
Fix entering new password protected feeds
2021-08-17 19:52:28 +02:00
ByteHamster ca4d595159 Fixed reading strings with uneven length 2021-08-17 19:52:02 +02:00
godbless cac665272a
Treat link without rel as rel=alternate (#5347)
src: https://datatracker.ietf.org/doc/html/rfc4287#section-4.2.7.2

If the "rel" attribute is not present, the link element MUST
be interpreted as if the link relation type is
"alternate".
2021-08-17 19:37:58 +02:00
ByteHamster 7cb4e8c462 Added chapter marks test file with extended header 2021-08-17 19:36:25 +02:00
ByteHamster 97809d340c Fix entering new password protected feeds 2021-08-17 19:17:33 +02:00
ByteHamster e532793597
Merge pull request #5341 from myslok/clear-cover-targets-to-prevent-folder-cover-race-condition
Clear cover target when setting folder image in CoverLoader
2021-08-12 20:57:36 +02:00
vbh 06713ded88
Make Accidental Pull Down Refresh less likely (#5281) 2021-08-12 19:18:35 +02:00
Hannes Johansson d8a5c4dc52 Clear cover target when setting folder image
To prevent race conditions from recycled views in GridView
2021-08-11 00:39:43 +02:00
ByteHamster 2d6fff4182
Merge pull request #5338 from ByteHamster/live-search
Live results in local search
2021-08-09 21:50:35 +02:00
ByteHamster 9de72a2cab Live results in local search 2021-08-08 13:48:38 +02:00
ByteHamster 90ad1adbc8
Merge pull request #5336 from ByteHamster/load-queue-after-media
Delay loading queue until media is loaded
2021-08-07 09:15:43 +02:00
ByteHamster ad9542f7b6 Delay loading queue until media is loaded 2021-08-07 08:51:11 +02:00
ByteHamster 3d8ae2f113
Merge pull request #5335 from ByteHamster/disable-multitouch
Disable multi-touch
2021-08-07 07:53:41 +02:00
ByteHamster 99fea4e07f
Merge pull request #5330 from ByteHamster/load-next-media
When continuous playback is disabled, show next episode in notification
2021-08-07 07:40:45 +02:00
ByteHamster 04ccbfe0a2 Disable multi-touch 2021-08-07 07:38:06 +02:00
ByteHamster 1bb9214095
Merge pull request #5321 from ByteHamster/skip-id3-extended-header
Skip id3 extended header if available
2021-08-06 20:30:33 +02:00
ByteHamster d3c020b8df
Merge pull request #5329 from ByteHamster/subscribe-deeplink
Add subscription deeplink
2021-08-06 17:26:59 +02:00
ByteHamster 8524c5da23
Merge pull request #5317 from ByteHamster/recode-images
Recode images to save cache space
2021-08-06 17:26:00 +02:00
ByteHamster b6fcc8bc5a When continuous playback is disabled, show next episode in notification 2021-08-05 22:47:06 +02:00
ByteHamster f55ed54e1f Add subscription deeplink 2021-08-05 22:18:09 +02:00
ByteHamster 88b4bf1a66
Merge pull request #5323 from AntennaPod/bug-tag-update
Update bug tag
2021-08-03 18:11:56 +02:00
Keunes 0cba319f3f
Update bug tag
So automatic tagging works again
2021-08-03 09:08:04 +02:00
ByteHamster 1c471aeba8 Skip id3 extended header if available 2021-08-02 19:23:35 +02:00