Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More cleanup | Dominik Schürmann | 2014-08-04 | 1 | -3/+4 |
* | Even more smaller nitpicks | Dominik Schürmann | 2014-08-04 | 2 | -12/+24 |
* | Remove support for IO_FILE, this is no longer used and was never a good pract... | Dominik Schürmann | 2014-08-04 | 1 | -29/+2 |
* | Cleanup, prevent encrypt Intent inception | Dominik Schürmann | 2014-08-04 | 7 | -25/+98 |
* | Fix debug backup/restore methods | Dominik Schürmann | 2014-08-04 | 4 | -30/+24 |
* | Gradle troubleshooting info | Dominik Schürmann | 2014-08-04 | 1 | -0/+4 |
* | TokenAutoComplete: Do not abort build if lint finds errors | Dominik Schürmann | 2014-08-04 | 1 | -0/+0 |
* | Remove old edit key stuff | Dominik Schürmann | 2014-08-04 | 6 | -1375/+0 |
* | Edit key: subkey adding, not finished | Dominik Schürmann | 2014-08-04 | 14 | -561/+259 |
* | button language in encrypt | Dominik Schürmann | 2014-08-04 | 2 | -3/+1 |
* | Merge branch 'master' of github.com:open-keychain/open-keychain | Dominik Schürmann | 2014-08-04 | 1 | -102/+0 |
|\ | |||||
| * | delete unused PgpConversionHelper | Vincent Breitmoser | 2014-08-04 | 1 | -102/+0 |
* | | Smaller UI fixes | Dominik Schürmann | 2014-08-04 | 7 | -56/+59 |
|/ | |||||
* | Merge pull request #728 from mar-v-in/improve-file-more | Dominik Schürmann | 2014-08-04 | 55 | -1349/+2053 |
|\ | |||||
| * | Minor cleanup | mar-v-in | 2014-08-02 | 4 | -3/+3 |
| * | Fix focusing with To field | mar-v-in | 2014-08-02 | 3 | -3/+20 |
| * | Encrypt UI (drop downs) | mar-v-in | 2014-08-01 | 6 | -35/+75 |
| * | Cache input file thumbnail. | mar-v-in | 2014-08-01 | 1 | -3/+20 |
| * | Cache contact photos to make UI more fluid | mar-v-in | 2014-08-01 | 1 | -0/+10 |
| * | Fix first key is not used erroneously | mar-v-in | 2014-08-01 | 1 | -1/+0 |
| * | Merge branch 'master' into improve-file-more | mar-v-in | 2014-08-01 | 2 | -9/+15 |
| |\ | |||||
| * | | Fixes after merge | mar-v-in | 2014-08-01 | 1 | -2/+5 |
| * | | Merge branch 'master' into improve-file-more | mar-v-in | 2014-08-01 | 25 | -206/+299 |
| |\ \ | |||||
| * | | | Fix string resources | mar-v-in | 2014-07-31 | 3 | -6/+7 |
| * | | | Fix merge | mar-v-in | 2014-07-31 | 4 | -37/+21 |
| * | | | Merge branch 'master' into improve-file-more | mar-v-in | 2014-07-31 | 439 | -3168/+8194 |
| |\ \ \ | |||||
| * | | | | - add multi select for storage api (kitkat) | mar-v-in | 2014-07-31 | 15 | -126/+136 |
| * | | | | Make DecryptFragment abstract, as it should be | mar-v-in | 2014-07-25 | 1 | -4/+2 |
| * | | | | Load of rework on EncryptActivity, still some TODOs | mar-v-in | 2014-07-20 | 11 | -578/+597 |
| * | | | | Add TokenAutoComplete to gradle | mar-v-in | 2014-07-15 | 1 | -0/+1 |
| * | | | | Merge branch 'master' into improve-file-more | mar-v-in | 2014-07-06 | 74 | -1927/+11695 |
| |\ \ \ \ | |||||
| * | | | | | Many changes to file ... and still incomplete | mar-v-in | 2014-07-06 | 38 | -346/+901 |
| * | | | | | Add support for multiple input/output URIs to KeychainIntentService | mar-v-in | 2014-07-03 | 1 | -35/+56 |
| * | | | | | Encrypt/Decrypt UI work | mar-v-in | 2014-07-02 | 12 | -152/+216 |
| * | | | | | Add temporary file storage as discussed in #665 | mar-v-in | 2014-07-01 | 5 | -0/+201 |
| * | | | | | Missing import after merge | mar-v-in | 2014-07-01 | 1 | -0/+1 |
| * | | | | | Merge branch 'master' into improve-file-more | mar-v-in | 2014-07-01 | 121 | -630/+2186 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' into improve-file-more | mar-v-in | 2014-06-24 | 21 | -86/+587 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' of github.com:mar-v-in/open-keychain into improve-file-... | mar-v-in | 2014-06-22 | 49 | -526/+997 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Improve file more, Part 1 | mar-v-in | 2014-06-22 | 15 | -496/+291 |
* | | | | | | | | | small fix for MSG_MF_UID_ADD log entry | Vincent Breitmoser | 2014-08-01 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'master' of github.com:open-keychain/open-keychain | Dominik Schürmann | 2014-08-01 | 14 | -147/+259 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | fix dumb mistake in modifySecretKey | Vincent Breitmoser | 2014-08-01 | 3 | -16/+10 |
| * | | | | | | | | | remove debug output about security providers (cleaner unit tests) | Vincent Breitmoser | 2014-08-01 | 1 | -0/+2 |
| * | | | | | | | | | make FileImportCache generic, iterable, and add unit test | Vincent Breitmoser | 2014-08-01 | 4 | -31/+89 |
| * | | | | | | | | | move classes around a bit | Vincent Breitmoser | 2014-08-01 | 8 | -126/+184 |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
* | | | | | | | | | Again update submodules | Dominik Schürmann | 2014-08-01 | 3 | -0/+0 |
* | | | | | | | | | Add user id with dialog | Dominik Schürmann | 2014-08-01 | 18 | -228/+455 |
|/ / / / / / / / | |||||
* | | | | | | | | Remve cacheing of keyrings (cleanup of #726) | Dominik Schürmann | 2014-08-01 | 1 | -5/+0 |
* | | | | | | | | Merge branch 'master' of github.com:open-keychain/open-keychain | Dominik Schürmann | 2014-08-01 | 3 | -15/+72 |
|\ \ \ \ \ \ \ \ |