Commit Graph

8233 Commits

Author SHA1 Message Date
ByteHamster 30e7dd0755
Merge pull request #5753 from ByteHamster/do-not-jump-chapters
Do not jump chapter screen when switching to new chapter
2022-02-26 18:46:53 +01:00
ByteHamster 7a207ce870
Merge pull request #5752 from ByteHamster/fix-credentials-colon
Fix credentials with colon
2022-02-26 18:30:56 +01:00
ByteHamster 441928b046 Do not jump chapter screen when switching to new chapter 2022-02-25 19:53:00 +01:00
ByteHamster 11d44f7140 Fix credentials with colon 2022-02-25 19:35:12 +01:00
ByteHamster bf412dcd84
Merge pull request #5751 from ByteHamster/nextcloud-subfolder
Support Nextcloud installations in subfolders
2022-02-25 19:23:15 +01:00
ByteHamster 348d366a3a Support Nextcloud installations in subfolders 2022-02-24 21:20:40 +01:00
ByteHamster 0c1e0b8585
Merge pull request #5746 from ByteHamster/move-strings-to-module
Move strings files to their own module
2022-02-24 20:42:20 +01:00
ByteHamster b6da9ae329
Merge pull request #5742 from TacoTheDank/widgetUpdaterWorkManager
Replace deprecated JobIntentService with WorkManager
2022-02-23 23:11:17 +01:00
ByteHamster f5de90e522 Move strings files to their own module 2022-02-23 22:27:11 +01:00
TacoTheDank 149a1532cd Replace deprecated JobIntentService with WorkManager 2022-02-23 11:39:37 -05:00
ByteHamster 6a366f0ad1 Bump version to 2.5.0 2022-02-22 21:23:19 +01:00
ByteHamster 80be89cfd5 Update translations 2022-02-22 21:22:40 +01:00
ByteHamster 719034153f
Merge pull request #5745 from ByteHamster/transparent-subscribe-button
Fix subscribe button being transparent on some devices
2022-02-22 21:13:37 +01:00
ByteHamster ecaba7525f
Merge pull request #5741 from ByteHamster/remove-unused
Delete a few unused things
2022-02-22 20:55:30 +01:00
ByteHamster 1ab012ee85 Fix subscribe button being transparent on some devices 2022-02-22 20:52:09 +01:00
ByteHamster 48852e081a Delete a few unused things 2022-02-22 20:14:00 +01:00
ByteHamster 2f3efa5d33
Merge pull request #5740 from ByteHamster/upon-exiting-video
Make it easier to play only audio, not video
2022-02-22 19:54:05 +01:00
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