aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | Fix theme settingDominik Schürmann2015-08-271-0/+2
* | | | | | | | | | | | | | | | | Prettify settings, rename some stringsDominik Schürmann2015-08-2724-20/+45
|/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Use SwitchPreference more oftenDominik Schürmann2015-08-274-20/+20
* | | | | | | | | | | | | | | | Experimental features settings reworkedDominik Schürmann2015-08-276-23/+71
* | | | | | | | | | | | | | | | Remove dead codeDominik Schürmann2015-08-279-649/+59
* | | | | | | | | | | | | | | | Experimental feature settingDominik Schürmann2015-08-276-9/+60
* | | | | | | | | | | | | | | | fix msg_ip_merge_secretDominik Schürmann2015-08-261-1/+1
* | | | | | | | | | | | | | | | Use CDATA to prevent transifex problemsDominik Schürmann2015-08-261-6/+6
* | | | | | | | | | | | | | | | Pull from transifexDominik Schürmann2015-08-2644-4229/+965
* | | | | | | | | | | | | | | | Pull from transifexDominik Schürmann2015-08-2552-755/+1178
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #1501 from open-keychain/multi-thread-fixDominik Schürmann2015-08-241-55/+31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | fixed update all crashAdithya Abraham Philip2015-08-241-55/+31
* | | | | | | | | | | | | | | | API: Fix get sign key, related to OpenPgpKeyPreference bugsDominik Schürmann2015-08-242-30/+37
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Better del_rev_dialog_titleDominik Schürmann2015-08-241-1/+1
* | | | | | | | | | | | | | | Better del_rev_dialog_messageDominik Schürmann2015-08-241-1/+1
* | | | | | | | | | | | | | | Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2015-08-244-1/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | trigger indexing of file after operation (#1498)Vincent Breitmoser2015-08-221-1/+6
| * | | | | | | | | | | | | | | mention filename to export to in logVincent Breitmoser2015-08-223-0/+4
* | | | | | | | | | | | | | | | Move proxy pref values out of stringsDominik Schürmann2015-08-245-13/+19
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | introduced constants for keyserver sync, fixed sync issueAdithya Abraham Philip2015-08-2012-68/+77
* | | | | | | | | | | | | | | added on/off summariesAdithya Abraham Philip2015-08-203-8/+34
* | | | | | | | | | | | | | | added sync preferencesAdithya Abraham Philip2015-08-206-3/+95
* | | | | | | | | | | | | | | changed orbot notification iconsAdithya Abraham Philip2015-08-2017-7/+12
* | | | | | | | | | | | | | | changed sync nameAdithya Abraham Philip2015-08-202-1/+5
* | | | | | | | | | | | | | | reworked keyserversyncadapterservice flowAdithya Abraham Philip2015-08-208-163/+385
* | | | | | | | | | | | | | | improved orbot notify, added periodic syncAdithya Abraham Philip2015-08-205-18/+104
* | | | | | | | | | | | | | | introduced keyserver sync adapterAdithya Abraham Philip2015-08-2014-26/+456
* | | | | | | | | | | | | | | Fix theme problemsDominik Schürmann2015-08-1811-19/+27
* | | | | | | | | | | | | | | Fix CryptoInputParcel handling for YubiKeysDominik Schürmann2015-08-181-20/+5
* | | | | | | | | | | | | | | Update aboutDominik Schürmann2015-08-171-14/+21
* | | | | | | | | | | | | | | Add additional langs from transifexDominik Schürmann2015-08-1715-0/+1656
* | | | | | | | | | | | | | | Pull from transifexDominik Schürmann2015-08-1751-321/+1039
* | | | | | | | | | | | | | | Changelog 3.5Dominik Schürmann2015-08-171-0/+7
* | | | | | | | | | | | | | | Merge branch 'master' of github.com:open-keychain/open-keychainVincent Breitmoser2015-08-171-43/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Revoke master key onlyDominik Schürmann2015-08-171-43/+5
* | | | | | | | | | | | | | | | apply fixPgpMessage to plaintext/armored decrypt inputVincent Breitmoser2015-08-172-23/+34
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | display dummy key for empty result, don't display during searchVincent Breitmoser2015-08-141-2/+3
* | | | | | | | | | | | | | | show dummy item if there are no secret keysVincent Breitmoser2015-08-143-4/+121
* | | | | | | | | | | | | | | always show MainActivity after first-time CreateKeyActivityVincent Breitmoser2015-08-142-14/+16
* | | | | | | | | | | | | | | Lock orientation for yubikey operationsDominik Schürmann2015-08-122-0/+90
* | | | | | | | | | | | | | | Change license of NfcOperationActivity and fix copyright in BaseNfcActivityDominik Schürmann2015-08-122-3/+19
* | | | | | | | | | | | | | | Fix theme bugsDominik Schürmann2015-08-127-14/+47
* | | | | | | | | | | | | | | Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2015-08-121-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of github.com:open-keychain/open-keychainVincent Breitmoser2015-08-121-5/+21
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | show result error in cachingcryptooperationfragment (related #1445)Vincent Breitmoser2015-08-121-0/+1
* | | | | | | | | | | | | | | | | Adpt official theme naming schemaDominik Schürmann2015-08-124-18/+18
* | | | | | | | | | | | | | | | | Style dialog buttonsDominik Schürmann2015-08-122-2/+16
| |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | API: Better fallback for OpenPgpDecryptionResultDominik Schürmann2015-08-121-5/+21
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Support API version 8Dominik Schürmann2015-08-101-2/+3
* | | | | | | | | | | | | | | Increase s2k iterations back to 0x90Dominik Schürmann2015-08-101-2/+2