anotherim/src/main/java/eu/siacs/conversations/utils
2024-02-19 10:12:52 +01:00
..
AccountUtils.java add 'log out' button to foreground notifcation 2023-10-29 08:54:16 +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 add explicit error message for outdated backup files 2023-09-20 17:00:04 +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
Compatibility.java allow background activity start for OpenKeyChain intents 2023-10-29 08:54:19 +01:00
ConversationsFileObserver.java automated code clean up 2021-01-23 09:25:34 +01:00
CryptoHelper.java refactor SASL choice into factory; remove unused TagWriter 2022-09-06 09:25:23 +02: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 expand emoji range to cover e14 2023-03-05 20:50:06 +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 don't attempt to figure out file path on Android 11+ 2023-10-05 20:29:42 +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 implement see-other-host stream error 2023-10-13 08:29:23 +02:00
IrregularUnicodeDetector.java add ķ as irregular unicode 2023-10-19 18:11:08 +02: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 use setText instead of append() 2023-02-05 09:34:29 +01:00
MimeUtils.java add json mime type according to RFC4627 2024-02-11 08:45: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 toggle foreground service to set correct type when gaining permissions 2023-10-29 08:54:18 +01:00
PhoneHelper.java make contact integration depend on manifest, not flavor 2024-02-19 10:12:52 +01:00
QuickLoader.java automated code clean up 2021-01-23 09:25:34 +01:00
Random.java refactor SASL choice into factory; remove unused TagWriter 2022-09-06 09:25:23 +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 resolver results need to be editable if we inject see-other-host 2024-02-18 10:20:54 +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
SSLSockets.java ensure we only select channel binding methods available for tls version 2022-10-14 20:00:36 +02: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 ensure we only select channel binding methods available for tls version 2022-10-14 20:00:36 +02:00
TorServiceUtils.java fix orbot detection 2022-07-09 14:46:51 +02:00
TranscoderStrategies.java swap out transcoder library 2021-09-15 11:38:06 +02:00
UIHelper.java modify mime type detection for shared files 2023-10-06 12:34:13 +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
XEP0392Helper.java automated code clean up 2021-01-23 09:25:34 +01:00
XmlHelper.java do not attempt resume when already in smacks session 2022-09-04 09:28:00 +02:00
XmppUri.java attempt to parse Link header from https url scanned from welcome screen 2021-10-07 09:48:49 +02:00