xmpp_client/src/main/java/eu/siacs/conversations/utils
2017-07-30 22:04:58 +02:00
..
AndroidUsingLinkProperties.java prefer DNS servers from VPNs 2017-07-12 22:19:45 +02:00
ConversationsFileObserver.java be more careful in recursive file observer. limit depth 2016-08-13 12:35:10 +02:00
CryptoHelper.java use base64 instead of base36 when creating random strings 2017-07-30 11:39:47 +02:00
ExceptionHandler.java Removed unused imports from entire project. 2017-04-12 20:24:36 +05:30
ExceptionHelper.java use async message loading only when called from UI 2017-04-13 00:12:23 +02:00
ExifHelper.java
FileUtils.java Check if path for URI is accessible 2016-03-15 11:42:13 +01:00
FileWriterException.java distinguish between general i/o error and write exception when copying files 2016-11-15 15:43:04 +01:00
GeoHelper.java Add geo: link support in longer messages 2016-05-26 23:26:38 +02:00
IP.java upgrade minidns. refactored dns utils 2017-06-21 23:28:01 +02:00
MimeUtils.java catch all throwables when working with content provider to retrieve mime 2017-02-07 10:19:45 +01:00
NickValidityChecker.java be more careful with corner cases when mentioning multiple people 2017-04-07 19:47:33 +02:00
OnPhoneContactsLoadedListener.java Optimize imports 2015-07-20 14:26:29 +02:00
Patterns.java fixed patterns source code url 2017-06-25 12:03:26 +02:00
PhoneHelper.java catch all throwables when loading contacts 2016-09-17 11:31:35 +02:00
PRNGFixes.java
ReplacingSerialSingleThreadExecutor.java execute phone contact changes in singlethreadexecutor 2016-05-31 17:20:21 +02:00
Resolver.java add reminder to remove minidns workarounds once those are fixed 2017-07-14 09:09:26 +02:00
SerialSingleThreadExecutor.java execute phone contact changes in singlethreadexecutor 2016-05-31 17:20:21 +02:00
SocksSocketFactory.java always use ipv4 localhost for Orbot connections 2016-09-27 11:44:50 +02:00
SSLSocketHelper.java use TLSv1.2 as SSL context on supported plattforms 2016-02-03 18:17:16 +01:00
TLSSocketFactory.java introduced custom tls socket factory to make tls1.2 work for http connections 2016-11-20 00:39:01 +01:00
UIHelper.java display messages that only contain emoji slightly larger 2017-07-30 22:04:58 +02:00
XmlHelper.java remove ascii control chars when creating xml 2016-06-19 00:07:15 +02:00
XmppUri.java properly trim() incoming imto: uris 2017-02-27 22:48:25 +01:00