ByteHamster
c339e27813
Detect network cellular instead of network metered
...
Cellular networks may be unmetered, or Wi-Fi networks may be metered
2020-09-21 20:41:53 +02:00
H. Lehmann
410ebfe98c
Merge pull request #4256 from Slinger/fix_hardware_buttons
...
Fix hardware buttons registered as lockscreen/notification taps
2020-09-14 17:24:19 +02:00
H. Lehmann
b7b63d7d31
Merge pull request #4411 from asdoi/dialog_keyboard
...
Close keyboard when dialogs were dismissed
2020-09-14 16:57:18 +02:00
asdoi
0adee1ef58
Merge branch 'develop' into dialog_keyboard
2020-09-10 12:47:24 +00:00
asdoi
b80978c40a
Hide locked message if queue is empty ( #4408 )
2020-09-08 17:02:56 +02:00
asdoi
22e9a9af7e
close keyboard when sleep time has been selected
2020-09-08 16:34:00 +02:00
asdoi
9e1c50ea63
change stateHidden to stateAlwaysHidden
2020-09-08 16:30:09 +02:00
H. Lehmann
410dfabeb5
Merge pull request #4400 from asdoi/sort_subscriptions
...
Add 'sort' to subscriptions view
2020-09-07 22:55:16 +02:00
H. Lehmann
57baf2e45c
Merge pull request #4382 from TacoTheDank/androidx_preference
...
Move remaining preference to AndroidX preference
2020-09-07 22:31:51 +02:00
asdoi
f29a1ad98f
fix fallthrough
2020-09-07 22:26:06 +02:00
H. Lehmann
eab2fe4f55
Merge pull request #4396 from ByteHamster/add-podcast-rss
...
Renamed 'add podcast via url' to mention RSS
2020-09-03 22:46:30 +02:00
H. Lehmann
8a1475ddd3
Merge pull request #4398 from ByteHamster/hide-about-screen
...
Hide about screen in copycat applications
2020-09-03 22:41:05 +02:00
asdoi
7f068e95f9
update FeedFilterDialog
2020-09-03 14:15:01 +02:00
asdoi
0010433680
fix Preference
2020-09-03 14:11:10 +02:00
asdoi
75be61ff6d
fix FeedSortDialog
2020-09-03 14:07:57 +02:00
asdoi
bd0d0b5008
add feed sort menu item
2020-09-03 13:16:48 +02:00
ByteHamster
26773a910f
Hide about screen in copycat applications
...
Copycat applications regularly forget to update the about screen.
They then still claim to be AntennaPod, linking our developers
and our support channels. This change simply hides the about screen
when detecting an app that is not official.
2020-09-03 09:41:02 +02:00
ByteHamster
5d57dbe39d
Renamed 'add podcast via url' to mention RSS
2020-09-02 14:48:35 +02:00
H. Lehmann
a5cacffaf5
Merge pull request #4369 from ByteHamster/powered-by
...
Showing "powered by" for search and suggestions
2020-08-30 09:34:55 +02:00
H. Lehmann
d0a23cd017
Merge pull request #4381 from TacoTheDank/exoplayer-update
...
Update ExoPlayer to 2.11.8
2020-08-30 09:34:17 +02:00
ByteHamster
d6b473302f
Added "powered by" text to search and suggestions
2020-08-30 08:56:10 +02:00
TacoTheDank
acb4832df6
Move remaining preference to AndroidX preference
2020-08-29 00:10:50 -04:00
TacoTheDank
1039aad89e
Update ExoPlayer to 2.11.8
2020-08-28 23:23:18 -04:00
H. Lehmann
d9814d2563
Merge pull request #4365 from ByteHamster/remove-legacy-code
...
Removed legacy import folder
2020-08-22 13:02:28 +02:00
ByteHamster
bf55fde9ac
Removed legacy import folder
...
Was previously used for OPML import
2020-08-15 20:46:57 +02:00
ByteHamster
3bc94df932
Fixed Lint error
2020-08-15 19:58:43 +02:00
ByteHamster
d8674e8050
Merge branch 'master' into develop
2020-08-15 19:48:23 +02:00
asdoi
5a4cb23877
Dynamical navigation drawer size
2020-08-09 11:36:11 +02:00
asdoi
23792f4067
Add subscriptions filter
2020-08-09 11:20:10 +02:00
asdoi
362cb70b8d
Add basic resize functionality (Samsung DeX)
2020-08-08 14:44:19 +02:00
asdoi
ac35952b8e
Add the "Refresh" button on the "Download" page ( #4338 )
2020-08-06 23:23:49 +02:00
H. Lehmann
06315821d5
Merge pull request #4344 from ByteHamster/parser-error-more-details
...
Be more verbose about invalid type errors
2020-08-04 09:25:16 +02:00
H. Lehmann
5a56fb6f0d
Merge pull request #4340 from damoasda/FeedItemlistFragment-NPE-fix
...
Fix NullPointerException in FeedItemlistFragment when deleting a podcast
2020-08-03 22:02:39 +02:00
Herbert Reiter
46b886baa3
Fix NullPointerException in FeedItemlistFragment when deleting a podcast
2020-08-03 21:43:19 +02:00
ByteHamster
dd5b3cac0e
Be more verbose about invalid type errors
2020-08-03 13:10:08 +02:00
Lucas Olivoto
9a178726a3
Smoothier sleep timer ( #4314 )
2020-07-31 23:42:17 +02:00
H. Lehmann
16e8c353dc
Merge pull request #4332 from asdoi/iconify_2
...
Use material info icon in filter messages
2020-07-31 23:10:15 +02:00
H. Lehmann
de70873e96
Merge pull request #4325 from ByteHamster/dispose-loader-before-null
...
Dispose loaders before setting controller to null
2020-07-31 23:01:18 +02:00
H. Lehmann
7603ab3403
Merge pull request #4326 from ByteHamster/remove-icon-poll
...
Remove icon poll from production version
2020-07-31 21:45:24 +02:00
asdoi
07b81a9a4c
use material info circle icon
2020-07-30 19:33:03 +02:00
ByteHamster
7e0dc71265
Revert "Added new icon poll"
...
This reverts commit cc04e08e74
.
2020-07-29 00:31:23 +02:00
H. Lehmann
8fa1a9c03c
Merge pull request #4324 from ByteHamster/streaming-confirmation-dialog
...
Make mobile streaming dialog easier to understand
2020-07-27 14:27:56 +02:00
ByteHamster
426be4d226
Dispose loaders before setting controller to null
2020-07-27 13:16:23 +02:00
ByteHamster
d86121746a
Make mobile streaming dialog easier to understand
2020-07-27 11:33:53 +02:00
H. Lehmann
1b8953b578
Merge pull request #4323 from johnjohndoe/annotations
...
Add missing @NonNull and @Nullable annotations.
2020-07-26 20:53:12 +02:00
Tobias Preuss
15248a6dab
Add missing @NonNull and @Nullable annotations.
2020-07-26 19:35:17 +02:00
H. Lehmann
18fd908e6b
Merge pull request #4318 from johnjohndoe/htmlcompat-fromhtml
...
Replace deprecated Html#fromHtml with HtmlCompat#fromHtml.
2020-07-26 17:30:36 +02:00
Tobias Preuss
10db0f3d11
Replace deprecated "Html#fromHtml" with "HtmlCompat#fromHtml".
2020-07-26 16:52:32 +02:00
H. Lehmann
68d38a0b58
Merge pull request #4321 from ByteHamster/remove-gradle-uptodate
...
Removed upToDateWhen of copyLicense task
2020-07-26 10:40:34 +02:00
ByteHamster
e9fc02bd35
Removed upToDateWhen of copyLicense task
...
This was originally added because the task was also responsible for
copying the current git commit hash to the "about" screen.
The commit was later moved to a `buildConfigField`,
so this can now be removed again.
2020-07-26 10:00:48 +02:00