aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/activity_edit_account.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | copy commitsChristian S2015-07-201-1/+92
|\|
| * 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.
* | show bigger avatar in 'edit account' viewChristian S.2015-07-161-2/+2
| |
* | Merge branch 'development' of https://github.com/siacs/Conversations into ↵Christian S2015-07-141-32/+32
|\| | | | | | | siacs-development
| * renamed colorsDaniel Gultsch2015-07-131-32/+32
| |
* | resize avatarsChristian S2015-07-081-6/+9
|\ \
| * | resize avatar viewsChristian S2015-07-081-6/+11
| |/
* / small avatar modificationsChristian S2015-07-041-1/+3
|/
* 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