Commit Graph

879 Commits

Author SHA1 Message Date
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
Bahtiar `kalkin-` Gadimov
f265cd4d68 Added context menu item KeyDetails to KeyListPublicFragment 2013-12-25 19:33:53 +01:00
Bahtiar `kalkin-` Gadimov
e823ef6efc Renamed keyDetails to key_details 2013-12-25 19:33:47 +01:00
Bahtiar `kalkin-` Gadimov
208ea19d5d Added first draft of KeyDetailsActivity 2013-12-25 18:54:02 +01:00
Bahtiar `kalkin-` Gadimov
ed01c37fe1 Added shortifyFingerprint() to PGPHelper 2013-12-25 18:53:56 +01:00
Dominik Schürmann
65185f7824 Merge pull request #163 from erbsenmann/master
OpenPgpData minor Fix
2013-11-09 09:40:31 -08:00
erbsenmann
dbfa4acb0a Cleanup. 2013-11-08 19:47:57 +01:00
erbsenmann
619f616244 Minor fix in OpenPgpData: type is now also considered in parcel 2013-11-08 19:41:52 +01:00
erbsenmann
afa7e80c91 Minor fix in OpenPgpData: type is now also written to and read from parcel 2013-11-08 19:25:35 +01: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
Bahtiar `kalkin-` Gadimov
2fda5bfc97
Fixed 140 - Multiline Entries in KeyServerQueryActivity
* EditText is now singleLine and has a hint
 * EditText has set inputType=text and imeOptions=actionSearch
 * Implemented listener for the actionSearch event
 * Reformated the source code according to the project specification. Sorry for
   the diff mess :-/

Signed-off-by: Bahtiar `kalkin-` Gadimov <bahtiar@gadimov.de>
2013-09-24 14:01:15 +02: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