aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/contact_key.xml (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-12-14Reduce `minSdkVersion` to 16, fix issues reported by lintChristian Schneppe1-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.
2018-04-25some theme fixesChristian Schneppe1-2/+2
2018-04-22made all text styleableChristian Schneppe1-1/+1
2018-04-21more theme workingChristian Schneppe1-2/+2
2018-04-01use text styles in more placesChristian Schneppe1-1/+0
2018-04-01migrated some views over to app compat text stylesChristian Schneppe1-6/+2
2018-03-20use data binder for contact key itemChristian Schneppe1-40/+30
2018-03-20create dedicated button to enable undecided accountsChristian Schneppe1-6/+13
2018-03-17fixed paddingsChristian Schneppe1-24/+21
2018-03-16change image button backgroundChristian Schneppe1-1/+1
2018-03-14switch to switchcompatChristian Schneppe1-1/+1
2017-04-26fixed click area for pgp key in contact detailsChristian Schneppe1-2/+4
2016-11-19reformat codeChristian Schneppe1-4/+5
2016-11-17refactor omemo fingerprint UI codeChristian Schneppe1-27/+46
2016-07-29changed package id inside manifest and projectChristian Schneppe1-1/+1
2015-08-08decreased right hand side padding in contact keysDaniel Gultsch1-1/+3
2015-07-29Highlight selected message's fingerprint in listAndreas Straub1-0/+1
2015-07-20fixed monospace font and android LDaniel Gultsch1-1/+2
2015-07-20Use MD style for key trust toggle switchAndreas Straub1-1/+1
2015-07-19Refactor trust key ui and show in account detailsAndreas Straub1-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.
2015-07-19Add key trust toggle to ContactDetailsActivityAndreas Straub1-0/+10
Can now toggle IdentityKey trust
2015-07-19Display trust status in ContactDetailsActivityAndreas Straub1-3/+15
2015-07-13renamed colorsDaniel Gultsch1-2/+2
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
2014-10-22Make conversations the root projectSam Whited1-0/+0