conversations-classic/src/main/java/eu/siacs/conversations/utils
2019-01-11 10:13:25 +01:00
..
AccountUtils.java verify activity 2018-10-31 13:33:55 +01:00
Android360pFormatStrategy.java limit video transcoding to api >= 18 and other api 16 fixes 2018-12-10 13:58:05 +01:00
Android720pFormatStrategy.java limit video transcoding to api >= 18 and other api 16 fixes 2018-12-10 13:58:05 +01:00
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
CharSequenceUtils.java apply styling helper to conversation overview 2018-05-06 11:22:20 +02:00
Checksum.java upload files using p1s3 - sending part 2018-05-25 12:24:23 +02:00
Compatibility.java catch a few run time exceptions related to androids life cycle mgmt 2018-11-22 10:06:56 +01:00
ConversationsFileObserver.java initial work toward api 26+ 2018-09-05 21:37:12 +02:00
CryptoHelper.java implement self healing omemo 2018-12-02 14:41:29 +01:00
Emoticons.java max out emoji enlargment at 42 emojis 2018-05-09 09:07:26 +02:00
ExceptionHandler.java Removed unused imports from entire project. 2017-04-12 20:24:36 +05:30
ExceptionHelper.java refactored some ManageAccount, WelcomeActivity and a few other things into 'full' flavor 2018-10-31 13:33:55 +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 remove " from fts queries 2018-05-03 19:09:19 +02:00
GeoHelper.java offer 'open with' in context menu for geo uris 2019-01-11 10:13:25 +01:00
ImStyleParser.java change message styling rules 2018-12-09 18:26:31 +01:00
IP.java upgrade minidns. refactored dns utils 2017-06-21 23:28:01 +02:00
IrregularUnicodeDetector.java fixed media preview for file types other than images 2018-09-12 14:37:41 +02:00
JidHelper.java do not load conversations with null jid 2018-05-09 11:09:01 +02:00
LocationProvider.java try to guess inital location in ShareLocation based on sim card 2018-12-11 17:25:59 +01:00
MessageUtils.java show p1s3 attchments with download button 2018-05-25 13:18:25 +02:00
MimeUtils.java change epub file extension to epub and added mobi 2018-12-22 21:25:39 +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 Revert "Patterns: attempt at fixing complex xmpp URIs (typically xmpp:#mychan%irc.server@xmpp.server.tld?join) (#3115)" 2018-07-22 22:42:35 +02:00
PhoneHelper.java refactored phone contact loading in preperation for sync 2018-10-31 13:33:55 +01:00
QuickLoader.java load currently open conversation faster 2018-04-11 18:07:40 +02:00
ReplacingSerialSingleThreadExecutor.java refactored phone contact loading in preperation for sync 2018-10-31 13:33:55 +01:00
ReplacingTaskManager.java refactored phone contact loading in preperation for sync 2018-10-31 13:33:55 +01:00
Resolver.java Reduce minSdkVersion to 16, fix issues reported by lint 2018-12-09 21:32:42 +00:00
SerialSingleThreadExecutor.java refactored phone contact loading in preperation for sync 2018-10-31 13:33:55 +01:00
SocksSocketFactory.java always use ipv4 localhost for Orbot connections 2016-09-27 11:44:50 +02:00
SSLSocketHelper.java catch exception if Conscrypt could not be initialized and use tls 1.2 2018-10-06 19:33:38 +02:00
StringUtils.java reset subject and name on empty 2018-06-24 16:33:15 +02:00
StylingHelper.java split heighlights by special characters. fixes #3007 2018-05-07 11:14:33 +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 use sni and alpn for start tls as well. apperently google requires it 2018-10-01 11:34:27 +02:00
TorServiceUtils.java offer to start/install orbot for edit account screen. fixes #1980 closes #2834 2018-12-03 13:15:06 +01:00
UIHelper.java mark deleted files in database and not query them when querying for media 2019-01-10 14:52:27 +01: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
XEP0392Helper.java disabled by default variant of XEP-0392 2018-08-19 22:33:20 +02:00
XmlHelper.java remove ascii control chars when creating xml 2016-06-19 00:07:15 +02:00
XmppUri.java refactored some ManageAccount, WelcomeActivity and a few other things into 'full' flavor 2018-10-31 13:33:55 +01:00