aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | Material Design: Full screen dialogsDominik Schürmann2015-01-2644-91/+66
| | | | | |
| * | | | | introduce PromoteKeyOperation to create dummy secret from public keysVincent Breitmoser2015-01-251-0/+7
| | | | | |
| * | | | | work on divert-to-key and other keyring stuffVincent Breitmoser2015-01-251-0/+2
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - allow modifySecretKeyRing operation without passphrase, but a only restricted subset of operations (ie, s2k strip/divert) - pass byte array with serial number to key edit operation to initialize divert-to-card key - update spongycastle to support serial numbers in iv for divert-to-card
| * | | | Style tabs, add missing drawablesDominik Schürmann2015-01-1515-6/+13
| | | | |
| * | | | Fix drawable sizesDominik Schürmann2015-01-1419-0/+0
| | | | |
| * | | | Toolbar for settingsDominik Schürmann2015-01-148-3/+13
| | | | |
| * | | | Integrate QR Code library instead of requiring the app to be installed, also ↵Dominik Schürmann2015-01-141-0/+1
| | | | | | | | | | | | | | | | | | | | due to security reasons
| * | | | Reorganize folders of graphics sourcesDominik Schürmann2015-01-1437-1/+1
| | | | |
| * | | | Merge branch 'development' of github.com:open-keychain/open-keychain into ↵Dominik Schürmann2015-01-141-0/+1
| |\ \ \ \ | | | | | | | | | | | | | | | | | | development
| | * | | | small fixes to user attribute handlingVincent Breitmoser2015-01-141-0/+1
| | | | | |
| * | | | | Fix SearchViewDominik Schürmann2015-01-144-19/+44
| |/ / / /
| * | | | Better way to have dark toolbar and light themeDominik Schürmann2015-01-142-33/+3
| | | | |
| * | | | Fix Toolbars in decrypt activitiesDominik Schürmann2015-01-141-8/+18
| | | | |
| * | | | Launcher icon fixesDominik Schürmann2015-01-149-12/+0
| | | | |
| * | | | Merge branch 'development' of github.com:open-keychain/open-keychain into ↵Dominik Schürmann2015-01-141-1/+36
| |\ \ \ \ | | | | | | | | | | | | | | | | | | development
| | * | | | actually import user attributes (though they are not shown anywhere yet)Vincent Breitmoser2015-01-141-0/+17
| | | | | |
| | * | | | support addition of user attributesVincent Breitmoser2015-01-131-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: OpenKeychain/src/main/java/org/sufficientlysecure/keychain/service/SaveKeyringParcel.java OpenKeychain/src/main/res/values/strings.xml
| | * | | | add support for user attributes (during canonicalization)Vincent Breitmoser2015-01-121-1/+16
| | | | | |
| * | | | | Use Toolbar and new BaseActivityDominik Schürmann2015-01-1327-828/+1099
| | | | | |
| * | | | | GreenDominik Schürmann2015-01-13227-45/+164
| | | | | |
| * | | | | Start working on Material DesignDominik Schürmann2015-01-1310-125/+154
| |/ / / /
* | | | | small language fixVincent Breitmoser2015-01-161-2/+2
| | | | |
* | | | | linked id ui work dns/twitterVincent Breitmoser2015-01-162-5/+3
| | | | |
* | | | | affirmation -> linked identityVincent Breitmoser2015-01-159-29/+29
| | | | |
* | | | | work on dns resource, working (dummy) verificationVincent Breitmoser2015-01-144-13/+232
| | | | |
* | | | | small fixes to user attribute handlingVincent Breitmoser2015-01-141-0/+1
| | | | |
* | | | | actually import user attributes (though they are not shown anywhere yet)Vincent Breitmoser2015-01-141-0/+17
| | | | |
* | | | | certification of the first linked identity packet!Vincent Breitmoser2015-01-131-0/+1
| | | | |
* | | | | add back button to wizard fragmentsVincent Breitmoser2015-01-136-12/+24
| | | | |
* | | | | some work on twitter resourceVincent Breitmoser2015-01-136-14/+627
| | | | |
* | | | | add dns button to linked identity selectionVincent Breitmoser2015-01-122-1/+36
| | | | |
* | | | | support addition of user attributesVincent Breitmoser2015-01-121-1/+4
| | | | |
* | | | | add support for user attributes (during canonicalization)Vincent Breitmoser2015-01-121-1/+16
| | | | |
* | | | | even more intermediate resultVincent Breitmoser2015-01-122-5/+32
| | | | |
* | | | | intermediate state, nothing really working yetVincent Breitmoser2015-01-127-0/+453
|/ / / /
* | | | Test new iconDominik Schürmann2015-01-076-0/+0
| | | |
* | | | OpenPGP instead of PGPDominik Schürmann2015-01-071-5/+5
| | | |
* | | | PIn not pin passphraseDominik Schürmann2015-01-071-1/+1
| | | |
* | | | OpenPGP not PGPDominik Schürmann2015-01-072-2/+2
| | | |
* | | | Merge branch 'development' of github.com:open-keychain/open-keychain into ↵Dominik Schürmann2015-01-069-56/+74
|\ \ \ \ | | | | | | | | | | | | | | | development
| * | | | make certify routines more robust (#1016)Vincent Breitmoser2015-01-031-0/+1
| | | | |
| * | | | add more descriptive string about non-mdc encrypted dataVincent Breitmoser2015-01-031-0/+1
| | | | |
| * | | | encapsulate high level edit key into new operation classVincent Breitmoser2015-01-031-0/+8
| | | | |
| * | | | deal with non-existent user ids during import (#994)Vincent Breitmoser2015-01-021-6/+7
| | | | |
| * | | | extend canonicalize to strip local certificates on exportVincent Breitmoser2015-01-029-49/+51
| | | | |
| * | | | small improvements regarding pin tests and loggingVincent Breitmoser2015-01-011-1/+3
| | | | |
| * | | | Merge branch 'development' of github.com:open-keychain/open-keychain into ↵Vincent Breitmoser2014-12-3018-29/+29
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | development Conflicts: OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp/CanonicalizedSecretKey.java OpenKeychain/src/main/res/values/strings.xml
| * | | | | add PIN as a SecretKeyTypeVincent Breitmoser2014-12-301-0/+2
| | | | | |
| * | | | | introduce handling of notation direct key signatures, and experimental pin ↵Vincent Breitmoser2014-12-309-9/+11
| | |_|_|/ | |/| | | | | | | | | | | | | notation packet
* | | | | Passphrase wizard testsDominik Schürmann2015-01-067-0/+280
| |/ / / |/| | |