Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | New work on PIN and lock pattern UI | Dominik Schürmann | 2014-12-29 | 21 | -61/+126 | |
* | | Add android-lockpattern library | Dominik Schürmann | 2014-12-29 | 1 | -0/+1 | |
|/ | ||||||
* | Allow for creation date to be in the future up to one day to account for dive... | Dominik Schürmann | 2014-12-28 | 1 | -4/+9 | |
* | Fix crash on first time wizard | Dominik Schürmann | 2014-12-28 | 1 | -2/+2 | |
* | Update target and support libs to SDK 21, fixing compile issues | Dominik Schürmann | 2014-12-04 | 4 | -8/+6 | |
* | Merge branch 'development' of github.com:open-keychain/open-keychain into dev... | Dominik Schürmann | 2014-12-04 | 1 | -3/+3 | |
|\ | ||||||
| * | Fix spelling of 'K-9 Mail' in FAQ | cketti | 2014-11-26 | 1 | -3/+3 | |
* | | Merge branch 'master' into development | Dominik Schürmann | 2014-12-04 | 1 | -3/+3 | |
|\ \ | |/ |/| | ||||||
| * | Set version to 3.2beta1 | Dominik Schürmann | 2014-12-04 | 1 | -3/+3 | |
* | | more cleanup | Dominik Schürmann | 2014-11-21 | 1 | -14/+9 | |
* | | NFC activity design | Dominik Schürmann | 2014-11-21 | 4 | -19/+14 | |
* | | Minor code cleanup | Dominik Schürmann | 2014-11-21 | 4 | -11/+11 | |
|/ | ||||||
* | Version 3.1.2 | Dominik Schürmann | 2014-11-02 | 1 | -2/+2 | |
* | Pull from transifex | Dominik Schürmann | 2014-11-02 | 23 | -17/+182 | |
* | Merge branch 'development' of github.com:open-keychain/open-keychain into dev... | Dominik Schürmann | 2014-11-02 | 1 | -18/+39 | |
|\ | ||||||
| * | export secret and public keys in separate armored blocks | Vincent Breitmoser | 2014-10-31 | 1 | -9/+24 | |
| * | Merge branch 'development' of github.com:open-keychain/open-keychain into dev... | Vincent Breitmoser | 2014-10-30 | 31 | -116/+486 | |
| |\ | ||||||
| * | | forgot a thing for secret key export | Vincent Breitmoser | 2014-10-30 | 1 | -18/+24 | |
* | | | Changelog | Dominik Schürmann | 2014-11-02 | 1 | -0/+5 | |
| |/ |/| | ||||||
* | | Version 3.1.1 | Dominik Schürmann | 2014-10-30 | 1 | -2/+2 | |
* | | Revert "Version 3.1.1" | Dominik Schürmann | 2014-10-30 | 1 | -2/+2 | |
* | | Version 3.1.1 | Dominik Schürmann | 2014-10-30 | 1 | -2/+2 | |
* | | Pull from transifex | Dominik Schürmann | 2014-10-30 | 27 | -101/+467 | |
* | | Changelog 3.1.1 | Dominik Schürmann | 2014-10-30 | 2 | -1/+7 | |
* | | Merge branch 'development' of github.com:open-keychain/open-keychain into dev... | Dominik Schürmann | 2014-10-30 | 4 | -102/+28 | |
|\| | ||||||
| * | Fix to preselect certification key if only one is available | Vincent Breitmoser | 2014-10-29 | 1 | -1/+1 | |
| * | remove unused ExchangeKeySpinner class | Vincent Breitmoser | 2014-10-29 | 1 | -100/+0 | |
| * | Close stream on key export to avoid partial write (see #986) | Vincent Breitmoser | 2014-10-29 | 1 | -0/+7 | |
| * | retrofit getBlob method of matrixcursor for android 2.3 | Vincent Breitmoser | 2014-10-27 | 1 | -1/+20 | |
* | | Always use INTEGER instead of BOOLEAN in database to avoid confusion | Dominik Schürmann | 2014-10-29 | 1 | -12/+10 | |
|/ | ||||||
* | Version 3.1 | Dominik Schürmann | 2014-10-26 | 1 | -2/+2 | |
* | Pull from transifex | Dominik Schürmann | 2014-10-26 | 20 | -0/+220 | |
* | Pull from transifex | Dominik Schürmann | 2014-10-26 | 56 | -878/+3333 | |
* | Changelog 3.1 | Dominik Schürmann | 2014-10-26 | 1 | -0/+12 | |
* | Fix crash with NotFoundException | Dominik Schürmann | 2014-10-26 | 1 | -3/+8 | |
* | Rename multi certify files to certify | Dominik Schürmann | 2014-10-26 | 12 | -322/+103 | |
* | Merge branch 'development' of github.com:open-keychain/open-keychain into dev... | Dominik Schürmann | 2014-10-26 | 8 | -5/+31 | |
|\ | ||||||
| * | Display error on certification attempt with yubikey | Vincent Breitmoser | 2014-10-26 | 3 | -0/+7 | |
| * | disable cancel button instead of hiding it on cancel prevention | Vincent Breitmoser | 2014-10-26 | 1 | -1/+1 | |
| * | fix consolidate if no secret key are present | Vincent Breitmoser | 2014-10-26 | 1 | -2/+6 | |
| * | Merge branch 'development' of github.com:open-keychain/open-keychain into dev... | Vincent Breitmoser | 2014-10-26 | 1 | -2/+2 | |
| |\ | ||||||
| * | | prevent cancel dring consolidate, move logic into progressable | Vincent Breitmoser | 2014-10-26 | 4 | -2/+17 | |
* | | | Fix notify after certify | Dominik Schürmann | 2014-10-26 | 2 | -26/+20 | |
| |/ |/| | ||||||
* | | 3.1beta1 | Dominik Schürmann | 2014-10-26 | 1 | -2/+2 | |
|/ | ||||||
* | Merge branch 'development' of github.com:open-keychain/open-keychain into dev... | Vincent Breitmoser | 2014-10-26 | 3 | -81/+32 | |
|\ | ||||||
| * | Fix decrypt intent api | Dominik Schürmann | 2014-10-26 | 1 | -1/+1 | |
| * | Hide keyboard in safe slinger activity | Dominik Schürmann | 2014-10-26 | 1 | -0/+1 | |
| * | Use new safe slinger activity from share tab | Dominik Schürmann | 2014-10-26 | 2 | -80/+30 | |
* | | add descriptive text to safeslinger activity | Vincent Breitmoser | 2014-10-26 | 3 | -16/+36 | |
|/ | ||||||
* | Merge branch 'development' of github.com:open-keychain/open-keychain into dev... | Dominik Schürmann | 2014-10-26 | 7 | -17/+57 | |
|\ |