aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res
Commit message (Collapse)AuthorAgeFilesLines
* slight layout changes to keyspinner_itemVincent Breitmoser2014-10-052-6/+5
|
* use new multi certify, layout fixesDominik Schürmann2014-10-042-135/+139
|
* Merge branch 'jacobshack-certify' of github.com:open-keychain/open-keychain ↵Vincent Breitmoser2014-10-042-17/+58
|\ | | | | | | into jacobshack-certify
| * add dividerDominik Schürmann2014-10-041-0/+6
| |
| * Workings on new parcel for key downloadsDominik Schürmann2014-10-041-10/+13
| |
| * Pass imported master key ids via result parcelDominik Schürmann2014-10-042-7/+39
| |
* | implement preliminary MultiCertifyActivity (most heavy lifting is done)Vincent Breitmoser2014-10-044-1/+196
| |
* | certify: get rid of fingerprint checkVincent Breitmoser2014-10-041-1/+0
|/ | | | | | Master key ids are unambiguous by database design, and only keys which are in the database are signed. There is no reason to check the fingerprint again during the certify operation.
* Merge branch 'jacobshack-certify' of github.com:open-keychain/open-keychain ↵Vincent Breitmoser2014-10-043-1/+140
|\ | | | | | | into jacobshack-certify
| * Merge branch 'jacobshack-certify' of github.com:open-keychain/open-keychain ↵Dominik Schürmann2014-10-041-1/+19
| |\ | | | | | | | | | into jacobshack-certify
| * | Import code, fix collision of key spinner with other loadersDominik Schürmann2014-10-041-1/+1
| | |
| * | New add keys activityDominik Schürmann2014-10-043-1/+140
| | |
* | | improve CertifyResult, add custom notifyVincent Breitmoser2014-10-0411-21/+38
| |/ |/|
* | redesign certify action to work with parcel input and resultVincent Breitmoser2014-10-041-1/+19
|/
* Make app_name translatableDominik Schürmann2014-10-032-6/+2
|
* Pull from transifexDominik Schürmann2014-10-0331-63/+154
|
* ChangelogDominik Schürmann2014-10-031-0/+6
|
* get rid of two consolidate number preferencesVincent Breitmoser2014-10-031-4/+1
|
* Add null check when retrieving key ids from contacts apiDominik Schürmann2014-10-021-0/+1
|
* Fix decrypt/verify from gmail/aosp mail with sharing intent, fix scrolling ↵Dominik Schürmann2014-10-011-73/+62
| | | | in decryt screen
* Add filterTouchesWhenObscured to prevent Touch-Event HijackingDominik Schürmann2014-10-012-0/+10
|
* Update from transifexDominik Schürmann2014-09-3065-313/+1332
|
* Clarify api_create_account_textDominik Schürmann2014-09-301-2/+2
|
* Remove unused layoutsDominik Schürmann2014-09-292-35/+0
|
* Maybe fixes encrypt files on tabletsDominik Schürmann2014-09-294-3/+2
|
* be more mindful of algorithm and usage flag interactionVincent Breitmoser2014-09-281-0/+2
| | | | Fixes #895
* Dont show keyboard by default in key creation to allow the user to get an ↵Dominik Schürmann2014-09-271-1/+1
| | | | overview what to type, use spannable where possible
* 3.0 beta1Dominik Schürmann2014-09-241-0/+14
|
* Merge branch 'master' of github.com:open-keychain/open-keychainVincent Breitmoser2014-09-2438-213/+948
|\
| * Pull from transifexDominik Schürmann2014-09-2438-213/+948
| |
* | fix save button when no file is selectedVincent Breitmoser2014-09-241-0/+1
|/
* Merge branch 'master' of github.com:open-keychain/open-keychainVincent Breitmoser2014-09-243-9/+14
|\
| * propose apps in apps listDominik Schürmann2014-09-243-9/+14
| |
* | show message about saving multiple files rather than hide the buttonVincent Breitmoser2014-09-241-0/+1
|/
* add subtle attention seeker to decryptactivity with available clipboard dataVincent Breitmoser2014-09-241-0/+1
| | | | | | Thanks Cyril Mottier https://plus.google.com/+CyrilMottier/posts/FABaJhRMCuy
* Fix strings reported by yahoe.001Dominik Schürmann2014-09-242-3/+3
|
* Merge openpgp-card lib into OpenKeychain, it was already depending on OK, no ↵Dominik Schürmann2014-09-242-0/+30
| | | | need to separate
* Fix new decrypt buttonDominik Schürmann2014-09-241-3/+0
|
* cleanupDominik Schürmann2014-09-241-28/+0
|
* Button text for decryptDominik Schürmann2014-09-242-13/+79
|
* Implement buttons in DecryptTextFragmentDominik Schürmann2014-09-232-3/+5
|
* DecryptTextActivity reworkDominik Schürmann2014-09-231-1/+2
|
* be more precise on importresult overall errorVincent Breitmoser2014-09-231-3/+6
|
* take failed keys into account in importkeyresult notificationVincent Breitmoser2014-09-231-0/+4
|
* passphrasecache: cache by master key, introduce preference for cache by subkeyVincent Breitmoser2014-09-232-0/+5
|
* reject keys with duplicate subkeys altogetherVincent Breitmoser2014-09-231-0/+1
| | | | closes #870
* log "unspecified" flags differentlyVincent Breitmoser2014-09-221-0/+2
|
* show authenticate flag in logsVincent Breitmoser2014-09-221-16/+32
|
* Hack to fix #805Dominik Schürmann2014-09-222-14/+14
|
* Fix custom key configuration for primary user idsDominik Schürmann2014-09-211-0/+2
|