Commit Graph

49 Commits

Author SHA1 Message Date
Bahtiar `kalkin-` Gadimov
208ea19d5d Added first draft of KeyDetailsActivity 2013-12-25 18:54:02 +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
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
bef6977aad New API version, import from clipboard 2013-10-05 18:35:16 +02: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
9a120a4664 Fix margin of user ids in import layout 2013-09-22 22:02:40 +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
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
9023226e39 once again reorder packages 2013-09-15 13:52:05 +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
ca8f8e3ff7 unify naming of api package and process 2013-09-13 10:05:43 +02:00
Dominik Schürmann
996d26d116 version 2.1 2013-09-09 22:43:09 +02:00
Dominik Schürmann
8a8d7c7738 Handle dublicate or missing pub keys corresponding to user ids, handle navigating back from service activity properly 2013-09-09 19:38:13 +02:00
Dominik Schürmann
0a52e1ecc9 Fix help text 2013-09-09 17:49:28 +02:00
Dominik Schürmann
b6d63f95cb fix editactivity crash, default key creation, import from keyserver menu button 2013-09-09 17:43:10 +02:00
Dominik Schürmann
35b74f47d1 Remove old API demos 2013-09-09 14:25:08 +02:00
Dominik Schürmann
b6a1bc770c Remove most of old API 2013-09-09 14:03:58 +02:00
Dominik Schürmann
5b6880d2e3 Switch from HtmlSpanner to HtmlTextView 2013-09-09 13:16:54 +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
6fdae001cc Make select fragments more reusable 2013-09-08 16:08:36 +02:00
Dominik Schürmann
9e8ee3353a Update url and about screen 2013-09-06 16:47:01 +02:00
Dominik Schürmann
de8e1a39d5 merge k9mail back into master 2013-09-06 13:52:57 +02:00
Dominik Schürmann
c97c57d34e remove dead code 2013-09-06 10:03:25 +02:00
Dominik Schürmann
c9549befb2 Put logic into fragment for reuse 2013-09-06 09:44:56 +02:00
Dominik Schürmann
4030739a99 api apps adapter with icons 2013-09-06 08:40:13 +02:00
Dominik Schürmann
2b303d3558 select key for api apps 2013-09-06 08:29:56 +02:00
Dominik Schürmann
00d03d452e Include DoneBar for edit activities 2013-09-05 21:25:49 +02:00
Dominik Schürmann
9a737c7318 rename crypto consumers to api apps 2013-09-05 00:02:48 +02:00
Dominik Schürmann
fcec7e830c App settings activity 2013-09-04 23:47:40 +02:00
Dominik Schürmann
d8bd6e2946 Settings fragment and activity for apps 2013-09-04 22:04:27 +02:00
Dominik Schürmann
c3b49a318f Show app name in registered apps 2013-09-04 20:12:58 +02:00
Felix Bechstein
541d175e90 fix wording: s/keyring/key/g 2013-08-15 18:09:18 +05:30
Felix Bechstein
42815be83b fix gradle build 2013-08-15 18:07:54 +05:30
Dominik Schürmann
7cca7b1ffa Redifine Service callbacks 2013-07-25 16:25:20 +02:00
bcbarnes-gmx
a48aa2bcaa Change key bit length control into a dropdown 2013-07-22 11:11:41 -05:00
bcbarnes-gmx
27bf2a5771 Issues #41 and #43 2013-07-22 09:59:14 -05:00
Dominik Schürmann
14350679d1 Restructure 2013-07-01 23:23:53 +02:00
Dominik Schürmann
202ccc2c36 More work on crypto consumers 2013-07-01 23:19:53 +02:00
Dominik Schürmann
b221c0c905 Crypto Provider implementation start 2013-05-28 15:10:36 +02: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
00afc2e8ac fix issue 42 2013-03-14 13:23:04 +00:00
Dominik Schürmann
39ab2c4bb0 new import icon 2013-01-17 14:47:44 +01:00
Dominik Schürmann
3cd36637eb new import icon 2013-01-17 14:47:34 +01:00
Dominik Schürmann
1feb948acf Renaming APG to OpenPGP Keychain 2013-01-16 14:31:16 +01:00