Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | client side support for XEP-0357: Push Notifications | Daniel Gultsch | 2016-02-12 | 1 | -2/+21 |
| | |||||
* | ask to be excluded from battery optimization | Daniel Gultsch | 2016-01-11 | 1 | -169/+212 |
| | |||||
* | initial tor support | Daniel Gultsch | 2015-12-01 | 1 | -1/+53 |
| | |||||
* | Reset the margins manually after rotating | saqura | 2015-10-26 | 1 | -0/+1 |
| | |||||
* | show HTTP upload availability on Edit account screen | hlad | 2015-08-14 | 1 | -0/+20 |
| | |||||
* | renamed multi-end / axolotl to OMEMO | Daniel Gultsch | 2015-08-08 | 1 | -3/+3 |
| | |||||
* | added Config.java varibale to lock account creation to specfic domain | Daniel Gultsch | 2015-08-03 | 1 | -0/+1 |
| | |||||
* | Hide regenerate keys button | Andreas Straub | 2015-07-22 | 1 | -1/+1 |
| | | | | Can re-enable it via Config.java setting | ||||
* | very subtle | Daniel Gultsch | 2015-07-21 | 1 | -6/+9 |
| | |||||
* | fixed monospace font and android L | Daniel Gultsch | 2015-07-20 | 1 | -2/+4 |
| | |||||
* | Remove device list from EditAccount | Andreas Straub | 2015-07-19 | 1 | -43/+0 |
| | |||||
* | Refactor trust key ui and show in account details | Andreas Straub | 2015-07-19 | 1 | -1/+32 |
| | | | | | | | | | Refactored the trust key row UI element so it can be used in multiple places. It now also uses a slider to toggle the trust state, and the redundant trust state description was removed. EditAccountActivity now shows the keys of other devices associated with that account. | ||||
* | Add basic PEP managemend UI to EditAccountActivity | Andreas Straub | 2015-07-19 | 1 | -0/+101 |
| | | | | | | | | | EditAccountActivity now show own fingerprint, and gives an option to regenerate local keying material (and wipe all sessions associated with the old keys in the process). It also now displays a list of other own devices, and gives an option to remove all but the current device. | ||||
* | renamed colors | Daniel Gultsch | 2015-07-13 | 1 | -32/+32 |
| | |||||
* | increased padding on image buttons on v21 to match material guidelines | Daniel Gultsch | 2015-04-28 | 1 | -1/+1 |
| | |||||
* | Use Material Design Icons on API 21+ | Sam Whited | 2015-01-29 | 1 | -1/+1 |
| | |||||
* | make use of different dimensions for different screen sizes | Daniel Gultsch | 2015-01-13 | 1 | -4/+10 |
| | |||||
* | migrated change password into separate activity | Daniel Gultsch | 2015-01-03 | 1 | -9/+0 |
| | |||||
* | code cleanup for change password stuff | Daniel Gultsch | 2014-12-25 | 1 | -1/+1 |
| | |||||
* | Add ability to change password on server | Sam Whited | 2014-12-25 | 1 | -2/+9 |
| | | | | Fixes #260 | ||||
* | Add more server compatibility info. | Sam Whited | 2014-12-23 | 1 | -4/+102 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Hide server info behind a checkbox. Add XEP-0352 support to the server info list Add XEP-0237 to server info list Add XEP-0352 support to the server info list Add MaM and Blocking to the account XEPs list Also add a toggle button to hide some of the list Rebase on current codebase Make MAM string more descriptive Change show more button to checkbox menu item Shorten `MAM (History)' to `MAM' Order XEP list and hide all by default Supress warning (which is wrong anyways) Change `Show more' to `Show more info' | ||||
* | Accessibility: Add missing image descriptions | Sam Whited | 2014-11-29 | 1 | -2/+4 |
| | |||||
* | show avatar in editaccount | iNPUTmice | 2014-11-04 | 1 | -4/+14 |
| | |||||
* | Make conversations the root project | Sam Whited | 2014-10-22 | 1 | -0/+272 |