first version

This commit is contained in:
Dominik 2012-03-12 15:39:27 +01:00
parent 518fc2a310
commit 0581cbb52a
11 changed files with 45 additions and 219 deletions

14
CHANGELOG Normal file
View file

@ -0,0 +1,14 @@
1.1 (APG+)
* Complete redesign
* Integration of different branches:
* Share public keys via qr codes
* Sign keys
* Upload keys to server
1.08 (Last changes on APG)
* basic key server support (HKP, please report bugs :))
* app2sd (untested, let me know if there are problems)
* more choices for pass phrase cache: 1, 2, 4, 8, hours
* translations: Norwegian (thanks, Sander Danielsen), Chinese (thanks, Zhang Fredrick)
* bugfixes
* optimizations

25
MARKET Normal file
View file

@ -0,0 +1,25 @@
THIS IS BETA SOFTWARE.
APG+ contains many remaining bugs, so help us developing on github!
Description:
Android Privacy Guard (APG) is a open source OpenPGP implementation for Android.
APG+ is a fork based on the original APG to introduce more features and a new user interface.
* Manage secret/public keys (eg. GPG/PGP)
* Create new keys and edit them
* Encrypt/Sign/Decrypt/Verify emails and files
* Share keys via QRCodes
* HKP Keyserver support
* Integration with K9 Mail
* Intent and AIDL API
Website and Issue Tracker:
https://github.com/dschuermann/apg
License:
Apache License 2.0
Permissions:
• Internet access: Internet access is ONLY used for key server queries.
• Modify/delete SD card content: To export keys to the sd card

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 34 KiB

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

BIN
Resources/screenshot1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 79 KiB

BIN
Resources/screenshot2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

BIN
Resources/screenshot3.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.9 KiB

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.8 KiB

After

Width:  |  Height:  |  Size: 5.7 KiB