| Commit message (Expand) | Author | Age | Files | Lines |
* | rename main folders | Dominik | 2012-11-19 | 76 | -17488/+0 |
* | 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 | 6 | -42/+79 |
* | Rework encrypt for files with intents | Dominik | 2012-11-16 | 5 | -247/+340 |
* | implemented security model | Dominik | 2012-11-16 | 10 | -45/+228 |
* | removed deprecated code, reworked service blob provider | Dominik | 2012-11-15 | 23 | -2019/+440 |
* | Fix decrypt by searching for secret key based on keyId not masterKeyId, new A... | Dominik | 2012-11-14 | 27 | -1217/+1670 |
* | removed check again as dsa as subkey of rsa is working again | Dominik | 2012-11-02 | 1 | -7/+1 |
* | dsa and elgamal fix | Dominik | 2012-11-02 | 3 | -7/+20 |
* | improvements, workaround for jelly bean bug | Dominik | 2012-11-01 | 4 | -18/+24 |
* | select secret key refactored | Dominik | 2012-11-01 | 10 | -564/+336 |
* | select public key refactored | Dominik | 2012-11-01 | 7 | -432/+452 |
* | better help screen | Dominik | 2012-10-31 | 3 | -27/+40 |
* | small improvements | Dominik | 2012-10-31 | 5 | -13/+19 |
* | 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 | 3 | -32/+117 |
* | fixing public and secret key activities | Dominik | 2012-10-31 | 16 | -1524/+467 |
* | KeyListAdapter is working basically, Provider refactored | Dominik | 2012-10-30 | 7 | -485/+354 |
* | more work on content provider | Dominik | 2012-10-28 | 30 | -1104/+3990 |
* | reworking Content Provider | Dominik | 2012-10-25 | 16 | -915/+1265 |
* | more Provider Helper methods | Dominik | 2012-09-20 | 20 | -1756/+1873 |
* | started restructuring APGs Provider and Database | Dominik | 2012-09-18 | 21 | -1231/+2162 |
* | 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 | 4 | -23/+45 |
* | improving definition send and view intents | Dominik | 2012-09-12 | 2 | -191/+257 |
* | better definition of intent filters to open from file managers | Dominik | 2012-09-12 | 3 | -31/+45 |
* | improved comments | Dominik | 2012-09-12 | 2 | -8/+8 |
* | 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 | 16 | -330/+343 |
* | fixes, refactoring | Dominik | 2012-09-11 | 17 | -181/+153 |
* | fixes, cleanup | Dominik | 2012-09-10 | 9 | -496/+467 |
* | started working on signing | Dominik | 2012-09-10 | 4 | -110/+435 |
* | simplified use of progressdialog with apgservice | Dominik | 2012-09-10 | 11 | -200/+65 |
* | query key externalized into service | Dominik | 2012-09-10 | 5 | -91/+185 |
* | key server upload activity refactored | Dominik | 2012-09-10 | 5 | -125/+200 |
* | qr code scanning basically works | Dominik | 2012-09-10 | 5 | -55/+122 |
* | externalized import, export, started working on qr code import | Dominik | 2012-09-10 | 14 | -518/+702 |
* | removed commented deprecated code | Dominik | 2012-09-08 | 1 | -66/+3 |
* | fixes for lookup key | Dominik | 2012-09-08 | 1 | -4/+3 |
* | lookup key fixes | Dominik | 2012-09-08 | 4 | -63/+62 |
* | fix signature view, cleanup | Dominik | 2012-09-08 | 8 | -228/+41 |
* | dialog for setting passphrase is now in a fragment | Dominik | 2012-09-05 | 6 | -82/+256 |
* | debugging | Dominik | 2012-06-20 | 2 | -1/+35 |
* | merging actions in ApgService | Dominik | 2012-06-20 | 6 | -360/+279 |