Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Floating Action Button added in app settings | Dominik Schürmann | 2015-02-03 | 40 | -715/+451 | |
* | | | | | Merge branch 'development' of github.com:open-keychain/open-keychain into dev... | Dominik Schürmann | 2015-02-02 | 70 | -875/+1092 | |
|\ \ \ \ \ | ||||||
| * | | | | | fix tests for new PgpSignEncryptInput | Vincent Breitmoser | 2015-02-02 | 1 | -29/+29 | |
| * | | | | | rewrite PgpSignEncrypt data flow | Vincent Breitmoser | 2015-02-01 | 69 | -851/+1062 | |
| * | | | | | Merge remote-tracking branch 'origin/development' into development | Vincent Breitmoser | 2015-01-31 | 49 | -1370/+3221 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | prevent recursive consolidate | Vincent Breitmoser | 2015-01-31 | 5 | -5/+11 | |
* | | | | | | | UI experiments for app settings | Dominik Schürmann | 2015-02-02 | 5 | -50/+69 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Rename app setting classes for consistency | Dominik Schürmann | 2015-01-30 | 7 | -15/+14 | |
* | | | | | | Fix saving of allowed keys | Dominik Schürmann | 2015-01-30 | 1 | -11/+5 | |
* | | | | | | Fix travis for build tools update | Dominik Schürmann | 2015-01-30 | 2 | -1/+1 | |
* | | | | | | Update mini dns lib | Dominik Schürmann | 2015-01-30 | 1 | -0/+0 | |
* | | | | | | Merge branch 'ligi-ligi/fix/add_ability_to_compile_with_java8' into development | Dominik Schürmann | 2015-01-30 | 2 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Merge branch 'ligi/fix/add_ability_to_compile_with_java8' of https://github.c... | Dominik Schürmann | 2015-01-30 | 2 | -2/+2 | |
|/| | | | | | | ||||||
| * | | | | | | Add explicit casting to be able to compile with java8 | ligi | 2015-01-29 | 1 | -1/+1 | |
| * | | | | | | Use latest buildTools | ligi | 2015-01-29 | 1 | -1/+1 | |
* | | | | | | | Header exported | Dominik Schürmann | 2015-01-30 | 1 | -1/+4 | |
* | | | | | | | Saving of allowed keys | Dominik Schürmann | 2015-01-29 | 12 | -232/+467 | |
* | | | | | | | Introduce allowed keys table per API client | Dominik Schürmann | 2015-01-29 | 4 | -5/+70 | |
* | | | | | | | Header image tryout | Dominik Schürmann | 2015-01-29 | 6 | -5/+2039 | |
* | | | | | | | Update api lib | Dominik Schürmann | 2015-01-29 | 1 | -0/+0 | |
|/ / / / / / | ||||||
* | | | | | | Remove files related to old nav drawer | Dominik Schürmann | 2015-01-29 | 19 | -551/+53 | |
* | | | | | | Fix item layout in apps list | Dominik Schürmann | 2015-01-29 | 2 | -10/+10 | |
* | | | | | | Close FileDescriptors and input, output streams when possible | Dominik Schürmann | 2015-01-29 | 1 | -285/+335 | |
* | | | | | | Refactor DecryptActivity into DecryptOverviewFragment for nav drawer | Dominik Schürmann | 2015-01-29 | 9 | -278/+243 | |
* | | | | | | Update api lib | Dominik Schürmann | 2015-01-29 | 1 | -0/+0 | |
* | | | | | | White popup theme | Dominik Schürmann | 2015-01-29 | 1 | -3/+7 | |
|/ / / / / | ||||||
* | | | | | Move key list logic into fragment, UI fixes for nav drawer | Dominik Schürmann | 2015-01-29 | 20 | -360/+61 | |
* | | | | | Merge remote-tracking branch 'origin/t/snackbar' into development | Dominik Schürmann | 2015-01-29 | 11 | -214/+370 | |
|\ \ \ \ \ | ||||||
| * | | | | | use Notify helper everywhere, replace supertoasts with snackbar library | Vincent Breitmoser | 2015-01-19 | 8 | -210/+198 | |
* | | | | | | Cloud search icon | Dominik Schürmann | 2015-01-28 | 10 | -3/+58 | |
* | | | | | | Fix cleartext signatures internally | Dominik Schürmann | 2015-01-27 | 1 | -5/+4 | |
* | | | | | | Update api lib | Dominik Schürmann | 2015-01-27 | 1 | -0/+0 | |
* | | | | | | Fix nullpointer in ImportKeysActivity | Dominik Schürmann | 2015-01-27 | 1 | -13/+24 | |
* | | | | | | Merge branch 'detached-sigs-api' into development | Dominik Schürmann | 2015-01-27 | 16 | -200/+449 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Support verification of detached signatures | Dominik Schürmann | 2015-01-27 | 3 | -98/+223 | |
| * | | | | | | Merge branch 'development' into detached-sigs-api | Dominik Schürmann | 2015-01-27 | 13 | -57/+187 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Temporary nav drawer fixes | Dominik Schürmann | 2015-01-27 | 9 | -20/+54 | |
| * | | | | | | | Fixes for detached signatures | Dominik Schürmann | 2015-01-26 | 2 | -11/+36 | |
| * | | | | | | | Merge branch 'development' into detached-sigs-api | Dominik Schürmann | 2015-01-26 | 652 | -3346/+5071 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Update safeslinger lib | Dominik Schürmann | 2015-01-12 | 1 | -0/+0 | |
| * | | | | | | | | No output stream for detached signatures, makes no sense to pipe it through | Dominik Schürmann | 2015-01-08 | 2 | -2/+1 | |
| * | | | | | | | | Experimental API support for detached signatures (not tested) | Dominik Schürmann | 2015-01-08 | 6 | -44/+118 | |
* | | | | | | | | | Merge branch 'development' of github.com:open-keychain/open-keychain into dev... | Dominik Schürmann | 2015-01-27 | 1 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | update openpgp-api-lib for charset support | Vincent Breitmoser | 2015-01-27 | 1 | -0/+0 | |
* | | | | | | | | | Merge branch 'development' of github.com:open-keychain/open-keychain into dev... | Dominik Schürmann | 2015-01-27 | 12 | -57/+188 | |
|\| | | | | | | | | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | backend support for charset in ascii-armored streams | Vincent Breitmoser | 2015-01-27 | 8 | -4/+120 | |
| * | | | | | | | remove unused NonPgpPartException | Vincent Breitmoser | 2015-01-26 | 1 | -12/+0 | |
| * | | | | | | | move last parts of import logic from kis into operation | Vincent Breitmoser | 2015-01-26 | 5 | -41/+68 | |
* | | | | | | | | Material Design Drawer | Dominik Schürmann | 2015-01-26 | 35 | -29/+101 | |
|/ / / / / / / | ||||||
* | | | | | | | Material Design: Full screen dialogs | Dominik Schürmann | 2015-01-26 | 57 | -273/+209 |