.. |
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 |
Cancellable.java
|
very much unoptimized search functionality
|
2018-04-26 13:22:31 +02:00 |
ConversationsFileObserver.java
|
do not run file observer on hidden directories
|
2017-08-05 19:12:44 +02:00 |
CryptoHelper.java
|
display avatar in groups
|
2018-04-14 17:54:04 +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
|
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
|
get real file name for files shared from Conversations
|
2018-04-15 17:10:50 +02:00 |
FileWriterException.java
|
distinguish between general i/o error and write exception when copying files
|
2016-11-15 15:43:04 +01:00 |
FtsUtils.java
|
persist search across device rotations
|
2018-05-01 10:33:21 +02:00 |
GeoHelper.java
|
fixed display in internal map
|
2018-05-01 14:32:55 +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 |
IrregularUnicodeDetector.java
|
fixed mixing symbols and letters in unicode detector on pre N
|
2018-04-11 09:26:56 +02:00 |
JidHelper.java
|
migrate to xmpp-addr
|
2018-03-07 22:30:36 +01:00 |
MessageUtils.java
|
hide treatAsDownloadable in search results
|
2018-05-02 12:14:24 +02:00 |
MimeUtils.java
|
hard code ogg + audio/ mime type to oga
|
2018-04-29 15:19:13 +02: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 |
QuickLoader.java
|
load currently open conversation faster
|
2018-04-11 18:07:40 +02:00 |
ReplacingSerialSingleThreadExecutor.java
|
properly cancel pending searchs and scroll to bottom after refresh
|
2018-04-26 17:02:31 +02: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
|
properly cancel pending searchs and scroll to bottom after refresh
|
2018-04-26 17:02:31 +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 |
StylingHelper.java
|
only highlight alphanumeric chars
|
2018-05-03 13:57:13 +02:00 |
ThemeHelper.java
|
changed accent color back to blue
|
2018-04-30 15:17:21 +02: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
|
use GIF to describe gifs instead of image
|
2018-04-26 21:21:00 +02:00 |
WakeLockHelper.java
|
catch dead object exceptions when acquiring wake locks
|
2018-04-15 18:31:58 +02: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 |