aboutsummaryrefslogtreecommitdiffstats
path: root/org_apg/src/org/thialfihar/android/apg/ui/EncryptActivity.java
Commit message (Expand)AuthorAgeFilesLines
* rename main foldersDominik2012-11-191-1099/+0
* fixed sql quieries in select pub/secret keyDominik2012-11-171-12/+15
* Rework encrypt for files with intentsDominik2012-11-161-237/+259
* implemented security modelDominik2012-11-161-2/+9
* Fix decrypt by searching for secret key based on keyId not masterKeyId, new A...Dominik2012-11-141-32/+29
* dsa and elgamal fixDominik2012-11-021-1/+1
* select secret key refactoredDominik2012-11-011-2/+2
* select public key refactoredDominik2012-11-011-5/+7
* more work on content providerDominik2012-10-281-2/+2
* reworking Content ProviderDominik2012-10-251-3/+3
* more Provider Helper methodsDominik2012-09-201-3/+5
* started restructuring APGs Provider and DatabaseDominik2012-09-181-1/+1
* code cleanupDominik2012-09-131-3/+3
* intent improvementsDominik2012-09-121-5/+10
* improving definition send and view intentsDominik2012-09-121-95/+122
* better definition of intent filters to open from file managersDominik2012-09-121-5/+3
* completly new PasswordCacheService (more energy efficient), reworked Password...Dominik2012-09-111-2/+4
* fixes, refactoringDominik2012-09-111-12/+3
* fixes, cleanupDominik2012-09-101-1/+1
* simplified use of progressdialog with apgserviceDominik2012-09-101-10/+5
* merging actions in ApgServiceDominik2012-06-201-4/+6
* Log wrapper and actionbarsherlock updateDominik2012-06-201-1/+1
* new spongy castle version, restructering, deprecation fixesDominik2012-06-201-5/+6
* extra constants moved into coresponding activitiesDominik2012-06-201-11/+21
* seperating intent action constants into activities as it is best practice, re...Dominik2012-06-201-13/+22
* working on decrypt and restructering...Dominik2012-06-201-56/+54
* fixes for symmetric encryption check and securely deleting reworkedDominik2012-06-191-10/+14
* symmetric encryption working againDominik2012-06-191-57/+16
* file dialog reworked, file encryption should work againDominik2012-06-181-77/+90
* new qr code iconDominik2012-06-131-3/+0
* code cleanup and fixes for encryptDominik2012-06-131-79/+55
* fixes for empty passphraseDominik2012-06-131-6/+8
* much work on EncryptActivityDominik2012-06-131-80/+145
* working on externalizing encrypt methods into the serviceDominik2012-06-131-175/+145
* changing package name backDominik2012-06-131-0/+1042