| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2019-10-04 | Extend list of interfaces to discard | Odd Stranne | 1 | -0/+3 |
| 2019-10-03 | Merge branch 'winpathfix' | David Lönnhager | 12 | -1/+489 |
| 2019-10-03 | Add CLI tools to system PATH in Windows installer | David Lönnhager | 12 | -1/+489 |
| 2019-10-02 | Merge branch 'fix-disappearing-out-address' | Janito Vaqueiro Ferreira Filho | 2 | -0/+3 |
| 2019-10-02 | Describe disappearing location fix in change log | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2019-10-02 | Fix disappearing relay out IP address | Janito Vaqueiro Ferreira Filho | 1 | -0/+2 |
| 2019-10-02 | Merge branch 'add-login-token-rpc' | Emīls Piņķis | 3 | -0/+36 |
| 2019-10-02 | Add get_www_auth_token RPC in daemon | Emīls Piņķis | 3 | -0/+36 |
| 2019-10-02 | Merge branch 'fix-stop-foreground' | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2019-10-02 | Use overloaded method available on API 21 | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2019-10-01 | Merge branch 'login-on-api-error' | Janito Vaqueiro Ferreira Filho | 9 | -19/+81 |
| 2019-10-01 | Describe login without connectivity in change log | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2019-10-01 | Allow logging in if API can't be reached | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2019-10-01 | Return `GetAccountDataResult` from daemon method | Janito Vaqueiro Ferreira Filho | 4 | -18/+25 |
| 2019-10-01 | Implement `IntoJava` for `getAccountData` result | Janito Vaqueiro Ferreira Filho | 4 | -1/+47 |
| 2019-10-01 | Create `GetAccountDataResult` model class | Janito Vaqueiro Ferreira Filho | 1 | -0/+8 |
| 2019-10-01 | Merge branch 'fix-action-button-icons' | Janito Vaqueiro Ferreira Filho | 3 | -58/+73 |
| 2019-10-01 | Describe action button icon fixes in change log | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2019-10-01 | Fix notification action button icons | Janito Vaqueiro Ferreira Filho | 2 | -58/+72 |
| 2019-10-01 | Merge branch 'support-api-21' | Janito Vaqueiro Ferreira Filho | 14 | -47/+152 |
| 2019-10-01 | Describe API 21 support in change log | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2019-10-01 | Clean icon_close path data | Janito Vaqueiro Ferreira Filho | 1 | -5/+32 |
| 2019-10-01 | Clean icon_alert path data | Janito Vaqueiro Ferreira Filho | 1 | -1/+18 |
| 2019-10-01 | Use overlays instead of changing the foreground | Janito Vaqueiro Ferreira Filho | 3 | -12/+69 |
| 2019-10-01 | Don't use `Context.getColor` | Janito Vaqueiro Ferreira Filho | 9 | -29/+32 |
| 2019-10-01 | Merge branch 'notarize-on-macos' | Linus Färnstrand | 6 | -274/+147 |
| 2019-10-01 | Async wait notarization | Linus Färnstrand | 1 | -2/+2 |
| 2019-10-01 | Use buildResult to get pkg path | Linus Färnstrand | 1 | -5/+1 |
| 2019-10-01 | Add to changelog | Linus Färnstrand | 1 | -0/+3 |
| 2019-10-01 | Add notarizing info to README | Linus Färnstrand | 1 | -0/+9 |
| 2019-10-01 | Notarize app after signing | Linus Färnstrand | 2 | -14/+34 |
| 2019-10-01 | Add electron-notarize as a dev dependency | Linus Färnstrand | 2 | -259/+104 |
| 2019-10-01 | Merge branch 'android-add-ktlint-to-travis' | Emīls Piņķis | 44 | -196/+143 |
| 2019-10-01 | Fix all the ktlint issues | Emīls Piņķis | 43 | -196/+137 |
| 2019-10-01 | Add ktlint to android travis job | Emīls Piņķis | 1 | -0/+6 |
| 2019-10-01 | Merge branch 'android-wg-keys-show-local-timezone' | Emīls Piņķis | 2 | -1/+11 |
| 2019-10-01 | Show key age in local timezone | Emīls Piņķis | 2 | -1/+11 |
| 2019-09-30 | Merge branch 'logged-out-settings' | Janito Vaqueiro Ferreira Filho | 8 | -22/+111 |
| 2019-09-30 | Describe added settings button in change log | Janito Vaqueiro Ferreira Filho | 1 | -0/+3 |
| 2019-09-30 | Remove spacer view | Janito Vaqueiro Ferreira Filho | 1 | -8/+3 |
| 2019-09-30 | Don't advance screen after leaving login screen | Janito Vaqueiro Ferreira Filho | 1 | -1/+18 |
| 2019-09-30 | Add settings button to login screen | Janito Vaqueiro Ferreira Filho | 2 | -1/+15 |
| 2019-09-30 | Don't advance screen after leaving launch screen | Janito Vaqueiro Ferreira Filho | 1 | -2/+10 |
| 2019-09-30 | Add settings button to launch screen | Janito Vaqueiro Ferreira Filho | 2 | -2/+20 |
| 2019-09-30 | Tweak margins to better support logged out state | Janito Vaqueiro Ferreira Filho | 1 | -2/+2 |
| 2019-09-30 | Hide items in settings screen when logged out | Janito Vaqueiro Ferreira Filho | 2 | -6/+40 |
| 2019-09-30 | Put condition on restore commands as well, not just backup | Linus Färnstrand | 1 | -2/+6 |
| 2019-09-30 | Merge branch 'fix-section-titles' | Andrej Mihajlov | 1 | -1/+6 |
| 2019-09-30 | Fix missing section titles | Andrej Mihajlov | 1 | -1/+6 |
| 2019-09-30 | Merge branch 'win-add-ping' | Emīls Piņķis | 7 | -11/+313 |
