aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/res/layout
Commit message (Expand)AuthorAgeFilesLines
* certs: more filters, better initial uid selection, code cosmeticsVincent Breitmoser2014-03-171-17/+14
* certs: green dots for verified status \o/Vincent Breitmoser2014-03-151-1/+11
* certs: provider cleanup and bugfixingVincent Breitmoser2014-03-151-18/+0
* Merge branch 'certify' into certsVincent Breitmoser2014-03-153-8/+133
|\
| * certify: revamp certifykeyactivityVincent Breitmoser2014-03-151-0/+87
| * certify: viewkeyuseridsadapter cosmetics and checkbox capabilityVincent Breitmoser2014-03-151-5/+34
| * certify: selectsecretkeyfragment cosmeticsVincent Breitmoser2014-03-151-3/+12
| * certify: add certify action button to viewkeymainfragmentVincent Breitmoser2014-03-151-0/+11
* | Merge branch 'master' into certsVincent Breitmoser2014-03-158-220/+241
|\|
| * Fix colors in item viewDominik Schürmann2014-03-131-1/+1
| * Improve list item view, borderless button for API < 11Dominik Schürmann2014-03-132-54/+69
| * XML cleanup and bigger filename EditTextDominik Schürmann2014-03-133-161/+173
| * Merge remote-tracking branch 'origin/master'Vincent Breitmoser2014-03-134-12/+6
| |\
| | * Merge pull request #396 from bhargavgolla/Lint-error-fixDominik Schürmann2014-03-124-12/+6
| | |\
| | | * Merge remote-tracking branch 'upstream/master' into Lint-error-fixBhargav Golla2014-03-105-9/+119
| | | |\
| | | * | Lint changes after testingBhargav Golla2014-03-104-12/+6
* | | | | Merge branch 'master' into certsVincent Breitmoser2014-03-1218-114/+207
|\| | | |
| * | | | Merge branch 'unified-keylist'Vincent Breitmoser2014-03-128-85/+91
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | Add Email suggestions in Create Key activityuberspot2014-03-121-1/+1
| * | | | fix plenty of lint warnings, make some for loops into foreach, remove unused ...uberspot2014-03-113-3/+0
| * | | | Remove duplicate code from ActionBarHelper. You can now set the drawables via...uberspot2014-03-113-92/+0
| | |_|/ | |/| |
| * | | more tight layoutDominik Schürmann2014-03-111-12/+10
| * | | linear layout edited to display test horizontallySreeram Boyapati2014-03-111-1/+4
| * | | Appropriate save Icon in EditKeyActivityuberspot2014-03-113-0/+92
| * | | Merge pull request #383 from sreeram-boyapati/masterDominik Schürmann2014-03-102-7/+24
| |\ \ \ | | |_|/ | |/| |
| | * | Fix to passphrase dialog and Issue #207Sreeram Boyapati2014-03-102-7/+24
| * | | @color/white instead of hexDominik Schürmann2014-03-101-1/+1
| * | | Revert "Lint changes"Dominik Schürmann2014-03-107-11/+18
| * | | Merge pull request #381 from bhargavgolla/Lint-error-fixDominik Schürmann2014-03-107-18/+11
| |\ \ \
| | * | | Lint changesBhargav Golla2014-03-107-18/+11
| | |/ /
| * | | Issue #178 - Hide advanced options in EncryptActivityrafaelav2014-03-091-40/+74
| * | | Fix key id and fingerprint handling, use full key idsDominik Schürmann2014-03-091-1/+1
| |/ /
| * | Merge pull request #366 from uberspot/masterDominik Schürmann2014-03-079-10/+10
| |\ \
| | * | move hardcode strings to strings.xmluberspot2014-03-079-10/+10
| * | | Move search view into onCreateView, fixes #365Dominik Schürmann2014-03-071-7/+0
| |/ /
| * | move search view from activity to fragment by setting it as a list header, be...Dominik Schürmann2014-03-072-8/+7
| * | Reworking main KeyListPublicFragment to get progress indicatorDominik Schürmann2014-03-071-54/+85
| * | Add option for sharing encrypted file.Miroojin Bakshi2014-03-071-0/+13
| * | Merge pull request #344 from ankushb92/ankush2Dominik Schürmann2014-03-062-5/+5
| |\ \
| | * | corrected commitAnkush2014-03-072-5/+5
| * | | Implement search for SelectPublicKeyFragmentMiroojin Bakshi2014-03-061-0/+8
| |/ /
* | | add certify action button to viewkeymainfragmentVincent Breitmoser2014-03-121-0/+11
* | | add empty view to viewkeycertsfragmentVincent Breitmoser2014-03-121-0/+10
* | | add view cert activityVincent Breitmoser2014-03-121-0/+207
* | | forgot to commit two layout filesVincent Breitmoser2014-03-112-0/+76
* | | add "show unknown signatures" buttonVincent Breitmoser2014-03-111-6/+23
* | | experimental cert list, properVincent Breitmoser2014-03-111-23/+6
| |/ |/|
* | add contact count to My Keys headerVincent Breitmoser2014-03-081-1/+15
* | ditch old key list activitiesVincent Breitmoser2014-03-087-231/+1
* | add edit button and secret key info to public key viewVincent Breitmoser2014-03-081-1/+31