aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Renamed keyDetails to key_detailsBahtiar `kalkin-` Gadimov2013-12-252-2/+2
* Added first draft of KeyDetailsActivityBahtiar `kalkin-` Gadimov2013-12-254-2/+215
* Added shortifyFingerprint() to PGPHelperBahtiar `kalkin-` Gadimov2013-12-251-0/+11
* Merge pull request #163 from erbsenmann/masterDominik Schürmann2013-11-092-0/+4
|\
| * Cleanup.erbsenmann2013-11-082-2/+2
| * Minor fix in OpenPgpData: type is now also considered in parcelerbsenmann2013-11-081-0/+2
| * Minor fix in OpenPgpData: type is now also written to and read from parcelerbsenmann2013-11-081-0/+2
|/
* Info about translationsDominik Schürmann2013-10-251-0/+4
* spring-cleaning: remove unused resources, rename strings from camelCase to sn...Dominik Schürmann2013-10-25147-9868/+492
* remove unused codeDominik Schürmann2013-10-061-49/+0
* QR Code import works nowDominik Schürmann2013-10-065-27/+91
* QR Code sharing with multiple QR CodesDominik Schürmann2013-10-055-11/+225
* Add parts of zxing library to generate qr codesDominik Schürmann2013-10-0567-1/+10307
* New API version, import from clipboardDominik Schürmann2013-10-0522-193/+928
* Merge branch 'master' of github.com:dschuermann/openpgp-keychainDominik Schürmann2013-10-023-52/+90
|\
| * Merge pull request #141 from kalkin/issue-140Dominik Schürmann2013-09-243-52/+90
| |\
| | * Fixed 140 - Multiline Entries in KeyServerQueryActivityBahtiar `kalkin-` Gadimov2013-09-243-52/+90
| |/
* | Show if item has wrong API versionDominik Schürmann2013-10-022-9/+34
* | API updateDominik Schürmann2013-10-027-51/+79
|/
* Increment for a beta buildDominik Schürmann2013-09-231-1/+1
* Remove old api docsDominik Schürmann2013-09-221-68/+0
* Fix margin of user ids in import layoutDominik Schürmann2013-09-221-1/+1
* Fix file import, part 2Dominik Schürmann2013-09-221-5/+2
* Fix file import, commitAllowingStateLoss() was he answer to fragment crashes,...Dominik Schürmann2013-09-225-87/+122
* Better support for gpg files in CMs file managerDominik Schürmann2013-09-221-3/+4
* Import keys with adapter, loader, and new designDominik Schürmann2013-09-2230-800/+705
* Move adapters into sub packageDominik Schürmann2013-09-223-0/+514
* Merge branch 'master' of github.com:dschuermann/openpgp-keychainDominik Schürmann2013-09-222-3/+5
|\
| * Update README.mdDominik Schürmann2013-09-221-3/+3
| * Merge pull request #134 from ashh87/masterDominik Schürmann2013-09-201-0/+2
| |\
| | * set mainUserIdRest visible after GONE in previous keyAshley Hughes2013-09-201-0/+2
| |/
* / Set default algorithms to SHA-512 and AES-256Dominik Schürmann2013-09-202-3/+3
|/
* Rename COPYING to LICENSEDominik Schürmann2013-09-191-0/+0
* Renaming some filesDominik Schürmann2013-09-197-28/+51
* Work on new Import activityDominik Schürmann2013-09-1920-234/+655
* Merge pull request #131 from ogasser/patch-1Dominik Schürmann2013-09-171-1/+1
|\
| * Don't use revoked keysogasser2013-09-171-1/+1
|/
* Merge pull request #128 from ashh87/masterDominik Schürmann2013-09-171-0/+13
|\
| * null checkAshley Hughes2013-09-171-1/+2
| * add public keys when importing secret keysAshley Hughes2013-09-171-0/+12
|/
* Merge branch 'master' of github.com:dschuermann/openpgp-keychainDominik Schürmann2013-09-171-0/+0
|\
| * Merge pull request #127 from ashh87/masterDominik Schürmann2013-09-171-0/+0
| |\
| | * Issue 115 - UTF passwordsAshley Hughes2013-09-171-0/+0
| |/
* / Updated PRNGFixes from official blogpostDominik Schürmann2013-09-172-97/+120
|/
* API documentationDominik Schürmann2013-09-161-1/+1
* API documentationDominik Schürmann2013-09-161-2/+0
* API documentationDominik Schürmann2013-09-162-2/+2
* API documentationDominik Schürmann2013-09-161-4/+4
* API documentationDominik Schürmann2013-09-165-8/+33
* Simplify exception handling in serviceDominik Schürmann2013-09-162-61/+23