aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui
Commit message (Collapse)AuthorAgeFilesLines
* 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
|/
* 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
|
* Improve verification result display, close #568Dominik Schürmann2014-04-151-11/+31
|
* add web of trust help entryVincent Breitmoser2014-04-151-3/+8
|
* Removing remaining uses of Id, closing one of the oldest bugs #9Dominik Schürmann2014-04-1412-61/+61
|
* add debug backup/restore options to main menuVincent Breitmoser2014-04-141-0/+34
| | | | Closes #543
* key edit: fix crash when create date was after expiry date, change from ↵Dominik Schürmann2014-04-147-65/+80
| | | | gregorian calendar to calendar with creation from instance, experimental result status for decrypt activity
* Implement SIGNATURE_SUCCESS_CERTIFIED in PgpDecryptVerify (not tested)Dominik Schürmann2014-04-131-1/+0
|
* Update license header for 2014Dominik Schürmann2014-04-1320-55/+56
|
* More ids removedDominik Schürmann2014-04-111-1/+3
|
* Remove some Ids...Dominik Schürmann2014-04-115-44/+41
|