Dominik Schürmann
|
1d91804dc7
|
Simple new list implementations, remove library, use simple adapter with headings
|
2014-01-01 22:26:19 +01:00 |
|
Dominik Schürmann
|
2f81c2fb0f
|
spring-cleaning: remove unused resources, rename strings from camelCase to snake_case to follow standard practice
|
2013-10-25 21:46:05 +02:00 |
|
Dominik Schürmann
|
283037acf5
|
remove unused code
|
2013-10-06 01:17:42 +02:00 |
|
Dominik Schürmann
|
2942d94a29
|
QR Code sharing with multiple QR Codes
|
2013-10-05 23:32:47 +02:00 |
|
Dominik Schürmann
|
05cc2023da
|
Add parts of zxing library to generate qr codes
|
2013-10-05 20:43:42 +02:00 |
|
Dominik Schürmann
|
917c86b524
|
Import keys with adapter, loader, and new design
|
2013-09-22 19:58:33 +02:00 |
|
Dominik Schürmann
|
bb657e4add
|
Updated PRNGFixes from official blogpost
|
2013-09-17 16:53:50 +02:00 |
|
Dominik Schürmann
|
900fdcf029
|
More docs on rng issues
|
2013-09-15 22:31:52 +02:00 |
|
Dominik Schürmann
|
e05d17eec2
|
Do not seed /dev/urandom. urandom is non-writeable on some devices. Because only OpenSSL seeding is broken, this should not result in security problems!
|
2013-09-15 22:27:09 +02:00 |
|
Dominik Schürmann
|
c90e776055
|
Reorder security providers in application class, document functionality
|
2013-09-15 22:19:15 +02:00 |
|
Dominik Schürmann
|
5aebd115d4
|
Put PgpMain methods in separate opbject classes, handle passphrase dialog in EditKey not in SecretKeyList
|
2013-09-15 16:42:08 +02:00 |
|
Dominik Schürmann
|
121f8aaca0
|
Move pgp classes into subpackage
|
2013-09-15 15:29:38 +02:00 |
|
Dominik Schürmann
|
75672fa5b3
|
Use underscore in extras, cleanup code
|
2013-09-09 20:06:39 +02:00 |
|
Dominik Schürmann
|
5dc693c64c
|
Make asciiArmor a parameter, extend advanced app settings
|
2013-09-09 12:59:53 +02:00 |
|
Dominik Schürmann
|
03d9afffce
|
sign via api
|
2013-09-08 18:21:04 +02:00 |
|
Dominik Schürmann
|
4e378a0a33
|
Relicensing from Apache License v2 to GPLv3+. This is only done on classes 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.
|
2013-09-06 16:17:01 +02:00 |
|
Dominik Schürmann
|
51cf7939d8
|
Add PRNG fixes by Google
|
2013-09-06 14:00:16 +02:00 |
|
Dominik Schürmann
|
41338e115c
|
Better API demo, open activity from service, discover crypto provider with packagemanager instead of register intent
|
2013-06-17 15:52:09 +02:00 |
|
Dominik Schürmann
|
1feb948acf
|
Renaming APG to OpenPGP Keychain
|
2013-01-16 14:31:16 +01:00 |
|