ByteHamster
64b72d1ae9
Reworked feed specific speed selector ( #5458 )
2021-10-10 11:10:23 +02:00
ByteHamster
1b1b05bfff
Wait for download completion on initial sync
2021-10-08 23:37:51 +02:00
thrillfall
bc85ebc806
Add synchronization with gPodder Nextcloud server app ( #5243 )
2021-10-06 22:12:47 +02:00
ByteHamster
4727b49f87
Updated translations
2021-10-05 22:37:38 +02:00
ByteHamster
c742b2b8ca
Trying to make image resizing more stable
2021-10-05 20:53:29 +02:00
seeto
dab44b6843
Rename folder to tag ( #5381 )
2021-10-02 17:13:23 +02:00
Taco
0a22e9fc38
Update AndroidX Fragment to 1.3.6 ( #5201 )
2021-09-24 10:18:54 +02:00
Taco
17ab22b6c0
Update plugins and Gradle (4.2.2) ( #5367 )
2021-09-18 22:58:04 +02:00
ByteHamster
619fa89d32
Updated translations
2021-09-17 22:54:35 +02:00
ByteHamster
669705f75d
Fix NPE in duplicate detection
2021-09-17 18:15:12 +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
b36cdb0c4e
Improvements related to duplicate detection ( #5387 )
...
* Move duplicate detection to one single place
* Canonicalize some common characters that are often confused
* Assume same episode even when date is off by 1 week
* Display duplicate detection as warning, not error
2021-09-06 17:59:17 +02:00
TacoTheDank
cf07145d4b
Use NotificationChannelCompat utilities
2021-09-05 15:21:26 -04:00
TacoTheDank
6c17cda0c9
Use ServiceCompat.stopForeground
2021-08-28 21:50:54 -04:00
TacoTheDank
fe1d69f1be
Update AppCompat to 1.3.x
2021-08-28 20:33:44 -04:00
ByteHamster
96f8cd3793
Merge pull request #5364 from ByteHamster/playback-state-fixes
...
Playback state fixes
2021-08-28 12:24:47 +02:00
ByteHamster
bf58cdc430
Don't write noMediaPlaying when follow queue is disabled
2021-08-28 11:49:15 +02:00
ByteHamster
697c199275
Fixed wrong icon sometimes ending up in the media session
2021-08-28 11:03:36 +02:00
ByteHamster
ca64739f36
Moved media file parser to its own module
2021-08-28 10:59:26 +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
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
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
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
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
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
d39766bd1d
Backport: Skip id3 extended header if available
2021-08-17 20:12:21 +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
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
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
1c471aeba8
Skip id3 extended header if available
2021-08-02 19:23:35 +02:00