| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix export of keys | Dominik | 2012-11-22 | 5 | -70/+70 |
* | Changed layout to have source on bottom in encrypt and decrypt, fixes for dec... | Dominik | 2012-11-22 | 6 | -351/+358 |
* | deactive search until it is reimplemented, syntax improvements in Compatibili... | Dominik | 2012-11-21 | 4 | -22/+32 |
* | update readme | Dominik | 2012-11-19 | 3 | -11/+9 |
* | Fix didnt work, new fix and tests | Dominik | 2012-11-19 | 12 | -22/+158 |
* | Fix conflict between internal and external Provider on Android < 4.1 | Dominik | 2012-11-19 | 1 | -1/+1 |
* | fix link to lib | Dominik | 2012-11-19 | 1 | -1/+1 |
* | Merge branch 'master' of github.com:dschuermann/apg | Dominik | 2012-11-19 | 1 | -1/+1 |
|\ |
|
| * | Merge pull request #26 from mtparet/master | Dominik Schürmann | 2012-11-19 | 1 | -1/+1 |
| |\ |
|
| | * | fix EXTRA_KEY_ID=masterKeyID | Matthieu Paret | 2012-11-18 | 1 | -1/+1 |
| |/ |
|
* | | changed location of ActionBarSherlock lib | Dominik | 2012-11-19 | 385 | -1/+2 |
* | | rename main folders | Dominik | 2012-11-19 | 292 | -4/+4 |
|/ |
|
* | permission check not for own app | Dominik | 2012-11-17 | 1 | -3/+4 |
* | fixed sql quieries in select pub/secret key | Dominik | 2012-11-17 | 7 | -45/+82 |
* | Rework encrypt for files with intents | Dominik | 2012-11-16 | 7 | -273/+342 |
* | implemented security model | Dominik | 2012-11-16 | 14 | -71/+267 |
* | Wrote security concept | Dominik | 2012-11-15 | 1 | -1/+49 |
* | removed deprecated code, reworked service blob provider | Dominik | 2012-11-15 | 32 | -2323/+886 |
* | Fix decrypt by searching for secret key based on keyId not masterKeyId, new A... | Dominik | 2012-11-14 | 40 | -1268/+2160 |
* | removed check again as dsa as subkey of rsa is working again | Dominik | 2012-11-02 | 2 | -8/+1 |
* | dsa and elgamal fix | Dominik | 2012-11-02 | 4 | -8/+22 |
* | improvements, workaround for jelly bean bug | Dominik | 2012-11-01 | 4 | -18/+24 |
* | select secret key refactored | Dominik | 2012-11-01 | 15 | -671/+350 |
* | select public key refactored | Dominik | 2012-11-01 | 14 | -525/+489 |
* | better help screen | Dominik | 2012-10-31 | 8 | -73/+117 |
* | small improvements | Dominik | 2012-10-31 | 6 | -14/+20 |
* | remove userIds before adding them again | Dominik | 2012-10-31 | 1 | -8/+18 |
* | fix foreign key definition in create statement | Dominik | 2012-10-31 | 1 | -6/+8 |
* | fixing and extending content providers update and delete | Dominik | 2012-10-31 | 1 | -28/+29 |
* | removed unused code, fixed certification bug when editing existing key | Dominik | 2012-10-31 | 7 | -72/+30 |
* | remove old files | Dominik | 2012-10-31 | 5 | -2188/+0 |
* | fix crash in KeyListAdapter by changing from different child layouts to one, ... | Dominik | 2012-10-31 | 6 | -165/+161 |
* | fixing public and secret key activities | Dominik | 2012-10-31 | 17 | -1525/+469 |
* | KeyListAdapter is working basically, Provider refactored | Dominik | 2012-10-30 | 7 | -485/+354 |
* | more work on content provider | Dominik | 2012-10-28 | 37 | -1220/+4075 |
* | reworking Content Provider | Dominik | 2012-10-25 | 18 | -916/+1274 |
* | more Provider Helper methods | Dominik | 2012-09-20 | 20 | -1756/+1873 |
* | started restructuring APGs Provider and Database | Dominik | 2012-09-18 | 22 | -1233/+2164 |
* | code cleanup | Dominik | 2012-09-13 | 10 | -149/+22 |
* | fixed <unknown> user id bug, restructured code | Dominik | 2012-09-13 | 7 | -282/+224 |
* | intent improvements | Dominik | 2012-09-12 | 5 | -24/+46 |
* | improving definition send and view intents | Dominik | 2012-09-12 | 3 | -191/+281 |
* | better definition of intent filters to open from file managers | Dominik | 2012-09-12 | 5 | -97/+130 |
* | improved comments | Dominik | 2012-09-12 | 2 | -8/+8 |
* | started on file endings problem | Dominik | 2012-09-12 | 1 | -20/+83 |
* | fix ttl preference | Dominik | 2012-09-12 | 1 | -2/+2 |
* | Fixes for passphrase cache implementation | Dominik | 2012-09-12 | 4 | -95/+23 |
* | completly new PasswordCacheService (more energy efficient), reworked Password... | Dominik | 2012-09-11 | 19 | -347/+363 |
* | fixes, refactoring | Dominik | 2012-09-11 | 20 | -223/+234 |
* | fixes, cleanup | Dominik | 2012-09-10 | 9 | -496/+467 |