Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Merge pull request #344 from ankushb92/ankush2 | Dominik Schürmann | 2014-03-06 | 2 | -5/+5 | |
| |\ \ \ \ | | | | | | | | | | | | | #338 | |||||
| | * | | | | corrected commit | Ankush | 2014-03-07 | 2 | -5/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mCurrentPassPhrase, mChangePassPhrase Minor variable naming Issue #338 | |||||
| * | | | | | 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 | |
| | | | | ||||||
* | | | | move some placeholders into resources | Vincent Breitmoser | 2014-03-08 | 1 | -2/+2 | |
| | | | | ||||||
* | | | | working unified list (no actions yet) | Vincent Breitmoser | 2014-03-08 | 3 | -2/+97 | |
| | | | | ||||||
* | | | | copy public keylist as stub for unified keylist | Vincent Breitmoser | 2014-03-06 | 2 | -0/+97 | |
|/ / / | ||||||
* | / | Fix ScrollViewSize Lint Warnings | Emantor | 2014-03-03 | 3 | -6/+6 | |
| |/ |/| | ||||||
* | | certifications text | Dominik Schürmann | 2014-02-19 | 1 | -0/+7 | |
| | | ||||||
* | | fix margins | Dominik Schürmann | 2014-02-17 | 1 | -2/+2 | |
| | | ||||||
* | | prevent key view from scrolling, move encrypt button down again | Dominik Schürmann | 2014-02-17 | 1 | -17/+21 | |
| | | ||||||
* | | Layout fixes for registered apps | Dominik Schürmann | 2014-02-13 | 4 | -149/+150 | |
| | | ||||||
* | | rework key view into fragments to later add certifications | Dominik Schürmann | 2014-02-09 | 5 | -231/+265 | |
| | | ||||||
* | | fix certify key resource | Dominik Schürmann | 2014-02-05 | 1 | -1/+1 | |
| | | ||||||
* | | drawer icons have not the same width, fix this | Dominik Schürmann | 2014-02-05 | 1 | -1/+1 | |
| | | ||||||
* | | better alignment of navigation drawer icons | Dominik Schürmann | 2014-02-05 | 1 | -10/+15 | |
| | | ||||||
* | | small layout problem fixed | Dominik Schürmann | 2014-02-04 | 1 | -3/+2 | |
| | | ||||||
* | | work on lookup key, fix some illegal state exceptions with hack | Dominik Schürmann | 2014-02-04 | 1 | -22/+36 | |
| | | ||||||
* | | More layout fixes | Dominik Schürmann | 2014-02-04 | 2 | -2/+48 | |
| | | ||||||
* | | nicer list items | Dominik Schürmann | 2014-02-04 | 3 | -19/+13 | |
| | | ||||||
* | | Show revoked status in key list | Dominik Schürmann | 2014-02-04 | 1 | -6/+22 | |
| | | ||||||
* | | Certify not sign a key, added as button, does not belong to menu | Dominik Schürmann | 2014-02-04 | 2 | -1/+10 | |
|/ | ||||||
* | Use buttons for encrypt decrypt instead of actionbar | Dominik Schürmann | 2014-02-02 | 2 | -31/+98 | |
| | ||||||
* | Hacks to make dialogs on Android 2.3 black on white, and not black on black | Dominik Schürmann | 2014-02-02 | 1 | -18/+9 | |
| | ||||||
* | Resolve crashes on Android 2.3 due to ActionBarCompat conversion | Dominik Schürmann | 2014-02-02 | 2 | -18/+2 | |
| | ||||||
* | Switch from ActionBarSherlock to ActionBarCompat | Dominik Schürmann | 2014-02-02 | 4 | -9/+9 | |
| | ||||||
* | Reworking import, testing needed... | Dominik Schürmann | 2014-02-01 | 4 | -136/+0 | |
| | ||||||
* | Started working on integration of keyserver query into import activity | Dominik Schürmann | 2014-02-01 | 3 | -61/+59 | |
| | ||||||
* | Fix layout, add API notes to README, register fingerprint URIs, some ↵ | Dominik Schürmann | 2014-02-01 | 7 | -11/+11 | |
| | | | | reformatting (sry) | |||||
* | Fix display of long user ids in key view | Dominik Schürmann | 2014-01-31 | 1 | -10/+10 | |
| | ||||||
* | New Gradle project structure | Dominik Schürmann | 2014-01-27 | 53 | -0/+2831 | |