aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/CreateKeyActivity.java
Commit message (Collapse)AuthorAgeFilesLines
* Remove lefover commentDominik Schürmann2016-04-301-1/+1
|
* Fix animation in manage keys for security tokensDominik Schürmann2016-04-301-5/+8
|
* OTG: Skip TokenWaitFragmen when otg device is connectedNikita Mikhailov2016-04-151-7/+12
|
* OTG: rename Smartcard -> SecurityTokenNikita Mikhailov2016-04-141-17/+17
|
* OTG: refactor, change nfc prefix to smartcardNikita Mikhailov2016-04-141-1/+1
|
* OTG: Refactor persistent connections, namingNikita Mikhailov2016-04-141-1/+1
|
* OTG: Rename 'javacard' package, methods, remove JavacardInterfaceNikita Mikhailov2016-04-141-3/+3
|
* OTG: update methodsNikita Mikhailov2016-04-141-3/+3
|
* Use Nordpol for BaseNfcActivityPetter Arvidsson2016-01-121-1/+1
| | | | | | | | - Replace handling of intents with Nordpol tag dispatcher - Update CreateKeyActivity to pass it's intent to the tag dispatcher when invoked by the system (onCreate) - Add Fidesmo marmeladburk repository - Add dependency on nordpol-android and nordpol-core
* Use more generic 'Security Token' where possible, add sutitle to create key ↵Dominik Schürmann2016-01-101-22/+22
| | | | what tokens are supported
* UI preparations for yubikey resetDominik Schürmann2015-10-161-2/+2
|
* Improve NFC exception handling, fixes RuntimeExceptionsDominik Schürmann2015-09-301-2/+2
|
* Fix crashes with Fluffys PGP appletDominik Schürmann2015-09-301-4/+6
|
* Enable YubiKey creationDominik Schürmann2015-09-301-14/+5
|
* always show MainActivity after first-time CreateKeyActivityVincent Breitmoser2015-08-141-2/+14
|
* Fix YubiKey importDominik Schürmann2015-07-081-9/+9
|
* Disable YubiKey creationDominik Schürmann2015-07-061-6/+15
|
* In NfcOperationsActivity, show NFC errors inline, in others show as NotifyDominik Schürmann2015-07-061-5/+2
|
* New NFC dialog design with indeterminate progress, do NFC stuff in backgroundDominik Schürmann2015-07-031-15/+26
|
* Change PIN and Admin PIN after move to key operationDominik Schürmann2015-07-021-6/+6
|
* Add create key fragments for YubiKey PINsDominik Schürmann2015-07-011-9/+17
|
* Revert "Disable YubiKey key creation for release"Dominik Schürmann2015-06-301-14/+5
| | | | This reverts commit 340f2e442a93e4b3ab2c223fc4ab679f09f75ecd.
* Disable YubiKey key creation for releaseDominik Schürmann2015-06-301-5/+14
|
* Connect YubiKey URL to OpenKeychainDominik Schürmann2015-06-291-4/+24
|
* Create key wizard for blank YubiKeyDominik Schürmann2015-06-291-28/+27
|
* Moving blank smart card messages to strings.xmlJoey Castillo2015-05-131-2/+2
|
* Adding NFC Key to Card operation, accessible from Edit Key activity.Joey Castillo2015-05-121-17/+46
|
* Rename for consistencyDominik Schürmann2015-05-061-3/+2
|
* Fix cancel/skip in create key wizardDominik Schürmann2015-05-041-1/+1
|
* finish ui flow for yubikey importVincent Breitmoser2015-03-221-13/+32
|
* move yubikey import into viewkeyfragmentVincent Breitmoser2015-03-221-3/+31
|
* split up wait/action yubikey fragmentsVincent Breitmoser2015-03-211-0/+6
|
* work on ad-hoc yubikey import supportVincent Breitmoser2015-03-211-8/+14
|
* first steps toward yubikey activityVincent Breitmoser2015-03-211-1/+7
| | | | | - move BaseActivity into new package - extract BaseNfcActivity from NfcOperationsActivity
* Remove on click on iconDominik Schürmann2015-03-191-0/+2
|
* Manage my keys wizardDominik Schürmann2015-03-191-30/+62
|
* New Passphrase class for safer passphrase handling in memoryDominik Schürmann2015-03-191-1/+10
|
* Make create key wizard step-by-stepDominik Schürmann2015-03-091-2/+2
|
* #1042 replaced some int constants with enumsDaniel Nelz2015-03-041-8/+10
| | | | | Created enum FragAction in CreateKeyActivity.java and enum State in KeyFormattingUtils.java and replaced int constants with them
* lift language level to java 7, and some code cleanupVincent Breitmoser2015-01-251-1/+0
|
* Refactor BaseActivityDominik Schürmann2015-01-131-2/+2
|
* Use Toolbar and new BaseActivityDominik Schürmann2015-01-131-3/+6
|
* Fix animations in create keyDominik Schürmann2014-07-311-14/+16
|
* Fix conflictsDominik Schürmann2014-07-301-1/+2
|
* Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2014-07-301-0/+1
|\ | | | | | | | | | | Conflicts: OpenKeychain/src/main/java/org/sufficientlysecure/keychain/remote/ui/AccountSettingsFragment.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/CreateKeyActivity.java
| * fix a couple remaining AppMsgsVincent Breitmoser2014-07-291-6/+3
| |
* | Create key with fragmentsDominik Schürmann2014-07-301-210/+42
|/
* Work on first time wizard designDominik Schürmann2014-07-271-7/+67
|
* Program flow fixesDominik Schürmann2014-07-251-22/+24
|
* Simple create keyDominik Schürmann2014-07-161-1/+0
|