.. |
AndroidUsingExecLowPriority.java
|
give exec resolver a lower priority over reflection. fixes #2629
|
2017-09-21 10:31:21 +02:00 |
AndroidUsingLinkProperties.java
|
Resolver: active network gets high priority
|
2017-10-28 13:12:11 +02:00 |
ConversationsFileObserver.java
|
do not run file observer on hidden directories
|
2017-08-05 19:12:44 +02:00 |
CryptoHelper.java
|
parse jid from CN in client certs if nothing else is available
|
2017-08-07 16:02:48 +02:00 |
EmojiWrapper.java
|
initialize emoji helper in StartConversationActivity
|
2017-12-08 18:43:58 +01:00 |
Emoticons.java
|
MessageAdapter: Display emojis slightly larger in text
|
2017-10-28 13:15:31 +02:00 |
ExceptionHandler.java
|
Removed unused imports from entire project.
|
2017-04-12 20:24:36 +05:30 |
ExceptionHelper.java
|
ExceptionHelper: code clean up
|
2017-11-06 14:20:58 +01:00 |
ExifHelper.java
|
Merge branch 'gradle' into development
|
2014-10-30 15:33:13 -04:00 |
FileUtils.java
|
catch rare exception when transforming download uri to real path
|
2017-11-10 20:18:09 +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
|
cache some information generated from body like isEmojiOnly, fileParams and isGeoUri
|
2017-08-03 13:24:41 +02:00 |
ImStyleParser.java
|
XEP-0393: fix off-by-one error in block detector ('`ii `ii')
|
2017-12-07 14:48:41 +01:00 |
IP.java
|
upgrade minidns. refactored dns utils
|
2017-06-21 23:28:01 +02:00 |
JidHelper.java
|
black list certain local parts and show domain instead
|
2017-10-27 15:46:12 +02:00 |
MessageUtils.java
|
do not quote quotes
|
2017-11-07 22:22:28 +01: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
|
refactore phone helper to ignore security exception
|
2017-11-17 10:28:51 +01:00 |
PRNGFixes.java
|
Make conversations the root project
|
2014-10-22 15:47:11 -04:00 |
ReplacingSerialSingleThreadExecutor.java
|
excute db read and writes on different threads
|
2017-11-16 15:53:03 +01:00 |
Resolver.java
|
fix NPE when writing Resolver.Result to disk
|
2018-01-22 23:20:58 +01:00 |
SerialSingleThreadExecutor.java
|
excute db read and writes on different threads
|
2017-11-16 15:53:03 +01: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 |
StylingHelper.java
|
Styler: do not style across multiple messages
|
2017-12-06 16:58:08 +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
|
Refined avatar generation a bit
|
2017-12-05 14:15:10 +01:00 |
WeakReferenceSet.java
|
play audio files inline
|
2017-09-20 15:35:35 +02:00 |
XmlHelper.java
|
remove ascii control chars when creating xml
|
2016-06-19 00:07:15 +02:00 |
XmppUri.java
|
XmppUri: Parse 'message action' query
|
2017-12-13 21:16:31 +01:00 |