aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/ViewKeyFragment.java
Commit message (Collapse)AuthorAgeFilesLines
* fix nullpointer in ViewKeyFragmentVincent Breitmoser2015-06-171-1/+1
|
* fixed sync on key import, 'me' linked contact crashAdithya Abraham Philip2015-05-081-0/+2
|
* hide linked system contact card if no contact presentAdithya Abraham Philip2015-04-081-9/+23
|
* linked system contact auto-refresh added, fixed contact image issueAdithya Abraham Philip2015-04-081-20/+70
|
* -fixed out of bounds crash when retrieving the main profile name with secret ↵Daniel Ramos2015-03-151-1/+3
| | | | | | keys -fixed a possible crash when retrieving the main profile contactid
* added some documentationAdithya Abraham Philip2015-03-131-4/+5
|
* added own profile support in linekd system contactAdithya Abraham Philip2015-03-131-7/+25
|
* corrected linked system contact display nameAdithya Abraham Philip2015-03-111-11/+12
|
* cleaned up code, added commentsAdithya Abraham Philip2015-03-101-9/+15
| | | | optimised imports
* added contact linkingAdithya Abraham Philip2015-03-101-9/+52
|
* added cardAdithya Abraham Philip2015-03-101-0/+18
|
* Use master key id instead of fingerprint in sync adapter, use IS_EXPIRED ↵Dominik Schürmann2015-03-041-2/+2
| | | | instead of EXPIRY where possible
* forgot to rename a methodVincent Breitmoser2015-03-021-3/+1
|
* some cleanup in ViewKey*Vincent Breitmoser2015-03-021-15/+4
|
* make userattributeadapter superclass of useridsadapterVincent Breitmoser2015-03-021-6/+1
|
* Dont show verification icons in my key view, hide edit button for non-secret ↵Dominik Schürmann2015-02-251-23/+85
| | | | keys
* CardView and more header designDominik Schürmann2015-02-251-2/+3
|
* Toolbar: qr code in header, cleanup of fragmentDominik Schürmann2015-02-251-451/+5
|
* Remove tabs in view keyDominik Schürmann2015-02-241-0/+615