Commit Graph

1791 Commits

Author SHA1 Message Date
Dominik Schürmann f7c243564f Use git submodules for libs, fix compilation, remove library sourcecode 2014-04-16 21:49:29 +02:00
Dominik Schürmann b0c65729a9 Merge pull request #576 from Valodim/stripped-secretkeys
Support stripped secretkeys
2014-04-16 19:40:36 +02:00
Vincent 8b4700d521 Fix even more whitespace 2014-04-16 19:20:42 +02:00
Vincent 1e64f6b846 Fix more whitespace 2014-04-16 19:20:03 +02:00
Vincent adb20689fe Fix whitespace 2014-04-16 19:19:17 +02:00
Vincent 7e626a122a Update PGPSecretKey.java
fix
2014-04-16 19:18:15 +02:00
Dominik Schürmann 676262b052 Translations from transifex, fix some strings references 2014-04-16 19:00:06 +02:00
Dominik Schürmann b8b6fc5f6f Fix help_start 2014-04-16 18:49:17 +02:00
Vincent Breitmoser c7eb40b814 stripped support: implement has_secret support, in ui and impot of secret keys
Closes #570
2014-04-16 18:14:44 +02:00
Vincent Breitmoser 66b8b86695 stripped support: add has_secret column to keys table 2014-04-16 17:29:36 +02:00
Dominik Schürmann cd8458f34d Clarify comments 2014-04-16 14:43:06 +02:00
Dominik Schürmann ab66b40883 Version 2.6 beta1 2014-04-16 12:30:37 +02:00
Dominik Schürmann cb9c106878 Start changelog for 2.6 2014-04-16 01:00:19 +02:00
Dominik Schürmann eb9d8c5c3f comments 2014-04-16 00:38:03 +02:00
Dominik Schürmann 004d4d5a97 Handle new exceptions in remote service 2014-04-16 00:32:00 +02:00
Dominik Schürmann ad6ac28782 Fix SIGNATURE_UNKNOWN_PUB_KEY 2014-04-16 00:18:00 +02:00
Dominik Schürmann 08399dec4b Fix PgpDecryptVerify signature verification: search for right signature subkey instead of using first subkey for verification 2014-04-15 23:54:05 +02:00
Dominik Schürmann 9df498b714 Fix ViewHolder in ImportKeysAdapter 2014-04-15 23:08:41 +02:00
Dominik Schürmann 1e22b28c2e Optimize imports 2014-04-15 22:52:21 +02:00
Dominik Schürmann fdcc4c1d3d Fix nullpointer in ImportKeysListEntry 2014-04-15 22:48:28 +02:00
Dominik Schürmann 362a30c502 center empty-info of cert fragment, closes #566 2014-04-15 22:41:47 +02:00
Dominik Schürmann 14a8586e8c Improve verification result display, close #568 2014-04-15 22:37:36 +02:00
Dominik Schürmann fcb73f4e24 Merge branch 'master' of github.com:open-keychain/open-keychain 2014-04-15 21:29:01 +02:00
Dominik Schürmann 8440693c51 Add OpenPgpSignatureResultBuilder 2014-04-15 21:28:52 +02:00
Dominik Schürmann a57fc8a47a encapsulate creation of OpenPgpSignatureResult objects inside OpenPgpSignatureResultBuilder to better constraint its output when processing with PgpDecryptVerify 2014-04-15 21:28:38 +02:00
Vincent Breitmoser 0f5093c0b3 add WoT help file to transifex config 2014-04-15 13:54:07 +02:00
Vincent Breitmoser 71fb0f85bf add web of trust help entry 2014-04-15 13:52:31 +02:00
Dominik Schürmann e80d070aa9 Some comments to Constants 2014-04-14 13:52:09 +02:00
Dominik Schürmann b04e6816f4 Removing remaining uses of Id, closing one of the oldest bugs #9 2014-04-14 13:48:20 +02:00
Dominik Schürmann 59220fbe04 KeychainDatabase cleanup 2014-04-14 13:32:10 +02:00
Dominik Schürmann d703a1cb0c Merge pull request #564 from Valodim/db-backup
Db backup
2014-04-14 13:12:55 +02:00
Vincent Breitmoser 57b264639f move old apg.db to apg_old.db (half measure~) 2014-04-14 13:06:49 +02:00
Vincent Breitmoser 227155d484 add debug backup/restore options to main menu
Closes #543
2014-04-14 13:06:49 +02:00
Dominik Schürmann e02e9e6707 Translations from transifex 2014-04-14 11:37:57 +02:00
Dominik Schürmann 4a2c3385d6 Fix SIGNATURE_SUCCESS_CERTIFIED 2014-04-14 01:19:05 +02:00
Dominik Schürmann 13ffd2038d key edit: fix crash when create date was after expiry date, change from gregorian calendar to calendar with creation from instance, experimental result status for decrypt activity 2014-04-14 01:11:08 +02:00
Dominik Schürmann 55bad4cac7 Rework verifyCleartextSignature 2014-04-13 21:06:39 +02:00
Dominik Schürmann e10b24e2ea Implement SIGNATURE_SUCCESS_CERTIFIED in PgpDecryptVerify (not tested) 2014-04-13 18:55:18 +02:00
Dominik Schürmann 9b1a4a456a Handle new exceptions in KeychainIntentService 2014-04-13 18:13:34 +02:00
Dominik Schürmann 194523303f Remove unused blob classes and other dead code 2014-04-13 17:46:39 +02:00
Dominik Schürmann 9daa2ae359 Update license header for 2014 2014-04-13 17:27:22 +02:00
Dominik Schürmann 44a7bda7dc More changes to PgpSignEncrypt 2014-04-12 20:33:25 +02:00
Dominik Schürmann a65a9ac5f0 PgpSignEncrypt comment 2014-04-11 21:55:54 +02:00
Dominik Schürmann 2069f20f50 Clarify use of methods in PgpKeyHelper 2014-04-11 21:40:12 +02:00
Dominik Schürmann 12b8282d9b More ids removed 2014-04-11 20:23:46 +02:00
Dominik Schürmann 89cf46bbd7 More fixes for import item layout 2014-04-11 20:19:21 +02:00
Dominik Schürmann d624d1c406 Remove some Ids... 2014-04-11 20:09:01 +02:00
Dominik Schürmann 305b8c1858 Simplify and fix delete key dialog 2014-04-11 19:52:59 +02:00
Dominik Schürmann 45b450e78a PgpDecryptVerify is now context-free 2014-04-11 19:43:46 +02:00
Dominik Schürmann 9b15482c41 put signatureType where it belongs 2014-04-11 19:23:29 +02:00