aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/base
Commit message (Expand)AuthorAgeFilesLines
* Fix error codes for ykneo-openpgp 1.0.11Dominik Schürmann2016-04-301-24/+49
* Fix animation in manage keys for security tokensDominik Schürmann2016-04-301-6/+6
* OTG: Rename smartcard -> security tokenNikita Mikhailov2016-04-152-10/+10
* OTG: Fix connection issuesNikita Mikhailov2016-04-151-4/+9
* OTG: rename Smartcard -> SecurityTokenNikita Mikhailov2016-04-141-62/+61
* OTG: rescan devices before next operationNikita Mikhailov2016-04-141-7/+3
* OTG: Add/Update copyrightsNikita Mikhailov2016-04-141-0/+1
* OTG: move UsbConnectionDispatcher to utls packageNikita Mikhailov2016-04-141-3/+2
* OTG: Add/update javadoc; rename methods, exceptionsNikita Mikhailov2016-04-141-17/+4
* OTG: refactor, change nfc prefix to smartcardNikita Mikhailov2016-04-142-41/+43
* OTG: Refactor persistent connections, namingNikita Mikhailov2016-04-141-73/+29
* OTG: Add support for persistent usb connectionNikita Mikhailov2016-04-141-51/+16
* OTG: Implement hidden activity usb detection techniqueNikita Mikhailov2016-04-141-8/+11
* OTG: Rename 'javacard' package, methods, remove JavacardInterfaceNikita Mikhailov2016-04-141-27/+26
* OTG: Usb device manager fixesNikita Mikhailov2016-04-141-3/+9
* OTG: Add usb device manager prototypeNikita Mikhailov2016-04-141-28/+68
* OTG: update methodsNikita Mikhailov2016-04-141-596/+24
* Fix CertifyKeyActivity back button on action bar not working #1758Durgesh2016-03-221-0/+11
* Fix code style and documentation in BaseSecurityTokenNfcActivityDominik Schürmann2016-03-081-37/+42
* Fix documentation of nfcGenerateOnCardKeyDominik Schürmann2016-03-081-3/+1
* Fix comment in nfcGenerateOnCardKeyDominik Schürmann2016-03-081-1/+1
* Add nfcGenerateOnCardKey by Joey Castillo before it gets lostDominik Schürmann2016-03-081-0/+42
* Fix Dark theme no longer works in main screen on android 5, Issue#1746Durgesh2016-03-051-1/+1
* nfc: disable broadcomWorkaround for TagDispatcher to reduce delay (see #1734)Vincent Breitmoser2016-03-021-1/+1
* Fix SecurityException on Android 6 due to remove contacts on disabled syncDominik Schürmann2016-02-091-1/+1
* Replace spongycastle with bouncycastleDominik Schürmann2016-02-091-3/+3
* delete linked contacts on turning off contact syncAdithya Abraham Philip2016-02-061-1/+9
* Handle not installed PGP appletTheo Franzén2016-01-151-1/+71
* Use new version of Nordpol from jcenterPetter Arvidsson2016-01-121-1/+1
* Use Nordpol for BaseNfcActivityPetter Arvidsson2016-01-121-60/+27
* Use more generic 'Security Token' where possible, add sutitle to create key w...Dominik Schürmann2016-01-102-40/+39
* import: make operation cancelable (again), make "update all" cancelableVincent Breitmoser2015-10-291-1/+6
* Remove default PIN settingDominik Schürmann2015-10-161-7/+0
* Clear cache when PIN is too shortDominik Schürmann2015-10-161-11/+5
* Add NFC reset methodDominik Schürmann2015-10-161-10/+46
* Display backup code UI instead of passphrase on decryptDominik Schürmann2015-10-151-1/+2
* No show key button for RESULT_INVALID_SIGNATURE, CleanupDominik Schürmann2015-09-301-3/+6
* Cleanup in BaseNfcActivityDominik Schürmann2015-09-301-10/+2
* Improve NFC exception handling, fixes RuntimeExceptionsDominik Schürmann2015-09-301-36/+40
* Fix crashes with Fluffys PGP appletDominik Schürmann2015-09-301-13/+21
* multidecrypt: use bottom sheet for longclick optionsVincent Breitmoser2015-09-161-3/+5
* fix missing date in CryptoInputParcel in some cases (could be a bigger problem!)Vincent Breitmoser2015-09-011-1/+3
* Merge branch 'linked-identities' (and fix OperationHelper ids)Vincent Breitmoser2015-08-292-14/+20
|\
* | reworked keyserversyncadapterservice flowAdithya Abraham Philip2015-08-201-0/+2
* | Change license of NfcOperationActivity and fix copyright in BaseNfcActivityDominik Schürmann2015-08-121-0/+2
* | Fix theme bugsDominik Schürmann2015-08-121-2/+12
* | show result error in cachingcryptooperationfragment (related #1445)Vincent Breitmoser2015-08-121-0/+1
* | Refactor theme changing to avoid code repetitionThialfihar2015-07-211-33/+5
* | Refactor theme preference values into constantsThialfihar2015-07-211-1/+2
* | Add forgotten docu to a new methodThialfihar2015-07-211-0/+6