aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui
Commit message (Collapse)AuthorAgeFilesLines
...
| * Always use section style instead of custom classDominik Schürmann2014-05-061-69/+0
| |
| * Move logic classes for import into own sub-packageDominik Schürmann2014-05-067-276/+11
| |
| * ui: apply purple theme (twi is best color)Vincent Breitmoser2014-05-061-1/+1
| |
| * ui: use textview buttons in decrypt verify dialogueVincent Breitmoser2014-05-062-6/+6
| |
| * ui: use textviews instead of bootstrap buttons in SignEncryptVincent Breitmoser2014-05-062-10/+9
| |
| * Touch view only onceDominik Schürmann2014-05-061-9/+11
| |
| * ui: use primary icon color for certification statusVincent Breitmoser2014-05-061-11/+8
| |
| * ui: show revocation and expiry status on info tabVincent Breitmoser2014-05-061-31/+40
| |
| * ui: subkey view redesignVincent Breitmoser2014-05-051-31/+13
| |
| * ui: remove primary subkey infoVincent Breitmoser2014-05-051-113/+7
| |
| * Merge pull request #609 from Vadiml1024/masterDominik Schürmann2014-05-051-2/+2
| |\ | | | | | | Avoid displaying double 0x before keyid in ViewCertActivity
| | * Avoid displaying double 0x before keyid in ViewCertActivityVadim Lebedev2014-05-021-2/+2
| | |
| * | Merge pull request #603 from timbray/masterDominik Schürmann2014-05-0510-14/+318
| |\ \ | | | | | | | | Adds first level of keybase support
| | * | Per pull-request comments.Tim Bray2014-05-043-11/+17
| | | |
| | * | stupid identation stuffTim Bray2014-04-301-1/+1
| | | |
| | * | can search openkeychain, retrieve & install & use keys from thereTim Bray2014-04-299-12/+310
| | |/
| * / New key view design, using Android flat buttons and Android iconsDominik Schürmann2014-05-059-276/+776
| |/
* | wrapped-key-ring: remove more unneeded methodsVincent Breitmoser2014-05-041-4/+4
| |
* | wrapped-key-ring: get rid of bc objects in key editorVincent Breitmoser2014-05-044-57/+51
| |
* | wrapped-key-ring: more work on passphrase caching and certificationVincent Breitmoser2014-05-042-49/+22
| |
* | wrapped-key-ring: redesign underlying CachedKeyRingVincent Breitmoser2014-05-041-7/+1
| |
* | wrapped-key-ring: view certifyVincent Breitmoser2014-05-041-17/+5
| |
* | wrapped-key-ring: no more pgp imports in PassphraseDialogFragmentVincent Breitmoser2014-05-041-70/+47
| |
* | wrapped-key-ring: more refactoring - no more pgp imports in ↵Vincent Breitmoser2014-05-031-11/+11
|/ | | | KeychainIntentService!
* Many API fixes for GET_KEY and GET_KEY_IDSDominik Schürmann2014-04-281-2/+2
|
* Merge commit '0b7fb70'Vincent Breitmoser2014-04-224-15/+31
|\ | | | | | | | | Conflicts: OpenKeychain/src/main/res/values/strings.xml
| * split up filterSign and filterCertify in SelectSecretKeyFragmentVincent Breitmoser2014-04-204-15/+31
| | | | | | | | Closes #588
* | Workaround for nullpointer bug in support lib, close #591Dominik Schürmann2014-04-221-2/+3
| |
* | More code cleanupDominik Schürmann2014-04-1917-88/+83
|/
* Trying a fix for #585Dominik Schürmann2014-04-193-17/+21
|
* Fix more stringsDominik Schürmann2014-04-192-3/+3
|
* Remove unused strings, fix some lint errors, fix some language confusionsDominik Schürmann2014-04-187-9/+11
|
* Do not show lookup button in decrypt activity for decryption-onlyDominik Schürmann2014-04-181-2/+4
|
* FIx nfc buttonDominik Schürmann2014-04-182-7/+14
|
* Fix upload of keys, closes #581Dominik Schürmann2014-04-182-3/+8
|
* get rid of PgpKeyHelper.getMasterKeyIdVincent Breitmoser2014-04-171-3/+6
| | | | Closes #575
* NotFoundExceptions for all getGeneric-type methodsVincent Breitmoser2014-04-174-95/+122
|
* load data only once in ImportKeysListLoaderVincent Breitmoser2014-04-171-3/+7
| | | | Fixes #571
* add up navigation in ViewCertActivityVincent Breitmoser2014-04-171-0/+7
| | | | Fixes #567
* use project icons for certification statusVincent Breitmoser2014-04-172-6/+6
| | | | Closes #573
* secret keys can only be deleted individually from multi selectionVincent Breitmoser2014-04-171-4/+12
|
* Use git submodules for libs, fix compilation, remove library sourcecodeDominik Schürmann2014-04-162-8/+4
|
* Fix even more whitespaceVincent2014-04-161-1/+1
|
* Fix whitespaceVincent2014-04-161-1/+1
|
* stripped support: implement has_secret support, in ui and impot of secret keysVincent Breitmoser2014-04-163-5/+30
| | | | Closes #570
* stripped support: add has_secret column to keys tableVincent Breitmoser2014-04-164-14/+14
|
* Fix PgpDecryptVerify signature verification: search for right signature ↵Dominik Schürmann2014-04-151-2/+2
| | | | subkey instead of using first subkey for verification
* Fix ViewHolder in ImportKeysAdapterDominik Schürmann2014-04-151-24/+28
|
* Optimize importsDominik Schürmann2014-04-1530-12/+39
|
* Fix nullpointer in ImportKeysListEntryDominik Schürmann2014-04-151-6/+7
|