| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2020-07-15 | Trim leftover whitespace | Andrej Mihajlov | 4 | -4/+4 |
| 2020-07-15 | Remove trailing whitespace | Andrej Mihajlov | 1 | -3/+3 |
| 2020-07-15 | Clean up unused code | Andrej Mihajlov | 2 | -2/+0 |
| 2020-07-15 | Fix possible race condition in timer | Andrej Mihajlov | 1 | -1/+5 |
| 2020-07-15 | Uncombine tunnel management | Andrej Mihajlov | 30 | -1604/+2347 |
| 2020-07-15 | Merge branch 'convert-navigation-bar-from-reactxp' | Oskar Nyberg | 17 | -633/+384 |
| 2020-07-15 | Add hover effect on navigation bar close and back buttons | Oskar Nyberg | 3 | -6/+20 |
| 2020-07-15 | Convert NavigationBar and SettingsTitle comopnents from ReactXP | Oskar Nyberg | 16 | -632/+369 |
| 2020-07-15 | Merge branch 'fix-location-list-entry-nearest-icon' | Oskar Nyberg | 1 | -3/+12 |
| 2020-07-15 | Fix location list entry icon margin | Oskar Nyberg | 1 | -3/+12 |
| 2020-07-14 | Merge branch 'fix-occurred-typo' | Janito Vaqueiro Ferreira Filho | 20 | -20/+20 |
| 2020-07-14 | Fix typo in `occurred` | Janito Vaqueiro Ferreira Filho | 20 | -20/+20 |
| 2020-07-14 | Merge branch 'fix-notification-in-foreground' | Janito Vaqueiro Ferreira Filho | 2 | -2/+3 |
| 2020-07-14 | Describe foreground notification fix in changelog | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-07-14 | Change latest event reference before notifying | Janito Vaqueiro Ferreira Filho | 1 | -2/+2 |
| 2020-07-14 | Merge branch 'fix-tile-connect-action' | Janito Vaqueiro Ferreira Filho | 2 | -7/+3 |
| 2020-07-14 | Describe connection action fix in the changelog | Janito Vaqueiro Ferreira Filho | 1 | -0/+2 |
| 2020-07-14 | Remove unused `loggedIn` field | Janito Vaqueiro Ferreira Filho | 1 | -6/+0 |
| 2020-07-14 | Use initial settings to determine if logged in | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2020-07-14 | Merge branch 'clean-up-kotlin-warnings' | Janito Vaqueiro Ferreira Filho | 16 | -49/+46 |
| 2020-07-14 | Remove usage of deprecated `Resources.getDrawable` | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2020-07-14 | Use `_` for unused parameter | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2020-07-14 | Remove unnecessary null check | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2020-07-14 | Add whitespace after setter | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-07-14 | Refactor to create helper `resources` field | Janito Vaqueiro Ferreira Filho | 1 | -3/+4 |
| 2020-07-14 | Replace usages of deprecated `Resources.getColor` | Janito Vaqueiro Ferreira Filho | 13 | -43/+38 |
| 2020-07-13 | Merge branch 'update-wintun' | David Lönnhager | 3 | -1/+4 |
| 2020-07-13 | Update CHANGELOG.md | David Lönnhager | 1 | -0/+3 |
| 2020-07-13 | Update Wintun installer path | David Lönnhager | 1 | -1/+1 |
| 2020-07-13 | Bump binaries submodule | David Lönnhager | 1 | -0/+0 |
| 2020-07-13 | Merge branch 'desktop-ui-scaling' | Oskar Nyberg | 29 | -186/+177 |
| 2020-07-13 | Improve alignment in HeaderBar and NotificationArea | Oskar Nyberg | 2 | -5/+7 |
| 2020-07-13 | Scale down UI elements | Oskar Nyberg | 25 | -100/+127 |
| 2020-07-13 | Move common style definitions to its own file | Oskar Nyberg | 8 | -59/+44 |
| 2020-07-13 | Remove letter spacing | Oskar Nyberg | 13 | -26/+3 |
| 2020-07-10 | Merge branch 'fix-clap-warning' | Linus Färnstrand | 1 | -6/+9 |
| 2020-07-10 | Ignore deprecation warning in clap macro invocation | Linus Färnstrand | 1 | -6/+9 |
| 2020-07-09 | Merge branch 'reduce-jni-lib-size' | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-07-08 | Force JNI libraries to be compressed | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-07-08 | Merge branch 'update-android-build-setup-in-readme' | Janito Vaqueiro Ferreira Filho | 1 | -37/+41 |
| 2020-07-08 | Update build setup steps for Android in the README | Janito Vaqueiro Ferreira Filho | 1 | -37/+41 |
| 2020-07-08 | Merge branch 'bundle-relays' | Andrej Mihajlov | 10 | -183/+557 |
| 2020-07-08 | Uncombine RelayCache and bundle relays.json with the app | Andrej Mihajlov | 9 | -109/+390 |
| 2020-07-07 | Uncombine MullvadRpc | Andrej Mihajlov | 1 | -74/+167 |
| 2020-07-07 | Merge branch 'remove-standalone-toolchains' | Janito Vaqueiro Ferreira Filho | 4 | -57/+12 |
| 2020-07-07 | Remove standalone toolchain setup | Janito Vaqueiro Ferreira Filho | 2 | -40/+9 |
| 2020-07-07 | Use prebuild toolchain | Janito Vaqueiro Ferreira Filho | 2 | -17/+3 |
| 2020-07-07 | Merge branch 'move-header-to-xib' | Andrej Mihajlov | 7 | -85/+164 |
| 2020-07-07 | Move root controller out of Storyboard | Andrej Mihajlov | 7 | -85/+164 |
| 2020-07-06 | Merge branch 'add-operations' | Andrej Mihajlov | 16 | -0/+924 |
