| Commit message (Expand) | Author | Age | Files | Lines |
* | Update gradle build files to 0.7.3 android plugin, add Gradle 1.9 wrapper, ad... | Dominik Schürmann | 2014-01-16 | 1 | -1/+1 |
* | toast on copy to clipboard | Dominik Schürmann | 2014-01-14 | 1 | -0/+1 |
* | prettify import | Dominik Schürmann | 2014-01-14 | 1 | -0/+3 |
* | fix some small layout bugs, add barcode scanner lib as source lib, fix qr cod... | Dominik Schürmann | 2014-01-14 | 1 | -2/+9 |
* | simplify wording | Dominik Schürmann | 2014-01-13 | 1 | -1/+1 |
* | key view is working | Dominik Schürmann | 2014-01-13 | 1 | -0/+2 |
* | preferences and help into menu not drawer according to guidelines and google ... | Dominik Schürmann | 2014-01-09 | 1 | -2/+1 |
* | implement navigation drawer | Dominik Schürmann | 2014-01-09 | 1 | -11/+8 |
* | add experimental drawer navigation | Dominik Schürmann | 2014-01-09 | 2 | -4/+26 |
* | use bootstrap buttons | Dominik Schürmann | 2014-01-09 | 1 | -11/+1 |
* | multi selection for secret key list | Dominik Schürmann | 2014-01-07 | 1 | -1/+1 |
* | instructions on empty public key list for first start | Dominik Schürmann | 2014-01-07 | 1 | -1/+8 |
* | action encrypt to contact in view and multi select | Dominik Schürmann | 2014-01-07 | 1 | -1/+6 |
* | reorder menus, cleanup code, add experimental tab activity | Dominik Schürmann | 2014-01-07 | 1 | -1/+2 |
* | key edit fixes | Dominik Schürmann | 2014-01-07 | 1 | -1/+2 |
* | copy to clipboard in key view | Dominik Schürmann | 2014-01-06 | 1 | -0/+1 |
* | Work on multiselect in key list | Dominik Schürmann | 2014-01-06 | 1 | -0/+6 |
* | prettify nfc dialog | Dominik Schürmann | 2014-01-03 | 1 | -1/+3 |
* | fix nullpointer in EditKeyActivity | Dominik Schürmann | 2014-01-02 | 1 | -2/+2 |
* | final fixes for public key list | Dominik Schürmann | 2014-01-02 | 1 | -3/+0 |
* | New list with sticky list headers library | Dominik Schürmann | 2014-01-02 | 2 | -2/+4 |
* | Merge pull request #165 from kalkin/key-details | Dominik Schürmann | 2013-12-30 | 1 | -2/+5 |
|\ |
|
| * | Renamed keyDetails to key_details | Bahtiar `kalkin-` Gadimov | 2013-12-25 | 1 | -1/+1 |
| * | Added first draft of KeyDetailsActivity | Bahtiar `kalkin-` Gadimov | 2013-12-25 | 1 | -2/+5 |
* | | Inform user if signature check fails | Dominik Schürmann | 2013-12-30 | 1 | -0/+1 |
* | | remote service: package signature verification, use string for service instea... | Dominik Schürmann | 2013-12-30 | 1 | -1/+3 |
|/ |
|
* | spring-cleaning: remove unused resources, rename strings from camelCase to sn... | Dominik Schürmann | 2013-10-25 | 3 | -237/+192 |
* | QR Code import works now | Dominik Schürmann | 2013-10-06 | 1 | -1/+4 |
* | QR Code sharing with multiple QR Codes | Dominik Schürmann | 2013-10-05 | 1 | -0/+6 |
* | New API version, import from clipboard | Dominik Schürmann | 2013-10-05 | 2 | -0/+2 |
* | Fixed 140 - Multiline Entries in KeyServerQueryActivity | Bahtiar `kalkin-` Gadimov | 2013-09-24 | 1 | -0/+1 |
* | Import keys with adapter, loader, and new design | Dominik Schürmann | 2013-09-22 | 1 | -3/+3 |
* | Work on new Import activity | Dominik Schürmann | 2013-09-19 | 2 | -4/+11 |
* | Update Intent API | Dominik Schürmann | 2013-09-14 | 1 | -3/+3 |
* | Handle dublicate or missing pub keys corresponding to user ids, handle naviga... | Dominik Schürmann | 2013-09-09 | 1 | -1/+3 |
* | fix editactivity crash, default key creation, import from keyserver menu button | Dominik Schürmann | 2013-09-09 | 1 | -10/+11 |
* | Remove old API demos | Dominik Schürmann | 2013-09-09 | 1 | -1/+1 |
* | Remove most of old API | Dominik Schürmann | 2013-09-09 | 1 | -9/+1 |
* | Select pub key when email could not be found | Dominik Schürmann | 2013-09-08 | 1 | -4/+5 |
* | merge k9mail back into master | Dominik Schürmann | 2013-09-06 | 1 | -0/+16 |
|\ |
|
| * | remove dead code | Dominik Schürmann | 2013-09-06 | 1 | -1/+2 |
| * | Put logic into fragment for reuse | Dominik Schürmann | 2013-09-06 | 1 | -1/+1 |
| * | api apps adapter with icons | Dominik Schürmann | 2013-09-06 | 1 | -1/+0 |
| * | Include DoneBar for edit activities | Dominik Schürmann | 2013-09-05 | 1 | -0/+1 |
| * | App settings activity | Dominik Schürmann | 2013-09-04 | 1 | -2/+11 |
| * | Show app name in registered apps | Dominik Schürmann | 2013-09-04 | 1 | -3/+7 |
| * | More work on crypto consumers | Dominik Schürmann | 2013-07-01 | 1 | -0/+2 |
* | | fix wording: s/keyring/key/g | Felix Bechstein | 2013-08-15 | 1 | -50/+50 |
* | | fix gradle build | Felix Bechstein | 2013-08-15 | 1 | -3/+1 |
* | | Change key bit length control into a dropdown | bcbarnes-gmx | 2013-07-22 | 2 | -2/+12 |