Commit log
0852904
Reduce `minSdkVersion` to 18, backfill missing methods
Click to expand commit body
This reduces the minimum SDK version to 18 (Android 4.3), which notably is
the last supported version for the BlackBerry OS 10.3 Android compatibility
layer.
Alex Palaistras
created
7 years ago
69ca58d
xmpp-addr: Backfill missing class method for Java 1.7
Click to expand commit body
This backfills missing class methods for `java.nio.charset.StandardCharsets`
and `java.util.Objects` for compatibility with platforms which do not support
these (mainly Android SDK versions <= 18).
Alex Palaistras
created
7 years ago
ceaa313
Checkout `xmpp-addr` library 0.8.0 (fa47cac8) locally
Click to expand commit body
Changes to this library will be implemented as additional commits.
Alex Palaistras
created
7 years ago
92f4f5b
version bump to 2.3.9 + changelog
Daniel Gultsch
created
7 years ago
870b266
pulled translations from transifex
Daniel Gultsch
created
7 years ago
7219f42
check mam preference for mam:2 namespace and purge offline only if set
Daniel Gultsch
created
7 years ago
f50e6e0
allow unencrypted http on android 9
Click to expand commit body
this commit is just to make policies equal and independent on various android
versions. support for http might be removed in the future across all versions.
Daniel Gultsch
created
7 years ago
bcfd3f2
postpone prekey removal and republish to after mam
Daniel Gultsch
created
7 years ago
19c3c54
pulled translations from transifex
Daniel Gultsch
created
7 years ago
fa5ba9e
fixed some rare NPE caused by race for saveInstanceState()
Daniel Gultsch
created
7 years ago
c01bd38
show context menu when long clicking avatar in 1:1
Daniel Gultsch
created
7 years ago
875810e
offer to start/install orbot for edit account screen. fixes #1980 closes #2834
Daniel Gultsch
created
7 years ago
c02676e
implement self healing omemo
Click to expand commit body
after receiving a SignalMessage that can’t be decrypted because of broken sessions
Conversations will attempt to grab a new pre key bundle and send a new PreKeySignalMessage
wrapped in a key transport message.
Daniel Gultsch
created
7 years ago
f1e1c4a
keep track of previously edited ids
Daniel Gultsch
created
7 years ago
fdbed9c
open direct search after hitting + in share with screen
Daniel Gultsch
created
7 years ago
846bba9
remove role=none participant when first online participant joins
Click to expand commit body
in anticipations for muc services using registered nicks (and putting nicks
into the member list even if that user is offline) we need to remove that 'fake' user
from the online list when the real user comes online.
Daniel Gultsch
created
7 years ago
6381f8a
fixed cache cleaning of muc avatars, fixes #3296
Daniel Gultsch
created
7 years ago
c93556e
version bump to 2.3.8 + changelog
Daniel Gultsch
created
7 years ago
00cdfc4
pulled translations from transifex
Daniel Gultsch
created
7 years ago
f79da07
pulled translations from transifex
Daniel Gultsch
created
7 years ago
d53143a
change audio attributes for notification channel
Click to expand commit body
This may help on platforms that make a difference between ringtone volume and notification volume
Daniel Gultsch
created
7 years ago
ce5dffd
transmit display name (nick) in subscription requests and display them on Quicksy
Daniel Gultsch
created
7 years ago
1de385d
set access model to open when publishing avatar. fixes #3291
Daniel Gultsch
created
7 years ago
3906643
pulled translations from transifex
Daniel Gultsch
created
7 years ago
45dba15
one time migration for existing quicksy account to set magic create flag
Daniel Gultsch
created
7 years ago
40e46ed
make sure that conversation is 1:1 before offering to select presence on file resend
Daniel Gultsch
created
7 years ago
b2d02e3
version bump to 2.3.7 + changelog
Daniel Gultsch
created
7 years ago
d4b640c
pulled translations from transifex
Daniel Gultsch
created
7 years ago
65c9dd7
prefer server side avatar on quicksy and address book avatar on conversations
Daniel Gultsch
created
7 years ago
f63a209
cancel magic mode attribute after changing password once
Daniel Gultsch
created
7 years ago
66850a5
removed unecessary code in time preference
Daniel Gultsch
created
7 years ago
61ac804
catch a few run time exceptions related to androids life cycle mgmt
Daniel Gultsch
created
7 years ago
23cc305
refactor quite hours to make them time zone indepentent. fixes #2565
Daniel Gultsch
created
7 years ago
63f88af
pulled translations from transifex
Daniel Gultsch
created
7 years ago
2c73b62
make password editable on auth error
Daniel Gultsch
created
7 years ago
2e0b26a
revert 12 byte ivs that got commited by accident
Daniel Gultsch
created
7 years ago
6479a7e
pulled translations from transifex
Daniel Gultsch
created
7 years ago
f8fbb36
attempt to work around bugs in Chinese ROMs
Daniel Gultsch
created
7 years ago
0381fe3
remove now unused password has changed in magic mode
Daniel Gultsch
created
7 years ago
5c74918
only show not stranger if messages are coming from quicksy domain not quicksy contacts
Daniel Gultsch
created
7 years ago
03d5aa8
show 'show password' toggle for all magically created accounts. make quicksy accounts magically created
Daniel Gultsch
created
7 years ago
4d0c037
added library mentioned in previous commit
Daniel Gultsch
created
7 years ago
5490e98
use toastcompat library to catch BadTokenException in attempt to fix #3279
Daniel Gultsch
created
7 years ago
5ca35fd
change 'end this conversations' to 'close this conversation' closes #3281
Daniel Gultsch
created
7 years ago
Daniel Gultsch
created
7 years ago
4d4f63b
do not display toast if activity is finishing
Daniel Gultsch
created
7 years ago
0b0b583
pulled translations from transifex
Daniel Gultsch
created
7 years ago
300006a
offer to copy error message to clipboard. fixes #3277
Daniel Gultsch
created
7 years ago
6715a4c
make change nick toast use showToast helper method. fixes #3279
Daniel Gultsch
created
7 years ago
cf18bd0
provide option to reject subscription request when long pressing 'allow'
Daniel Gultsch
created
7 years ago
Page 113 of 221