| Commit message (Expand) | Author | Age | Files | Lines |
* | Use key icons in import, prettify items | Dominik Schürmann | 2014-09-18 | 1 | -30/+24 |
* | Swipe-to-refresh fixes | Dominik Schürmann | 2014-09-18 | 1 | -3/+10 |
* | Use key icons in spinners | Dominik Schürmann | 2014-09-17 | 2 | -44/+40 |
* | Result parcel refactorings (WIP) | Dominik Schürmann | 2014-09-17 | 1 | -1/+1 |
* | Work on new result handling (WIP) | Dominik Schürmann | 2014-09-17 | 1 | -1/+1 |
* | Merge branch 'master' of github.com:open-keychain/open-keychain | Dominik Schürmann | 2014-09-15 | 4 | -63/+21 |
|\ |
|
| * | Keys found on multiple servers are now imported from all of them | Tim Bray | 2014-09-13 | 1 | -2/+0 |
| * | Change shuffle to rotate, and when merging ImportKeysList entries, if either ... | Tim Bray | 2014-09-13 | 1 | -2/+2 |
| * | Add cloud search tab, lose Keybase/Keyserver tabs, re-organize prefs | Tim Bray | 2014-09-13 | 4 | -63/+23 |
* | | New decrypt activity design (WIP), saner UTF8 decoding (replacing non-decodab... | Dominik Schürmann | 2014-09-15 | 7 | -12/+132 |
* | | First work on decrypt | Dominik Schürmann | 2014-09-14 | 2 | -1/+1 |
|/ |
|
* | Custom actionbar to indicate swipe down effect | Dominik Schürmann | 2014-09-13 | 1 | -0/+14 |
* | More smaller UI fixes | Dominik Schürmann | 2014-09-13 | 1 | -0/+1 |
* | Implemented Pull2Refresh in the KeyListFragment | Daniel Albert | 2014-09-12 | 1 | -75/+71 |
* | flag revoked, epired and unavailable keys in selection spinner | Vincent Breitmoser | 2014-09-07 | 1 | -10/+34 |
* | Remove table layout, use hint text for edit fields | Dominik Schürmann | 2014-09-07 | 2 | -83/+65 |
* | Merge branch 'master' of github.com:open-keychain/open-keychain | Dominik Schürmann | 2014-09-07 | 1 | -18/+51 |
|\ |
|
| * | add proper async check for correct passphrase to passphrasedialog | Vincent Breitmoser | 2014-09-07 | 1 | -18/+51 |
* | | Two buttons to encrypt files and text, some fixes | Dominik Schürmann | 2014-09-07 | 1 | -12/+40 |
|/ |
|
* | Better symmetric encryption layout | Dominik Schürmann | 2014-09-07 | 1 | -38/+23 |
* | More UI rework | Dominik Schürmann | 2014-09-07 | 5 | -101/+148 |
* | Fix width for encrypt to | Dominik Schürmann | 2014-09-07 | 1 | -1/+1 |
* | Safeslinger: icon, about info | Dominik Schürmann | 2014-09-04 | 1 | -1/+1 |
* | Integrate safeslinger share | Dominik Schürmann | 2014-09-04 | 1 | -0/+17 |
* | rename EncryptMessageFragment -> EncryptTextFragment | Vincent Breitmoser | 2014-09-01 | 1 | -1/+1 |
* | split EncryptActivity into Encrypt{Text,File}Activity | Vincent Breitmoser | 2014-09-01 | 5 | -13/+44 |
* | small ui changes in encrypt | Vincent Breitmoser | 2014-09-01 | 2 | -8/+9 |
* | Cleanup keyspinner layout, key id typeface monospace | Dominik Schürmann | 2014-08-31 | 1 | -32/+36 |
* | Merge branch 'master' of github.com:open-keychain/open-keychain | Dominik Schürmann | 2014-08-31 | 2 | -3/+1 |
|\ |
|
| * | get rid of some last bootstrapbutton references | Vincent Breitmoser | 2014-08-31 | 2 | -3/+1 |
* | | Better leyout for account settings | Dominik Schürmann | 2014-08-31 | 3 | -63/+90 |
* | | Move date picker to left because of width constraints inside the dialog | Dominik Schürmann | 2014-08-31 | 1 | -6/+1 |
|/ |
|
* | Hide keyserver spinner under advanced options in certify activity | Dominik Schürmann | 2014-08-31 | 2 | -8/+15 |
* | if there is only one private key, use it fo certification by default | Vincent Breitmoser | 2014-08-31 | 1 | -3/+7 |
* | use LoaderFragment for CertifyActivity | Vincent Breitmoser | 2014-08-31 | 3 | -179/+198 |
* | Encrypted message is not being spellchecked anymore | Daniel Albert | 2014-08-30 | 1 | -1/+1 |
* | Merge pull request #796 from open-keychain/develop | Dominik Schürmann | 2014-08-28 | 1 | -1/+19 |
|\ |
|
| * | add ecc support | Vincent Breitmoser | 2014-08-24 | 1 | -1/+19 |
* | | Fix RuntimeException in KeyListActivity on tablets | Dominik Schürmann | 2014-08-28 | 2 | -15/+14 |
* | | Cleanup FoldableLinearLayout | Dominik Schürmann | 2014-08-27 | 3 | -10/+5 |
|/ |
|
* | Scroll fixes for certify activity | Dominik Schürmann | 2014-08-19 | 1 | -7/+5 |
* | certs header design | Dominik Schürmann | 2014-08-19 | 1 | -3/+11 |
* | Header for certs view | Dominik Schürmann | 2014-08-19 | 2 | -23/+38 |
* | Fixes for expiry UI | Dominik Schürmann | 2014-08-18 | 1 | -0/+10 |
* | Merge pull request #772 from mar-v-in/issue-729 | Vincent | 2014-08-17 | 1 | -5/+3 |
|\ |
|
| * | Remove NoSwipeWrapContentViewPager | mar-v-in | 2014-08-17 | 1 | -5/+3 |
* | | API: Allow ACTION_SIGN_AND_ENCRYPT with no key ids or user ids extras, fix pr... | Dominik Schürmann | 2014-08-16 | 1 | -5/+5 |
|/ |
|
* | Merge pull request #767 from mar-v-in/issue-763 | Dominik Schürmann | 2014-08-14 | 3 | -9/+5 |
|\ |
|
| * | Add and use CertifyKeySpinner | mar-v-in | 2014-08-14 | 1 | -8/+4 |
| * | factor KeySpinner out | mar-v-in | 2014-08-14 | 2 | -1/+1 |