aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* Refactored code to use functions already present in code, reduced liberties t...Alex Fong2016-05-052-28/+29
* (WIP) Change password when key is stripped #1692Alex Fong2016-05-0410-64/+336
* api: add a comment explaining use of wrapperBundleVincent Breitmoser2016-05-041-0/+1
* api: ACTION_GET_KEY selects by any subkey, rather than just master key idVincent Breitmoser2016-05-041-1/+2
* Fix rotation crash in CreateSecurityTokenWaitFragmentNikita Mikhailov2016-05-011-2/+2
* Fix error codes for ykneo-openpgp 1.0.11Dominik Schürmann2016-04-301-24/+49
* Remove lefover commentDominik Schürmann2016-04-301-1/+1
* Fix animation in manage keys for security tokensDominik Schürmann2016-04-309-30/+47
* Fix createUserIdDominik Schürmann2016-04-291-1/+1
* Merge pull request #1819 from 007durgesh219/Issue#1817Dominik Schürmann2016-04-296-24/+31
|\
| * Fix Crash when no encryption subkey is available, Issue #1817Durgesh2016-04-146-24/+31
* | Use proper ImportKeysProxyActivity to scan QR CodesDominik Schürmann2016-04-291-5/+6
* | Merge branch 'master' of https://github.com/LuboViluda/open-keychain into Lub...Dominik Schürmann2016-04-291-0/+58
|\ \
| * | unnecesary code removedLubo Viluda2016-04-121-1/+0
| * | Unnecesary code removed and string repairedLubo Viluda2016-04-121-1/+1
| * | Activity renamedLubo Viluda2016-04-041-2/+2
| * | Changed activity during RedirectKeysActivityLubo Viluda2016-04-041-6/+1
| * | Theme changeLubo Viluda2016-03-241-1/+0
| * | upgrade of Redirect import activityLubo Viluda2016-03-241-23/+28
| * | #1661 - Don't expose CertifyActivityLubo Viluda2016-03-201-0/+60
* | | Use StringBuilder.append() according to lintDominik Schürmann2016-04-291-2/+6
* | | Re-enable move-to-card option, improve stringsDominik Schürmann2016-04-294-89/+81
* | | Include only add button in dropdown widthDominik Schürmann2016-04-291-2/+2
* | | Merge branch 'Issue#925' of https://github.com/007durgesh219/open-keychain in...Dominik Schürmann2016-04-292-0/+27
|\ \ \
| * | | Add + button besides TokenAutoComplete, Issue #925Durgesh2016-04-142-0/+27
| | |/ | |/|
* | | Merge pull request #1816 from fiaxh/no_name_choose_emailDominik Schürmann2016-04-293-6/+15
|\ \ \
| * | | Better handle user_id sidecases while splittingfiaxh2016-04-122-2/+11
| * | | Use email field to match email in KeychainProviderfiaxh2016-04-121-4/+4
* | | | Merge pull request #1831 from fiaxh/key_creation_flexibleDominik Schürmann2016-04-295-83/+60
|\ \ \ \
| * | | | Handle user input on key creation more generouslyfiaxh2016-04-155-83/+60
* | | | | Merge pull request #1832 from 007durgesh219/WrongCachedFileEncryptDominik Schürmann2016-04-291-0/+2
|\ \ \ \ \
| * | | | | Fix Wrong file encrypted from cached inputDurgesh2016-04-151-0/+2
| | |_|/ / | |/| | |
* | | | | Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2016-04-295-43/+91
|\ \ \ \ \
| * | | | | api: allow caching of sessionKey in OpenPgpDecryptResultVincent Breitmoser2016-04-295-43/+91
* | | | | | Update libraries, add proguard filters to be under 64K limitDominik Schürmann2016-04-291-1/+2
|/ / / / /
* | | | | Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2016-04-1811-29/+47
|\ \ \ \ \
| * | | | | Check subkey id instead of masterkey id on security token operationsNikita Mikhailov2016-04-162-8/+10
| * | | | | Check if security token keys match required once before signing/decryptionNikita Mikhailov2016-04-162-5/+21
| * | | | | Update obsolete Nfc class prefixesNikita Mikhailov2016-04-169-24/+24
* | | | | | Fix delete_failDominik Schürmann2016-04-181-1/+2
|/ / / / /
* | | | | OTG: Rename smartcard -> security tokenNikita Mikhailov2016-04-155-29/+29
* | | | | OTG: Skip TokenWaitFragmen when otg device is connectedNikita Mikhailov2016-04-153-11/+27
* | | | | OTG: Fix connection issuesNikita Mikhailov2016-04-153-24/+17
* | | | | OTG: Replace colons with dashes in usb error messagesNikita Mikhailov2016-04-141-8/+8
* | | | | OTG: rename Smartcard -> SecurityTokenNikita Mikhailov2016-04-1413-129/+127
* | | | | OTG: rescan devices before next operationNikita Mikhailov2016-04-143-19/+58
* | | | | OTG: Add copyrightNikita Mikhailov2016-04-141-0/+17
* | | | | OTG: fix icc powering methodNikita Mikhailov2016-04-141-1/+1
* | | | | OTG: Add/Update copyrightsNikita Mikhailov2016-04-1410-0/+143
* | | | | OTG: Remove obsolete Pin classes, reenable changeKey methodNikita Mikhailov2016-04-144-93/+24