open-keychain/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui
2015-04-27 19:49:54 +02:00
..
adapter display creation dates for ambiguous user ids 2015-04-27 17:46:10 +02:00
base Switch to new support lib version 22.1 2015-04-25 23:40:26 +02:00
dialog keyserver verification on addition 2015-04-22 06:16:50 +05:30
util profiling says: caching qrCode bitmaps is a good idea 2015-04-27 13:52:38 +02:00
widget prevent crashes in EncryptKeyCompletionView 2015-04-27 19:49:54 +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 More cleanup 2015-04-15 10:10:53 +02:00
ConsolidateDialogActivity.java shifted multi-threading to own service 2015-03-23 15:37:05 +05:30
CreateKeyActivity.java finish ui flow for yubikey import 2015-03-22 06:36:27 +01:00
CreateKeyEmailFragment.java UI fixes for Android < 5 2015-04-26 01:28:29 +02:00
CreateKeyFinalFragment.java shifted multi-threading to own service 2015-03-23 15:37:05 +05:30
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 split up wait/action yubikey fragments 2015-03-21 22:18:58 +01:00
CreateKeyYubiImportFragment.java support for handling keyserver urls from browser, added documentation 2015-04-20 21:42:51 +05:30
CreateKeyYubiWaitFragment.java Merge branch 'development' into v/crypto-input-parcel 2015-03-24 13:19:43 +01:00
DecryptFilesActivity.java first steps toward yubikey activity 2015-03-21 17:13:35 +01:00
DecryptFilesFragment.java revamp decrypt ui 2015-04-24 19:17:05 +02:00
DecryptFragment.java add distinct status for messages signed by "your" key 2015-04-27 17:46:07 +02:00
DecryptTextActivity.java first steps toward yubikey activity 2015-03-21 17:13:35 +01:00
DecryptTextFragment.java Put decrypt result in toolbar, some ui fixes for decrypt 2015-04-26 00:33:26 +02:00
EditKeyActivity.java first steps toward yubikey activity 2015-03-21 17:13:35 +01:00
EditKeyFragment.java More cleanup 2015-04-15 10:10:53 +02:00
EncryptDecryptOverviewFragment.java Fix certify with CryptoInputParcel 2015-03-25 11:12:52 +01:00
EncryptFilesActivity.java Refactoring of EncryptTextActivity 2015-03-27 00:40:37 +01:00
EncryptFilesFragment.java Fixed Snackbar behind layout 2015-04-22 19:22:12 +05:30
EncryptModeAsymmetricFragment.java Use RecyclerView in EncryptFilesFragment 2015-03-30 20:41:29 +02:00
EncryptModeSymmetricFragment.java Refactoring of EncryptTextActivity 2015-03-27 00:40:37 +01:00
EncryptTextActivity.java Fix empty screen when clicking on encrypt in details view 2015-04-25 14:15:38 +02:00
EncryptTextFragment.java Fixed Snackbar behind layout 2015-04-22 19:22:12 +05:30
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 support for handling keyserver urls from browser, added documentation 2015-04-20 21:42:51 +05:30
ImportKeysCloudFragment.java support for handling keyserver urls from browser, added documentation 2015-04-20 21:42:51 +05:30
ImportKeysFileFragment.java
ImportKeysListFragment.java corrected possible null pointer 2015-04-22 03:32:59 +05:30
ImportKeysProxyActivity.java Simplify ImportKeysProxyActivity 2015-04-21 20:15:10 +02:00
KeyListFragment.java Format KeyListFragment 2015-04-18 16:52:02 +02:00
LoaderFragment.java
LogDisplayActivity.java first steps toward yubikey activity 2015-03-21 17:13:35 +01:00
LogDisplayFragment.java corrected code style 2015-03-04 04:14:28 +05:30
MainActivity.java UI fixes for Android < 5 2015-04-26 01:28:29 +02:00
NfcOperationActivity.java Fix YubiKey naming, cleanup 2015-04-15 10:02:41 +02:00
PassphraseDialogActivity.java Fix YubiKey naming, cleanup 2015-04-15 10:02:41 +02:00
PassphraseWizardActivity.java
QrCodeViewActivity.java first steps toward yubikey activity 2015-03-21 17:13:35 +01: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 keyserver verification on addition 2015-04-22 06:16:50 +05:30
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 Fix YubiKey naming, cleanup 2015-04-15 10:02:41 +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 Reworked Notify class 2015-03-20 19:49:42 +05:30
ViewKeyAdvSubkeysFragment.java
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 hide linked system contact card if no contact present 2015-04-08 01:11:55 +05:30
ViewKeyTrustFragment.java shifted multi-threading to own service 2015-03-23 15:37:05 +05:30
ViewKeyYubiKeyFragment.java More cleanup 2015-04-15 10:10:53 +02:00