Commit Graph
2100 Commits
Author SHA1 Message Date
Vincent Breitmoser 471d35ebcf minor layout fixes 2017-07-24 11:44:44 +02:00
Vincent Breitmoser 25e58943c9 move keyserver status into key status card 2017-07-24 11:44:44 +02:00
Vincent Breitmoser 00e411b1e3 display keyserver status on card 2017-07-24 11:44:44 +02:00
Vincent Breitmoser 8551440316 add EdDSA support 2017-06-16 18:29:45 +02:00
Vincent Breitmoser c4f67f434c fix misbehavior in ImportKeyringParcel 2017-06-12 20:07:50 +02:00
Vincent Breitmoser 7fc805d70c move linked identities into loader structure 2017-05-29 17:16:58 +02:00
Vincent Breitmoser 8044586071 use loader + recyclerview for identity list 2017-05-29 15:18:42 +02:00
Vincent Breitmoser e7b9b48d5c get rid of pin and pattern SecretKeyTypes 2017-05-29 14:20:25 +02:00
Vincent Breitmoser 27f6f4ef6c use autovalue for ParcelableKeyRing 2017-05-29 14:20:25 +02:00
Vincent Breitmoser 606c702762 disable import key while import is running 2017-05-28 21:40:28 +02:00
Vincent Breitmoser 8660d0458e forgot to commit a file (for real) 2017-05-28 20:08:12 +02:00
Vincent Breitmoser d050c1d03c move linked ids into identities card 2017-05-26 22:00:18 +02:00
Vincent Breitmoser 2e65e63b96 move user ids list into presenter 2017-05-26 20:24:10 +02:00
Vincent Breitmoser 005d3039b5 move key health into its own view, make key status card view standalone 2017-05-26 19:21:25 +02:00
Vincent Breitmoser 79af393847 use autovalue for PgpDecryptVerifyInputParcel 2017-05-25 15:42:30 +02:00
Vincent Breitmoser cb204d3edb fix handling of algorithm tags in parcels 2017-05-25 15:42:29 +02:00
Vincent Breitmoser 9d485dfe9f use autovalue for InputDataParcel and SignEncryptParcel 2017-05-25 15:42:28 +02:00
Vincent Breitmoser 040a5a2006 use autovalue for BackupKeyringParcel 2017-05-25 15:42:28 +02:00
Vincent Breitmoser d58f1bd225 use autovalue for SaveKeyringParcel 2017-05-25 15:42:27 +02:00
Vincent Breitmoser 147e4dbee7 use autovalue for SubkeyAdd and SubkeyChange 2017-05-25 15:42:27 +02:00
Vincent Breitmoser d3357ccf5c use autovalue for ChangeUnlockParcel 2017-05-25 15:42:27 +02:00
Vincent Breitmoser c444ccb781 use autovalue for ConsolidateInputParcel 2017-05-25 15:42:27 +02:00
Vincent Breitmoser 68ca88c87d use autovalue for DeleteKeyringParcel 2017-05-25 15:42:26 +02:00
Vincent Breitmoser ef366173d0 use autovalue for ImportKeyringParcel 2017-05-25 15:42:26 +02:00
Vincent Breitmoser 0095df6d89 use autovalue for PromoteKeyringParcel 2017-05-25 15:42:25 +02:00
Vincent Breitmoser 820a308ba0 use autovalue for RevokeKeyringParcel 2017-05-25 15:42:25 +02:00
Vincent Breitmoser 81bceb9e16 use autovalue for BenchmarkInputParcel 2017-05-25 15:42:24 +02:00
Vincent Breitmoser f1cf759e0a use autovalue for UploadKeyringParcel 2017-05-25 15:42:24 +02:00
Vincent Breitmoser 53dcb4102d use autovalue for CertifyActionsParcel 2017-05-25 15:42:24 +02:00
Vincent Breitmoser 63774a0632 use autovalue for CryptoInputParcel 2017-05-25 15:42:24 +02:00
Vincent Breitmoser 368528e9dd use autovalue for PgpSignEncryptData class 2017-05-25 15:39:48 +02:00
Vincent Breitmoser 6739e1e1d4 remember state in key creation 2017-05-25 15:36:21 +02:00
Vincent Breitmoser b328c97853 move ViewKeyActivity classes into their own package structure 2017-05-21 05:28:13 +02:00
Vincent Breitmoser add9bf8973 use byte[] for expected fingerprint 2017-05-21 04:15:47 +02:00
Vincent Breitmoser f34edae294 use mvp pattern for linked id card 2017-05-21 03:09:19 +02:00
Vincent Breitmoser d919180219 extract system contact info loading into Loader 2017-05-21 01:57:41 +02:00
Vincent Breitmoser fd813353b5 use mvp pattern for system contact card 2017-05-21 01:57:31 +02:00
Vincent Breitmoser 7699f0374b fix linked id verification 2017-05-21 00:50:09 +02:00
Vincent Breitmoser c05dc5ad56 fix display of linked identity card 2017-05-20 22:10:11 +02:00
Vincent Breitmoser e424ad3f8e work on insecurity warning strings 2017-05-15 13:26:26 +02:00
Vincent Breitmoser c1ba764ce8 change security problem structure 2017-05-15 13:26:24 +02:00
Vincent Breitmoser 623d8a0bf5 add initial state attribute to FoldableLinearLayout 2017-05-15 11:13:57 +02:00
Vincent Breitmoser 542e0733cb remove revoke/expired/insecure status text from toolbar 2017-04-25 16:25:59 +02:00
Vincent Breitmoser 2f57c52d52 rename Special key health status to Defective 2017-04-25 15:00:17 +02:00
Vincent Breitmoser 0332b2f984 add license headers 2017-04-25 15:00:17 +02:00
Vincent Breitmoser 1a60c2156d add fallback if security problem is unknown 2017-04-25 15:00:17 +02:00
Vincent Breitmoser 0db22b55e1 add expiry date info to key status card 2017-04-25 15:00:16 +02:00
Vincent Breitmoser 1e8d5bdad3 use info from SecurityProblem class in health card 2017-04-25 15:00:16 +02:00
Vincent Breitmoser fed0fff9d7 add secret key status (wip) 2017-04-25 15:00:16 +02:00
Vincent Breitmoser c59a570a27 fix nullpointer in ViewCertActivity 2017-04-25 14:32:01 +02:00