ByteHamster
be9093911f
Merge pull request #5735 from ByteHamster/statistics-line-graph
...
Add line graph to statistics screen
2022-02-22 19:44:09 +01:00
ByteHamster
7ab6d08ea5
Add line graph to statistics screen
2022-02-21 22:54:40 +01:00
ByteHamster
b6d2316870
Add time-based statistics filter ( #5734 )
2022-02-21 22:53:18 +01:00
ByteHamster
372db47f47
Make it easier to play only audio, not video
2022-02-21 22:49:57 +01:00
ByteHamster
4655fcfc80
Merge pull request #5739 from TacoTheDank/unusedOverrides
...
Remove unused overridden super calls
2022-02-21 21:13:24 +01:00
TacoTheDank
1e232169d6
Remove unused overridden super calls
2022-02-21 12:23:19 -05:00
ByteHamster
449f1ca339
Merge pull request #5737 from ByteHamster/show-error-in-dialog
...
Show feed error in dialog instead of opening download log screen
2022-02-20 22:58:22 +01:00
ByteHamster
a779c7aec1
Show feed error in dialog instead of opening download log screen
2022-02-20 15:52:22 +01:00
ByteHamster
4ba0e98b44
Merge pull request #5736 from ByteHamster/skip-reset-position
...
Reset position when skipping and 'smart mark as played'
2022-02-20 15:27:21 +01:00
ByteHamster
5d82e9c84f
Reset position when skipping and 'smart mark as played'
2022-02-20 14:51:08 +01:00
ByteHamster
58b675b38e
Merge pull request #5649 from TacoTheDank/bumpMaterial
...
Update Material Components library
2022-02-20 14:44:00 +01:00
IordanisKokk
371faf7dfb
Added a Statistics Button on the Subscriptions toolbar ( #5706 )
2022-02-19 19:32:44 +01:00
ByteHamster
22dd002652
Merge pull request #5731 from ByteHamster/start-when-prepared
...
Remove startWhenPrepared and prepareImmediately
2022-02-19 19:22:28 +01:00
ByteHamster
de203c4a2b
Merge pull request #5732 from ByteHamster/remove-feed-popup
...
Fix side drawer detecting click on 'remove item'
2022-02-19 19:21:35 +01:00
ByteHamster
1e87e34797
Remove startWhenPrepared and prepareImmediately
...
They are always `true` anyway.
2022-02-19 14:19:59 +01:00
ByteHamster
eb16c794fc
Fix side drawer detecting click on 'remove item'
...
remove_item referred to both, feeds and media files. Sometimes the wrong
fragment receives the context menu click event.
2022-02-19 14:14:08 +01:00
ByteHamster
acb384b128
Merge branch 'master' into develop
2022-02-19 13:46:12 +01:00
ByteHamster
6273dff85f
Merge pull request #5726 from ByteHamster/stream-decide-ondemand
...
Decide whether or not to stream on demand
2022-02-19 13:45:47 +01:00
ByteHamster
07ba067ae9
Decide whether or not to stream on demand
...
Fixes a bug where local folders sometimes did not start because AntennaPod
thought it needed to play locally. Also avoids situations in which it
streams even though a local file is available. Simplifies the
PlaybackService slightly.
2022-02-18 23:06:06 +01:00
ByteHamster
814d513964
Merge pull request #5725 from ByteHamster/smaller-hidden-suggestions
...
Shrink discovery section when hidden
2022-02-18 22:14:04 +01:00
Silverwarriorin
9ff295619f
Removed the speed indicator from the PlaybackControlsDialog ( #5702 )
2022-02-18 22:13:10 +01:00
ByteHamster
860b79e6be
Shrink discovery section when hidden
2022-02-18 21:35:32 +01:00
ByteHamster
924543b020
Merge pull request #5707 from TacoTheDank/gradleDeprecations
...
Fix some gradle deprecations
2022-02-12 23:25:43 +01:00
TacoTheDank
008de69cf1
Update Material Components to 1.4.0
2022-02-09 11:45:46 -05:00
TacoTheDank
87067af965
Fix some gradle deprecations
2022-02-09 11:28:40 -05:00
ByteHamster
f4c90885d7
Bump version to 2.5.0-beta3
2022-02-08 22:28:26 +01:00
ByteHamster
4a41ac73be
Update translations
2022-02-08 22:27:00 +01:00
ByteHamster
a61c8567f5
Merge pull request #5705 from ByteHamster/shutdown-download-service
...
Shutdown download executors properly
2022-02-08 22:25:15 +01:00
ByteHamster
86eccb4893
Shutdown download executors properly
...
Otherwise, it can happen that a task in one executor still tries to
submit something to a stopped executor.
2022-02-08 21:40:43 +01:00
ByteHamster
b26df9036c
Merge pull request #5703 from ByteHamster/proxy-hostname-null
...
Make sure that proxy host name does not get null
2022-02-08 21:13:57 +01:00
ByteHamster
28432b5629
Merge pull request #5704 from ByteHamster/stale-comment
...
Send message to stale issues/PRs
2022-02-08 21:13:12 +01:00
ByteHamster
b589ea877c
Send message to stale issues/PRs
2022-02-07 21:58:36 +01:00
ByteHamster
8967fd944a
Make sure that proxy host name does not get null
...
And if it gets null, just ignore the setting.
2022-02-07 21:49:39 +01:00
ByteHamster
5653db2786
Merge pull request #5688 from TacoTheDank/getPrimaryClip
...
Fix clipboard deprecation in AddFeedFragment
2022-02-06 12:24:43 +01:00
TacoTheDank
efd3ceab18
Fix clipboard deprecation in AddFeedFragment
2022-02-05 21:15:33 -05:00
Oliver Gerlich
2e178a0f93
CONTRIBUTING.md: fix issue template links ( #5692 )
...
The template files had been renamed in commit 5bef7c73
.
2022-02-04 22:54:21 +01:00
ByteHamster
4a135a5f05
Merge pull request #5682 from ByteHamster/plain-text-description
...
Fix line breaks in plain-text descriptions
2022-01-30 17:50:02 +01:00
ByteHamster
6196cd754f
Fix line breaks in plain-text descriptions
...
Workaround was added for publishers misbehaving but the current
implementation breaks valid feeds
2022-01-30 14:47:14 +01:00
ByteHamster
d953ad0869
Nicer placeholder images ( #5679 )
...
Shows randomly generated placeholder images for:
- Feeds that do not have a cover (usually happens for text-only feeds)
- Feeds that specify an invalid cover still show a gray square
- Local folders when there is no image file in the folder that we could use
2022-01-30 14:03:39 +01:00
ByteHamster
08bd963fd9
Merge pull request #5681 from ByteHamster/m4b-extension
...
Manually detect m4b on devices that don't do it
2022-01-30 08:18:40 +01:00
ByteHamster
cda22a8c5f
Manually detect m4b on devices that don't do it
2022-01-29 20:16:46 +01:00
ByteHamster
37eec9902b
Merge pull request #5670 from ByteHamster/mime-octet-stream
...
When mime type is octet-stream, guess from the file name
2022-01-29 11:41:08 +01:00
ByteHamster
95390fd467
Bump version to 2.5.0-beta2
2022-01-27 09:04:21 +01:00
ByteHamster
0e0c4dda69
Merge pull request #5675 from ByteHamster/do-not-hang-vorbis
...
Do not hang trying to parse ogg/vorbis chapters
2022-01-27 09:03:31 +01:00
ByteHamster
f8927ebc67
Do not hang trying to parse ogg/vorbis chapters
2022-01-27 08:30:00 +01:00
ByteHamster
d4d506345b
Move mime type guessing out of MediaType enum
2022-01-25 22:08:05 +01:00
ByteHamster
c376be44dd
When mime type is octet-stream, guess from the file name
2022-01-25 21:55:38 +01:00
ByteHamster
2524fa0f76
Bump version to 2.5.0-beta1
2022-01-23 10:52:37 +01:00
ByteHamster
dc26290466
Update Google Play translations
2022-01-23 10:39:51 +01:00
ByteHamster
96a4543bec
Update app translations
2022-01-23 10:28:10 +01:00