| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2020-03-24 | Add support for IPv6 tunnel addresses | Janito Vaqueiro Ferreira Filho | 1 | -1/+12 |
| 2020-03-24 | Merge branch 'handle-intents-when-logged-out' | Janito Vaqueiro Ferreira Filho | 3 | -11/+23 |
| 2020-03-24 | Also launch UI when long pressing the quick tile | Janito Vaqueiro Ferreira Filho | 1 | -0/+3 |
| 2020-03-24 | Launch `MainActivity` on intent when logged out | Janito Vaqueiro Ferreira Filho | 1 | -1/+13 |
| 2020-03-24 | Add `loggedIn` property to `MullvadVpnService` | Janito Vaqueiro Ferreira Filho | 1 | -1/+7 |
| 2020-03-24 | Remove unused `onAllowLanChange` property | Janito Vaqueiro Ferreira Filho | 1 | -9/+0 |
| 2020-03-24 | Merge branch 'fix-gui-test-version-type-mismatch' | Oskar Nyberg | 1 | -4/+0 |
| 2020-03-24 | Remove NotificationArea prop which doesn't exist anymore | Oskar Nyberg | 1 | -4/+0 |
| 2020-03-23 | Merge branch 'change-tunnel-action-intents' | Janito Vaqueiro Ferreira Filho | 5 | -25/+48 |
| 2020-03-23 | Describe start service on intent in changelog | Janito Vaqueiro Ferreira Filho | 1 | -0/+2 |
| 2020-03-23 | Allow the quick tile to start the service | Janito Vaqueiro Ferreira Filho | 1 | -6/+6 |
| 2020-03-23 | Handle connect/disconnect intents in the service | Janito Vaqueiro Ferreira Filho | 2 | -2/+11 |
| 2020-03-23 | Add package prefix to tunnel actions | Janito Vaqueiro Ferreira Filho | 1 | -2/+2 |
| 2020-03-23 | Replace `shouldConnect` with `pendingAction` | Janito Vaqueiro Ferreira Filho | 1 | -7/+19 |
| 2020-03-23 | Refactor to move `onStartCommand` method position | Janito Vaqueiro Ferreira Filho | 1 | -10/+10 |
| 2020-03-20 | Merge branch 'fix-build-apk-script' | Janito Vaqueiro Ferreira Filho | 4 | -6/+6 |
| 2020-03-20 | Fix `version-metadata.sh` usage in `build.sh` | Janito Vaqueiro Ferreira Filho | 1 | -2/+2 |
| 2020-03-20 | Fix script usage in `prepare_release.sh` | Janito Vaqueiro Ferreira Filho | 1 | -2/+2 |
| 2020-03-19 | Add execute permission to `version-metadata.sh` | Janito Vaqueiro Ferreira Filho | 1 | -0/+0 |
| 2020-03-19 | Fix usage of `version-metadata.sh` script | Janito Vaqueiro Ferreira Filho | 1 | -2/+2 |
| 2020-03-19 | Merge branch 'desktop-switch-to-new-logo' | Oskar Nyberg | 34 | -13/+166 |
| 2020-03-19 | Add section about icons to readme | Oskar Nyberg | 1 | -3/+35 |
| 2020-03-19 | Use mktemp to create temp directory in menubar icons script | Oskar Nyberg | 1 | -2/+2 |
| 2020-03-19 | Update changelog to add logo upgrade | Oskar Nyberg | 1 | -1/+1 |
| 2020-03-19 | Add notification icon and in app icon to logo build script | Oskar Nyberg | 2 | -1/+7 |
| 2020-03-19 | Make logo script create the NSIS sidebar image | Oskar Nyberg | 2 | -2/+15 |
| 2020-03-19 | Remove unused iconset | Oskar Nyberg | 22 | -0/+0 |
| 2020-03-19 | Add script for creating desktop icon | Oskar Nyberg | 3 | -0/+56 |
| 2020-03-19 | Switch to new logo in desktop app | Oskar Nyberg | 4 | -7/+53 |
| 2020-03-19 | Merge branch 'version-metadata-script-cleanup' | Linus Färnstrand | 2 | -101/+120 |
| 2020-03-19 | Set `set +x` while doing things that does not matter if they fail | Linus Färnstrand | 1 | -18/+22 |
| 2020-03-19 | Rename version_metadata -> version-metadata | Linus Färnstrand | 1 | -0/+0 |
| 2020-03-19 | Refactor out bash code to function | Linus Färnstrand | 1 | -74/+86 |
| 2020-03-19 | Lowercase variables and cd to SCRIPT_DIR | Linus Färnstrand | 1 | -15/+18 |
| 2020-03-18 | Merge branch 'center-notification-icons' | Janito Vaqueiro Ferreira Filho | 12 | -0/+44 |
| 2020-03-19 | Regenerate small monochromatic logos | Janito Vaqueiro Ferreira Filho | 10 | -0/+0 |
| 2020-03-19 | Update script to generate monochromatic logos | Janito Vaqueiro Ferreira Filho | 1 | -0/+13 |
| 2020-03-19 | Add a monochromatic icon SVG image | Janito Vaqueiro Ferreira Filho | 1 | -0/+31 |
| 2020-03-18 | Bump version metadata to 2020.3 | Linus Färnstrand | 9 | -16/+16 |
| 2020-03-18 | Merge branch 'quick-tile' | Janito Vaqueiro Ferreira Filho | 19 | -1/+272 |
| 2020-03-18 | Describe quick settings tile in changelog | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-03-18 | Update tile state as soon as it's shown | Janito Vaqueiro Ferreira Filho | 1 | -0/+2 |
| 2020-03-18 | Change quick tile icon based on tunnel state | Janito Vaqueiro Ferreira Filho | 1 | -0/+8 |
| 2020-03-18 | Create a quick settings tile | Janito Vaqueiro Ferreira Filho | 2 | -0/+85 |
| 2020-03-18 | Add icons for quick settings tile | Janito Vaqueiro Ferreira Filho | 5 | -0/+0 |
| 2020-03-18 | Rename notification icon drawable | Janito Vaqueiro Ferreira Filho | 6 | -1/+1 |
| 2020-03-18 | Allow listening for `TunnelState` persistence | Janito Vaqueiro Ferreira Filho | 2 | -0/+52 |
| 2020-03-18 | Persist tunnel state in shared preferences | Janito Vaqueiro Ferreira Filho | 3 | -0/+75 |
| 2020-03-18 | Allow representing a `TunnelState` by a `String` | Janito Vaqueiro Ferreira Filho | 1 | -0/+48 |
| 2020-03-18 | Merge branch 'fix-connectivity-listener-leak' | Janito Vaqueiro Ferreira Filho | 2 | -0/+2 |
