Commit Graph
6499 Commits
Author SHA1 Message Date
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 97ac237ac3 add google autovalue 2017-05-25 15:39:48 +02:00
Vincent Breitmoser 5a02488e52 update nordpol library 2017-05-25 15:36:23 +02:00
Vincent Breitmoser 6739e1e1d4 remember state in key creation 2017-05-25 15:36:21 +02:00
Vincent Breitmoser 32e8367e29 fix keybase proofs 2017-05-23 21:09:44 +02:00
Vincent Breitmoser b328c97853 move ViewKeyActivity classes into their own package structure 2017-05-21 05:28:13 +02:00
Vincent Breitmoser 1331d3960c treat missing keys (from 404 errors) individually during key import 2017-05-21 04:15:51 +02:00
Vincent Breitmoser add9bf8973 use byte[] for expected fingerprint 2017-05-21 04:15:47 +02:00
Vincent Breitmoser 0699d3cdb5 clean up ImportOperation 2017-05-21 04:15:44 +02:00
Vincent Breitmoser c91b7e377a simplify progress for key import operations 2017-05-21 04:15:41 +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
Dominik SchürmannandGitHub 02a23a1dd8 Merge pull request #2097 from open-keychain/security-problems
Security Warnings API
2017-05-17 13:52:56 +03:00
Vincent Breitmoser 10a0c3e70b fix database upgrade 2017-05-17 12:48:08 +02:00
Dominik SchürmannandGitHub d8b97c886a Merge pull request #2109 from open-keychain/low-prio-notification
set cache notification to low priority
2017-05-17 12:51:19 +03:00
Vincent Breitmoser f72b877849 set cache notification to low priority 2017-05-17 01:15:24 +02:00
Vincent Breitmoser c6bec99fe3 add note about ecdsa signature encoding in SecurityTokenHelper 2017-05-16 13:43:35 +02:00
Vincent Breitmoser eb9d991ea9 add unit tests for insecure decrypt operations 2017-05-15 17:16:16 +02:00
Vincent Breitmoser e424ad3f8e work on insecurity warning strings 2017-05-15 13:26:26 +02:00
Vincent Breitmoser 2ac1927cac add license headers 2017-05-15 13:26:26 +02:00
Vincent Breitmoser 3910c248cc communicate override state via api 2017-05-15 13:26:25 +02:00
Vincent Breitmoser 11f10cf85f add override mechanism to ui 2017-05-15 13:26:25 +02:00
Vincent Breitmoser 0e3032a192 add database structure for remembering overridden warnings 2017-05-15 13:26:24 +02:00
Vincent Breitmoser 10112eeea8 add override button to security problem dialog 2017-05-15 13:26:24 +02:00
Vincent Breitmoser 78c3e17d0a improve presentation of security problems 2017-05-15 13:26:24 +02:00
Vincent Breitmoser 1868aed53b flesh out security warning dialog 2017-05-15 13:26:24 +02:00
Vincent Breitmoser c1ba764ce8 change security problem structure 2017-05-15 13:26:24 +02:00
Vincent Breitmoser 10dfcb08fc service: return pending intent for details dialog if security problems occur 2017-05-15 11:13:57 +02:00
Vincent Breitmoser 623d8a0bf5 add initial state attribute to FoldableLinearLayout 2017-05-15 11:13:57 +02:00
Dominik SchürmannandGitHub 0b405575c8 Merge pull request #2103 from atsb/master
TYPO: singing replaced to signing
2017-05-11 21:54:19 +03:00
GibbonandGitHub 50bc6430aa Merge pull request #1 from atsb/atsb-singing-patch
signing not singing
2017-05-08 14:46:58 +02:00
GibbonandGitHub ec8d99e2a6 signing not singing
Replaced singing with signing
2017-05-08 14:40:37 +02:00
Dominik Schürmann e1c006533e Version 4.4.1 2017-05-02 08:41:12 +03:00
Vincent Breitmoser bf8507bab8 fix logic error in openpgpservice 2017-05-02 07:36:36 +02:00
Dominik Schürmann 9ec3bc6126 Change fastlane config for beta versions 2017-05-01 20:37:50 +03:00
Dominik Schürmann 11785d0ddf Version 4.4 2017-05-01 20:21:41 +03:00
Dominik Schürmann afec4ca055 Changelog for 4.4 2017-05-01 20:21:10 +03:00