Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update from transifex | Dominik Schürmann | 2014-04-02 | 32 | -270/+217 |
* | confirm that empty IDs are really wanted | Ashley Hughes | 2014-04-02 | 1 | -0/+1 |
* | Menu cleanup | Dominik Schürmann | 2014-04-01 | 3 | -24/+42 |
* | test: add junit+robolectric to buildfiles and stub test file | Vincent Breitmoser | 2014-04-01 | 1 | -1/+1 |
* | language | Dominik Schürmann | 2014-04-01 | 1 | -2/+2 |
* | More layout fixes | Dominik Schürmann | 2014-04-01 | 1 | -56/+62 |
* | More layout fixes | Dominik Schürmann | 2014-04-01 | 2 | -97/+108 |
* | Language clarifications | Dominik Schürmann | 2014-04-01 | 3 | -9/+11 |
* | Fix layouts | Dominik Schürmann | 2014-04-01 | 10 | -97/+99 |
* | Merge branch 'master' of github.com:openpgp-keychain/openpgp-keychain | Dominik Schürmann | 2014-04-01 | 1 | -0/+1 |
|\ | |||||
| * | don't disable save button, show message if nothing needs to be done | Ashley Hughes | 2014-04-01 | 1 | -0/+1 |
* | | Small layout fix (more to come) | Dominik Schürmann | 2014-04-01 | 1 | -1/+1 |
* | | Experimental work on a fragment-based encrypt activity | Dominik Schürmann | 2014-04-01 | 5 | -319/+37 |
* | | Layouts for new encrypt design | Dominik Schürmann | 2014-03-31 | 6 | -12/+263 |
|/ | |||||
* | Include signature result in fragments | Dominik Schürmann | 2014-03-30 | 3 | -45/+38 |
* | Decrypt mostly works again | Dominik Schürmann | 2014-03-30 | 2 | -131/+12 |
* | More experimental work on decrypt fragments | Dominik Schürmann | 2014-03-30 | 4 | -141/+208 |
* | Experiments with fragments in decrypt activity | Dominik Schürmann | 2014-03-30 | 4 | -96/+182 |
* | Remove cancel from app menu | Dominik Schürmann | 2014-03-30 | 1 | -4/+0 |
* | Revert "Remove cancel from app menu" | Dominik Schürmann | 2014-03-30 | 1 | -0/+4 |
* | Remove cancel from app menu | Dominik Schürmann | 2014-03-30 | 1 | -4/+0 |
* | use save icon, not tick | Ashley Hughes | 2014-03-29 | 1 | -1/+1 |
* | merge master | Ashley Hughes | 2014-03-29 | 177 | -1401/+4848 |
|\ | |||||
| * | Sync changelog and about with transifex | Dominik Schürmann | 2014-03-26 | 38 | -19/+545 |
| * | Changelog for 2.4 | Dominik Schürmann | 2014-03-26 | 1 | -0/+5 |
| * | Changelog for 2.4 | Dominik Schürmann | 2014-03-26 | 3 | -109/+21 |
| * | Update from transifex | Dominik Schürmann | 2014-03-26 | 31 | -23/+422 |
| * | Show divider only when used | Dominik Schürmann | 2014-03-26 | 1 | -2/+2 |
| * | Text for creation of new api accounts | Dominik Schürmann | 2014-03-26 | 2 | -0/+9 |
| * | Rename layouts for remote activity | Dominik Schürmann | 2014-03-26 | 4 | -0/+0 |
| * | Accounts activity prettified | Dominik Schürmann | 2014-03-26 | 1 | -8/+28 |
| * | Accounts list prettified | Dominik Schürmann | 2014-03-26 | 6 | -6/+15 |
| * | fix capability icons and remove red text for revoked keys | uberspot | 2014-03-26 | 1 | -15/+18 |
| * | Forgot resource | Dominik Schürmann | 2014-03-26 | 1 | -0/+14 |
| * | Merge pull request #482 from uberspot/master | Dominik Schürmann | 2014-03-26 | 1 | -15/+22 |
| |\ | |||||
| | * | put expiry on a separate line | uberspot | 2014-03-26 | 1 | -15/+22 |
| * | | Part 2 of basic user interface for api accounts | Dominik Schürmann | 2014-03-26 | 2 | -54/+23 |
| |/ | |||||
| * | Accounts API, user interface | Dominik Schürmann | 2014-03-26 | 2 | -0/+36 |
| * | Merge pull request #479 from AlexanderS/subkey-expiry | Dominik Schürmann | 2014-03-26 | 1 | -1/+9 |
| |\ | |||||
| | * | Display expiry of subkeys in single key view. | Alexander Sulfrian | 2014-03-25 | 1 | -1/+9 |
| * | | Merge pull request #474 from honnel/empty-list-flash | Dominik Schürmann | 2014-03-25 | 1 | -2/+3 |
| |\ \ | |||||
| | * | | No "empty-list" layout flashing up on start of OpenKeychain | Daniel Hammann | 2014-03-23 | 1 | -2/+3 |
| * | | | Merge pull request #475 from thi/master | Dominik Schürmann | 2014-03-25 | 19 | -0/+114 |
| |\ \ \ | |||||
| | * | | | Add recent contributors to credits | Thialfihar | 2014-03-24 | 19 | -0/+114 |
| | | |/ | | |/| | |||||
| * | | | More experimental work on api accounts | Dominik Schürmann | 2014-03-25 | 4 | -5/+23 |
| * | | | Merge pull request #477 from thi/adjust-getting-started-text | Dominik Schürmann | 2014-03-25 | 17 | -17/+17 |
| |\ \ \ | |||||
| | * | | | Change the getting started text | Thialfihar | 2014-03-24 | 17 | -17/+17 |
| | |/ / | |||||
| * | | | Merge branch 'master' of github.com:openpgp-keychain/openpgp-keychain | Dominik Schürmann | 2014-03-25 | 20 | -78/+22 |
| |\| | | |||||
| | * | | Remove icon set credits | Thialfihar | 2014-03-23 | 19 | -38/+0 |
| | * | | Adjust encrypt layout, align signature with button | Thialfihar | 2014-03-23 | 1 | -2/+3 |