.. |
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
|
migrate to xmpp-addr
|
2018-03-07 22:30:36 +01: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
|
do not enable encryption for bug reports
|
2018-03-07 22:30:36 +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
|
return contact and account.getServer() as String
|
2018-03-11 12:13:56 +01: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 |
IrregularUnicodeDetector.java
|
increased LruCache for unicode script detection
|
2018-03-19 13:32:32 +01:00 |
JidHelper.java
|
migrate to xmpp-addr
|
2018-03-07 22:30:36 +01:00 |
MessageUtils.java
|
do not quote quotes
|
2017-11-07 22:22:28 +01:00 |
MimeUtils.java
|
delegate mime type from intent
|
2018-03-07 22:30:36 +01:00 |
NickValidityChecker.java
|
migrate to xmpp-addr
|
2018-03-07 22:30:36 +01: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
|
fixed rare crash on jolla devices
|
2018-03-12 15:59:35 +01:00 |
PRNGFixes.java
|
Make conversations the root project
|
2014-10-22 15:47:11 -04:00 |
ReplacingSerialSingleThreadExecutor.java
|
run roster sync in replacing task manager
|
2018-03-18 16:46:50 +01:00 |
ReplacingTaskManager.java
|
run roster sync in replacing task manager
|
2018-03-18 16:46:50 +01:00 |
Resolver.java
|
skip empty srv records
|
2018-02-10 12:16:18 +01:00 |
SerialSingleThreadExecutor.java
|
run roster sync in replacing task manager
|
2018-03-18 16:46:50 +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 |
TimeframeUtils.java
|
calculate automatic timeout labels dynamically
|
2018-03-07 22:30:36 +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
|
create interface for onBackendConnected
|
2018-03-13 22:44:08 +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
|
fixed crash in MessageAdapter caused by empty xmpp: uri
|
2018-03-16 12:29:11 +01:00 |