Commit Graph

2525 Commits

Author SHA1 Message Date
ByteHamster e9fa84af58 Merge branch 'master' into develop 2020-09-30 10:50:25 +02:00
ByteHamster 4a877f24b8 Updated translations 2020-09-30 10:11:52 +02:00
H. Lehmann bba5f224e6
Merge pull request #4443 from ByteHamster/network-metered-detection
Detect network cellular instead of network metered
2020-09-29 13:34:26 +02:00
ByteHamster f54076ca58 Swallow undeliverable RxJava exceptions
AntennaPod threads might throw NPEs after disposing because we set controllers to null.
2020-09-29 12:23:13 +02:00
Taco 314cc59792
Fix a few more deprecations, tiny cleanup (#4388) 2020-09-29 12:15:40 +02:00
Edwin J P 61ed58074e
Added podcastindex.org search (#4435) 2020-09-29 09:46:15 +02:00
H. Lehmann e31a833361
Merge pull request #3871 from tonytamsf/android-auto-rewind
add custom rewind for android auto
2020-09-28 09:02:23 +02:00
Tony Tam 3bb2e2ae17 Add custom rewind and fast forward for Android Auto 2020-09-27 19:42:40 -07:00
ByteHamster 41efff3382 Merge branch 'master' into develop 2020-09-27 22:10:03 +02:00
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
ByteHamster c1810a7e49 Updated translations 2020-09-21 10:52:38 +02:00
H. Lehmann a0097abc34
Merge pull request #4441 from ByteHamster/new-logo
New logo
2020-09-21 10:45:05 +02:00
ByteHamster 727f38cf63 New splash screen 2020-09-21 09:50:33 +02:00
ByteHamster e82702655e Updated widget icon 2020-09-21 09:32:07 +02:00
ByteHamster 56256285c2 New teaser images 2020-09-20 23:34:43 +02:00
ByteHamster eb3993f776 New notification icon 2020-09-20 23:13:28 +02:00
ByteHamster cab277bb85 New app icon 2020-09-20 22:45:23 +02:00
H. Lehmann fe2bfc0626
Merge pull request #4440 from ByteHamster/fix-item-pubdate-updating
Fixed items without pubdate getting assigned the current date on every single refresh
2020-09-20 15:26:35 +02:00
H. Lehmann 746190106f
Merge pull request #4439 from ByteHamster/item-without-feed-hotfix
Fixed crash when item has no feed
2020-09-20 12:32:39 +02:00
ByteHamster ff116ccd8c Fixed items without pubdate getting assigned the current date on every single refresh 2020-09-20 12:29:49 +02:00
ByteHamster 43d36c7560 Fixed crash when item has no feed
Apparently, there are ways to end up with items that have no feed.
This hotfix prevents the app from crashing but it does not solve the
reason for items without feeds.
2020-09-20 11:52:11 +02:00
H. Lehmann 4a339ff532
Merge pull request #4386 from ByteHamster/special-thanks
Added 'special thanks' screen
2020-09-20 08:57:05 +02:00
andrewc1 a6dfd27a15 Convert color state lists to state list drawables for filter background colors.
This eliminates an incompatibility on earlier Android OS versions
(https://stackoverflow.com/questions/3953606/how-to-specify-background-color-in-color-state-list-resources)
2020-09-20 08:39:44 +02:00
ByteHamster d38c7a442a Added 'special thanks' screen 2020-09-20 08:35:20 +02:00
ByteHamster 806b1f48ec Make ProviderInstaller synchronous again
See #4077 for details: It is fast and the old method sometimes does not install the provider early enough

Reverts #3946 and #4285
2020-09-19 21:27:01 +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 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 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 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
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
ByteHamster bf55fde9ac Removed legacy import folder
Was previously used for OPML import
2020-08-15 20:46:57 +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
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
ByteHamster 7e0dc71265 Revert "Added new icon poll"
This reverts commit cc04e08e74.
2020-07-29 00:31:23 +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
ByteHamster fe67b6501b Updated translations 2020-07-25 10:32:54 +02:00
ByteHamster cc04e08e74 Added new icon poll 2020-07-25 10:15:00 +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
olivoto 8c0c5b972e
Enabling swiping actions on locked queue list 2020-07-22 17:45:44 +02:00
ByteHamster 51bbf1a5f9 Fixed mime type of media:content tags 2020-07-21 11:56:42 +02:00
ByteHamster ecbcafd209 Reformatted NSMedia 2020-07-21 11:56:30 +02:00