Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Fix toolbar margins on Android lower 5 | Dominik Schürmann | 2015-03-03 | 1 | -0/+1 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | work more on separation of linked identities and resources, initial ui work | Vincent Breitmoser | 2015-03-04 | 1 | -0/+1 | |
* | | | | | | add linked it to view key context menu | Vincent Breitmoser | 2015-03-02 | 1 | -1/+2 | |
* | | | | | | Merge branch 'development' into linked-identities | Vincent Breitmoser | 2015-03-02 | 2 | -2/+3 | |
|\| | | | | | ||||||
| * | | | | | Search string simplified | Dominik Schürmann | 2015-03-02 | 1 | -2/+1 | |
| * | | | | | Re-add black color | Dominik Schürmann | 2015-03-02 | 1 | -0/+2 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | NON-WORKING Merge branch 'development' into linked-identities | Vincent Breitmoser | 2015-03-02 | 6 | -71/+275 | |
|\| | | | | ||||||
| * | | | | Strings: File size | Dominik Schürmann | 2015-02-28 | 1 | -2/+2 | |
| * | | | | Fix strings based on transifex reports | Dominik Schürmann | 2015-02-28 | 1 | -13/+13 | |
| * | | | | Keybase header text | Dominik Schürmann | 2015-02-27 | 1 | -0/+1 | |
| | |_|/ | |/| | | ||||||
| * | | | Merge keybase-proof branch | Dominik Schürmann | 2015-02-27 | 1 | -0/+58 | |
| |\ \ \ | | |_|/ | |/| | | ||||||
| | * | | Check fingerprint match between proof & database | Tim Bray | 2014-11-22 | 1 | -0/+1 | |
| | * | | Merge branch 'development' into keybase-proofs | Dominik Schürmann | 2014-11-21 | 1 | -4/+5 | |
| | |\ \ | ||||||
| | * | | | Prevent multiple cloud-trust-search launches. Handle DNS query failure grace... | Tim Bray | 2014-11-19 | 1 | -0/+1 | |
| | * | | | In the ImportKeysList display, arrange for Keybase UserIDs to sort below the ... | Tim Bray | 2014-11-18 | 1 | -0/+1 | |
| | * | | | All keybase proofs now in place | Tim Bray | 2014-11-11 | 1 | -0/+7 | |
| | * | | | Moved from WebView to Spannables, some proof cleanup too | Tim Bray | 2014-11-07 | 1 | -0/+48 | |
| * | | | | Remove old Holo design resources | Dominik Schürmann | 2015-02-26 | 4 | -87/+0 | |
| * | | | | Hopefully fixes drop down icon for spinners on Android lower 5 | Dominik Schürmann | 2015-02-26 | 1 | -19/+0 | |
| * | | | | Fingerprint verification, design fixes for qr code card | Dominik Schürmann | 2015-02-26 | 1 | -0/+5 | |
| * | | | | Dont show verification icons in my key view, hide edit button for non-secret ... | Dominik Schürmann | 2015-02-25 | 1 | -1/+3 | |
| * | | | | Design fixes for header, QR Code shared element transitions | Dominik Schürmann | 2015-02-25 | 1 | -1/+1 | |
| * | | | | CardView and more header design | Dominik Schürmann | 2015-02-25 | 2 | -0/+11 | |
| * | | | | First work on new key view toolbar | Dominik Schürmann | 2015-02-25 | 3 | -2/+15 | |
| * | | | | Refactor AppsListFragment | Dominik Schürmann | 2015-02-23 | 1 | -1/+0 | |
| * | | | | Update tab lib and fix colors of tabs | Dominik Schürmann | 2015-02-23 | 1 | -0/+5 | |
| * | | | | Fix multi select and more colors | Dominik Schürmann | 2015-02-22 | 3 | -6/+8 | |
| * | | | | Color for holo | Dominik Schürmann | 2015-02-22 | 1 | -1/+1 | |
| * | | | | Merge branch 'development' of github.com:open-keychain/open-keychain into dev... | Dominik Schürmann | 2015-02-22 | 1 | -0/+1 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | Merge pull request #1047 from steelman/dev-strings | Dominik Schürmann | 2015-02-22 | 1 | -0/+1 | |
| | |\ \ \ \ | ||||||
| | | * | | | | move a string in the safe slinger activity to resources | Łukasz Stelmach | 2015-02-21 | 1 | -0/+1 | |
| * | | | | | | Once again: Colors and header image | Dominik Schürmann | 2015-02-22 | 2 | -24/+18 | |
| |/ / / / / | ||||||
| * / / / / | Status bar height fix | Dominik Schürmann | 2015-02-21 | 2 | -2/+3 | |
| |/ / / / | ||||||
| * | | / | determine correct filesize during decryption from LiteralData packet | Vincent Breitmoser | 2015-02-17 | 1 | -0/+1 | |
| | |_|/ | |/| | | ||||||
| * | | | Add FAB to key list | Dominik Schürmann | 2015-02-03 | 2 | -0/+15 | |
| * | | | Move encrypt decrypt operations in own starter activity | Dominik Schürmann | 2015-02-03 | 1 | -4/+6 | |
| * | | | More toolbar fixes | Dominik Schürmann | 2015-02-03 | 1 | -0/+2 | |
| * | | | Toolbar fixes, Toolbar under status bar on Lollipop | Dominik Schürmann | 2015-02-03 | 3 | -6/+8 | |
| * | | | Floating Action Button added in app settings | Dominik Schürmann | 2015-02-03 | 1 | -0/+2 | |
| * | | | rewrite PgpSignEncrypt data flow | Vincent Breitmoser | 2015-02-01 | 1 | -23/+37 | |
| * | | | Merge remote-tracking branch 'origin/development' into development | Vincent Breitmoser | 2015-01-31 | 4 | -8/+10 | |
| |\ \ \ | ||||||
| | * | | | Saving of allowed keys | Dominik Schürmann | 2015-01-29 | 1 | -0/+1 | |
| | * | | | Header image tryout | Dominik Schürmann | 2015-01-29 | 2 | -3/+2 | |
| | * | | | Remove files related to old nav drawer | Dominik Schürmann | 2015-01-29 | 1 | -2/+0 | |
| | * | | | White popup theme | Dominik Schürmann | 2015-01-29 | 1 | -3/+7 | |
| * | | | | prevent recursive consolidate | Vincent Breitmoser | 2015-01-31 | 1 | -0/+1 | |
| |/ / / | ||||||
| * | | | Merge remote-tracking branch 'origin/t/snackbar' into development | Dominik Schürmann | 2015-01-29 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | use Notify helper everywhere, replace supertoasts with snackbar library | Vincent Breitmoser | 2015-01-19 | 1 | -1/+1 | |
| * | | | | Merge branch 'development' into detached-sigs-api | Dominik Schürmann | 2015-01-27 | 1 | -0/+2 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | Merge branch 'development' of github.com:open-keychain/open-keychain into dev... | Dominik Schürmann | 2015-01-27 | 1 | -0/+2 | |
| | |\ \ \ \ |