cheogram/src/main/java/eu/siacs/conversations/utils
2022-03-07 09:18:35 +01:00
..
AccountUtils.java fix NPE after race condition. fixes #4033 2021-03-13 11:13:19 +01:00
AndroidUsingExecLowPriority.java automated code clean up 2021-01-23 09:25:34 +01:00
AndroidUsingLinkProperties.java do not include DNS servers from networks know to be inactive 2019-07-18 11:24:33 +02:00
AppRTCUtils.java copy audio manager from AppRTCDemo 2020-04-20 15:57:30 +02:00
AsciiArmor.java make ascii armor parsing more resiliant 2021-02-24 11:05:11 +01:00
BackupFileHeader.java automated code clean up 2021-01-23 09:25:34 +01: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 let Conversations (not Android) play ringtone and vibration 2021-02-18 20:55:31 +01:00
ConversationsFileObserver.java automated code clean up 2021-01-23 09:25:34 +01:00
CryptoHelper.java increase default pw length 2022-03-07 09:18:35 +01:00
CursorUtils.java reduce cursor size back to 4m; now that the cause is fixed 2019-12-04 20:46:22 +01:00
EasyOnboardingInvite.java automated code clean up 2021-01-23 09:25:34 +01:00
Emoticons.java automated code clean up 2021-01-23 09:25:34 +01:00
ExceptionHandler.java automated code clean up 2021-01-23 09:25:34 +01:00
ExceptionHelper.java Add variable app name in res strings 2021-02-10 11:35:49 +00:00
FileUtils.java get real file name for files shared from Conversations 2018-04-15 17:10:50 +02:00
FileWriterException.java store encrypted pgp files in private cache dir 2022-02-23 16:59:40 +01:00
FtsUtils.java automated code clean up 2021-01-23 09:25:34 +01:00
GeoHelper.java automated code clean up 2021-01-23 09:25:34 +01:00
ImStyleParser.java automated code clean up 2021-01-23 09:25:34 +01:00
IP.java properly wrap IPv6 addresses 2020-05-08 17:52:41 +02:00
IrregularUnicodeDetector.java automated code clean up 2021-01-23 09:25:34 +01:00
JidHelper.java automated code clean up 2021-01-23 09:25:34 +01:00
LanguageUtils.java added language tag in channel search results 2019-05-02 20:09:43 +02:00
LocationProvider.java code clean up for LocationProvider 2021-11-03 16:00:26 +01:00
MessageUtils.java Move differentiation between XEP-0393 quotes and French quotes to QuoteHelper. 2021-08-24 07:14:34 +00:00
MimeUtils.java code clean up 2022-02-25 14:44:46 +01:00
NickValidityChecker.java switch xmpp-addr to jxmpp-jid 2020-05-15 17:06:16 +02:00
OnPhoneContactsLoadedListener.java automated code clean up 2021-01-23 09:25:34 +01:00
Patterns.java Revert "Fixing trailing characters treated as part of URI error (#3938)." 2021-09-08 21:30:21 +02:00
PermissionUtils.java automated code clean up 2021-01-23 09:25:34 +01:00
PhoneHelper.java Add User-Agent to all HTTP calls 2021-04-30 10:54:36 +02:00
QuickLoader.java automated code clean up 2021-01-23 09:25:34 +01: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 clear dns cache on network switch 2021-03-23 21:03:58 +01:00
SerialSingleThreadExecutor.java refactored phone contact loading in preperation for sync 2018-10-31 13:33:55 +01:00
SocksSocketFactory.java ensure all bytes are read in socks handshake. fixes #4188 2021-10-02 14:24:36 +02:00
SSLSocketHelper.java automated code clean up 2021-01-23 09:25:34 +01:00
StringUtils.java reset subject and name on empty 2018-06-24 16:33:15 +02:00
StylingHelper.java automated code clean up 2021-01-23 09:25:34 +01:00
ThemeHelper.java automated code clean up 2021-01-23 09:25:34 +01:00
TimeFrameUtils.java use stopwatch to keep track of jingle rtp session duration 2021-11-11 16:52:18 +01:00
TLSSocketFactory.java automated code clean up 2021-01-23 09:25:34 +01:00
TorServiceUtils.java add start/install orbot to error notification if applicable. fixes #3846 2020-08-19 15:29:25 +02:00
TranscoderStrategies.java swap out transcoder library 2021-09-15 11:38:06 +02:00
UIHelper.java >.< should not be rendered as quote (bugfix). 2021-09-08 16:29:01 +00: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 automated code clean up 2021-01-23 09:25:34 +01:00
XmlHelper.java print available stream features / mechanisms on incompat server 2019-02-09 20:21:29 +01:00
XmppUri.java attempt to parse Link header from https url scanned from welcome screen 2021-10-07 09:48:49 +02:00