| Commit message (Expand) | Author | Age | Files | Lines |
* | show password dialog when account was magic created | Daniel Gultsch | 2016-05-19 | 1 | -0/+5 |
* | add change prescence to manage account context menu | Daniel Gultsch | 2016-04-23 | 1 | -0/+3 |
* | expert setting to manually change presence | Daniel Gultsch | 2016-04-22 | 2 | -0/+23 |
* | added share uri button to conference details | Daniel Gultsch | 2016-04-12 | 1 | -14/+21 |
* | allow to delete attachments. fixes #1539 | Daniel Gultsch | 2016-03-23 | 1 | -1/+4 |
* | don't automatically crop avatar | Daniel Gultsch | 2016-03-04 | 1 | -0/+8 |
* | Retry decryption from message menu | fiaxh | 2016-02-23 | 1 | -0/+4 |
* | basic support for XEP-0308: Last Message Correction. fixes #864 | Daniel Gultsch | 2016-02-15 | 1 | -0/+4 |
* | allow user to set MAM preferences | Daniel Gultsch | 2016-02-09 | 1 | -15/+20 |
* | Allow entering a JID from 'choose contact'. thanks @singpolyma | Daniel Gultsch | 2016-01-04 | 1 | -2/+8 |
* | initial tor support | Daniel Gultsch | 2015-12-01 | 1 | -0/+5 |
* | add config variable to enable x509 verification | Daniel Gultsch | 2015-10-12 | 1 | -2/+2 |
* | add menu item in account details to renew certificate | Daniel Gultsch | 2015-10-11 | 1 | -0/+7 |
* | make add account from key visible | Daniel Gultsch | 2015-10-11 | 1 | -1/+1 |
* | initial UI work to allow setting up accounts from certifcates | Daniel Gultsch | 2015-10-09 | 1 | -0/+6 |
* | renamed plain text to unencrypted. fixes #1331 | Daniel Gultsch | 2015-08-24 | 1 | -1/+1 |
* | renamed multi-end / axolotl to OMEMO | Daniel Gultsch | 2015-08-08 | 1 | -3/+3 |
* | allow for private messages being started from muc details in anonymous mucs | Daniel Gultsch | 2015-07-21 | 1 | -0/+4 |
* | Merge branch 'CryptoNextBeta' into development | Andreas Straub | 2015-07-20 | 2 | -0/+7 |
|\ |
|
| * | Add clear devices to overflow menu in EditAccount | Andreas Straub | 2015-07-19 | 1 | -0/+4 |
| * | CryptoNext Menu entries added | Andreas Straub | 2015-07-19 | 1 | -0/+3 |
* | | don't show 'show contact details' context menu item when contact isn not in r... | Daniel Gultsch | 2015-07-20 | 1 | -25/+25 |
* | | show contact details in conference details ... | Christian S | 2015-07-19 | 1 | -1/+5 |
|/ |
|
* | refactored message context menu | Daniel Gultsch | 2015-07-02 | 1 | -7/+13 |
* | Added multiple select to Choose Contact Activity | Andreas Straub | 2015-03-18 | 1 | -0/+9 |
* | display geo uris as location. show 'send loction' in share menu if request lo... | iNPUTmice | 2015-03-07 | 1 | -5/+12 |
* | Use Material Design Icons on API 21+ | Sam Whited | 2015-01-29 | 7 | -13/+13 |
* | show checkbox to hide offline contacts | iNPUTmice | 2015-01-21 | 1 | -0/+8 |
* | always allow access to contact details. provide add button in contact details | iNPUTmice | 2015-01-21 | 1 | -12/+0 |
* | Add block/unblock to contact details menu | Sam Whited | 2015-01-21 | 1 | -0/+13 |
* | context menu for files and offered files. fixed #848 fixed #849 | Daniel Gultsch | 2015-01-12 | 1 | -2/+2 |
* | some clean ups for affiliation change context menu | Daniel Gultsch | 2015-01-08 | 1 | -0/+4 |
* | basic affiliation changes in muc | Daniel Gultsch | 2015-01-07 | 1 | -1/+22 |
* | Show affiliation instead of role in MucDetails and offer 'advanced mode' to d... | Daniel Gultsch | 2015-01-05 | 1 | -0/+7 |
* | record voice and attachment refactor | Daniel Gultsch | 2015-01-03 | 1 | -1/+4 |
* | disable / enable all accounts | Daniel Gultsch | 2015-01-03 | 1 | -11/+17 |
* | migrated change password into separate activity | Daniel Gultsch | 2015-01-03 | 1 | -0/+4 |
* | some further otr improvements | Daniel Gultsch | 2015-01-02 | 2 | -5/+19 |
* | Add more server compatibility info. | Sam Whited | 2014-12-23 | 1 | -0/+7 |
* | Add support for XEP-0191 (Blocking command) | Sam Whited | 2014-12-22 | 3 | -0/+19 |
* | MUC: option to set/delete bookmark in conference details. | Michael | 2014-11-23 | 1 | -0/+10 |
* | properly remove conversations context menu | iNPUTmice | 2014-11-18 | 2 | -11/+7 |
* | context menu for conversations. fixed #630 | iNPUTmice | 2014-11-18 | 1 | -0/+11 |
* | context menu for muc participants + refactor trueCounterpart to use Jid class | iNPUTmice | 2014-11-17 | 1 | -1/+4 |
* | synchronized around cache clear in avatar service | iNPUTmice | 2014-11-17 | 1 | -0/+4 |
* | made scan and show qr code more accessible in VerifyOtrActivity | iNPUTmice | 2014-11-16 | 1 | -0/+20 |
* | made file transfers cancelable | iNPUTmice | 2014-11-15 | 1 | -0/+3 |
* | basic arbitrary file transfer | iNPUTmice | 2014-11-15 | 1 | -2/+1 |
* | made qr code available from muc and contact details as well | iNPUTmice | 2014-11-04 | 2 | -0/+8 |
* | unfinishd qr code implemenation. thanks to @emdete | iNPUTmice | 2014-11-03 | 2 | -6/+18 |