Conversations/src/main/java/eu/siacs/conversations/utils
fiaxh eaddfa7fd1 Check if path for URI is accessible
The path extracted from the Cursor might not be accessible for Conversations. FileUtils accesses URI information through the ContentProvider, so this wouldn't be noticed.
Fixes sharing from open-keychain's TemporaryContentProvider
2016-03-15 11:42:13 +01:00
..
CryptoHelper.java lower case all fingerprints. fixes #1521 2015-12-27 18:37:12 +01:00
DNSHelper.java prefer dns servers from networsk with the default route 2016-01-29 12:12:23 +01:00
ExceptionHandler.java Optimize imports 2015-07-20 14:26:29 +02:00
ExceptionHelper.java ask to be excluded from battery optimization 2016-01-11 11:17:45 +01:00
ExifHelper.java Merge branch 'gradle' into development 2014-10-30 15:33:13 -04:00
FileUtils.java Check if path for URI is accessible 2016-03-15 11:42:13 +01:00
GeoHelper.java fix to detect the sender jid correctly 2015-05-20 15:45:08 +02:00
MimeUtils.java open files with capital extensions as well. fixes #1354 2015-08-23 21:00:51 +02:00
OnPhoneContactsLoadedListener.java Optimize imports 2015-07-20 14:26:29 +02:00
PRNGFixes.java Make conversations the root project 2014-10-22 15:47:11 -04:00
PhoneHelper.java catch security exception when user prevents access to address book 2016-01-20 16:18:15 +01:00
SSLSocketHelper.java use TLSv1.2 as SSL context on supported plattforms 2016-02-03 18:17:16 +01:00
SerialSingleThreadExecutor.java made i/o and memory intensive operations execute in serial order 2015-06-05 08:46:06 +02:00
SocksSocketFactory.java add error state for unavailable tor network 2015-12-01 12:00:50 +01:00
UIHelper.java mark oob messages and always display download button 2016-03-04 20:09:21 +01:00
XmlHelper.java Make conversations the root project 2014-10-22 15:47:11 -04:00
Xmlns.java introduced Config variable to use legacy namespace for http upload 2015-09-17 14:42:50 +02:00
XmppUri.java made xmpp uris case insensitive 2015-02-18 18:23:13 +01:00