Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Use handler with messenger instead of Binder for communication between servic... | Dominik Schürmann | 2013-09-08 | 4 | -200/+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 | 3 | -15/+26 | |
* | sign via api | Dominik Schürmann | 2013-09-08 | 5 | -51/+71 | |
* | Select pub key when email could not be found | Dominik Schürmann | 2013-09-08 | 8 | -83/+153 | |
* | Make select fragments more reusable | Dominik Schürmann | 2013-09-08 | 8 | -43/+128 | |
* | Put actionbar methods in helper | Dominik Schürmann | 2013-09-08 | 14 | -139/+179 | |
* | Change icon of API Demo for differentiation with main app | Dominik Schürmann | 2013-09-06 | 11 | -2/+1 | |
* | 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 | 5 | -62/+89 | |
* | Work on encryption in new service | Dominik Schürmann | 2013-09-06 | 5 | -65/+114 | |
* | Update url and about screen | Dominik Schürmann | 2013-09-06 | 2 | -8/+14 | |
* | Relicensing from Apache License v2 to GPLv3+. This is only done on classes th... | Dominik Schürmann | 2013-09-06 | 50 | -433/+565 | |
* | 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 | 2 | -5/+9 | |
* | Use mime type in NFC as defined in RFC3156 | Dominik Schürmann | 2013-09-06 | 2 | -3/+4 | |
* | 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 | 65 | -852/+2838 | |
|\ | ||||||
| * | Testing encrypt by service | Dominik Schürmann | 2013-09-06 | 4 | -30/+83 | |
| * | 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 | 7 | -40/+41 | |
| * | Disable parts of the old API | Dominik Schürmann | 2013-09-06 | 7 | -150/+203 | |
| * | remove dead code | Dominik Schürmann | 2013-09-06 | 3 | -29/+30 | |
| * | Put logic into fragment for reuse | Dominik Schürmann | 2013-09-06 | 6 | -201/+234 | |
| * | api apps adapter with icons | Dominik Schürmann | 2013-09-06 | 4 | -9/+41 | |
| * | select key for api apps | Dominik Schürmann | 2013-09-06 | 7 | -49/+165 | |
| * | Include DoneBar for edit activities | Dominik Schürmann | 2013-09-05 | 14 | -46/+194 | |
| * | 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 | 11 | -78/+123 | |
| * | App settings activity | Dominik Schürmann | 2013-09-04 | 13 | -50/+174 | |
| * | Settings fragment and activity for apps | Dominik Schürmann | 2013-09-04 | 11 | -113/+220 | |
| * | Show app name in registered apps | Dominik Schürmann | 2013-09-04 | 10 | -19/+94 | |
| * | Redifine Service callbacks | Dominik Schürmann | 2013-07-25 | 8 | -47/+147 | |
| * | Restructure | Dominik Schürmann | 2013-07-01 | 8 | -14/+18 | |
| * | More work on crypto consumers | Dominik Schürmann | 2013-07-01 | 14 | -17/+205 | |
| * | 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 | 6 | -65/+197 | |
| * | Possible to add allowed packages | Dominik Schürmann | 2013-06-17 | 5 | -19/+44 | |
| * | Fix activity manifest entry | Dominik Schürmann | 2013-06-17 | 2 | -4/+3 | |
| * | Rename foir clarification | Dominik Schürmann | 2013-06-17 | 4 | -14/+14 | |
| * | Better API demo, open activity from service, discover crypto provider with pa... | Dominik Schürmann | 2013-06-17 | 16 | -304/+907 | |
| * | rename to openintents namespace | Dominik Schürmann | 2013-05-29 | 9 | -20/+22 | |
| * | Check if passphrase is needed in PassphraseCacheService, extend documentation | Dominik Schürmann | 2013-05-29 | 1 | -22/+30 | |
| * | update API | Dominik Schürmann | 2013-05-28 | 2 | -18/+32 | |
* | | Merge pull request #72 from felixb/fix-wording | Dominik Schürmann | 2013-08-15 | 2 | -53/+53 | |
|\ \ | ||||||
| * | | fix wording: s/keyring/key/g | Felix Bechstein | 2013-08-15 | 2 | -53/+53 | |
* | | | Merge pull request #71 from felixb/fix-gradle | Dominik Schürmann | 2013-08-15 | 3 | -28/+33 | |
|\| | |