Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | pre-select certification key if only one is available | Vincent Breitmoser | 2015-02-26 | 1 | -4/+5 | |
|/ / / / | ||||||
* | | | | Fingerprint verification, design fixes for qr code card | Dominik Schürmann | 2015-02-26 | 4 | -42/+309 | |
| | | | | ||||||
* | | | | Dont show verification icons in my key view, hide edit button for non-secret ↵ | Dominik Schürmann | 2015-02-25 | 4 | -45/+145 | |
| | | | | | | | | | | | | | | | | keys | |||||
* | | | | Invoke NFC button | Dominik Schürmann | 2015-02-25 | 1 | -0/+28 | |
| | | | | ||||||
* | | | | Other icon for key exchange | Dominik Schürmann | 2015-02-25 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Design fixes for header, QR Code shared element transitions | Dominik Schürmann | 2015-02-25 | 3 | -42/+58 | |
| | | | | ||||||
* | | | | CardView and more header design | Dominik Schürmann | 2015-02-25 | 4 | -15/+37 | |
| | | | | ||||||
* | | | | Fix menu | Dominik Schürmann | 2015-02-25 | 1 | -0/+2 | |
| | | | | ||||||
* | | | | Toolbar: qr code in header, cleanup of fragment | Dominik Schürmann | 2015-02-25 | 2 | -484/+226 | |
| | | | | ||||||
* | | | | Bigger status icon in key view | Dominik Schürmann | 2015-02-25 | 3 | -22/+49 | |
| | | | | ||||||
* | | | | First work on new key view toolbar | Dominik Schürmann | 2015-02-25 | 9 | -72/+299 | |
| | | | | ||||||
* | | | | Remove tabs in view key | Dominik Schürmann | 2015-02-24 | 10 | -45/+644 | |
| | | | | ||||||
* | | | | New advanced key view | Dominik Schürmann | 2015-02-23 | 8 | -153/+393 | |
| | | | | ||||||
* | | | | Refactor AppsListFragment | Dominik Schürmann | 2015-02-23 | 1 | -41/+41 | |
| | | | | ||||||
* | | | | Refactor AppsListFragment | Dominik Schürmann | 2015-02-23 | 1 | -136/+142 | |
| | | | | ||||||
* | | | | Uncluttering App Settings: Move advanced info in dialog | Dominik Schürmann | 2015-02-23 | 2 | -18/+102 | |
| | | | | ||||||
* | | | | Remove unused FixedDrawerLayout | Dominik Schürmann | 2015-02-23 | 1 | -49/+0 | |
| | | | | ||||||
* | | | | Remove old pattern lib, add new pattern lib | Dominik Schürmann | 2015-02-23 | 2 | -47/+22 | |
| | | | | ||||||
* | | | | Removed submodule android-lockpattern | Dominik Schürmann | 2015-02-23 | 2 | -981/+0 | |
| | | | | ||||||
* | | | | Disable default yubikey PIN by default | Dominik Schürmann | 2015-02-22 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Fix multi select and more colors | Dominik Schürmann | 2015-02-22 | 4 | -7/+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 | |
| | | | | ||||||
* | | | | 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 | 1 | -15/+41 | |
| | | | | ||||||
* | | | | Merge branch 'development' of github.com:open-keychain/open-keychain into ↵ | Dominik Schürmann | 2015-02-20 | 2 | -16/+10 | |
|\ \ \ \ | | | | | | | | | | | | | | | | 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 | 2 | -7/+6 | |
| | | | | | ||||||
* | | | | | Screenshot for GSoC | Dominik Schürmann | 2015-02-20 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Move encrypt decrypt operations in own starter activity | Dominik Schürmann | 2015-02-03 | 2 | -12/+29 | |
| | | | | ||||||
* | | | | More toolbar fixes | Dominik Schürmann | 2015-02-03 | 1 | -0/+1 | |
| | | | | ||||||
* | | | | Toolbar fixes, Toolbar under status bar on Lollipop | Dominik Schürmann | 2015-02-03 | 2 | -16/+19 | |
| | | | | ||||||
* | | | | Floating Action Button added in app settings | Dominik Schürmann | 2015-02-03 | 1 | -31/+68 | |
| | | | | ||||||
* | | | | Merge branch 'development' of github.com:open-keychain/open-keychain into ↵ | Dominik Schürmann | 2015-02-02 | 68 | -821/+1024 | |
|\ \ \ \ | | | | | | | | | | | | | | | | development | |||||
| * | | | | rewrite PgpSignEncrypt data flow | Vincent Breitmoser | 2015-02-01 | 67 | -816/+1014 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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 | 17 | -973/+985 | |
| |\ \ \ \ | ||||||
| * | | | | | prevent recursive consolidate | Vincent Breitmoser | 2015-01-31 | 4 | -5/+10 | |
| | | | | | | ||||||
* | | | | | | UI experiments for app settings | Dominik Schürmann | 2015-02-02 | 2 | -11/+28 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Rename app setting classes for consistency | Dominik Schürmann | 2015-01-30 | 5 | -13/+12 | |
| | | | | | ||||||
* | | | | | 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 | 1 | -1/+1 | |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | 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 | |
| | | | | | | ||||||
* | | | | | | Saving of allowed keys | Dominik Schürmann | 2015-01-29 | 8 | -227/+454 | |
| | | | | | | ||||||
* | | | | | | 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 | 1 | -2/+1 | |
|/ / / / / | ||||||
* | | | | | Remove files related to old nav drawer | Dominik Schürmann | 2015-01-29 | 3 | -324/+1 | |
| | | | | | ||||||
* | | | | | 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 | 4 | -131/+132 | |
|/ / / / | ||||||
* | | | | Move key list logic into fragment, UI fixes for nav drawer | Dominik Schürmann | 2015-01-29 | 10 | -302/+59 | |
| | | | | ||||||
* | | | | Merge remote-tracking branch 'origin/t/snackbar' into development | Dominik Schürmann | 2015-01-29 | 8 | -212/+362 | |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: OpenKeychain/build.gradle |