aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/contact_key.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reduce `minSdkVersion` to 16, fix issues reported by lintChristian Schneppe2018-12-141-0/+4
| | | | | | | | | This further reduces the minimum API level to 16, which should encompass most users stuck on older versions of Android (mainly BlackBerry OS and Jolla users). Several issues reported by code analysis were fixed, mainly around issues with layouts.
* some theme fixesChristian Schneppe2018-04-251-2/+2
|
* made all text styleableChristian Schneppe2018-04-221-1/+1
|
* more theme workingChristian Schneppe2018-04-211-2/+2
|
* use text styles in more placesChristian Schneppe2018-04-011-1/+0
|
* migrated some views over to app compat text stylesChristian Schneppe2018-04-011-6/+2
|
* use data binder for contact key itemChristian Schneppe2018-03-201-40/+30
|
* create dedicated button to enable undecided accountsChristian Schneppe2018-03-201-6/+13
|
* fixed paddingsChristian Schneppe2018-03-171-24/+21
|
* change image button backgroundChristian Schneppe2018-03-161-1/+1
|
* switch to switchcompatChristian Schneppe2018-03-141-1/+1
|
* fixed click area for pgp key in contact detailsChristian Schneppe2017-04-261-2/+4
|
* reformat codeChristian Schneppe2016-11-191-4/+5
|
* refactor omemo fingerprint UI codeChristian Schneppe2016-11-171-27/+46
|
* changed package id inside manifest and projectChristian Schneppe2016-07-291-1/+1
|
* decreased right hand side padding in contact keysDaniel Gultsch2015-08-081-1/+3
|
* Highlight selected message's fingerprint in listAndreas Straub2015-07-291-0/+1
|
* fixed monospace font and android LDaniel Gultsch2015-07-201-1/+2
|
* Use MD style for key trust toggle switchAndreas Straub2015-07-201-1/+1
|
* Refactor trust key ui and show in account detailsAndreas Straub2015-07-191-9/+11
| | | | | | | | | 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 key trust toggle to ContactDetailsActivityAndreas Straub2015-07-191-0/+10
| | | | Can now toggle IdentityKey trust
* Display trust status in ContactDetailsActivityAndreas Straub2015-07-191-3/+15
|
* renamed colorsDaniel Gultsch2015-07-131-2/+2
|
* 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 conversations the root projectSam Whited2014-10-221-0/+41