You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-android/res/xml
Greyson Parrelli da60cac833 Fix PersistentBlobProvider problems with external storage.
If the user has an external SD card set as their default storage
(notably on a Huawei device, like the Huawei Mate 10 Lite), then
PersistentBlobProvider will try to write a file to the SD card, but
would fail to generate a URI for it due to us missing a line in our
FileProvider setup. This just adds that missing entry.

Special thanks to @aleb2000 for digging into this!

Fixes #8144
Fixes #7726
6 years ago
..
authenticator.xml Updated authenticator icons (Fixes #7908) 6 years ago
automotive_app_desc.xml Initial Android Auto support 8 years ago
contactsformat.xml Get rid of old references to @drawable/icon. 6 years ago
file_provider_paths.xml Fix PersistentBlobProvider problems with external storage. 6 years ago
pin_keyboard.xml Update registration flow 7 years ago
preferences.xml Reorganize preference widgets 7 years ago
preferences_advanced.xml Fix up preference screen a little 7 years ago
preferences_app_protection.xml Support for Registration Lock PINs 6 years ago
preferences_appearance.xml Reorganize preference widgets 7 years ago
preferences_chats.xml Export string 6 years ago
preferences_manual_mms.xml
preferences_notifications.xml Move notification preferences back in-app for O+. 6 years ago
preferences_sms_mms.xml
recipient_preferences.xml Move notification preferences back in-app for O+. 6 years ago
syncadapter.xml