Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/iNPUTmice/Conversations.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-10Add variable app name in res stringsmimi89999
2021-01-23automated code clean upDaniel Gultsch
2021-01-18Migrate from Android Support Library to AndroidXFerdinand Pöll
2020-05-15use escaped jid in more placesDaniel Gultsch
2020-05-15switch xmpp-addr to jxmpp-jidDaniel Gultsch
2018-07-07open trust key screen when download is in progressDaniel Gultsch
2018-06-30try to fix race condition with empty trust uiDaniel Gultsch
2018-03-29hide disable encryption button when omemo is in always modeDaniel Gultsch
2018-03-18replace deprecated action bar with toolbar (#2872)Harshit Bansal
2018-03-15offer a more convienient way to disable omemo from trust keys dialogDaniel Gultsch
2018-03-14make camera feature optionalDaniel Gultsch
2018-03-09detect irregular unicode in domain partDaniel Gultsch
2018-03-08display irregular unicode code pointsDaniel Gultsch
2018-03-08migrate to xmpp-addrDaniel Gultsch
2018-03-08finished app compat themeingDaniel Gultsch
2018-03-08fixe scan in OmemoActivitiesDaniel Gultsch
2018-03-08integrate qr code scanner. temporarily break omemo activity scanDaniel Gultsch
2018-03-08vastly untested refactor. pushing for backup purposesDaniel Gultsch
2018-03-08change key activities to cardsDaniel Gultsch
2018-03-08reference support actionbar in all activitiesDaniel Gultsch
2018-02-12integrate intent integrator to finish activity when neededDaniel Gultsch
2017-08-24link jid in trust keys activity to contact detailsDaniel Gultsch
2017-08-21improved error messages on missing omemo keysDaniel Gultsch
2017-06-29make scan barcode icon survive rotationsDaniel Gultsch
2017-06-29show scan button in TrustKeys only if there is something to scanDaniel Gultsch
2017-06-25fixed fingerprint trust (was messed up after library upgrade)Daniel Gultsch
2017-06-18upgrade to signal-protocol-java. thanks @ysangkokDaniel Gultsch
2016-12-16remove own fetch errors from device announcementDaniel Gultsch
2016-11-28allow fingerprint verification via context menuDaniel Gultsch
2016-11-23explictly scan for aztec and qr codes onlyDaniel Gultsch
2016-11-23introduced blind trust before verification modeDaniel Gultsch
2016-11-22offer verification directly from the trust keys screenDaniel Gultsch
2016-11-17parse omemo fingerprints from urisDaniel Gultsch
2016-11-15refactor omemo fingerprint UI codeDaniel Gultsch
2016-11-15refactore trust enum to be FingerprintStatus class with trust and activeDaniel Gultsch
2016-03-01properly persist accepted crypto targetsDaniel Gultsch
2016-03-01let users confirm each member in a conference even if that contact is already...Daniel Gultsch
2016-02-29refactored omemo to take multiple recipientsDaniel Gultsch
2016-01-23show fetch errors in trust keys activityDaniel Gultsch
2016-01-22use extract account from intent method and final EXTRA_ACCOUNT variableDaniel Gultsch
2016-01-13show key fetch error in activity when there are no keys to be usedDaniel Gultsch
2015-12-23show certificate informationDaniel Gultsch
2015-10-17improved error reporting in trust keys activityDaniel Gultsch
2015-10-17introduced code to verify omemo device keys with x509 certificates.Daniel Gultsch
2015-09-06Only show that have sessions in fingerprint listAndreas Straub
2015-08-15Display error message if all contact keys purgedAndreas Straub
2015-08-08renamed multi-end / axolotl to OMEMODaniel Gultsch
2015-08-05Improve TrustKeysActivity slider responsivenessAndreas Straub
2015-08-01Let UNTRUSTED/UNDECIDED keys become INACTIVEAndreas Straub
2015-07-29Highlight selected message's fingerprint in listAndreas Straub