aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main
Commit message (Collapse)AuthorAgeFilesLines
* Update from transifexDominik Schürmann2014-04-1926-106/+117
|
* better error string for too many responsesDominik Schürmann2014-04-191-1/+1
|
* Trying a fix for #585Dominik Schürmann2014-04-194-18/+22
|
* Fix some smaller annoyances, closes #583, #582Dominik Schürmann2014-04-192-11/+5
|
* Fix more stringsDominik Schürmann2014-04-1913-36/+36
|
* certify keysDominik Schürmann2014-04-191-2/+2
|
* Update from transifexDominik Schürmann2014-04-1915-512/+0
|
* fix unified query columns for select*fragmentVincent Breitmoser2014-04-182-6/+5
|
* Remove unused strings, fix some lint errors, fix some language confusionsDominik Schürmann2014-04-1821-193/+28
|
* Translations from transifexDominik Schürmann2014-04-1835-27/+54
|
* Do not show lookup button in decrypt activity for decryption-onlyDominik Schürmann2014-04-181-2/+4
|
* Small language corrections (thanks to yahoe.001)Dominik Schürmann2014-04-181-1/+1
|
* FIx nfc buttonDominik Schürmann2014-04-182-7/+14
|
* Fix upload of keys, closes #581Dominik Schürmann2014-04-182-3/+8
|
* OK 2.6 RC1Dominik Schürmann2014-04-171-2/+2
|
* changelog 2.6Dominik Schürmann2014-04-171-0/+1
|
* Remove kill hack in KeychainDatabaseDominik Schürmann2014-04-171-9/+0
|
* Remove dev hack in KeychainDatabaseDominik Schürmann2014-04-171-5/+0
|
* Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2014-04-179-154/+181
|\
| * get rid of PgpKeyHelper.getMasterKeyIdVincent Breitmoser2014-04-174-33/+21
| | | | | | | | Closes #575
| * NotFoundExceptions for all getGeneric-type methodsVincent Breitmoser2014-04-177-121/+160
| |
* | Add faq entry for keyserver bug, closes #552Dominik Schürmann2014-04-171-0/+3
|/
* load data only once in ImportKeysListLoaderVincent Breitmoser2014-04-171-3/+7
| | | | Fixes #571
* add up navigation in ViewCertActivityVincent Breitmoser2014-04-174-1/+13
| | | | Fixes #567
* use project icons for certification statusVincent Breitmoser2014-04-1734-8/+8
| | | | Closes #573
* Update comments in AndroidManifestDominik Schürmann2014-04-171-4/+6
|
* Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2014-04-172-5/+14
|\
| * secret keys can only be deleted individually from multi selectionVincent Breitmoser2014-04-172-5/+14
| |
* | Rename provider types following ↵Dominik Schürmann2014-04-171-12/+35
|/ | | | http://developer.android.com/guide/topics/providers/content-provider-creating.html
* essential instead of integralDominik Schürmann2014-04-161-1/+1
|
* Use git submodules for libs, fix compilation, remove library sourcecodeDominik Schürmann2014-04-162-8/+4
|
* Merge pull request #576 from Valodim/stripped-secretkeysDominik Schürmann2014-04-1611-30/+110
|\ | | | | Support stripped secretkeys
| * Fix even more whitespaceVincent2014-04-161-1/+1
| |
| * Fix more whitespaceVincent2014-04-161-2/+2
| |
| * Fix whitespaceVincent2014-04-161-1/+1
| |
| * stripped support: implement has_secret support, in ui and impot of secret keysVincent Breitmoser2014-04-166-12/+81
| | | | | | | | Closes #570
| * stripped support: add has_secret column to keys tableVincent Breitmoser2014-04-168-18/+29
| |
* | Translations from transifex, fix some strings referencesDominik Schürmann2014-04-1658-1148/+190
| |
* | Fix help_startDominik Schürmann2014-04-161-1/+1
|/
* Clarify commentsDominik Schürmann2014-04-161-2/+2
|
* Version 2.6 beta1Dominik Schürmann2014-04-161-2/+2
|
* Start changelog for 2.6Dominik Schürmann2014-04-161-0/+8
|
* commentsDominik Schürmann2014-04-161-2/+2
|
* Handle new exceptions in remote serviceDominik Schürmann2014-04-161-7/+44
|
* Fix SIGNATURE_UNKNOWN_PUB_KEYDominik Schürmann2014-04-163-36/+27
|
* Fix PgpDecryptVerify signature verification: search for right signature ↵Dominik Schürmann2014-04-153-53/+60
| | | | subkey instead of using first subkey for verification
* Fix ViewHolder in ImportKeysAdapterDominik Schürmann2014-04-152-25/+30
|
* Optimize importsDominik Schürmann2014-04-1549-31/+68
|
* Fix nullpointer in ImportKeysListEntryDominik Schürmann2014-04-151-6/+7
|
* center empty-info of cert fragment, closes #566Dominik Schürmann2014-04-151-2/+1
|