Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Fix multi select and more colors | Dominik Schürmann | 2015-02-22 | 15 | -19/+14 | |
| | | | | ||||||
* | | | | Pull from transifex | Dominik Schürmann | 2015-02-22 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Pull from transifex | Dominik Schürmann | 2015-02-22 | 98 | -903/+4356 | |
| | | | | ||||||
* | | | | Fix back button in encrypt activities | Dominik Schürmann | 2015-02-22 | 1 | -6/+12 | |
| | | | | ||||||
* | | | | Color for holo | Dominik Schürmann | 2015-02-22 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Merge branch 'development' of github.com:open-keychain/open-keychain into ↵ | Dominik Schürmann | 2015-02-22 | 3 | -4/+14 | |
|\ \ \ \ | | | | | | | | | | | | | | | | development | |||||
| * \ \ \ | Merge pull request #1047 from steelman/dev-strings | Dominik Schürmann | 2015-02-22 | 3 | -4/+14 | |
| |\ \ \ \ | | | | | | | | | | | | | Some Polish translated strings and some tiny cleanups | |||||
| | * | | | | some Polish translations | Łukasz Stelmach | 2015-02-21 | 1 | -3/+11 | |
| | | | | | | ||||||
| | * | | | | move a string in the safe slinger activity to resources | Łukasz Stelmach | 2015-02-21 | 3 | -1/+3 | |
| | | | | | | ||||||
* | | | | | | Use right colors in snackbars and logs | Dominik Schürmann | 2015-02-22 | 2 | -18/+20 | |
| | | | | | | ||||||
* | | | | | | Go to keyserver settings directly | Dominik Schürmann | 2015-02-22 | 2 | -6/+4 | |
| | | | | | | ||||||
* | | | | | | Once again: Colors and header image | Dominik Schürmann | 2015-02-22 | 5 | -33/+27 | |
|/ / / / / | ||||||
* | | | | | show app name instead of keys in main list | Dominik Schürmann | 2015-02-21 | 2 | -1/+6 | |
| | | | | | ||||||
* | | | | | Floating action button icons and methods for key list | Dominik Schürmann | 2015-02-21 | 10 | -34/+55 | |
| | | | | | ||||||
* | | | | | Status bar height fix | Dominik Schürmann | 2015-02-21 | 7 | -8/+17 | |
| | | | | | ||||||
* | | | | | Merge branch 'development' of github.com:open-keychain/open-keychain into ↵ | Dominik Schürmann | 2015-02-20 | 3 | -16/+11 | |
|\| | | | | | | | | | | | | | | | | | | | development | |||||
| * | | | | fix comments and some warnings in PgpDecryptVerify | Vincent Breitmoser | 2015-02-17 | 1 | -9/+4 | |
| | | | | | ||||||
| * | | | | determine correct filesize during decryption from LiteralData packet | Vincent Breitmoser | 2015-02-17 | 3 | -7/+7 | |
| | | | | | ||||||
* | | | | | Screenshot for GSoC | Dominik Schürmann | 2015-02-20 | 2 | -3/+3 | |
|/ / / / | ||||||
* | | | | Improve nav drawer drawable | Dominik Schürmann | 2015-02-03 | 2 | -0/+9 | |
| | | | | ||||||
* | | | | Improve nav drawer drawable | Dominik Schürmann | 2015-02-03 | 1 | -0/+0 | |
| | | | | ||||||
* | | | | Fix first time wizard design | Dominik Schürmann | 2015-02-03 | 7 | -2/+17 | |
| | | | | ||||||
* | | | | Add FAB to key list | Dominik Schürmann | 2015-02-03 | 4 | -35/+104 | |
| | | | | ||||||
* | | | | Move encrypt decrypt operations in own starter activity | Dominik Schürmann | 2015-02-03 | 19 | -25/+73 | |
| | | | | ||||||
* | | | | More toolbar fixes | Dominik Schürmann | 2015-02-03 | 5 | -11/+20 | |
| | | | | ||||||
* | | | | App settings statusbar fix | Dominik Schürmann | 2015-02-03 | 2 | -3/+8 | |
| | | | | ||||||
* | | | | Toolbar fixes, Toolbar under status bar on Lollipop | Dominik Schürmann | 2015-02-03 | 34 | -96/+118 | |
| | | | | ||||||
* | | | | Floating Action Button added in app settings | Dominik Schürmann | 2015-02-03 | 38 | -72/+201 | |
| | | | | ||||||
* | | | | Merge branch 'development' of github.com:open-keychain/open-keychain into ↵ | Dominik Schürmann | 2015-02-02 | 69 | -844/+1062 | |
|\ \ \ \ | | | | | | | | | | | | | | | | development | |||||
| * | | | | rewrite PgpSignEncrypt data flow | Vincent Breitmoser | 2015-02-01 | 68 | -839/+1051 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - introduce high-level SignEncryptOperation for uri to uri signing/encryption - use SignEncryptParcel for high-level operation parameters - use PgpSignEncryptInput plus streams for low-level operation parameters - get rid of all sign/encrypt logic in KeychainIntentService | |||||
| * | | | | Merge remote-tracking branch 'origin/development' into development | Vincent Breitmoser | 2015-01-31 | 44 | -1369/+1181 | |
| |\ \ \ \ | ||||||
| * | | | | | 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 | |
| | | | | | ||||||
* | | | | | Merge branch 'ligi/fix/add_ability_to_compile_with_java8' of ↵ | Dominik Schürmann | 2015-01-30 | 2 | -2/+2 | |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | https://github.com/ligi/open-keychain into ligi-ligi/fix/add_ability_to_compile_with_java8 | |||||
| * | | | | | 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 | |
| | | | | | | ||||||
* | | | | | | Saving of allowed keys | Dominik Schürmann | 2015-01-29 | 11 | -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 | 4 | -5/+3 | |
|/ / / / / | ||||||
* | | | | | 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 | 1 | -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 | |
| | | | | | ||||||
* | | | | | 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 | 19 | -359/+59 | |
| | | | | ||||||
* | | | | Merge remote-tracking branch 'origin/t/snackbar' into development | Dominik Schürmann | 2015-01-29 | 11 | -214/+370 | |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: OpenKeychain/build.gradle | |||||
| * | | | | 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 | 5 | -2/+1 | |
| | | | | |