aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/activity_edit_account.xml (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-08-03added Config.java varibale to lock account creation to specfic domainDaniel Gultsch1-0/+1
2015-07-22Hide regenerate keys buttonAndreas Straub1-1/+1
Can re-enable it via Config.java setting
2015-07-21very subtleDaniel Gultsch1-6/+9
2015-07-20fixed monospace font and android LDaniel Gultsch1-2/+4
2015-07-19Remove device list from EditAccountAndreas Straub1-43/+0
2015-07-19Refactor trust key ui and show in account detailsAndreas Straub1-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.
2015-07-19Add basic PEP managemend UI to EditAccountActivityAndreas Straub1-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.
2015-07-13renamed colorsDaniel Gultsch1-32/+32
2015-04-28increased padding on image buttons on v21 to match material guidelinesDaniel Gultsch1-1/+1
2015-01-29Use Material Design Icons on API 21+Sam Whited1-1/+1
2015-01-13make use of different dimensions for different screen sizesDaniel Gultsch1-4/+10
2015-01-03migrated change password into separate activityDaniel Gultsch1-9/+0
2014-12-25code cleanup for change password stuffDaniel Gultsch1-1/+1
2014-12-25Add ability to change password on serverSam Whited1-2/+9
Fixes #260
2014-12-23Add more server compatibility info.Sam Whited1-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'
2014-11-29Accessibility: Add missing image descriptionsSam Whited1-2/+4
2014-11-04show avatar in editaccountiNPUTmice1-4/+14
2014-10-22Make conversations the root projectSam Whited1-0/+0