Commit Graph

2092 Commits

Author SHA1 Message Date
Dominik Schürmann
e97cdbd9ad Clarify language 2014-05-06 23:16:08 +02:00
Dominik Schürmann
8eb74d171b Some small style fixes 2014-05-06 23:11:10 +02:00
Dominik Schürmann
1c2919f07f edit button with image 2014-05-06 22:52:50 +02:00
Dominik Schürmann
274326f780 Always use section style instead of custom class 2014-05-06 22:48:47 +02:00
Dominik Schürmann
ad791fd8f8 Move logic classes for import into own sub-package 2014-05-06 22:29:57 +02:00
Dominik Schürmann
92337c2b45 Add color theme notice to README 2014-05-06 22:09:55 +02:00
Dominik Schürmann
d6a9ec6ca8 Merge pull request #612 from Valodim/purple-theme
ui: apply purple theme
2014-05-06 22:04:47 +02:00
Vincent Breitmoser
e0985878d7 ui: use textview buttons in decrypt verify dialogue 2014-05-06 19:18:32 +02:00
Vincent Breitmoser
797aeaf6e8 ui: apply purple theme (twi is best color) 2014-05-06 19:18:32 +02:00
Vincent Breitmoser
0d05ff98cb ui: use textviews instead of bootstrap buttons in SignEncrypt 2014-05-06 19:18:32 +02:00
Vincent Breitmoser
d52d455317 ui: make primary star icon slightly larger 2014-05-06 19:18:31 +02:00
Dominik Schürmann
f91457e07f Touch view only once 2014-05-06 15:04:09 +02:00
Vincent Breitmoser
8564c4aca1 ui: use primary icon color for certification status 2014-05-06 00:39:09 +02:00
Vincent Breitmoser
d31ae89824 ui: show revocation and expiry status on info tab 2014-05-06 00:04:37 +02:00
Vincent Breitmoser
162cb1cb7b ui: subkey view redesign 2014-05-05 22:06:09 +02:00
Vincent Breitmoser
0fe0823372 ui: remove primary subkey info 2014-05-05 22:04:57 +02:00
Dominik Schürmann
04f8b2716a Merge pull request #609 from Vadiml1024/master
Avoid displaying double 0x before keyid in ViewCertActivity
2014-05-05 11:15:16 +02:00
Dominik Schürmann
158c2466bf Fix license header 2014-05-05 10:13:44 +02:00
Dominik Schürmann
6d10ca678a Merge pull request #603 from timbray/master
Adds first level of keybase support
2014-05-05 10:10:47 +02:00
Tim Bray
90b4db0792 Per pull-request comments. 2014-05-04 17:16:58 -07:00
Dominik Schürmann
e48460bb7d Update from transifex 2014-05-05 01:20:51 +02:00
Dominik Schürmann
acfe01e0e2 Update from transifex 2014-05-05 01:20:42 +02:00
Dominik Schürmann
6055b0b0da New key view design, using Android flat buttons and Android icons 2014-05-05 00:58:22 +02:00
Vincent Breitmoser
90ac60b6db wrapped-key-ring: remove more unneeded methods 2014-05-04 17:44:10 +02:00
Vincent Breitmoser
9baddb7d71 wrapped-key-ring: get rid of bc objects in key editor 2014-05-04 17:07:13 +02:00
Vincent Breitmoser
cd8af25ba7 wrapped-key-ring: more work on passphrase caching and certification 2014-05-04 16:59:20 +02:00
Vincent Breitmoser
8cf0638f54 wrapped-key-ring: introduce Uncached*Key objects 2014-05-04 16:56:44 +02:00
Vincent Breitmoser
411b4cfeb2 wrapped-key-ring: redesign underlying CachedKeyRing 2014-05-04 13:22:35 +02:00
Vincent Breitmoser
d0e3af505c wrapped-key-ring: cached data revamp 2014-05-04 13:22:27 +02:00
Vincent Breitmoser
d68fce6875 wrapped-key-ring: view certify 2014-05-04 13:22:19 +02:00
Vincent Breitmoser
b5647b2062 wrapped-key-ring: no more pgp imports in PassphraseDialogFragment 2014-05-04 03:38:58 +02:00
Vincent Breitmoser
f524fa692c wrapped-key-ring: more refactoring - no more pgp imports in KeychainIntentService! 2014-05-03 22:29:09 +02:00
Vincent Breitmoser
32baf42515 wrapped-key-ring: small fix to make it work again 2014-05-03 19:14:30 +02:00
Vincent Breitmoser
ef6211e0bd wrapped-key-ring: forgot to add UncachedKeyRing class 2014-05-03 19:05:03 +02:00
Vincent Breitmoser
2176e1ef1c wrapped-key-ring: move more helper methods into keys 2014-05-03 19:04:23 +02:00
Vincent Breitmoser
1f8210f743 wrapped-key-ring: move certification logic into secretkey 2014-05-03 18:32:20 +02:00
Vincent Breitmoser
c2c6a90991 certification is always done with the master key 2014-05-03 15:59:25 +02:00
Vincent Breitmoser
4b3cfd4fa4 wrapped-key-ring: first steps, get rid of key imports in decryptverify and signencrypt 2014-05-03 15:55:28 +02:00
Dominik Schürmann
4053e1ebd7 Update from transifex 2014-05-02 19:57:16 +02:00
Vadim Lebedev
9726ac7a96 Avoid displaying double 0x before keyid in ViewCertActivity 2014-05-02 19:05:43 +02:00
Dominik Schürmann
8e645453b1 Speed up build: Upgrade to Gradle Android Plugin 0.10.0, Disable Lint 2014-05-02 17:42:40 +02:00
Tim Bray
5b0f19fceb stupid identation stuff 2014-04-30 13:56:56 -07:00
Tim Bray
18ed828608 tidy up IntentService 2014-04-30 13:49:48 -07:00
Tim Bray
4c693b4509 Changes should now be in sync with dominik 2014-04-30 13:46:35 -07:00
Vincent Breitmoser
4b9607eda0 add DESIGN document 2014-04-30 19:16:21 +02:00
Tim Bray
b5fb311c61 keybase ID stuff 2014-04-29 15:04:05 -07:00
Tim Bray
ea1032dbfd Clean up debug crud 2014-04-29 15:04:05 -07:00
Tim Bray
e663dadc32 can search openkeychain, retrieve & install & use keys from there 2014-04-29 15:04:05 -07:00
Dominik Schürmann
e0a0bf04ee Merge pull request #601 from thi/rename-builder-methods
Rename builder methods
2014-04-29 19:51:21 +02:00
Dominik Schürmann
5c145cf44d Merge pull request #600 from thi/rename-progressdialogupdater
Rename progressdialogupdater
2014-04-29 19:50:30 +02:00