Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - add multi select for storage api (kitkat) | mar-v-in | 2014-07-31 | 4 | -30/+27 |
| | | | | | - UI fixes - refactoring | ||||
* | Load of rework on EncryptActivity, still some TODOs | mar-v-in | 2014-07-20 | 3 | -13/+43 |
| | |||||
* | Merge branch 'master' into improve-file-more | mar-v-in | 2014-07-06 | 36 | -483/+1601 |
|\ | | | | | | | | | | | | | | | | | Conflicts: OpenKeychain/src/main/java/org/sufficientlysecure/keychain/service/KeychainIntentService.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/DecryptActivity.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/EncryptActivity.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/KeyListFragment.java OpenKeychain/src/main/res/layout/encrypt_content.xml | ||||
| * | Bett API string | Dominik Schürmann | 2014-07-04 | 1 | -3/+3 |
| | | |||||
| * | Use strings in edit key | Dominik Schürmann | 2014-07-03 | 2 | -4/+14 |
| | | |||||
| * | Pull from transifex | Dominik Schürmann | 2014-07-03 | 3 | -7/+30 |
| | | |||||
| * | Pull from transifex | Dominik Schürmann | 2014-07-03 | 25 | -352/+1289 |
| | | |||||
| * | Small strings fix | Dominik Schürmann | 2014-07-03 | 1 | -1/+1 |
| | | |||||
| * | Remove old edit button, rename activities | Dominik Schürmann | 2014-07-03 | 1 | -16/+0 |
| | | |||||
| * | Cache passphrase for edit | Dominik Schürmann | 2014-07-03 | 2 | -7/+92 |
| | | |||||
| * | edit key: subkey adapter | Dominik Schürmann | 2014-07-03 | 2 | -1/+97 |
| | | |||||
| * | Work on edit | Dominik Schürmann | 2014-07-03 | 3 | -12/+3 |
| | | |||||
| * | A little bit less purple | Dominik Schürmann | 2014-07-02 | 2 | -7/+4 |
| | | |||||
| * | Merge remote-tracking branch 'origin/master' | Vincent Breitmoser | 2014-07-02 | 5 | -83/+72 |
| |\ | |||||
| | * | edit key: work on saving | Dominik Schürmann | 2014-07-02 | 1 | -8/+0 |
| | | | |||||
| | * | Merge branch 'master' of github.com:open-keychain/open-keychain | Dominik Schürmann | 2014-07-02 | 1 | -1/+1 |
| | |\ | |||||
| | * | | Edit key: adding user ids | Dominik Schürmann | 2014-07-02 | 4 | -15/+72 |
| | | | | |||||
| | * | | edit key: part 3 | Dominik Schürmann | 2014-07-01 | 1 | -60/+0 |
| | | | | |||||
| * | | | Merge branch 'create-keyring' | Vincent Breitmoser | 2014-07-02 | 1 | -0/+4 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | support changing primary user id in SaveKeyringParcel | Vincent Breitmoser | 2014-07-02 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | Closes #695 | ||||
| | * | | add create key capabilities to SaveKeyringParcel | Vincent Breitmoser | 2014-06-29 | 1 | -0/+2 |
| | | | | |||||
| * | | | don't use zero plural string for english | Vincent Breitmoser | 2014-07-02 | 1 | -1/+1 |
| | |/ | |/| | | | | | | | closes #703 | ||||
* | | | Many changes to file ... and still incomplete | mar-v-in | 2014-07-06 | 24 | -237/+261 |
| | | | | | | | | | | | | | | | - Multi file - Reworked UI | ||||
* | | | Encrypt/Decrypt UI work | mar-v-in | 2014-07-02 | 4 | -79/+110 |
| | | | |||||
* | | | Merge branch 'master' into improve-file-more | mar-v-in | 2014-07-01 | 63 | -115/+578 |
|\| | | | | | | | | | | | | | | | | | | | | | | | Conflicts: OpenKeychain/src/main/java/org/sufficientlysecure/keychain/KeychainApplication.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/DecryptFileFragment.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/EncryptFileFragment.java OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/dialog/FileDialogFragment.java | ||||
| * | | Merge branch 'master' of github.com:open-keychain/open-keychain | Dominik Schürmann | 2014-06-30 | 42 | -90/+216 |
| |\ \ | |||||
| | * | | (should have) fixed Travis builds | Daniel Albert | 2014-06-30 | 2 | -7/+2 |
| | | | | |||||
| | * | | Merge branch 'master' of https://github.com/open-keychain/open-keychain | Daniel Albert | 2014-06-30 | 8 | -10/+345 |
| | |\| | |||||
| | * | | Converted all other buttons | Daniel Albert | 2014-06-30 | 18 | -30/+28 |
| | | | | |||||
| | * | | Ported even more buttons to use new design (Key and User editor) | Daniel Albert | 2014-06-29 | 13 | -24/+90 |
| | | | | | | | | | | | | | | | | Added drawables for them | ||||
| | * | | Converted AsymetricKeyFragment to new button style | Daniel Albert | 2014-06-29 | 1 | -5/+3 |
| | | | | |||||
| | * | | Added new button style and converted account_settings and the ↵ | Daniel Albert | 2014-06-29 | 7 | -10/+45 |
| | | | | | | | | | | | | | | | | select_secret_key_layout to use it | ||||
| | * | | Updated file_dialog to use the new buttons | Daniel Albert | 2014-06-29 | 1 | -6/+3 |
| | | | | |||||
| | * | | Improved button style | Daniel Albert | 2014-06-29 | 3 | -21/+12 |
| | | | | | | | | | | | | | | | | | | | | centered buttons removed commented-out button | ||||
| | * | | Added button_rounded style | Daniel Albert | 2014-06-28 | 2 | -3/+49 |
| | | | | | | | | | | | | | | | | converted decrypt_file_fragment to new style | ||||
| * | | | work on edit key | Dominik Schürmann | 2014-06-30 | 3 | -6/+2 |
| | |/ | |/| | |||||
| * | | pass import results through to viewkeyactivity on update | Vincent Breitmoser | 2014-06-28 | 1 | -0/+6 |
| | | | |||||
| * | | code cleanup and plurals in import log entries | Vincent Breitmoser | 2014-06-28 | 1 | -10/+23 |
| | | | | | | | | | | | | closes #698 | ||||
| * | | Merge remote-tracking branch 'upstream/master' | Daniel Albert | 2014-06-28 | 7 | -0/+316 |
| |\ \ | | |/ | |/| | |||||
| | * | Magic to find possible mails and names of device owner | Dominik Schürmann | 2014-06-28 | 1 | -1/+1 |
| | | | |||||
| | * | More wizardry | Dominik Schürmann | 2014-06-27 | 2 | -15/+43 |
| | | | |||||
| | * | Merge branch 'master' of github.com:open-keychain/open-keychain | Dominik Schürmann | 2014-06-27 | 1 | -0/+8 |
| | |\ | |||||
| | * | | Start work on a first-time wizard | Dominik Schürmann | 2014-06-27 | 5 | -0/+218 |
| | | | | |||||
| | * | | new edit key: first version to add user ids | Dominik Schürmann | 2014-06-24 | 2 | -0/+70 |
| | | | | |||||
| * | | | Switched to the dark icons | Daniel Albert | 2014-06-28 | 4 | -0/+0 |
| | | | | |||||
| * | | | Added unlock icon, fixed drawer items, switched to icons from resource in drawer | Daniel Albert | 2014-06-27 | 5 | -3/+5 |
| | | | | |||||
| * | | | Swapped out FontawesomeText with normal ImageView | Daniel Albert | 2014-06-26 | 1 | -10/+6 |
| | |/ | |/| | |||||
| * | | Temporary fix for #648 | Daniel Albert | 2014-06-25 | 1 | -0/+8 |
| |/ | |||||
| * | Rename registered apps to apps | Dominik Schürmann | 2014-06-24 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'master' into improve-file-more | mar-v-in | 2014-06-24 | 3 | -10/+83 |
|\| |