ByteHamster
08ff965550
Fix placeholder image sometimes missing
2022-06-03 14:18:29 +02:00
Toover
11b9a1763e
Do not reload item description if not needed #5917 ( #5918 )
...
Not only that spares resources but it also avoid resetting the web view and its scroll.
2022-06-03 13:29:49 +02:00
ByteHamster
c8658946cf
Bump version to 2.6.0
2022-05-24 20:03:09 +02:00
ByteHamster
b1668a156a
Merge pull request #5910 from ByteHamster/dont-recreate
...
Don't recreate activity when a result is pending
2022-05-24 19:47:22 +02:00
Adrián Sámson
687ed5f2ff
Open podcast from statistics ( #5898 )
2022-05-24 19:40:40 +02:00
ByteHamster
48963616a6
Don't recreate activity when a result is pending
2022-05-24 19:11:12 +02:00
ByteHamster
531326474f
Merge pull request #5892 from ByteHamster/speed-video
...
Add speed dialog to video player
2022-05-15 22:27:56 +02:00
ByteHamster
33fb5e1f14
Merge pull request #5894 from ByteHamster/tiny-fixes
...
Tiny fixes
2022-05-15 21:53:47 +02:00
ByteHamster
ddf415b54b
Merge pull request #5887 from TacoTheDank/assetFixes
...
Remove unused assets, update licenses
2022-05-15 21:53:12 +02:00
TacoTheDank
0e96df3cba
Move test mp3s to androidTest directory
2022-05-15 15:02:21 -04:00
TacoTheDank
0fbc6992a1
Add missing libraries to license assets
2022-05-15 15:01:49 -04:00
TacoTheDank
69282e0648
Update licenses in assets
2022-05-15 15:01:26 -04:00
ByteHamster
8b85e19922
Don't ignore taps on counter
2022-05-15 20:47:41 +02:00
ByteHamster
d9dbfa1711
Add speed dialog to video player
...
It got lost when removing the speed bar from the audio controls dialog
2022-05-15 18:10:41 +02:00
ByteHamster
993998c1cb
Merge pull request #5802 from TacoTheDank/deprecations
...
Fix some deprecations
2022-05-15 18:09:07 +02:00
ByteHamster
0510539e29
Fix 'load more' not detecting next page
2022-05-15 17:57:15 +02:00
TacoTheDank
31ed16cd9c
Fix some deprecations
2022-05-14 16:51:47 -04:00
ByteHamster
5448e1f390
Remove gpodder toplist
...
Half of the toplist no longer returns a valid podcast feed.
Some of the suggested tags are just random characters and none of them
is actually helpful.
This does not remove search or synchronization.
Just gpodder discovery.
2022-05-13 20:55:52 +02:00
TacoTheDank
f1e8ecd3c5
Remove some unused assets
2022-05-12 18:02:33 -04:00
ByteHamster
6e5004be22
Merge pull request #5872 from ByteHamster/multi-select-all-episodes
...
Multi-Select on 'All episodes' screen
2022-05-08 21:47:26 +02:00
ByteHamster
bfb811d29e
Merge pull request #5877 from ByteHamster/gradle-cleanup
...
Remove Gradle plugins that are no longer needed
2022-05-08 21:29:43 +02:00
ByteHamster
850529856a
Confirm mark as played/unplayed
2022-05-08 21:28:59 +02:00
ByteHamster
934e2802f8
Remove 'mark all as read' button
...
Now available through multi-select
2022-05-08 21:28:59 +02:00
ByteHamster
2e999aef62
Apply action to items that are not loaded yet
2022-05-08 21:28:55 +02:00
ByteHamster
072e172996
Switch around arguments in MultiSelectActionHandler
2022-05-08 11:18:53 +02:00
ByteHamster
03220d0774
Show correct total number for lazy loaded items
2022-05-08 11:18:53 +02:00
ByteHamster
7c0d084ffc
Automatically select lazy loaded items if necessary
2022-05-08 11:18:53 +02:00
ByteHamster
1fa0c32142
Multi-Select on 'All episodes' screen
2022-05-08 11:18:50 +02:00
ByteHamster
0ea973cef1
Remove Gradle plugins that are no longer needed
...
- We use MultiDex now, so we no longer need dexcount
- We can use a resValue instead of a resourcePlaceholder
- Simplify getting default value of properties
2022-05-07 21:54:02 +02:00
ByteHamster
4f82be7698
Merge pull request #5873 from ByteHamster/share-sheet
...
Convert share dialog to bottom sheet
2022-05-07 21:53:33 +02:00
ByteHamster
8cac0c71e4
Update contributors list
2022-05-07 21:14:27 +02:00
ByteHamster
2fa734282d
Merge pull request #5876 from ByteHamster/fix-column-change
...
Fix column change on subscriptions screen
2022-05-07 21:10:54 +02:00
ByteHamster
f0fe9aa710
Fix column change on subscriptions screen
...
Before, it sometimes resized the grid but not the actual covers
2022-05-07 20:52:45 +02:00
ByteHamster
02197e31b3
Convert share dialog to bottom sheet
2022-05-07 20:45:47 +02:00
ByteHamster
b2a3c33e7c
Fix swiping away not yet downloaded items from downloads screen
2022-05-07 20:44:05 +02:00
ByteHamster
25679c2aae
Swipe actions on the downloads screen ( #5870 )
2022-05-07 20:23:46 +02:00
ByteHamster
69542a22e2
Fix share button on 'all episodes' page
2022-05-07 11:11:41 +02:00
ByteHamster
5ae471ad0a
Invert behavior of playback state swipe action to first remove from inbox
2022-05-06 23:14:47 +02:00
ByteHamster
01bddcc0a9
Move download logs to a button on the downloads page instead of a tab ( #5866 )
2022-05-06 22:52:02 +02:00
ByteHamster
5fdd7f671e
Bump version to 2.6.0-beta1
2022-05-04 22:08:29 +02:00
ByteHamster
dfcc342c57
Rename 'new' screen to inbox ( #5460 )
2022-05-03 22:10:39 +02:00
ByteHamster
8eedb82f31
Merge branch 'master' into develop
2022-05-03 22:03:20 +02:00
ByteHamster
c1d766d205
Merge pull request #5856 from ByteHamster/load-more-filter
...
Don't load more and more pages when filtering
2022-04-26 19:36:31 +02:00
ByteHamster
08515497d7
Merge pull request #5857 from ByteHamster/decouple-preferences
...
Decouple preferences
2022-04-26 19:31:41 +02:00
ByteHamster
7e9bf1c0a7
Merge pull request #5858 from ByteHamster/decouple-discovery
...
Move feed discovery backends to their own module
2022-04-26 19:21:30 +02:00
ByteHamster
30be4628ae
Move feed discovery backends to their own module
2022-04-26 18:09:25 +02:00
ByteHamster
069a2ca329
Decouple preferences
2022-04-26 17:57:42 +02:00
ByteHamster
26faaf52c6
Merge pull request #5854 from ByteHamster/decouple-httpclient
...
Decouple HttpClient
2022-04-25 22:16:26 +02:00
ByteHamster
65f6cfabe2
Don't load more and more pages when filtering
2022-04-25 22:11:52 +02:00
ByteHamster
d339729baf
Decouple HttpClient
...
Remove dependencies:
- HttpClient->Preferences
- AuthorizationInterceptor->Download Service
- ExoPlayer->Download Service
2022-04-24 23:25:01 +02:00
ByteHamster
ff60d3648d
Translate widget config screen
2022-04-24 22:45:56 +02:00
Nicolas Araujo
9b78d4c3f3
Put playback speed in widget ( #5774 )
2022-04-24 22:36:37 +02:00
ByteHamster
0b431a3311
Update filter dialog to Fragment
2022-04-22 22:17:24 +02:00
ByteHamster
8775031b20
Podcast page re-design ( #5842 )
...
Makes the settings button more visible, following a mock-up on the forum
2022-04-22 22:11:12 +02:00
ByteHamster
a01c24984e
Restore episode sharing that only includes a media URL ( #5835 )
2022-04-22 20:11:37 +02:00
ByteHamster
1dd6636a61
Merge pull request #5839 from ByteHamster/samsung-warning
...
Work around Samsung having messed up the TimePicker
2022-04-22 20:09:47 +02:00
ByteHamster
194363df54
Work around Samsung having messed up the TimePicker
2022-04-12 21:07:24 +02:00
ByteHamster
eb2fea0a4e
Merge pull request #5838 from ByteHamster/fix-loading-stuck
...
Fix 'loading more' getting stuck
2022-04-11 22:08:15 +02:00
ByteHamster
08217c5045
Fix 'loading more' getting stuck
2022-04-10 18:23:44 +02:00
ByteHamster
52809976a0
Do not crash when clicking button while feed is not loaded yet
2022-04-09 16:18:50 +02:00
ByteHamster
e385d4c021
Fix ArrayIndexOutOfBoundsException reported through Google Play
2022-04-09 16:08:52 +02:00
Nils Rothaug
e7f23ad1c2
Show on-demand configuration popup for stream vs download only once ( #5818 )
2022-04-09 11:54:18 +02:00
ByteHamster
4a91d6f5de
Merge branch 'master' into develop
2022-04-02 12:03:44 +02:00
ByteHamster
ef28ff0662
Merge pull request #5801 from TacoTheDank/fragmentContainerView
2022-04-01 21:36:11 +02:00
cketti
a115bf8cd7
Truncate existing files when exporting OPML/HTML/Favorites
2022-03-27 23:37:47 +02:00
TacoTheDank
d1ce817323
Reformat audioplayer_fragment.xml
2022-03-22 20:51:38 -04:00
TacoTheDank
8e905e99d2
Use more FragmentContainerView
2022-03-22 20:51:17 -04:00
ByteHamster
60e2c2e113
Merge pull request #5786 from ByteHamster/subscribe-filename
...
Use data folder for initial subscriptions
2022-03-16 22:44:39 +01:00
cketti
bb175d8045
Use proper content type and subject when sharing exported HTML/Favorites
2022-03-15 22:04:43 +01:00
ByteHamster
c60ba6a6f7
Use data folder for initial subscriptions
...
This was already implemented in 31c0f90d07
but apparently got overwritten by a merge conflict with the download
service rewrite.
2022-03-15 21:24:56 +01:00
cketti
a7e795241e
Use ShareCompat.IntentBuilder for all share actions ( #5780 )
2022-03-15 20:21:20 +01:00
ByteHamster
48d6dc8eb8
Fix context menu click ending up in wrong fragment
...
This can have all kinds of weird side effects.
For example, it could trigger the "delete" button of a podcast
and then ask for deleting another one because another fragment
handles the deletion.
2022-03-15 19:48:53 +01:00
ByteHamster
723fbff076
Merge pull request #5778 from ByteHamster/dont-cancel-download
...
Don't cancel download on click
2022-03-13 11:17:54 +01:00
cketti
719039be89
Improve readability of if condition
2022-03-12 18:47:47 +01:00
ByteHamster
bb92f1353d
Fix removing podcast
2022-03-12 11:46:30 +01:00
ByteHamster
09e25620ee
Don't cancel download on click
2022-03-11 20:32:01 +01:00
ByteHamster
ff3258c34a
Move database to its own module
2022-02-27 19:47:41 +01:00
ByteHamster
9403386250
Separate UI (download error messages) from logic (download errors) ( #5755 )
2022-02-27 11:09:36 +01:00
ByteHamster
7451da1121
Move statistics screens to new module
2022-02-26 19:44:17 +01:00
ByteHamster
dea3ba1ff0
Enable MultiDex
2022-02-26 19:00:39 +01:00
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
441928b046
Do not jump chapter screen when switching to new chapter
2022-02-25 19:53:00 +01:00
ByteHamster
b6da9ae329
Merge pull request #5742 from TacoTheDank/widgetUpdaterWorkManager
...
Replace deprecated JobIntentService with WorkManager
2022-02-23 23:11:17 +01:00
TacoTheDank
149a1532cd
Replace deprecated JobIntentService with WorkManager
2022-02-23 11:39:37 -05: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
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
TacoTheDank
1e232169d6
Remove unused overridden super calls
2022-02-21 12:23:19 -05:00
ByteHamster
a779c7aec1
Show feed error in dialog instead of opening download log screen
2022-02-20 15:52:22 +01:00
IordanisKokk
371faf7dfb
Added a Statistics Button on the Subscriptions toolbar ( #5706 )
2022-02-19 19:32:44 +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
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
TacoTheDank
efd3ceab18
Fix clipboard deprecation in AddFeedFragment
2022-02-05 21:15:33 -05: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
dc26290466
Update Google Play translations
2022-01-23 10:39:51 +01:00
ByteHamster
ee57915e96
Update contributors
2022-01-23 10:17:41 +01:00
ByteHamster
da43c35481
Update release notes
2022-01-23 10:17:29 +01:00
ByteHamster
3393bcdf35
Make emulator tests a bit more stable
2022-01-22 19:46:08 +01:00
ByteHamster
42e6c7fc9a
Merge pull request #5656 from ByteHamster/more-checkstyle
...
Move more checkstyle checks from 'new code' style to main style
2022-01-15 15:57:20 +01:00
ByteHamster
9c01712276
Move more checkstyle checks from 'new code' style to main style
2022-01-15 12:57:23 +01:00
Tony Tam
27443bf2c8
handle mouse right click ( #5625 )
2022-01-15 10:44:14 +01:00
ByteHamster
849bf4ad85
Rewrite download request creation ( #5530 )
...
Android has a limit on the size of Intent parameters. When enqueuing
a huge number of items, it just ignored the argument and did not call
onNewIntent. We now load the list over in DownloadService.
2022-01-06 14:36:11 +01:00
ByteHamster
485db9ebcd
Remove queue loading logic from PlaybackServiceTaskManager
...
This just causes problems with keeping the preloaded list up-to-date.
We only call the method from background threads anyway.
2022-01-06 12:36:11 +01:00
agibault
92759d8d05
Try to get missing feed url from discover with a search ( #5620 )
2022-01-04 11:46:27 +01:00
Taco
6154c8a282
Update Balloon library ( #5584 )
2022-01-04 11:37:26 +01:00
Shom Bandopadhaya
8568226468
Local feeds: add sort option for file name ( #5629 )
...
Co-authored-by: widlok <widlok@users.noreply.github.com>
2022-01-04 11:26:59 +01:00
vbh
67bdb80d97
Combine 'Episode webpage' & 'Media file address' share options ( #5626 )
2022-01-03 15:19:33 +01:00
Jonathan Flueren
95bc7d5401
Don't show 'Set SleepTimer' and 'Disable SleepTimer' at the same time
2022-01-02 16:55:17 +01:00
Tony Tam
15fe517476
Detect network changes with Android > Lollipop ( #5609 )
2021-12-28 20:10:10 +01:00
vbh
a399702da2
Rename tags ( #5601 )
2021-12-19 17:28:45 +01:00
silansuslu
12be830f21
Add keyboard shortcuts for going to the top and bottom of podcast list ( #5588 )
2021-12-14 23:02:49 +01:00
ByteHamster
20e8b3ed6c
Merge pull request #5581 from TacoTheDank/remove-old-compat
...
Remove no longer needed compat methods
2021-12-14 21:23:52 +01:00
TacoTheDank
ca7f2d2d3d
Remove no longer needed compat methods
2021-12-12 14:56:31 -05:00
ByteHamster
897889923c
Simplify confusing string with two plurals
2021-12-10 21:42:35 +01:00
Taco
434cd2b79f
Update AndroidX Media and ExoPlayer ( #5371 )
2021-12-10 21:28:09 +01:00
vbh
d4769620b7
Add preference to show subscription title ( #5538 )
2021-12-01 22:17:37 +01:00
ByteHamster
561141cfff
Merge branch 'master' into develop
2021-11-28 22:20:57 +01:00
ByteHamster
f0100e61ac
Chromecast rework ( #5518 )
2021-11-28 22:19:14 +01:00
ByteHamster
3f81e22eed
Bump to minimum SDK version 19 (Android 4.4)
2021-11-21 21:51:46 +01:00
vbh
b00e14545d
Add 'add to tag' option to multiselect menu ( #5553 )
2021-11-21 21:27:23 +01:00
ByteHamster
71880c62d9
Merge pull request #5555 from ByteHamster/crash-double-chapter
...
Do not crash when opening chapter dialog twice
2021-11-21 21:11:10 +01:00
ByteHamster
218e3dd47d
Fix crash on API 21 when showing subscriptions screen
2021-11-21 19:33:01 +01:00
ByteHamster
cd577c5346
Fix short flash of long stats table when showing short one
2021-11-21 16:59:09 +01:00
ByteHamster
c9829be9f5
Do not crash when opening chapter dialog twice
2021-11-17 22:34:26 +01:00
ByteHamster
51e44c68c8
Merge pull request #5546 from ByteHamster/incorrect-position
...
Fix sometimes showing incorrect position when continuous playback is disabled
2021-11-14 16:40:55 +01:00
ByteHamster
ec36d3c206
Merge pull request #5547 from ByteHamster/fix-flashing
...
Don't reload image when download status changes
2021-11-14 16:40:34 +01:00
ByteHamster
063bc99070
Don't reload image when download status changes
2021-11-14 15:44:00 +01:00
ByteHamster
a291be9afb
Fix sometimes showing incorrect position when continuous playback is disabled
2021-11-14 15:39:36 +01:00
Tony Tam
906341a229
Make it slightly harder to swipe episodes ( #5135 )
2021-11-14 13:35:54 +01:00
ByteHamster
4a2f170a3e
Fix Permission Denial when sharing files
2021-11-14 12:04:36 +01:00
ByteHamster
cac9ae7bc4
Warn about using debug version
2021-11-09 19:44:23 +01:00
ByteHamster
58293350c7
Merge pull request #5532 from ByteHamster/delete-use-action
...
Fix crash when deleting feed
2021-11-07 14:57:40 +01:00
ByteHamster
408946b9e6
Merge pull request #5531 from ByteHamster/paddings
...
Fixed a few paddings
2021-11-07 14:57:13 +01:00
ByteHamster
176cac6602
Fix CoverFragment crashing when showing RemoteMedia
2021-11-06 22:53:53 +01:00
ByteHamster
de8496f37f
Fix crash when deleting feed
...
When the database is huge, loading the subscription item list takes
a long time. Redirecting to the episodes screen after deleting
sometimes results in the item list starting to update before. If the
screen is then hidden before the Callable returns, the app crashes.
2021-11-06 22:28:49 +01:00
ByteHamster
c255574dc9
Fixed a few paddings
2021-11-06 22:08:11 +01:00
ByteHamster
8490fa6f9c
Merge pull request #5526 from ByteHamster/mini-fixes
...
Mini fixes
2021-11-06 19:20:00 +01:00
vbh
afee60ad38
Add subscription to home screen ( #5523 )
2021-11-06 19:19:24 +01:00
ByteHamster
0f717bb195
Remove root-path from file provider
...
Tag no longer exists and might be the reason for crashes on some
devices in androidx.core.content.FileProvider.parsePathStrategy
(which is outside of AntennaPod).
2021-11-06 17:46:19 +01:00
ByteHamster
c691a999d9
Merge pull request #5516 from ByteHamster/auto-download-backoff
...
Fix auto-download retry backoff
2021-11-04 20:43:20 +01:00
ByteHamster
860dd69c37
Merge pull request #5520 from ByteHamster/move-events-to-module
...
Move (most) events to their own module
2021-11-04 20:42:30 +01:00