Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update lib list | Dominik Schürmann | 2015-03-04 | 1 | -7/+9 |
* | Get high res version of contact photo | Dominik Schürmann | 2015-03-04 | 3 | -6/+7 |
* | Crop image view to center | Dominik Schürmann | 2015-03-04 | 2 | -7/+6 |
* | Full height contact pic in key view | Dominik Schürmann | 2015-03-04 | 2 | -8/+8 |
* | ContactHelper cleanup | Dominik Schürmann | 2015-03-04 | 2 | -34/+41 |
* | Use master key id instead of fingerprint in sync adapter, use IS_EXPIRED inst... | Dominik Schürmann | 2015-03-04 | 9 | -119/+129 |
* | Fix status bar orange | Dominik Schürmann | 2015-03-04 | 1 | -1/+1 |
* | More simplification of delete strings | Dominik Schürmann | 2015-03-04 | 1 | -1/+1 |
* | Merge pull request #1097 from ishan1604/orange-toolbar | Dominik Schürmann | 2015-03-04 | 3 | -2/+33 |
|\ | |||||
| * | Orange Toolbar Added Fixes #1088 | Ishan Khanna | 2015-03-04 | 5 | -44/+33 |
| * | Fixes Issue#1088 | Ishan Khanna | 2015-03-04 | 2 | -0/+42 |
* | | Simplify certify strings | Dominik Schürmann | 2015-03-04 | 1 | -11/+2 |
* | | Simplify dialogs according to Material Design | Dominik Schürmann | 2015-03-04 | 3 | -17/+13 |
* | | Merge pull request #1080 from indrora/avoid-large-log-parcels | Vincent | 2015-03-04 | 1 | -6/+63 |
|\ \ | |||||
| * | | Cleanup for style | Morgan Gangwere | 2015-03-03 | 1 | -13/+6 |
| * | | Fix root cause of #1077 | Morgan Gangwere | 2015-03-03 | 1 | -6/+70 |
* | | | Merge branch 'development' of https://github.com/vectorijk/open-keychain into... | Dominik Schürmann | 2015-03-03 | 246 | -42/+42 |
|\ \ \ | |||||
| * | | | icon name changes in UI files | jiangkai | 2015-03-03 | 2 | -2/+2 |
| * | | | delete holo icons | jiangkai | 2015-03-03 | 95 | -0/+0 |
| * | | | change icon name in layout files | jiangkai | 2015-03-03 | 24 | -40/+40 |
| * | | | download new material design icons | jiangkai | 2015-03-03 | 125 | -0/+0 |
* | | | | Show name only in passphrase dialog | Dominik Schürmann | 2015-03-03 | 2 | -1/+25 |
* | | | | Fix expiry dialog, reorder layouts | Dominik Schürmann | 2015-03-03 | 5 | -63/+93 |
* | | | | Prettify passphrase dialog, it no longer resizes on unlocking the key | Dominik Schürmann | 2015-03-03 | 2 | -33/+43 |
| |_|/ |/| | | |||||
* | | | Fix toolbar margins on Android lower 5 | Dominik Schürmann | 2015-03-03 | 9 | -9/+8 |
* | | | Use spinner DatePicker, not full calendar, also on Android 5 | Dominik Schürmann | 2015-03-03 | 2 | -37/+59 |
|/ / | |||||
* | | Update patternview lib, remove workaround | Dominik Schürmann | 2015-03-03 | 2 | -13/+11 |
* | | Remove old min sdk check | Dominik Schürmann | 2015-03-03 | 1 | -3/+1 |
* | | Merge pull request #1082 from ishan1604/bug-1081 | Dominik Schürmann | 2015-03-03 | 1 | -3/+0 |
|\ \ | |/ |/| | |||||
| * | Fixes Issue #1081 | Ishan Khanna | 2015-03-03 | 1 | -3/+0 |
* | | Revert "rescale qr code bitmap in background" | Dominik Schürmann | 2015-03-03 | 1 | -6/+7 |
* | | Cleanup of contact sync, debugging | Dominik Schürmann | 2015-03-03 | 2 | -94/+126 |
|/ | |||||
* | Reorder build.gradle | Dominik Schürmann | 2015-03-02 | 1 | -10/+14 |
* | rescale qr code bitmap in background | Vincent Breitmoser | 2015-03-02 | 1 | -7/+6 |
* | forgot to rename a method | Vincent Breitmoser | 2015-03-02 | 2 | -4/+2 |
* | some cleanup in ViewKey* | Vincent Breitmoser | 2015-03-02 | 2 | -18/+20 |
* | Merge branch 'development' of github.com:open-keychain/open-keychain into dev... | Vincent Breitmoser | 2015-03-02 | 4 | -13/+60 |
|\ | |||||
| * | Search string simplified | Dominik Schürmann | 2015-03-02 | 1 | -2/+1 |
| * | Use gradle witness | Dominik Schürmann | 2015-03-02 | 1 | -1/+35 |
| * | Re-add black color | Dominik Schürmann | 2015-03-02 | 1 | -0/+2 |
| * | Remove supertoast dependency | Dominik Schürmann | 2015-03-02 | 1 | -1/+0 |
| * | Use SDK and build tools versions from root project | Dominik Schürmann | 2015-03-02 | 1 | -2/+2 |
| * | Use index constants in ContactHelper | Dominik Schürmann | 2015-03-02 | 1 | -7/+20 |
* | | don't reload qr code for identical fingerprint | Vincent Breitmoser | 2015-03-02 | 1 | -1/+5 |
* | | make userattributeadapter superclass of useridsadapter | Vincent Breitmoser | 2015-03-02 | 6 | -122/+162 |
* | | fix a couple lint errors | Vincent Breitmoser | 2015-02-28 | 2 | -4/+5 |
|/ | |||||
* | some changes to qr scan logic | Vincent Breitmoser | 2015-02-28 | 4 | -37/+113 |
* | pass through messenger to certify service from ViewKeyActivity | Vincent Breitmoser | 2015-02-28 | 4 | -49/+87 |
* | fab support for all notify types | Vincent Breitmoser | 2015-02-28 | 1 | -23/+29 |
* | small Notify cleanup | Vincent Breitmoser | 2015-02-28 | 1 | -24/+2 |