Commit Graph
33 Commits
Author SHA1 Message Date
Dominik Schürmann 1be368092e Fix custom action bars for Android 4.4 2013-12-30 21:46:42 +01:00
Dominik Schürmann 19082b62a9 Inform user if signature check fails 2013-12-30 20:57:49 +01:00
Dominik Schürmann 2f81c2fb0f spring-cleaning: remove unused resources, rename strings from camelCase to snake_case to follow standard practice 2013-10-25 21:46:05 +02:00
Dominik Schürmann ac180275fd Set default algorithms to SHA-512 and AES-256 2013-09-20 21:43:48 +02:00
Dominik Schürmann 3c4cb1c2d3 Work on new Import activity 2013-09-19 02:02:51 +02:00
Dominik Schürmann 0705060eaf remove unused code 2013-09-15 16:49:38 +02:00
Dominik Schürmann 121f8aaca0 Move pgp classes into subpackage 2013-09-15 15:29:38 +02:00
Dominik Schürmann 312b735fbd Extended api 2013-09-15 15:20:15 +02:00
Dominik Schürmann 75672fa5b3 Use underscore in extras, cleanup code 2013-09-09 20:06:39 +02:00
Dominik Schürmann 5dc693c64c Make asciiArmor a parameter, extend advanced app settings 2013-09-09 12:59:53 +02:00
Dominik Schürmann 4d1d3f6f5e Select pub key when email could not be found 2013-09-08 17:04:33 +02:00
Dominik Schürmann a890ba5e4f Put actionbar methods in helper 2013-09-08 15:30:05 +02:00
Dominik Schürmann 70fb36d5d6 Change icon of API Demo for differentiation with main app 2013-09-06 19:14:25 +02:00
Dominik Schürmann 7d3113ca15 Preparation for other app settings 2013-09-06 19:06:17 +02:00
Dominik Schürmann d6dd81d444 Work on encryption in new service 2013-09-06 18:36:16 +02:00
Dominik Schürmann 4e378a0a33 Relicensing from Apache License v2 to GPLv3+. This is only done on classes that (have copyright by Dominik Schürmann or Markus Doits) or (are completly refactored by me and contain no remaining code by Thialfihar). Code by Thialfihar (not reachable by mail) and Shaun Senecal (disagreed on license change) remain Apache License v2. 2013-09-06 16:17:01 +02:00
Dominik Schürmann a186686109 Always use insertProvider instead of addProvider 2013-09-06 14:05:19 +02:00
Dominik Schürmann 9611236bf1 fix permission check 2013-09-06 14:02:35 +02:00
Dominik Schürmann 7ba145740b rename version field in data to Keychain 2013-09-06 13:54:53 +02:00
Dominik Schürmann de8e1a39d5 merge k9mail back into master 2013-09-06 13:52:57 +02:00
Dominik Schürmann 1beb85acf5 Register works basically 2013-09-06 11:55:08 +02:00
Dominik Schürmann dc6a709b7a Disable parts of the old API 2013-09-06 11:24:28 +02:00
bcbarnes-gmx eaeb10c1e8 Implemented issues #56 2013-07-22 08:37:41 -05:00
Ash Hughes 515b415a56 use Bouncycastle updated API 2013-05-18 23:11:14 +01:00
Ash Hughes 5db08b9bdc 2/2 use forked spongycastle to speed up secret key imports 2013-05-13 15:10:52 +01:00
Ash Hughes 0075c522a6 use certification keys to sign keyrings 2013-03-21 14:48:30 +00:00
Ash Hughes cf34a1720e change edit key for empty private master keys 2013-03-21 14:18:38 +00:00
Ash Hughes 2d856c5f0e use db to mark keys which can certify 2013-03-18 18:51:24 +00:00
Ash Hughes 12d6cfefd7 change how empty private cheks happen, speeds things up 2013-03-18 16:07:34 +00:00
Ash Hughes dd27d132be tidy up code 2013-03-14 22:04:24 +00:00
Ash Hughes 935274960d remove signing icon for master keys which can't sign 2013-03-14 17:24:22 +00:00
Ash Hughes 115d34ba0e private keys without master keys and some fixes for things which broke along the way 2013-03-14 03:23:50 +00:00
Dominik Schürmann 1feb948acf Renaming APG to OpenPGP Keychain 2013-01-16 14:31:16 +01:00