Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ascii armror doc | Dominik Schürmann | 2013-09-09 | 1 | -3/+3 |
* | Increase default RSA from 2048 to 4096 due to recent security speculations | Dominik Schürmann | 2013-09-09 | 1 | -3/+3 |
* | Handle no selection of pub keys correctly | Dominik Schürmann | 2013-09-09 | 1 | -6/+14 |
* | Handle dublicate or missing pub keys corresponding to user ids, handle naviga... | Dominik Schürmann | 2013-09-09 | 2 | -28/+108 |
* | fix editactivity crash, default key creation, import from keyserver menu button | Dominik Schürmann | 2013-09-09 | 4 | -16/+37 |
* | task affinity of service activity | Dominik Schürmann | 2013-09-09 | 1 | -1/+1 |
* | KEY_IMPORT to IMPORT_KEY | Dominik Schürmann | 2013-09-09 | 5 | -18/+18 |
* | Remove most of old API | Dominik Schürmann | 2013-09-09 | 24 | -890/+184 |
* | Switch from HtmlSpanner to HtmlTextView | Dominik Schürmann | 2013-09-09 | 3 | -77/+16 |
* | Make asciiArmor a parameter, extend advanced app settings | Dominik Schürmann | 2013-09-09 | 9 | -98/+298 |
* | Handle wrong/no passphrase | Dominik Schürmann | 2013-09-08 | 2 | -4/+25 |
* | Use handler with messenger instead of Binder for communication between servic... | Dominik Schürmann | 2013-09-08 | 3 | -195/+210 |
* | lock thread for user input | Dominik Schürmann | 2013-09-08 | 2 | -6/+19 |
* | api: handle passphrase entering correctly | Dominik Schürmann | 2013-09-08 | 2 | -7/+16 |
* | sign via api | Dominik Schürmann | 2013-09-08 | 4 | -45/+71 |
* | Select pub key when email could not be found | Dominik Schürmann | 2013-09-08 | 4 | -36/+75 |
* | Make select fragments more reusable | Dominik Schürmann | 2013-09-08 | 6 | -37/+124 |
* | Put actionbar methods in helper | Dominik Schürmann | 2013-09-08 | 13 | -139/+178 |
* | Change icon of API Demo for differentiation with main app | Dominik Schürmann | 2013-09-06 | 1 | -1/+0 |
* | Preparation for other app settings | Dominik Schürmann | 2013-09-06 | 3 | -25/+25 |
* | sign and encrypt basically working | Dominik Schürmann | 2013-09-06 | 2 | -49/+83 |
* | Work on encryption in new service | Dominik Schürmann | 2013-09-06 | 5 | -65/+114 |
* | Relicensing from Apache License v2 to GPLv3+. This is only done on classes th... | Dominik Schürmann | 2013-09-06 | 49 | -432/+549 |
* | Use ButtonBar instead of ActionBar on Done/Cancel activities | Dominik Schürmann | 2013-09-06 | 3 | -145/+121 |
* | Disable old API | Dominik Schürmann | 2013-09-06 | 1 | -3/+4 |
* | Use mime type in NFC as defined in RFC3156 | Dominik Schürmann | 2013-09-06 | 1 | -1/+2 |
* | Always use insertProvider instead of addProvider | Dominik Schürmann | 2013-09-06 | 1 | -12/+15 |
* | fix permission check | Dominik Schürmann | 2013-09-06 | 1 | -27/+30 |
* | Add PRNG fixes by Google | Dominik Schürmann | 2013-09-06 | 2 | -0/+323 |
* | rename version field in data to Keychain | Dominik Schürmann | 2013-09-06 | 2 | -2/+2 |
* | merge k9mail back into master | Dominik Schürmann | 2013-09-06 | 26 | -476/+1650 |
|\ | |||||
| * | Testing encrypt by service | Dominik Schürmann | 2013-09-06 | 3 | -26/+64 |
| * | Put model into own class for easier use in service | Dominik Schürmann | 2013-09-06 | 5 | -65/+149 |
| * | Register works basically | Dominik Schürmann | 2013-09-06 | 4 | -24/+39 |
| * | Disable parts of the old API | Dominik Schürmann | 2013-09-06 | 3 | -30/+35 |
| * | remove dead code | Dominik Schürmann | 2013-09-06 | 2 | -28/+28 |
| * | Put logic into fragment for reuse | Dominik Schürmann | 2013-09-06 | 3 | -164/+224 |
| * | api apps adapter with icons | Dominik Schürmann | 2013-09-06 | 2 | -8/+13 |
| * | select key for api apps | Dominik Schürmann | 2013-09-06 | 4 | -37/+106 |
| * | Include DoneBar for edit activities | Dominik Schürmann | 2013-09-05 | 1 | -20/+49 |
| * | Fix revoke and save | Dominik Schürmann | 2013-09-05 | 3 | -61/+69 |
| * | rename crypto consumers to api apps | Dominik Schürmann | 2013-09-05 | 9 | -71/+118 |
| * | App settings activity | Dominik Schürmann | 2013-09-04 | 9 | -33/+147 |
| * | Settings fragment and activity for apps | Dominik Schürmann | 2013-09-04 | 5 | -10/+74 |
| * | Show app name in registered apps | Dominik Schürmann | 2013-09-04 | 6 | -14/+84 |
| * | Redifine Service callbacks | Dominik Schürmann | 2013-07-25 | 4 | -21/+45 |
| * | Restructure | Dominik Schürmann | 2013-07-01 | 6 | -5/+9 |
| * | More work on crypto consumers | Dominik Schürmann | 2013-07-01 | 5 | -1/+144 |
| * | Add database columns for crypto consumer preferences | Dominik Schürmann | 2013-06-18 | 3 | -2/+33 |
| * | some fixes all over | Dominik Schürmann | 2013-06-17 | 2 | -20/+95 |