Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix bug on Android 4.2 with DialogFragments especially with FileDialogFragment | Dominik Schürmann | 2013-01-06 | 15 | -164/+85 | |
| | ||||||
* | update readme | Dominik Schürmann | 2013-01-03 | 1 | -7/+9 | |
| | ||||||
* | Fix referencing of actionbarsherlock | Dominik Schürmann | 2012-12-26 | 3 | -4/+13 | |
| | ||||||
* | Fix IntentHelper | Dominik Schürmann | 2012-12-21 | 1 | -1/+1 | |
| | ||||||
* | Support fragments in api lib, bug fixes | Dominik Schürmann | 2012-12-21 | 6 | -12/+133 | |
| | ||||||
* | licenses into readme | Dominik Schürmann | 2012-12-19 | 3 | -29/+43 | |
| | ||||||
* | Fix for email query, add new email query with like | Dominik Schürmann | 2012-12-16 | 9 | -36/+151 | |
| | ||||||
* | cleanup, add SCAN_QR_CODE intent | Dominik Schürmann | 2012-12-14 | 9 | -26/+41 | |
| | ||||||
* | AIDL API changes | Dominik Schürmann | 2012-12-14 | 36 | -275/+1113 | |
| | ||||||
* | API changes | Dominik Schürmann | 2012-12-12 | 34 | -787/+303 | |
| | ||||||
* | Update ActionBarSherlock | Dominik Schürmann | 2012-12-12 | 113 | -209/+3797 | |
| | ||||||
* | Fix export of keys | Dominik | 2012-11-22 | 5 | -70/+70 | |
| | ||||||
* | Changed layout to have source on bottom in encrypt and decrypt, fixes for ↵ | Dominik | 2012-11-22 | 6 | -351/+358 | |
| | | | | decrypt methods | |||||
* | deactive search until it is reimplemented, syntax improvements in ↵ | Dominik | 2012-11-21 | 4 | -22/+32 | |
| | | | | Compatibility class | |||||
* | 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 | |
| |\ | | | | | | | EXTRA_KEY_ID = "masterKeyId" | |||||
| | * | 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 ↵ | Dominik | 2012-11-14 | 40 | -1268/+2160 | |
| | | | | ApgService for RPC | |||||
* | 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 | |
| | | | | which is changed on the fly in bindChildView() | |||||
* | 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 | |
| |