Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix presence indicator | Nicolas Werner | 2020-07-30 | 1 | -8/+1 |
| | |||||
* | Some more changes | CH Chethan Reddy | 2020-07-30 | 1 | -46/+163 |
| | | | | | | | | | | | - remove unnecessary field sender in userprofile.qml - cover user facing string with qsTr to get picked by translations - add spacing and fix theming issue - increase and add color to username - change back to QVector from QLinkedList cause I have mistaken better time complexity to give better benchmark red | ||||
* | Some Improvements | CH Chethan Reddy | 2020-07-30 | 1 | -11/+15 |
| | | | | | | | - DeviceVerificationList change to LinkedList to improve time complexity while deleting - Downgrade the flow to not use key.verification.done and key.verification.ready | ||||
* | Add some more slots and mac | CH Chethan Reddy | 2020-07-30 | 1 | -2/+2 |
| | |||||
* | Shared secret with decimal and emoji works! | CH Chethan Reddy | 2020-07-30 | 1 | -13/+13 |
| | |||||
* | Add DeviceVerificationList to keep track of all flows and Popup on | CH Chethan Reddy | 2020-07-30 | 1 | -9/+51 |
| | | | | recieving start or request | ||||
* | Handle Device Verification related to_device messages | Chethan2k1 | 2020-07-30 | 1 | -1/+1 |
| | |||||
* | Add SAS Method choice and Add send_to_device API call | Chethan2k1 | 2020-07-30 | 1 | -0/+16 |
| | |||||
* | Tweak UI for device verification and Add more slots | Chethan2k1 | 2020-07-30 | 1 | -2/+39 |
| | |||||
* | Adding DeviceList for userprofile | Chethan2k1 | 2020-07-30 | 1 | -8/+0 |
| | |||||
* | Add DeviceVerificationFlow dummy and verification test button | Nicolas Werner | 2020-07-30 | 1 | -0/+8 |
| | |||||
* | Use label in device verification dialogs (for proper theming) | Nicolas Werner | 2020-07-30 | 2 | -16/+16 |
| | |||||
* | Make emojis a bit smaller | Nicolas Werner | 2020-07-30 | 2 | -3/+28 |
| | |||||
* | Set proper emoji font for device verification | Nicolas Werner | 2020-07-30 | 1 | -0/+8 |
| | |||||
* | Add DeviceVerificationFlow dummy and verification test button | Nicolas Werner | 2020-07-30 | 2 | -33/+57 |
| | |||||
* | First design iteration of device verification dialogs | Nicolas Werner | 2020-07-30 | 3 | -0/+471 |