Commit Graph

  • e1ca612bc4 Use more simple email validation regex Dominik Schürmann 2015-05-04 14:55:56 +0200
  • 520f9abea3 Merge branch 'development' of https://github.com/Hiperzone/open-keychain into Hiperzone-development Dominik Schürmann 2015-05-04 14:42:21 +0200
  • 045ea93ee1 Merge branch 'manojkhannakm-development' into development Dominik Schürmann 2015-05-04 14:30:12 +0200
  • eb9019c78c Temporary fix for gradle dependency bug Dominik Schürmann 2015-05-04 14:29:47 +0200
  • dedda1603c Fix dublicated code in CreateKeyEmailFragment Dominik Schürmann 2015-05-04 14:19:16 +0200
  • 39c610c2d1 Merge branch 'development' of https://github.com/manojkhannakm/open-keychain into manojkhannakm-development Dominik Schürmann 2015-05-04 14:18:10 +0200
  • b726dea244 license header for PgpCertifyOperation Dominik Schürmann 2015-05-04 14:12:42 +0200
  • 51bb96742f Apply patch from https://github.com/open-keychain/open-keychain/issues/1222#issuecomment-98582938 Dominik Schürmann 2015-05-04 14:01:34 +0200
  • 4e425495e6 Apply patch from https://github.com/open-keychain/open-keychain/issues/1240 with db upgrade Dominik Schürmann 2015-05-04 13:57:43 +0200
  • 02e86c90b6 Merge branch 'development' of github.com:open-keychain/open-keychain into development Dominik Schürmann 2015-05-04 13:31:38 +0200
  • 6ba4160786 Merge pull request #1238 from wfaulk/fix-tests Dominik Schürmann 2015-05-04 13:29:43 +0200
  • 971ceb07d4 updated robolectric to support new android support libs William Faulk 2015-05-03 14:06:01 -0700
  • aa68c41f5a Fix yubikey strings Dominik Schürmann 2015-05-01 14:48:57 +0200
  • f3870cee29 More nullpointer fixes Dominik Schürmann 2015-05-01 14:44:40 +0200
  • e91dc022fb Fix nullpointer in EncryptKeyCompletionView Dominik Schürmann 2015-05-01 14:36:22 +0200
  • 5ad50b99a2 Remove time from key creation display Dominik Schürmann 2015-04-30 19:02:33 +0200
  • c88d2e42b7 Fix key creation string and display Dominik Schürmann 2015-04-30 18:57:51 +0200
  • 7c275fed9d API: Allow selection of decryption keys when decryption fails Dominik Schürmann 2015-04-30 18:45:43 +0200
  • e159e619d2 -removed unneeded inputType attribute from xml files (+1 squashed commits) Daniel Ramos 2015-04-30 00:44:01 +0100
  • f623411fb6 Update snackbar Dominik Schürmann 2015-04-30 00:59:57 +0200
  • 14921e783f Update wrapper to verify local cache Dominik Schürmann 2015-04-29 22:56:49 +0200
  • 41968206d3 Use own gradle wrapper to verify downloaded gradle package via SHA-256 sum. See https://github.com/gradle/gradle/pull/448 Dominik Schürmann 2015-04-29 20:43:46 +0200
  • db59cd0bbf Merge pull request #1233 from wfaulk/readme Dominik Schürmann 2015-04-29 01:27:34 +0200
  • c9e0acec50 Update README.md with new build info William Faulk 2015-04-28 19:10:45 -0400
  • 3f1fa4d95c Merge branch 'development' of github.com:open-keychain/open-keychain into development Vincent Breitmoser 2015-04-28 18:22:42 +0200
  • 8ab49b0766 fix crash when moving focus from EncryptKeyCompletionView with unknown text Vincent Breitmoser 2015-04-28 18:21:51 +0200
  • cd55871950 display unknown keys red rather than orange Vincent Breitmoser 2015-04-28 18:18:42 +0200
  • 8717642198 fix "select all" in key list multi-select Vincent Breitmoser 2015-04-28 18:18:14 +0200
  • 1fd35cc23b fix crash when moving focus from EncryptKeyCompletionView with unknown text Vincent Breitmoser 2015-04-28 18:21:51 +0200
  • efb87baf47 display unknown keys red rather than orange Vincent Breitmoser 2015-04-28 18:18:42 +0200
  • 6b940d42d9 fix "select all" in key list multi-select Vincent Breitmoser 2015-04-28 18:18:14 +0200
  • 2b6bb57c1c Display development build status Dominik Schürmann 2015-04-28 11:06:54 +0200
  • 91b774d223 prevent crashes in EncryptKeyCompletionView Vincent Breitmoser 2015-04-27 19:48:58 +0200
  • fc61208ce7 small ui niceties Vincent Breitmoser 2015-04-27 19:49:42 +0200
  • dd1243c312 prevent crashes in EncryptKeyCompletionView Vincent Breitmoser 2015-04-27 19:48:58 +0200
  • 4ba2e4bcdd display creation dates for ambiguous user ids Vincent Breitmoser 2015-04-27 17:45:50 +0200
  • 40834d1fcd add distinct status for messages signed by "your" key Vincent Breitmoser 2015-04-27 14:40:52 +0200
  • 32db4e393b display creation dates for ambiguous user ids Vincent Breitmoser 2015-04-27 17:45:50 +0200
  • 0ad66eb510 add distinct status for messages signed by "your" key Vincent Breitmoser 2015-04-27 14:40:52 +0200
  • 8dbb82a8b6 profiling says: caching qrCode bitmaps is a good idea Vincent Breitmoser 2015-04-27 13:51:39 +0200
  • ef8506fc26 small changes for performance Vincent Breitmoser 2015-04-27 13:52:00 +0200
  • c08fe2b50d profiling says: caching qrCode bitmaps is a good idea Vincent Breitmoser 2015-04-27 13:51:39 +0200
  • c0fbafde68 -Removed unneeded view references from the fragment class since they are not used outside of createView. -cleanup Daniel Ramos 2015-04-26 19:11:51 +0100
  • 08d25f3685 -removed unneeded code from previous commits. I tested on a KitKat(4.4.2) and Lollipop (5.1) phone and everything seems to be preserved as expected. Daniel Ramos 2015-04-26 18:56:37 +0100
  • 674f377bd4 Merge branch 'development' of https://github.com/open-keychain/open-keychain into development Daniel Ramos 2015-04-26 18:27:07 +0100
  • 18a88d35be show linked ids card only if unfiltered ids are available Vincent Breitmoser 2015-04-26 12:57:04 +0200
  • 9eb98f6eb7 Merge pull request #1225 from vectorijk/SwitchToMaterialDrawer Dominik Schürmann 2015-04-26 01:38:18 +0200
  • 4c74dbe11e UI fixes for Android < 5 Dominik Schürmann 2015-04-26 01:28:29 +0200
  • 68b3c22f7b Merge remote-tracking branch 'origin/development' into linked-identities Vincent Breitmoser 2015-04-26 01:02:42 +0200
  • 1865852ccc Merge remote-tracking branch 'origin/development' into linked-identities Vincent Breitmoser 2015-04-26 01:02:22 +0200
  • 4732bc5744 Remove unused decrypt result layout Dominik Schürmann 2015-04-26 00:36:37 +0200
  • d0d4149e86 update lib MaterialDrawer to latest(2.8.2) vectorijk 2015-04-25 15:33:30 -0700
  • c442d3bd0d Put decrypt result in toolbar, some ui fixes for decrypt Dominik Schürmann 2015-04-26 00:33:26 +0200
  • f1f0126048 Switch to new support lib version 22.1 Dominik Schürmann 2015-04-25 23:40:26 +0200
  • ef52a3319a Espresso test for CreateKeyActivity Manoj Khanna 2015-04-24 00:06:35 +0530
  • 5d6eb2930c Update in-app contributor list Dominik Schürmann 2015-04-25 15:10:15 +0200
  • 64ca19464b Set different titles when changing in nav drawer Dominik Schürmann 2015-04-25 14:37:55 +0200
  • 28da731201 Fix empty screen when clicking on encrypt in details view Dominik Schürmann 2015-04-25 14:15:38 +0200
  • f8af6e3387 Update lib section in about Dominik Schürmann 2015-04-25 14:09:55 +0200
  • 933d5402a2 Remove old navigation drawer dependency Dominik Schürmann 2015-04-25 14:06:53 +0200
  • de575a618a Merge pull request #1220 from vectorijk/SwitchToMaterialDrawer Dominik Schürmann 2015-04-25 13:59:56 +0200
  • d6d678dae3 update uris and cookie patterns, plus some stylings Vincent Breitmoser 2015-04-25 03:40:38 +0200
  • 608b66d192 change HttpsEditText to generic PrefixEditText Vincent Breitmoser 2015-04-25 03:39:40 +0200
  • 24d407bce3 fix certification in unit tests Vincent Breitmoser 2015-04-24 19:38:59 +0200
  • 9c174ff71d fix encrypt activity layout Vincent Breitmoser 2015-04-24 19:16:15 +0200
  • 96853a15ee revamp decrypt ui Vincent Breitmoser 2015-04-24 19:00:33 +0200
  • 6de403c21a fix encrypt activity layout Vincent Breitmoser 2015-04-24 19:16:15 +0200
  • ca9ab02b7b revamp decrypt ui Vincent Breitmoser 2015-04-24 19:00:33 +0200
  • ead7597afc don't show key spinner for a single entry Vincent Breitmoser 2015-04-24 15:44:53 +0200
  • b12aa63cb3 use CryptoOperationFragment for linked id fragments, and some warning cleanup Vincent Breitmoser 2015-04-24 15:44:33 +0200
  • b4aec3114d Merge branch 'development' into linked-identities Vincent Breitmoser 2015-04-24 14:18:01 +0200
  • b323fc29c2 Fix #1197 Switch to MaterialDrawer library vectorijk 2015-04-24 03:21:54 -0700
  • 3ee2c6fc6a Introduce and Switch to mikepenz/MaterialDrawer vectorijk 2015-04-24 00:00:58 -0700
  • 40122d61cc Merge branch 'localdev' of https://github.com/Hiperzone/open-keychain into development Daniel Ramos 2015-04-24 03:44:57 +0100
  • 76841ca873 Merge branch 'feature/emailImprovements' into localdev Daniel Ramos 2015-04-24 03:36:08 +0100
  • d9cabf8dc4 -Fixed a crash while recreating CreateKeyEmailFragment -Email data is properly restored while rotating the Activity. -Added necessary logic to guarantee that an email is actually valid before continuing, there are verifications for empty, duplicated and invalid formatted emails for both additional and main email. Daniel Ramos 2015-04-24 03:35:30 +0100
  • 702c28854b Merge branch 'development' of github.com:open-keychain/open-keychain into development Dominik Schürmann 2015-04-22 19:00:47 +0200
  • a4e871030d Update changelog Dominik Schürmann 2015-04-22 19:00:18 +0200
  • a244a58b5a Merge pull request #1218 from manojkhannakm/development Dominik Schürmann 2015-04-22 15:57:45 +0200
  • aecebd2ac0 Fixed Snackbar behind layout Manoj Khanna 2015-04-22 18:30:35 +0530
  • 43484c8236 Merge pull request #1214 from adithyaphilip/keyserver-verification Dominik Schürmann 2015-04-22 13:13:36 +0200
  • 2571d25058 keyserver verification on addition Adithya Abraham Philip 2015-04-22 06:15:14 +0530
  • b0c87e2372 Merge pull request #1212 from adithyaphilip/qr-result Dominik Schürmann 2015-04-22 01:04:22 +0200
  • 09cb00a87c corrected possible null pointer Adithya Abraham Philip 2015-04-22 03:32:59 +0530
  • 713f6ba6c7 Simplify ImportKeysProxyActivity Dominik Schürmann 2015-04-21 20:15:10 +0200
  • 7d273ecfa6 Merge branch 'development' of github.com:open-keychain/open-keychain into development Dominik Schürmann 2015-04-21 20:09:52 +0200
  • b0efee2526 Merge pull request #1209 from adithyaphilip/qr-result Dominik Schürmann 2015-04-21 20:09:31 +0200
  • 5a4a8f2b6a added log to QR code scan/import fail Adithya Abraham Philip 2015-04-21 23:16:33 +0530
  • a658d3c1e1 Merge pull request #1210 from josecastillo/development Vincent 2015-04-21 10:28:16 +0200
  • 9d56fc9768 Fix for initialization failure when card returns FCI in data field. Joey Castillo 2015-04-20 17:38:36 -0400
  • 104fdcd6bf Track state of PIN verification on smart card; only verify when needed. Joey Castillo 2015-04-20 17:27:55 -0400
  • 71aeffdfc8 Merge pull request #1207 from adithyaphilip/register-keyserver-urls Dominik Schürmann 2015-04-20 18:33:45 +0200
  • 91443c2f43 support for handling keyserver urls from browser, added documentation Adithya Abraham Philip 2015-04-19 13:31:37 +0530
  • 7a097dd5df Cleanup in HkpKeyserver Dominik Schürmann 2015-04-20 13:53:00 +0200
  • f2d3abd4c9 Format KeyListFragment Dominik Schürmann 2015-04-18 16:52:02 +0200
  • 555b0bf757 Temporarily fix devices without nfc Dominik Schürmann 2015-04-18 16:50:52 +0200
  • baac30508d Graphic stuff Dominik Schürmann 2015-04-17 17:30:03 +0200
  • 413c4bce59 Use https for zxing lib Dominik Schürmann 2015-04-17 17:29:45 +0200
  • b440456acc Use portrait mode for qr code scanning Dominik Schürmann 2015-04-15 10:25:56 +0200
  • e332699c9c More cleanup Dominik Schürmann 2015-04-15 10:10:53 +0200