aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/dialog
Commit message (Expand)AuthorAgeFilesLines
...
* backport CryptoOperationFragment changes without eventbusVincent Breitmoser2015-06-101-7/+3
* Partially revert "switch to native DialogFragment, fix some nullpointers", bu...Vincent Breitmoser2015-06-031-1/+2
* renamed KeychainIntentService to KeychainServiceAdithya Abraham Philip2015-06-012-12/+12
* merged servicesAdithya Abraham Philip2015-06-012-30/+7
* switch to native DialogFragment, fix some nullpointersVincent Breitmoser2015-05-311-18/+24
* Improve stringsDominik Schürmann2015-05-191-5/+2
* Adding NFC Key to Card operation, accessible from Edit Key activity.Joey Castillo2015-05-121-0/+4
* 3.2.1Dominik Schürmann2015-05-101-1/+1
* Fixing rotate crashes in create keyDominik Schürmann2015-05-101-4/+4
* Merge branch 'localdev' of https://github.com/Hiperzone/open-keychain into de...Daniel Ramos2015-04-241-3/+5
|\
| * -Improved email sanity verifications when adding emails when creating a new KeyDaniel Ramos2015-04-141-3/+5
* | keyserver verification on additionAdithya Abraham Philip2015-04-221-0/+320
|/
* Use RecyclerView in EncryptFilesFragmentDominik Schürmann2015-03-301-4/+17
* Merge branch 'development' into v/crypto-input-parcelDominik Schürmann2015-03-242-9/+46
|\
| * shifted multi-threading to own serviceAdithya Abraham Philip2015-03-232-9/+46
* | Merge remote-tracking branch 'origin/development' into v/crypto-input-parcelVincent Breitmoser2015-03-211-1/+1
|\|
| * Reworked Notify classManoj Khanna2015-03-201-1/+1
* | Merge remote-tracking branch 'origin/development' into developmentVincent Breitmoser2015-03-201-6/+7
|\|
| * New Passphrase class for safer passphrase handling in memoryDominik Schürmann2015-03-191-10/+11
* | support yubikeys in (some) edit key operationsVincent Breitmoser2015-03-201-11/+1
|/
* object oriented split user idDominik Schürmann2015-03-162-5/+5
* Clarify logs in DeleteFileDialogDominik Schürmann2015-03-121-2/+2
* Merge pull request #1117 from danielnelz/developmentDominik Schürmann2015-03-121-1/+1
|\
| * Merge remote-tracking branch 'upstream/development' into developmentdanielnelz2015-03-091-22/+27
| |\
| * | Created enum MessageStatus in KeychainIntentServiceHandler and enum IOTypedanielnelz2015-03-091-1/+1
* | | Improve file deletion stringsDominik Schürmann2015-03-121-3/+3
* | | Updated fix for Issue #1116Manoj Khanna2015-03-111-33/+71
* | | Add additional email addresses in create keyDominik Schürmann2015-03-101-0/+215
| |/ |/|
* | Some fixes for delete after encryptionDominik Schürmann2015-03-091-22/+27
|/
* Implemented NameEditTextchipset952015-03-091-22/+3
* minor code style correctionAdithya Abraham Philip2015-03-071-1/+7
* cleaned up codeAdithya Abraham Philip2015-03-061-9/+1
* added PassphraseEditText to SetPassphraseDialogFragmentAdithya Abraham Philip2015-03-061-5/+3
* Created EmailEditText, PasswordEditText and implemented wherever requiredchipset952015-03-062-35/+11
* Simplify dialogs according to Material DesignDominik Schürmann2015-03-042-13/+9
* Show name only in passphrase dialogDominik Schürmann2015-03-031-0/+17
* Fix expiry dialog, reorder layoutsDominik Schürmann2015-03-033-44/+47
* Remove old min sdk checkDominik Schürmann2015-03-031-3/+1
* Uncluttering advanced key viewDominik Schürmann2015-02-271-97/+0
* Simplify delete key dialogDominik Schürmann2015-02-271-2/+9
* Remove unused BadImportKeyDialogFragmentDominik Schürmann2015-02-271-67/+0
* Uncluttering App Settings: Move advanced info in dialogDominik Schürmann2015-02-231-0/+72
* Fix multi select and more colorsDominik Schürmann2015-02-221-2/+2
* rewrite PgpSignEncrypt data flowVincent Breitmoser2015-02-012-2/+2
* lift language level to java 7, and some code cleanupVincent Breitmoser2015-01-253-16/+15
* fixed crash when file scheme is passed, broadened deletion scopeAbraham Philip2015-01-091-7/+28
* disable cancel button instead of hiding it on cancel preventionVincent Breitmoser2014-10-261-1/+1
* Remove PassphraseDialogFragmentDominik Schürmann2014-10-251-431/+0
* Added option for num keypad for YubiKeyJerzy Kołosowski2014-10-131-1/+12
* DeleteResult: add custom createNotifyVincent Breitmoser2014-10-111-10/+12