Commit Graph
100 Commits
Author SHA1 Message Date
Dominik Schürmann f76d33d230 remove unused ids 2014-01-07 23:02:23 +01:00
Dominik Schürmann a2f0667593 action encrypt to contact in view and multi select 2014-01-07 22:59:39 +01:00
Dominik Schürmann caf3b02042 reorder menus, cleanup code, add experimental tab activity 2014-01-07 22:40:18 +01:00
Dominik Schürmann 44117fb191 key edit fixes 2014-01-07 21:02:31 +01:00
Dominik Schürmann 4ea64968af integrate UnderlineTextView, add zxing info 2014-01-06 22:58:04 +01:00
Dominik Schürmann ccb462e94f externalize zxing lib, fix gradle build 2014-01-06 22:52:45 +01:00
Dominik Schürmann 7671c99b97 copy to clipboard in key view 2014-01-06 20:30:22 +01:00
Dominik Schürmann de496deffa multi select and delete, needs testing 2014-01-06 14:35:14 +01:00
Dominik Schürmann 708baaa68c Work on multiselect in key list 2014-01-06 00:59:02 +01:00
Dominik Schürmann 28d9a2f26b reorder menu in key view 2014-01-03 18:33:44 +01:00
Dominik Schürmann 0e4cfed969 cleanup and documentation 2014-01-03 18:07:42 +01:00
Dominik Schürmann 606caee145 prettify nfc dialog 2014-01-03 12:28:03 +01:00
Dominik Schürmann 15be9fc99b integrate NFC into key view and import activities 2014-01-03 12:24:08 +01:00
Dominik Schürmann 9576aeabca integrate share activity in view activity 2014-01-02 23:09:10 +01:00
Dominik Schürmann bc0edfda0b fix nullpointer in EditKeyActivity 2014-01-02 22:45:24 +01:00
Dominik Schürmann 7b9b3d07bb final fixes for public key list 2014-01-02 22:36:57 +01:00
Dominik Schürmann faabf8eca2 fixing some layout problems 2014-01-02 22:01:25 +01:00
Dominik Schürmann 3b5878f86d fix library in README 2014-01-02 21:12:31 +01:00
Dominik Schürmann f5da63f988 New list with sticky list headers library 2014-01-02 21:10:08 +01:00
Dominik Schürmann 1d91804dc7 Simple new list implementations, remove library, use simple adapter with headings 2014-01-01 22:26:19 +01:00
Dominik Schürmann c8d0ff77b1 show layout not before passphrase is entered 2014-01-01 20:29:56 +01:00
Dominik Schürmann 6c1a58ef15 Use data uri instead of extra for key details 2014-01-01 16:54:55 +01:00
Dominik Schürmann d45462bb33 key listview 2013-12-31 01:45:49 +01:00
Dominik Schürmann 52c55aaabe code styling 2013-12-31 01:41:37 +01:00
Dominik Schürmann cdb3e04b47 Add pinned listview lib 2013-12-31 01:41:21 +01:00
Dominik Schürmann daadc30044 readme wording 2013-12-31 01:34:06 +01:00
Dominik Schürmann 9ab0e6082a Merge pull request #165 from kalkin/key-details
Key details
2013-12-30 16:32:11 -08:00
Dominik Schürmann 536c4db48f Readme wording 2013-12-31 01:21:15 +01:00
Dominik Schürmann 516c9342d5 fix gradle build 2013-12-30 23:25:38 +01:00
Dominik Schürmann a7db72540f Add pinned section listview library 2013-12-30 23:17:46 +01:00
Dominik Schürmann 5a0ec426ea rename resources folders, new high def icons 2013-12-30 23:07:18 +01:00
Dominik Schürmann f143fc0eb9 rename resources folders, new high def icons 2013-12-30 22:20:20 +01:00
Dominik Schürmann 1be368092e Fix custom action bars for Android 4.4 2013-12-30 21:46:42 +01:00
Dominik Schürmann 2c0b2e356b target android-19 2013-12-30 21:18:27 +01:00
Dominik Schürmann 19082b62a9 Inform user if signature check fails 2013-12-30 20:57:49 +01:00
Dominik Schürmann a8cafd59e4 Remove deprecated com.fsck.k9.permission.READ_ATTACHMENT 2013-12-30 19:53:55 +01:00
Dominik Schürmann a61b4887b2 Merge branch 'master' of github.com:dschuermann/openpgp-keychain 2013-12-30 19:52:18 +01:00
Dominik Schürmann 7c3a53d149 remote service: package signature verification, use string for service instead of getClass.getName 2013-12-30 19:16:21 +01:00
Dominik Schürmann 65185f7824 Merge pull request #163 from erbsenmann/master
OpenPgpData minor Fix
2013-11-09 09:40:31 -08:00
Dominik Schürmann 3235201cf3 Info about translations 2013-10-25 21:59:20 +02: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 283037acf5 remove unused code 2013-10-06 01:17:42 +02:00
Dominik Schürmann b3d51b8b80 QR Code import works now 2013-10-06 01:12:30 +02:00
Dominik Schürmann 2942d94a29 QR Code sharing with multiple QR Codes 2013-10-05 23:32:47 +02:00
Dominik Schürmann 05cc2023da Add parts of zxing library to generate qr codes 2013-10-05 20:43:42 +02:00
Dominik Schürmann bef6977aad New API version, import from clipboard 2013-10-05 18:35:16 +02:00
Dominik Schürmann c75c00f935 Merge branch 'master' of github.com:dschuermann/openpgp-keychain 2013-10-02 20:09:55 +02:00
Dominik Schürmann 19c077bb8a Show if item has wrong API version 2013-10-02 20:09:43 +02:00
Dominik Schürmann 2a0df5b75a API update 2013-10-02 19:08:33 +02:00
Dominik Schürmann e07ae20de2 Merge pull request #141 from kalkin/issue-140
Fixed #140 - Multiline Entries in KeyServerQueryActivity
2013-09-24 05:04:01 -07:00
Dominik Schürmann 224faa42ac Increment for a beta build 2013-09-23 01:37:31 +02:00
Dominik Schürmann 6172a8198d Remove old api docs 2013-09-22 23:19:55 +02:00
Dominik Schürmann 9a120a4664 Fix margin of user ids in import layout 2013-09-22 22:02:40 +02:00
Dominik Schürmann 47acc45934 Fix file import, part 2 2013-09-22 21:55:02 +02:00
Dominik Schürmann b5c0e4478c Fix file import, commitAllowingStateLoss() was he answer to fragment crashes, PS: I hate fragment lifecycles... 2013-09-22 21:50:46 +02:00
Dominik Schürmann 2e83d92dd0 Better support for gpg files in CMs file manager 2013-09-22 20:17:55 +02:00
Dominik Schürmann 917c86b524 Import keys with adapter, loader, and new design 2013-09-22 19:58:33 +02:00
Dominik Schürmann 7b2de96d15 Move adapters into sub package 2013-09-22 19:57:59 +02:00
Dominik Schürmann 39c172aa88 Merge branch 'master' of github.com:dschuermann/openpgp-keychain 2013-09-22 15:23:43 +02:00
Dominik Schürmann 9f631f4dd4 Update README.md 2013-09-22 14:35:51 +02:00
Dominik Schürmann 8a12321169 Merge pull request #134 from ashh87/master
set mainUserIdRest visible after GONE in previous key
2013-09-20 16:42:35 -07: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 f4d3d81333 Rename COPYING to LICENSE 2013-09-19 11:41:23 +02:00
Dominik Schürmann 922ac725bb Renaming some files 2013-09-19 02:17:49 +02:00
Dominik Schürmann 3c4cb1c2d3 Work on new Import activity 2013-09-19 02:02:51 +02:00
Dominik Schürmann 4c461c1b44 Merge pull request #131 from ogasser/patch-1
Don't use revoked keys
2013-09-17 14:11:06 -07:00
Dominik Schürmann 7f46c40eb8 Merge pull request #128 from ashh87/master
add public keys when importing secret keys
2013-09-17 10:58:35 -07:00
Dominik Schürmann 73ccb816ac Merge branch 'master' of github.com:dschuermann/openpgp-keychain 2013-09-17 16:54:02 +02:00
Dominik Schürmann bb657e4add Updated PRNGFixes from official blogpost 2013-09-17 16:53:50 +02:00
Dominik Schürmann b1077be6e9 Merge pull request #127 from ashh87/master
Issue 115 - UTF passwords
2013-09-17 07:24:23 -07:00
Dominik Schürmann 0625061018 API documentation 2013-09-16 16:40:47 +02:00
Dominik Schürmann e6a37f565f API documentation 2013-09-16 16:33:43 +02:00
Dominik Schürmann 5a947df33e API documentation 2013-09-16 16:30:06 +02:00
Dominik Schürmann 0ef8663422 API documentation 2013-09-16 16:24:11 +02:00
Dominik Schürmann 168432abab API documentation 2013-09-16 16:08:44 +02:00
Dominik Schürmann 0e24a74bb8 Simplify exception handling in service 2013-09-16 13:08:02 +02:00
Dominik Schürmann 363358d30b Better error handling 2013-09-16 13:00:47 +02:00
Dominik Schürmann 4e23cf2edc API update: boolean to allow/disallow user interaction allow real background pgp operations that will not require user input 2013-09-16 12:16:54 +02:00
Dominik Schürmann 53f33dc3cb Docs for bouncy castle 2013-09-16 10:30:31 +02:00
Dominik Schürmann 900fdcf029 More docs on rng issues 2013-09-15 22:31:52 +02:00
Dominik Schürmann e05d17eec2 Do not seed /dev/urandom. urandom is non-writeable on some devices. Because only OpenSSL seeding is broken, this should not result in security problems! 2013-09-15 22:27:09 +02:00
Dominik Schürmann c90e776055 Reorder security providers in application class, document functionality 2013-09-15 22:19:15 +02:00
Dominik Schürmann 4b8c5c8134 README 2013-09-15 21:05:33 +02:00
Dominik Schürmann ce2f0b625b name build xmls 2013-09-15 17:16:17 +02:00
Dominik Schürmann a18502d8d9 README 2013-09-15 17:10:37 +02:00
Dominik Schürmann 9c285b15d3 README 2013-09-15 16:54:45 +02:00
Dominik Schürmann 0705060eaf remove unused code 2013-09-15 16:49:38 +02:00
Dominik Schürmann 93b460a289 rename encryptAndSign to signAndEncrypt 2013-09-15 16:45:07 +02:00
Dominik Schürmann 5aebd115d4 Put PgpMain methods in separate opbject classes, handle passphrase dialog in EditKey not in SecretKeyList 2013-09-15 16:42:08 +02:00
Dominik Schürmann 121f8aaca0 Move pgp classes into subpackage 2013-09-15 15:29:38 +02:00
Dominik Schürmann e6801ec951 add untrusted signature status 2013-09-15 15:26:41 +02:00
Dominik Schürmann 468b7181e9 reorder manifest 2013-09-15 15:23:13 +02:00
Dominik Schürmann 312b735fbd Extended api 2013-09-15 15:20:15 +02:00
Dominik Schürmann 1e188ee2fa Define abstract remote service 2013-09-15 14:16:29 +02:00
Dominik Schürmann 9023226e39 once again reorder packages 2013-09-15 13:52:05 +02:00
Dominik Schürmann 96de7cb101 Fix gradle build 2013-09-15 13:47:30 +02:00
Dominik Schürmann d885f145a0 Version 2.1.1 2013-09-14 03:56:56 +02:00
Dominik Schürmann f5b53b58f7 Update Intent API 2013-09-14 03:50:24 +02:00
Dominik Schürmann bf7fb08bca API update 2013-09-14 02:08:06 +02:00
Dominik Schürmann a4ae976284 Fix intent for api, fix slection dialog in demo 2013-09-13 10:25:01 +02:00