open-keychain/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui
2016-03-23 17:49:26 +01:00
..
adapter Add donation fragment 2016-02-09 20:48:24 +01:00
base Fix CertifyKeyActivity back button on action bar not working #1758 2016-03-22 20:28:36 +01:00
dialog Remove leftovers from spongycastle 2016-02-09 00:34:16 +01:00
linked Replace spongycastle with bouncycastle 2016-02-09 00:24:46 +01:00
util Replace spongycastle with bouncycastle 2016-02-09 00:24:46 +01:00
widget Remove AspectRatioImageView 2016-02-23 14:41:54 +08:00
BackupActivity.java enc-export: use BackupActivity for backup from ViewKeyActivity 2015-09-30 14:41:14 +02:00
BackupCodeFragment.java Provisional backup-code text selection fix 2016-03-12 12:46:20 +08:00
BackupRestoreFragment.java add method to skip caching 2016-01-06 16:25:52 +01:00
CertifyFingerprintActivity.java Experimental word comparison 2015-08-27 21:53:33 +02:00
CertifyFingerprintFragment.java Full 160 bit for phrase confirm, stuffed with ones 2015-09-29 14:38:30 +02:00
CertifyKeyActivity.java first steps toward yubikey activity 2015-03-21 17:13:35 +01:00
CertifyKeyFragment.java Merge branch 'linked-identities' (and fix OperationHelper ids) 2015-08-29 13:28:56 +02:00
ConsolidateDialogActivity.java add pseudo-static id property to CryptoOperationHelper 2015-07-09 11:51:38 +02:00
CreateKeyActivity.java Use Nordpol for BaseNfcActivity 2016-01-12 18:17:34 +01:00
CreateKeyEmailFragment.java Use more generic 'Security Token' where possible, add sutitle to create key what tokens are supported 2016-01-10 17:17:57 +01:00
CreateKeyFinalFragment.java get rid of code path for pin and notation data handling 2016-03-23 17:49:26 +01:00
CreateKeyNameFragment.java Manage my keys wizard 2015-03-19 17:16:23 +01:00
CreateKeyPassphraseFragment.java Merge branch 'master' of github.com:open-keychain/open-keychain 2015-07-02 17:39:58 +02:00
CreateKeyStartFragment.java Use more generic 'Security Token' where possible, add sutitle to create key what tokens are supported 2016-01-10 17:17:57 +01:00
CreateSecurityTokenBlankFragment.java Use more generic 'Security Token' where possible, add sutitle to create key what tokens are supported 2016-01-10 17:17:57 +01:00
CreateSecurityTokenImportResetFragment.java Extract service parts from SecurityTokenOperationActivity 2016-02-22 15:06:45 +01:00
CreateSecurityTokenPinFragment.java Use more generic 'Security Token' where possible, add sutitle to create key what tokens are supported 2016-01-10 17:17:57 +01:00
CreateSecurityTokenWaitFragment.java Use more generic 'Security Token' where possible, add sutitle to create key what tokens are supported 2016-01-10 17:17:57 +01:00
DecryptActivity.java import: apply fixPgpMessage to text for import from clipboard 2015-11-06 12:09:27 +01:00
DecryptFragment.java displaytext: add "View Log" option, move "Copy to clipboard" into overflow menu 2016-02-22 22:22:45 +01:00
DecryptListFragment.java ditch isLikelyText flag, set mimeType to text/plain in that case 2016-02-23 15:01:22 +01:00
DeleteKeyDialogActivity.java introduced keyserver sync adapter 2015-08-20 21:02:29 +05:30
DisplayTextActivity.java displaytextactivity: truncate displayed text if too long 2015-10-21 21:54:39 +02:00
DisplayTextFragment.java displaytext: add "View Log" option, move "Copy to clipboard" into overflow menu 2016-02-22 22:22:45 +01:00
EditIdentitiesActivity.java minor fixes to ViewKeyActivity 2016-01-05 19:24:43 +01:00
EditIdentitiesFragment.java minor fixes to ViewKeyActivity 2016-01-05 19:24:43 +01:00
EditKeyActivity.java first steps toward yubikey activity 2015-03-21 17:13:35 +01:00
EditKeyFragment.java get rid of code path for pin and notation data handling 2016-03-23 17:49:26 +01:00
EncryptActivity.java move synchronous encryption into activity, and preserve checkbox state 2015-05-27 22:33:14 +02:00
EncryptDecryptFragment.java Add restore to backup fragment, cleanup, renamings 2015-10-15 19:10:06 +02:00
EncryptFilesActivity.java some cleanup and fix for back button in ImportKeysActivity (fixes #1372) 2015-07-08 02:29:04 +02:00
EncryptFilesFragment.java Remove uri from pending even when already added 2016-03-04 09:16:09 +01:00
EncryptModeAsymmetricFragment.java Fix code style 2016-01-02 18:49:13 +01:00
EncryptModeFragment.java rewrite EncryptActivity data flow 2015-05-27 21:15:36 +02:00
EncryptModeSymmetricFragment.java rewrite EncryptActivity data flow 2015-05-27 21:15:36 +02:00
EncryptTextActivity.java Support for Android 6 ACTION_PROCESS_TEXT 2015-11-02 19:16:24 +01:00
EncryptTextFragment.java Support for Android 6 ACTION_PROCESS_TEXT 2015-11-02 19:16:24 +01:00
HelpAboutFragment.java Fix theme bugs 2015-08-12 20:25:58 +02:00
HelpActivity.java Add donation fragment 2016-02-09 20:48:24 +01:00
HelpMarkdownFragment.java Fix theme bugs 2015-08-12 20:25:58 +02:00
ImportKeysActivity.java handle openpgp4fpr intent filter as import rather than certify (see #1661) 2016-03-02 15:12:14 +01:00
ImportKeysCloudFragment.java Make ContactHelper less static 2015-12-21 20:31:23 +01:00
ImportKeysFileFragment.java import: apply fixPgpMessage to text for import from clipboard 2015-11-06 12:09:27 +01:00
ImportKeysListFragment.java Fix NullPointerException in ImportKeysListFragment.checkAndRequestReadPermission, #1766 2016-03-08 21:14:50 +05:30
ImportKeysProxyActivity.java added Facebook links support, reworked Preferences 2015-12-06 00:46:52 +05:30
KeyListFragment.java keylist: filter results by all user ids for search (fixes #1645) 2015-12-29 00:35:37 +01: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 Rename TemporaryStorageProvider to TemporaryFileProvider, use interface for db contract 2015-10-15 19:37:08 +02:00
MainActivity.java Use more generic 'Security Token' where possible, add sutitle to create key what tokens are supported 2016-01-10 17:17:57 +01:00
OrbotRequiredDialogActivity.java changed orbot notification icons 2015-08-20 21:02:29 +05:30
PanicExitActivity.java Split RemoteServiceActivity into multiple activities 2016-02-15 13:25:55 +01:00
PanicResponderActivity.java Split RemoteServiceActivity into multiple activities 2016-02-15 13:25:55 +01:00
PassphraseDialogActivity.java Open keyboard for backup code 2016-03-08 16:20:48 +01:00
QrCodeCaptureActivity.java Request READ_EXTERNAL_STORAGE for decryption 2015-11-13 17:36:16 +01:00
QrCodeViewActivity.java Use Mode.ALPHANUMERIC for QR codes to save space 2015-05-19 19:09:32 +02:00
RetryUploadDialogActivity.java Refactor theme selection of dialogs 2015-07-21 22:47:55 +02:00
SafeSlingerActivity.java Make header text and tertiary text color themeable 2015-07-21 20:50:32 +02:00
SecurityTokenOperationActivity.java Fix code style and documentation in BaseSecurityTokenNfcActivity 2016-03-08 04:04:18 +01:00
SelectPublicKeyFragment.java Remove display of key id in other lists 2015-03-15 18:40:52 +01:00
SettingsActivity.java delete linked contacts on turning off contact sync 2016-02-06 02:31:44 +05:30
SettingsCacheTTLActivity.java inline-ttl: create ttl choice customization setting activity 2016-01-06 16:24:12 +01:00
SettingsCacheTTLFragment.java passphrasecache: update defaults, add "forever" setting 2016-01-11 17:30:03 +01:00
SettingsKeyServerActivity.java fix up navigation in keyserver select (fixes #1482) 2015-09-11 13:29:59 +02:00
SettingsKeyserverFragment.java Fix display of keyserver item in dark theme 2016-03-10 01:42:39 +01:00
UploadKeyActivity.java upload: identify key by masterKeyId only 2015-09-26 18:10:30 +02:00
ViewCertActivity.java Fix #1649 2016-01-04 00:26:31 +01:00
ViewKeyActivity.java get rid of code path for pin and notation data handling 2016-03-23 17:49:26 +01:00
ViewKeyAdvActivity.java Advanced screen, warning fragment 2016-01-11 07:42:00 +01:00
ViewKeyAdvCertsFragment.java object oriented split user id 2015-03-16 13:54:01 +01:00
ViewKeyAdvShareFragment.java extended-share: move qr code resizing into onLayoutChangeListener (+performance, -recreation crash) 2015-12-27 14:59:50 +01:00
ViewKeyAdvStartFragment.java Advanced screen, warning fragment 2016-01-11 07:42:00 +01:00
ViewKeyAdvSubkeysFragment.java Use more generic 'Security Token' where possible, add sutitle to create key what tokens are supported 2016-01-10 17:17:57 +01:00
ViewKeyAdvUserIdsFragment.java Edit identities design 2015-12-31 14:13:43 +01:00
ViewKeyFragment.java minor fixes to ViewKeyActivity 2016-01-05 19:24:43 +01:00
ViewKeyKeybaseFragment.java Fix some illegal state exceptions 2015-09-24 19:03:33 +02:00
ViewKeySecurityTokenFragment.java Replace spongycastle with bouncycastle 2016-02-09 00:24:46 +01:00