.. |
adapter
|
make KeyItem serializble, for state in TokenTextCompleteView
|
2015-05-30 00:16:27 +02:00 |
base
|
externalize caching functionality from CertifyKeyFragment
|
2015-05-30 00:17:00 +02:00 |
dialog
|
Improve strings
|
2015-05-28 16:33:41 +02:00 |
util
|
preserve state in DecryptTextActivity
|
2015-05-28 18:55:34 +02:00 |
widget
|
preserve state in KeySpinner, and some lint fixes
|
2015-05-28 16:33:44 +02:00 |
CertifyFingerprintActivity.java
|
first steps toward yubikey activity
|
2015-03-21 17:13:35 +01:00 |
CertifyFingerprintFragment.java
|
pass through messenger to certify service from ViewKeyActivity
|
2015-02-28 04:34:08 +01:00 |
CertifyKeyActivity.java
|
first steps toward yubikey activity
|
2015-03-21 17:13:35 +01:00 |
CertifyKeyFragment.java
|
externalize caching functionality from CertifyKeyFragment
|
2015-05-30 00:17:00 +02:00 |
ConsolidateDialogActivity.java
|
shifted multi-threading to own service
|
2015-03-23 15:37:05 +05:30 |
CreateKeyActivity.java
|
Moving blank smart card messages to strings.xml
|
2015-05-13 17:56:17 -04:00 |
CreateKeyEmailFragment.java
|
Fixing rotate crashes in create key
|
2015-05-10 13:16:03 +02:00 |
CreateKeyFinalFragment.java
|
don't keep an activity reference in CreateKeyFinalFragment
|
2015-05-28 16:35:03 +02:00 |
CreateKeyNameFragment.java
|
Manage my keys wizard
|
2015-03-19 17:16:23 +01:00 |
CreateKeyPassphraseFragment.java
|
UI fixes for Android < 5
|
2015-04-26 01:28:29 +02:00 |
CreateKeyStartFragment.java
|
Fix cancel/skip in create key wizard
|
2015-05-04 20:47:19 +02:00 |
CreateKeyYubiKeyImportFragment.java
|
shorten fp data to 20 bytes for convertFingerprintToHex in NfcBaseOperation
|
2015-05-28 17:33:42 +02:00 |
CreateKeyYubiKeyWaitFragment.java
|
Fix cancel/skip in create key wizard
|
2015-05-04 20:47:19 +02:00 |
DecryptFilesActivity.java
|
preserve state in DecryptFilesActivity/-Fragment
|
2015-05-29 21:38:20 +02:00 |
DecryptFilesFragment.java
|
preserve state in DecryptFilesActivity/-Fragment
|
2015-05-29 21:38:20 +02:00 |
DecryptFragment.java
|
preserve state in DecryptTextActivity
|
2015-05-28 18:55:34 +02:00 |
DecryptTextActivity.java
|
preserve state in DecryptTextActivity
|
2015-05-28 18:55:34 +02:00 |
DecryptTextFragment.java
|
preserve state in DecryptTextActivity
|
2015-05-28 18:55:34 +02:00 |
EditKeyActivity.java
|
first steps toward yubikey activity
|
2015-03-21 17:13:35 +01:00 |
EditKeyFragment.java
|
Bugfixes and changes based on feedback
|
2015-05-13 17:56:12 -04:00 |
EncryptActivity.java
|
move synchronous encryption into activity, and preserve checkbox state
|
2015-05-28 16:33:44 +02:00 |
EncryptDecryptOverviewFragment.java
|
Fix certify with CryptoInputParcel
|
2015-03-25 11:12:52 +01:00 |
EncryptFilesActivity.java
|
rewrite EncryptActivity data flow
|
2015-05-28 16:33:44 +02:00 |
EncryptFilesFragment.java
|
correctly preserve state in EncryptFilesFragment
|
2015-05-28 16:33:44 +02:00 |
EncryptModeAsymmetricFragment.java
|
preserve state in KeySpinner, and some lint fixes
|
2015-05-28 16:33:44 +02:00 |
EncryptModeFragment.java
|
rewrite EncryptActivity data flow
|
2015-05-28 16:33:44 +02:00 |
EncryptModeSymmetricFragment.java
|
rewrite EncryptActivity data flow
|
2015-05-27 21:15:36 +02:00 |
EncryptTextActivity.java
|
rewrite EncryptActivity data flow
|
2015-05-28 16:33:44 +02:00 |
EncryptTextFragment.java
|
correctly preserve state in EncryptTextFragment
|
2015-05-28 16:33:45 +02:00 |
HelpAboutFragment.java
|
Pull from transifex
|
2015-03-23 15:54:48 +01:00 |
HelpActivity.java
|
Merge branch 'development' into v/crypto-input-parcel
|
2015-03-24 13:19:43 +01:00 |
HelpMarkdownFragment.java
|
Pull from transifex
|
2015-03-23 15:54:48 +01:00 |
ImportKeysActivity.java
|
do nfc dispatching in MainActivity
|
2015-05-28 16:33:14 +02:00 |
ImportKeysCloudFragment.java
|
support for handling keyserver urls from browser, added documentation
|
2015-04-20 21:42:51 +05:30 |
ImportKeysFileFragment.java
|
UI stuff
|
2014-10-05 10:59:52 +02:00 |
ImportKeysListFragment.java
|
corrected possible null pointer
|
2015-04-22 03:32:59 +05:30 |
ImportKeysProxyActivity.java
|
Fix fingerprint length check in QR Code import
|
2015-05-19 19:09:39 +02:00 |
KeyListFragment.java
|
fix "select all" in key list multi-select
|
2015-04-28 18:22:21 +02:00 |
LoaderFragment.java
|
use LoaderFragment for CertifyActivity
|
2014-08-31 00:19:16 +02:00 |
LogDisplayActivity.java
|
first steps toward yubikey activity
|
2015-03-21 17:13:35 +01:00 |
LogDisplayFragment.java
|
re-parcel log in LogDisplayFragment
|
2015-05-17 01:17:01 +02:00 |
MainActivity.java
|
highlight currently selected item in navigation drawer
|
2015-05-28 16:33:44 +02:00 |
NfcOperationActivity.java
|
Merge remote-tracking branch 'origin/master' into development
|
2015-05-28 23:05:41 +02:00 |
PassphraseDialogActivity.java
|
Fix YubiKey naming, cleanup
|
2015-04-15 10:02:41 +02:00 |
PassphraseWizardActivity.java
|
Remove old pattern lib, add new pattern lib
|
2015-02-23 00:28:26 +01:00 |
QrCodeViewActivity.java
|
Use Mode.ALPHANUMERIC for QR codes to save space
|
2015-05-19 19:09:32 +02:00 |
SafeSlingerActivity.java
|
Merge branch 'development' into v/crypto-input-parcel
|
2015-03-24 13:19:43 +01:00 |
SelectPublicKeyFragment.java
|
Remove display of key id in other lists
|
2015-03-15 18:40:52 +01:00 |
SettingsActivity.java
|
Fix YubiKey naming, cleanup
|
2015-04-15 10:02:41 +02:00 |
SettingsKeyServerActivity.java
|
Improve strings
|
2015-05-28 16:33:41 +02:00 |
UploadKeyActivity.java
|
Merge branch 'development' into v/crypto-input-parcel
|
2015-03-24 13:19:43 +01:00 |
ViewCertActivity.java
|
first steps toward yubikey activity
|
2015-03-21 17:13:35 +01:00 |
ViewKeyActivity.java
|
Use Mode.ALPHANUMERIC for QR codes to save space
|
2015-05-19 19:09:32 +02:00 |
ViewKeyAdvActivity.java
|
first steps toward yubikey activity
|
2015-03-21 17:13:35 +01:00 |
ViewKeyAdvCertsFragment.java
|
object oriented split user id
|
2015-03-16 13:54:01 +01:00 |
ViewKeyAdvShareFragment.java
|
Use Mode.ALPHANUMERIC for QR codes to save space
|
2015-05-19 19:09:32 +02:00 |
ViewKeyAdvSubkeysFragment.java
|
Remove tabs in view key
|
2015-02-24 11:25:19 +01:00 |
ViewKeyAdvUserIdsFragment.java
|
Use master key id instead of fingerprint in sync adapter, use IS_EXPIRED instead of EXPIRY where possible
|
2015-03-04 15:02:51 +01:00 |
ViewKeyFragment.java
|
fixed sync on key import, 'me' linked contact crash
|
2015-05-08 19:05:21 +05:30 |
ViewKeyTrustFragment.java
|
shifted multi-threading to own service
|
2015-03-23 15:37:05 +05:30 |
ViewKeyYubiKeyFragment.java
|
Fix language based on feedback from transifex
|
2015-05-21 10:32:07 +02:00 |