Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New Gradle project structure | Dominik Schürmann | 2014-01-27 | 14 | -1509/+0 |
| | |||||
* | remove unused adapter | Dominik Schürmann | 2014-01-19 | 1 | -266/+0 |
| | |||||
* | fix qr code scanning, implement basic scanning of fingerprint only | Dominik Schürmann | 2014-01-19 | 1 | -0/+47 |
| | |||||
* | Simple new list implementations, remove library, use simple adapter with ↵ | Dominik Schürmann | 2014-01-01 | 1 | -0/+266 |
| | | | | headings | ||||
* | spring-cleaning: remove unused resources, rename strings from camelCase to ↵ | Dominik Schürmann | 2013-10-25 | 1 | -4/+4 |
| | | | | snake_case to follow standard practice | ||||
* | remove unused code | Dominik Schürmann | 2013-10-06 | 1 | -49/+0 |
| | |||||
* | QR Code sharing with multiple QR Codes | Dominik Schürmann | 2013-10-05 | 1 | -1/+1 |
| | |||||
* | Add parts of zxing library to generate qr codes | Dominik Schürmann | 2013-10-05 | 1 | -0/+121 |
| | |||||
* | Import keys with adapter, loader, and new design | Dominik Schürmann | 2013-09-22 | 3 | -106/+97 |
| | |||||
* | Updated PRNGFixes from official blogpost | Dominik Schürmann | 2013-09-17 | 1 | -93/+117 |
| | |||||
* | More docs on rng issues | Dominik Schürmann | 2013-09-15 | 1 | -0/+5 |
| | |||||
* | Do not seed /dev/urandom. urandom is non-writeable on some devices. Because ↵ | Dominik Schürmann | 2013-09-15 | 1 | -42/+55 |
| | | | | only OpenSSL seeding is broken, this should not result in security problems! | ||||
* | Reorder security providers in application class, document functionality | Dominik Schürmann | 2013-09-15 | 1 | -2/+2 |
| | |||||
* | Put PgpMain methods in separate opbject classes, handle passphrase dialog in ↵ | Dominik Schürmann | 2013-09-15 | 1 | -5/+5 |
| | | | | EditKey not in SecretKeyList | ||||
* | Move pgp classes into subpackage | Dominik Schürmann | 2013-09-15 | 1 | -2/+2 |
| | |||||
* | Use underscore in extras, cleanup code | Dominik Schürmann | 2013-09-09 | 1 | -1/+0 |
| | |||||
* | Make asciiArmor a parameter, extend advanced app settings | Dominik Schürmann | 2013-09-09 | 1 | -0/+101 |
| | |||||
* | sign via api | Dominik Schürmann | 2013-09-08 | 1 | -9/+10 |
| | |||||
* | Relicensing from Apache License v2 to GPLv3+. This is only done on classes ↵ | Dominik Schürmann | 2013-09-06 | 1 | -10/+11 |
| | | | | that (have copyright by Dominik Schürmann or Markus Doits) or (are completly refactored by me and contain no remaining code by Thialfihar). Code by Thialfihar (not reachable by mail) and Shaun Senecal (disagreed on license change) remain Apache License v2. | ||||
* | Add PRNG fixes by Google | Dominik Schürmann | 2013-09-06 | 1 | -0/+319 |
| | |||||
* | Better API demo, open activity from service, discover crypto provider with ↵ | Dominik Schürmann | 2013-06-17 | 1 | -0/+89 |
| | | | | packagemanager instead of register intent | ||||
* | Renaming APG to OpenPGP Keychain | Dominik Schürmann | 2013-01-16 | 9 | -0/+847 |