aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/activity_edit_account.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* client side support for XEP-0357: Push NotificationsDaniel Gultsch2016-02-121-2/+21
|
* ask to be excluded from battery optimizationDaniel Gultsch2016-01-111-169/+212
|
* initial tor supportDaniel Gultsch2015-12-011-1/+53
|
* Reset the margins manually after rotatingsaqura2015-10-261-0/+1
|
* show HTTP upload availability on Edit account screenhlad2015-08-141-0/+20
|
* renamed multi-end / axolotl to OMEMODaniel Gultsch2015-08-081-3/+3
|
* added Config.java varibale to lock account creation to specfic domainDaniel Gultsch2015-08-031-0/+1
|
* Hide regenerate keys buttonAndreas Straub2015-07-221-1/+1
| | | | Can re-enable it via Config.java setting
* very subtleDaniel Gultsch2015-07-211-6/+9
|
* fixed monospace font and android LDaniel Gultsch2015-07-201-2/+4
|
* Remove device list from EditAccountAndreas Straub2015-07-191-43/+0
|
* Refactor trust key ui and show in account detailsAndreas Straub2015-07-191-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 EditAccountActivityAndreas Straub2015-07-191-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 colorsDaniel Gultsch2015-07-131-32/+32
|
* increased padding on image buttons on v21 to match material guidelinesDaniel Gultsch2015-04-281-1/+1
|
* Use Material Design Icons on API 21+Sam Whited2015-01-291-1/+1
|
* make use of different dimensions for different screen sizesDaniel Gultsch2015-01-131-4/+10
|
* migrated change password into separate activityDaniel Gultsch2015-01-031-9/+0
|
* code cleanup for change password stuffDaniel Gultsch2014-12-251-1/+1
|
* Add ability to change password on serverSam Whited2014-12-251-2/+9
| | | | Fixes #260
* Add more server compatibility info.Sam Whited2014-12-231-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 descriptionsSam Whited2014-11-291-2/+4
|
* show avatar in editaccountiNPUTmice2014-11-041-4/+14
|
* Make conversations the root projectSam Whited2014-10-221-0/+272