..
AccountUtils.java
only show opened FAB when some accounts are enabled
2019-04-26 09:30:38 +02:00
Android360pFormatStrategy.java
explicitly set profile+level for encoder
2019-02-16 11:40:51 +01:00
Android720pFormatStrategy.java
explicitly set profile+level for encoder
2019-02-16 11:40:51 +01:00
AndroidUsingExecLowPriority.java
give exec resolver a lower priority over reflection. fixes #2629
2017-09-21 10:31:21 +02:00
AndroidUsingLinkProperties.java
do not include DNS servers from networks know to be inactive
2019-07-18 11:24:33 +02:00
BackupFileHeader.java
WIP backup & restore
2019-01-22 19:25:45 +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
show notification when backup is done
2019-02-15 13:17:49 +01:00
ConversationsFileObserver.java
stop file watching when service has been destroyed
2019-01-12 10:21:21 +01:00
CryptoHelper.java
attempt to unregister when receiving push for channel no longer joined
2019-06-26 17:40:12 +02: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
put geo uri in attachment preview when shared
2019-05-28 22:32:42 +02: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
split on first dot when using domain instead of black listed local part
2019-07-15 19:09:53 +02:00
LanguageUtils.java
added language tag in channel search results
2019-05-02 20:09:43 +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
create share button in backup done notification
2019-07-15 19:11:00 +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
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
PermissionUtils.java
ask for permissions before opening restore backup. use insert or ignore for messages
2019-01-23 11:20:36 +01: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
create share button in backup done notification
2019-07-15 19:11: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
XEP0392Helper.java
code clean up
2019-07-02 11:10:21 +02:00
XmlHelper.java
print available stream features / mechanisms on incompat server
2019-02-09 20:21:29 +01:00
XmppUri.java
fix xmpp uri links that have a aditional chars after join
2019-01-31 13:59:41 +01:00