Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | certs: more filters, better initial uid selection, code cosmetics | Vincent Breitmoser | 2014-03-17 | 1 | -17/+14 |
* | certs: green dots for verified status \o/ | Vincent Breitmoser | 2014-03-15 | 1 | -1/+11 |
* | certs: provider cleanup and bugfixing | Vincent Breitmoser | 2014-03-15 | 1 | -18/+0 |
* | Merge branch 'certify' into certs | Vincent Breitmoser | 2014-03-15 | 3 | -8/+133 |
|\ | |||||
| * | certify: revamp certifykeyactivity | Vincent Breitmoser | 2014-03-15 | 1 | -0/+87 |
| * | certify: viewkeyuseridsadapter cosmetics and checkbox capability | Vincent Breitmoser | 2014-03-15 | 1 | -5/+34 |
| * | certify: selectsecretkeyfragment cosmetics | Vincent Breitmoser | 2014-03-15 | 1 | -3/+12 |
| * | certify: add certify action button to viewkeymainfragment | Vincent Breitmoser | 2014-03-15 | 1 | -0/+11 |
* | | Merge branch 'master' into certs | Vincent Breitmoser | 2014-03-15 | 8 | -220/+241 |
|\| | |||||
| * | Fix colors in item view | Dominik Schürmann | 2014-03-13 | 1 | -1/+1 |
| * | Improve list item view, borderless button for API < 11 | Dominik Schürmann | 2014-03-13 | 2 | -54/+69 |
| * | XML cleanup and bigger filename EditText | Dominik Schürmann | 2014-03-13 | 3 | -161/+173 |
| * | Merge remote-tracking branch 'origin/master' | Vincent Breitmoser | 2014-03-13 | 4 | -12/+6 |
| |\ | |||||
| | * | Merge pull request #396 from bhargavgolla/Lint-error-fix | Dominik Schürmann | 2014-03-12 | 4 | -12/+6 |
| | |\ | |||||
| | | * | Merge remote-tracking branch 'upstream/master' into Lint-error-fix | Bhargav Golla | 2014-03-10 | 5 | -9/+119 |
| | | |\ | |||||
| | | * | | Lint changes after testing | Bhargav Golla | 2014-03-10 | 4 | -12/+6 |
* | | | | | Merge branch 'master' into certs | Vincent Breitmoser | 2014-03-12 | 18 | -114/+207 |
|\| | | | | |||||
| * | | | | Merge branch 'unified-keylist' | Vincent Breitmoser | 2014-03-12 | 8 | -85/+91 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Add Email suggestions in Create Key activity | uberspot | 2014-03-12 | 1 | -1/+1 |
| * | | | | fix plenty of lint warnings, make some for loops into foreach, remove unused ... | uberspot | 2014-03-11 | 3 | -3/+0 |
| * | | | | Remove duplicate code from ActionBarHelper. You can now set the drawables via... | uberspot | 2014-03-11 | 3 | -92/+0 |
| | |_|/ | |/| | | |||||
| * | | | more tight layout | Dominik Schürmann | 2014-03-11 | 1 | -12/+10 |
| * | | | linear layout edited to display test horizontally | Sreeram Boyapati | 2014-03-11 | 1 | -1/+4 |
| * | | | Appropriate save Icon in EditKeyActivity | uberspot | 2014-03-11 | 3 | -0/+92 |
| * | | | Merge pull request #383 from sreeram-boyapati/master | Dominik Schürmann | 2014-03-10 | 2 | -7/+24 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | Fix to passphrase dialog and Issue #207 | Sreeram Boyapati | 2014-03-10 | 2 | -7/+24 |
| * | | | @color/white instead of hex | Dominik Schürmann | 2014-03-10 | 1 | -1/+1 |
| * | | | Revert "Lint changes" | Dominik Schürmann | 2014-03-10 | 7 | -11/+18 |
| * | | | Merge pull request #381 from bhargavgolla/Lint-error-fix | Dominik Schürmann | 2014-03-10 | 7 | -18/+11 |
| |\ \ \ | |||||
| | * | | | Lint changes | Bhargav Golla | 2014-03-10 | 7 | -18/+11 |
| | |/ / | |||||
| * | | | Issue #178 - Hide advanced options in EncryptActivity | rafaelav | 2014-03-09 | 1 | -40/+74 |
| * | | | Fix key id and fingerprint handling, use full key ids | Dominik Schürmann | 2014-03-09 | 1 | -1/+1 |
| |/ / | |||||
| * | | Merge pull request #366 from uberspot/master | Dominik Schürmann | 2014-03-07 | 9 | -10/+10 |
| |\ \ | |||||
| | * | | move hardcode strings to strings.xml | uberspot | 2014-03-07 | 9 | -10/+10 |
| * | | | Move search view into onCreateView, fixes #365 | Dominik Schürmann | 2014-03-07 | 1 | -7/+0 |
| |/ / | |||||
| * | | move search view from activity to fragment by setting it as a list header, be... | Dominik Schürmann | 2014-03-07 | 2 | -8/+7 |
| * | | Reworking main KeyListPublicFragment to get progress indicator | Dominik Schürmann | 2014-03-07 | 1 | -54/+85 |
| * | | Add option for sharing encrypted file. | Miroojin Bakshi | 2014-03-07 | 1 | -0/+13 |
| * | | Merge pull request #344 from ankushb92/ankush2 | Dominik Schürmann | 2014-03-06 | 2 | -5/+5 |
| |\ \ | |||||
| | * | | corrected commit | Ankush | 2014-03-07 | 2 | -5/+5 |
| * | | | Implement search for SelectPublicKeyFragment | Miroojin Bakshi | 2014-03-06 | 1 | -0/+8 |
| |/ / | |||||
* | | | add certify action button to viewkeymainfragment | Vincent Breitmoser | 2014-03-12 | 1 | -0/+11 |
* | | | add empty view to viewkeycertsfragment | Vincent Breitmoser | 2014-03-12 | 1 | -0/+10 |
* | | | add view cert activity | Vincent Breitmoser | 2014-03-12 | 1 | -0/+207 |
* | | | forgot to commit two layout files | Vincent Breitmoser | 2014-03-11 | 2 | -0/+76 |
* | | | add "show unknown signatures" button | Vincent Breitmoser | 2014-03-11 | 1 | -6/+23 |
* | | | experimental cert list, proper | Vincent Breitmoser | 2014-03-11 | 1 | -23/+6 |
| |/ |/| | |||||
* | | add contact count to My Keys header | Vincent Breitmoser | 2014-03-08 | 1 | -1/+15 |
* | | ditch old key list activities | Vincent Breitmoser | 2014-03-08 | 7 | -231/+1 |
* | | add edit button and secret key info to public key view | Vincent Breitmoser | 2014-03-08 | 1 | -1/+31 |