ByteHamster
f3e3f9c4d1
Fixed pages forgetting scroll position when switching tabs
2020-09-18 23:07:10 +02:00
H. Lehmann
dc454b9373
Merge pull request #4423 from tonytamsf/landscape-2
...
fix layout for 16:9 phone screens, squashed for #4334
2020-09-15 10:20:37 +02:00
Tony Tam
da14ae58dc
- better resizing for multiple screen ratios
2020-09-14 11:14:52 -07:00
ByteHamster
4996d46851
Hide irrelevant options for local feeds
2020-09-13 23:40:29 +02:00
ByteHamster
401da0a207
Hide local feed button on old Android versions
2020-09-12 22:02:46 +02:00
ByteHamster
5d96effbd5
Merge branch 'develop' into add-local-feeds
2020-09-12 21:59:01 +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
c4673662b2
update skip/forward value
2020-09-08 16:44:53 +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
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
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
ByteHamster
44a8568ee6
Merge branch 'develop' into add-local-feeds
2020-08-15 19:59:26 +02:00
ByteHamster
3bc94df932
Fixed Lint error
2020-08-15 19:58:43 +02:00
ByteHamster
b25e0933ab
Merge branch 'develop' into add-local-feeds
2020-08-15 19:56:34 +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
Herbert Reiter
3c5e1138ca
Local feeds: Use default cover image if source folder doesn't contain a file like folder.png
2020-08-08 14:37:51 +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
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
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
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 cc04e08e7432920da712742804bde5f67b3391f7.
2020-07-29 00:31:23 +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
Tobias Preuss
15248a6dab
Add missing @NonNull and @Nullable annotations.
2020-07-26 19:35:17 +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
ByteHamster
4ddee03214
Bumped version to 2.0.0-RC7
2020-07-25 10:33:18 +02:00
ByteHamster
cc04e08e74
Added new icon poll
2020-07-25 10:15:00 +02:00
H. Lehmann
e2c02ad1df
Merge pull request #4307 from ByteHamster/download-error-details
...
Make it easier to discover why a download failed
2020-07-22 22:27:58 +02:00
asdoi
dbfd4168bd
Make filter message in feeds clickable
2020-07-22 22:26:01 +02:00
H. Lehmann
03190dfa20
Merge pull request #4306 from ByteHamster/mime-type-media-content
...
Fixed mime type in media:content
2020-07-22 17:55:04 +02:00