Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | redesign certify action to work with parcel input and result | Vincent Breitmoser | 2014-10-04 | 1 | -1/+19 | |
|/ | ||||||
* | Make app_name translatable | Dominik Schürmann | 2014-10-03 | 2 | -6/+2 | |
| | ||||||
* | Pull from transifex | Dominik Schürmann | 2014-10-03 | 31 | -63/+154 | |
| | ||||||
* | Changelog | Dominik Schürmann | 2014-10-03 | 1 | -0/+6 | |
| | ||||||
* | get rid of two consolidate number preferences | Vincent Breitmoser | 2014-10-03 | 1 | -4/+1 | |
| | ||||||
* | Add null check when retrieving key ids from contacts api | Dominik Schürmann | 2014-10-02 | 1 | -0/+1 | |
| | ||||||
* | Fix decrypt/verify from gmail/aosp mail with sharing intent, fix scrolling ↵ | Dominik Schürmann | 2014-10-01 | 1 | -73/+62 | |
| | | | | in decryt screen | |||||
* | Add filterTouchesWhenObscured to prevent Touch-Event Hijacking | Dominik Schürmann | 2014-10-01 | 2 | -0/+10 | |
| | ||||||
* | Update from transifex | Dominik Schürmann | 2014-09-30 | 65 | -313/+1332 | |
| | ||||||
* | Clarify api_create_account_text | Dominik Schürmann | 2014-09-30 | 1 | -2/+2 | |
| | ||||||
* | Remove unused layouts | Dominik Schürmann | 2014-09-29 | 2 | -35/+0 | |
| | ||||||
* | Maybe fixes encrypt files on tablets | Dominik Schürmann | 2014-09-29 | 4 | -3/+2 | |
| | ||||||
* | be more mindful of algorithm and usage flag interaction | Vincent Breitmoser | 2014-09-28 | 1 | -0/+2 | |
| | | | | Fixes #895 | |||||
* | Dont show keyboard by default in key creation to allow the user to get an ↵ | Dominik Schürmann | 2014-09-27 | 1 | -1/+1 | |
| | | | | overview what to type, use spannable where possible | |||||
* | 3.0 beta1 | Dominik Schürmann | 2014-09-24 | 1 | -0/+14 | |
| | ||||||
* | Merge branch 'master' of github.com:open-keychain/open-keychain | Vincent Breitmoser | 2014-09-24 | 38 | -213/+948 | |
|\ | ||||||
| * | Pull from transifex | Dominik Schürmann | 2014-09-24 | 38 | -213/+948 | |
| | | ||||||
* | | fix save button when no file is selected | Vincent Breitmoser | 2014-09-24 | 1 | -0/+1 | |
|/ | ||||||
* | Merge branch 'master' of github.com:open-keychain/open-keychain | Vincent Breitmoser | 2014-09-24 | 3 | -9/+14 | |
|\ | ||||||
| * | propose apps in apps list | Dominik Schürmann | 2014-09-24 | 3 | -9/+14 | |
| | | ||||||
* | | show message about saving multiple files rather than hide the button | Vincent Breitmoser | 2014-09-24 | 1 | -0/+1 | |
|/ | ||||||
* | add subtle attention seeker to decryptactivity with available clipboard data | Vincent Breitmoser | 2014-09-24 | 1 | -0/+1 | |
| | | | | | | Thanks Cyril Mottier https://plus.google.com/+CyrilMottier/posts/FABaJhRMCuy | |||||
* | Fix strings reported by yahoe.001 | Dominik Schürmann | 2014-09-24 | 2 | -3/+3 | |
| | ||||||
* | Merge openpgp-card lib into OpenKeychain, it was already depending on OK, no ↵ | Dominik Schürmann | 2014-09-24 | 2 | -0/+30 | |
| | | | | need to separate | |||||
* | Fix new decrypt button | Dominik Schürmann | 2014-09-24 | 1 | -3/+0 | |
| | ||||||
* | cleanup | Dominik Schürmann | 2014-09-24 | 1 | -28/+0 | |
| | ||||||
* | Button text for decrypt | Dominik Schürmann | 2014-09-24 | 2 | -13/+79 | |
| | ||||||
* | Implement buttons in DecryptTextFragment | Dominik Schürmann | 2014-09-23 | 2 | -3/+5 | |
| | ||||||
* | DecryptTextActivity rework | Dominik Schürmann | 2014-09-23 | 1 | -1/+2 | |
| | ||||||
* | be more precise on importresult overall error | Vincent Breitmoser | 2014-09-23 | 1 | -3/+6 | |
| | ||||||
* | take failed keys into account in importkeyresult notification | Vincent Breitmoser | 2014-09-23 | 1 | -0/+4 | |
| | ||||||
* | passphrasecache: cache by master key, introduce preference for cache by subkey | Vincent Breitmoser | 2014-09-23 | 2 | -0/+5 | |
| | ||||||
* | reject keys with duplicate subkeys altogether | Vincent Breitmoser | 2014-09-23 | 1 | -0/+1 | |
| | | | | closes #870 | |||||
* | log "unspecified" flags differently | Vincent Breitmoser | 2014-09-22 | 1 | -0/+2 | |
| | ||||||
* | show authenticate flag in logs | Vincent Breitmoser | 2014-09-22 | 1 | -16/+32 | |
| | ||||||
* | Hack to fix #805 | Dominik Schürmann | 2014-09-22 | 2 | -14/+14 | |
| | ||||||
* | Fix custom key configuration for primary user ids | Dominik Schürmann | 2014-09-21 | 1 | -0/+2 | |
| | ||||||
* | Fix ConsolidateResult, needed parcelable methods | Dominik Schürmann | 2014-09-21 | 1 | -2/+2 | |
| | ||||||
* | Feature to change key configuration in create key | Dominik Schürmann | 2014-09-21 | 2 | -2/+53 | |
| | ||||||
* | Small UI fixes | Dominik Schürmann | 2014-09-21 | 6 | -47/+41 | |
| | ||||||
* | Merge user ids in import list for better display | Dominik Schürmann | 2014-09-21 | 2 | -31/+11 | |
| | ||||||
* | New key flags icons, subkey adapter redesign, support authanticate flag in ↵ | Dominik Schürmann | 2014-09-20 | 28 | -7/+18 | |
| | | | | database | |||||
* | respect user id revocation signatures | Vincent Breitmoser | 2014-09-20 | 1 | -1/+5 | |
| | | | | Closes #836 | |||||
* | Beautify key id (thanks to Tim Bray) | Dominik Schürmann | 2014-09-19 | 3 | -5/+2 | |
| | ||||||
* | Remove certificate validation code from ViewCertActivity, they are already ↵ | Dominik Schürmann | 2014-09-19 | 2 | -23/+3 | |
| | | | | validated by import | |||||
* | Use key icons in import, prettify items | Dominik Schürmann | 2014-09-18 | 1 | -30/+24 | |
| | ||||||
* | Swipe-to-refresh fixes | Dominik Schürmann | 2014-09-18 | 1 | -3/+10 | |
| | ||||||
* | Use key icons in spinners | Dominik Schürmann | 2014-09-17 | 2 | -44/+40 | |
| | ||||||
* | Result parcel refactorings (WIP) | Dominik Schürmann | 2014-09-17 | 1 | -1/+1 | |
| | ||||||
* | Work on new result handling (WIP) | Dominik Schürmann | 2014-09-17 | 2 | -1/+2 | |
| |