.. |
ConversationsFileObserver.java
|
be more careful in recursive file observer. limit depth
|
2016-08-13 12:35:10 +02:00 |
CryptoHelper.java
|
upgrade to signal-protocol-java. thanks @ysangkok
|
2017-06-18 16:36:30 +02:00 |
DNSHelper.java
|
lower case incoming dns records
|
2016-11-08 10:14:34 +01: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
|
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 |
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 |
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
|
use 7.1 web url pattern matching on old platforms as well. fixes #2228
|
2017-01-09 17:58:11 +01:00 |
PhoneHelper.java
|
catch all throwables when loading contacts
|
2016-09-17 11:31:35 +02:00 |
PRNGFixes.java
|
Make conversations the root project
|
2014-10-22 15:47:11 -04:00 |
ReplacingSerialSingleThreadExecutor.java
|
execute phone contact changes in singlethreadexecutor
|
2016-05-31 17:20:21 +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
|
don't count >number% as quote
|
2017-04-13 17:29:11 +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 |