| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2020-03-02 | Use signal handler on Android | Emīls | 1 | -1/+2 |
| 2020-02-28 | Use newer version of nix | Emīls | 3 | -2/+17 |
| 2020-02-28 | Use alternative stack | Emīls | 1 | -19/+67 |
| 2020-02-28 | Add signal handler for unix | Emīls | 1 | -0/+34 |
| 2020-02-28 | Factor exception logging to be multi-platform | Emīls | 5 | -4/+17 |
| 2020-02-28 | Merge branch 'remove-intent-permission' | Janito Vaqueiro Ferreira Filho | 3 | -9/+6 |
| 2020-02-28 | Describe permission removal in changelog | Janito Vaqueiro Ferreira Filho | 1 | -0/+4 |
| 2020-02-28 | Remove tunnel action permission | Janito Vaqueiro Ferreira Filho | 2 | -9/+2 |
| 2020-02-28 | Merge branch 'format-manifest-xml' | Janito Vaqueiro Ferreira Filho | 2 | -37/+26 |
| 2020-02-27 | Format manifest XML file | Janito Vaqueiro Ferreira Filho | 1 | -28/+17 |
| 2020-02-27 | Change newlines | Janito Vaqueiro Ferreira Filho | 1 | -1/+2 |
| 2020-02-27 | Remove unnecessary semicolons | Janito Vaqueiro Ferreira Filho | 1 | -2/+2 |
| 2020-02-27 | Use `git diff --exit-code` to simplify the script | Janito Vaqueiro Ferreira Filho | 1 | -5/+4 |
| 2020-02-27 | Update error message | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2020-02-27 | Update XML formatting script to include manifest | Janito Vaqueiro Ferreira Filho | 1 | -5/+5 |
| 2020-02-27 | Merge branch 'android-non-blocking-error-state' | Janito Vaqueiro Ferreira Filho | 6 | -19/+46 |
| 2020-02-27 | Describe show non-blocking error in changelog | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-02-27 | Change notification banner for non-blocking error | Janito Vaqueiro Ferreira Filho | 2 | -9/+10 |
| 2020-02-27 | Change action button for non-blocking error state | Janito Vaqueiro Ferreira Filho | 1 | -3/+21 |
| 2020-02-27 | Update connection status text for error state | Janito Vaqueiro Ferreira Filho | 1 | -4/+3 |
| 2020-02-27 | Show critical error message in notification | Janito Vaqueiro Ferreira Filho | 2 | -3/+11 |
| 2020-02-27 | Merge branch 'fix-reconnect-icon-for-api-21' | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2020-02-27 | Fix reconnect button vector drawable on API 21 | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2020-02-27 | Merge branch 'update-msi-log' | David Lönnhager | 1 | -0/+6 |
| 2020-02-27 | Do not log properties in msiutil, as they may contain sensitive info | David Lönnhager | 1 | -0/+6 |
| 2020-02-26 | Merge branch 'fix-screenshots-consent-screen' | Andrej Mihajlov | 2 | -0/+7 |
| 2020-02-26 | Skip consent screen when taking screenshots | Andrej Mihajlov | 2 | -0/+7 |
| 2020-02-26 | Bump iOS build (9) | Andrej Mihajlov | 1 | -4/+4 |
| 2020-02-26 | Merge branch 'add-consent-screen' | Andrej Mihajlov | 18 | -241/+662 |
| 2020-02-26 | Add private modifier to kPrivacyPolicyURL | Andrej Mihajlov | 1 | -1/+1 |
| 2020-02-26 | Xcode's voodoo magic with Storyboards | Andrej Mihajlov | 1 | -22/+22 |
| 2020-02-26 | Wire up consent view | Andrej Mihajlov | 2 | -9/+35 |
| 2020-02-26 | Reverse the storyboard experiment | Andrej Mihajlov | 1 | -3/+2 |
| 2020-02-26 | Use hint when unwinding to execute the right-to-left animation | Andrej Mihajlov | 1 | -24/+36 |
| 2020-02-26 | Set light statusbar style | Andrej Mihajlov | 1 | -0/+2 |
| 2020-02-26 | Add methods to manipulate the TOS agreement flag | Andrej Mihajlov | 1 | -0/+11 |
| 2020-02-26 | Update copy | Andrej Mihajlov | 1 | -11/+11 |
| 2020-02-26 | Fix storyboard | Andrej Mihajlov | 1 | -16/+8 |
| 2020-02-26 | Show Safari controller the standard way | Andrej Mihajlov | 1 | -8/+5 |
| 2020-02-26 | Automatically pull keyboard in Login controller | Andrej Mihajlov | 1 | -0/+6 |
| 2020-02-26 | Add prefersHeaderBarHidden to RootContainment protocol | Andrej Mihajlov | 4 | -8/+45 |
| 2020-02-26 | Add image spacing into calculation of intrinsicContentSize of CustomButton | Andrej Mihajlov | 1 | -4/+24 |
| 2020-02-26 | Make sure to add the child view controller before loading the view so that th... | Andrej Mihajlov | 1 | -7/+7 |
| 2020-02-26 | Add consent view controller and rework app button | Andrej Mihajlov | 9 | -106/+498 |
| 2020-02-26 | Rename Paid until -> Active until | Andrej Mihajlov | 1 | -1/+1 |
| 2020-02-26 | Delete "manage keys" button | Andrej Mihajlov | 4 | -59/+21 |
| 2020-02-26 | Hide create account footer | Andrej Mihajlov | 2 | -4/+2 |
| 2020-02-26 | Remove create account URL | Andrej Mihajlov | 1 | -1/+0 |
| 2020-02-26 | Remove buy button | Andrej Mihajlov | 3 | -50/+18 |
| 2020-02-26 | Fix typo in docs/security.md | Chandradeep Dey | 1 | -1/+1 |
