summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-03-26Add beta program toggle in preferencesOskar Nyberg6-0/+42
2020-03-26Merge branch 'prevent-expiry-notification-if-expired'Oskar Nyberg1-0/+1
2020-03-26Prevent expiry notification from showing if account has expiredOskar Nyberg1-0/+1
2020-03-26Merge branch 'fix-disappearing-countries'Oskar Nyberg1-17/+32
2020-03-26Keep old viewport bounding boxes until animation is doneOskar Nyberg1-17/+32
2020-03-26Merge branch 'desktop-decrease-map-resolution'Oskar Nyberg5-6/+6
2020-03-26Switch to lower resolution mapOskar Nyberg5-6/+6
2020-03-26Merge branch 'render-modal-in-portal'Oskar Nyberg2-23/+37
2020-03-26Render ModalAlert in portalOskar Nyberg2-23/+37
2020-03-26Merge branch 'upgrade-electron-mocha'Oskar Nyberg2-294/+398
2020-03-26Upgrade electron-mocha dependencyOskar Nyberg2-294/+398
2020-03-25Merge branch 'fix-changelog'Linus Färnstrand1-9/+5
2020-03-25Rearrange and fix some stuff in the changelogLinus Färnstrand1-9/+5
2020-03-25Merge branch 'check-status-routemgr'David Lönnhager1-1/+12
2020-03-24Fail on non-zero exit statuses in RouteManagerDavid Lönnhager1-1/+12
2020-03-24Merge branch 'fix-ipv6-on-android'Janito Vaqueiro Ferreira Filho4-3/+27
2020-03-24Describe enable IPv6 on Android in changelogJanito Vaqueiro Ferreira Filho1-0/+1
2020-03-24Describe IPv6 leak fix in the changelogJanito Vaqueiro Ferreira Filho1-0/+3
2020-03-24Force IPv6 to be always enabled on AndroidJanito Vaqueiro Ferreira Filho1-1/+7
2020-03-24Enable IPv6 by default on AndroidJanito Vaqueiro Ferreira Filho1-1/+4
2020-03-24Add support for IPv6 tunnel addressesJanito Vaqueiro Ferreira Filho1-1/+12
2020-03-24Merge branch 'handle-intents-when-logged-out'Janito Vaqueiro Ferreira Filho3-11/+23
2020-03-24Also launch UI when long pressing the quick tileJanito Vaqueiro Ferreira Filho1-0/+3
2020-03-24Launch `MainActivity` on intent when logged outJanito Vaqueiro Ferreira Filho1-1/+13
2020-03-24Add `loggedIn` property to `MullvadVpnService`Janito Vaqueiro Ferreira Filho1-1/+7
2020-03-24Remove unused `onAllowLanChange` propertyJanito Vaqueiro Ferreira Filho1-9/+0
2020-03-24Merge branch 'fix-gui-test-version-type-mismatch'Oskar Nyberg1-4/+0
2020-03-24Remove NotificationArea prop which doesn't exist anymoreOskar Nyberg1-4/+0
2020-03-23Merge branch 'change-tunnel-action-intents'Janito Vaqueiro Ferreira Filho5-25/+48
2020-03-23Describe start service on intent in changelogJanito Vaqueiro Ferreira Filho1-0/+2
2020-03-23Allow the quick tile to start the serviceJanito Vaqueiro Ferreira Filho1-6/+6
2020-03-23Handle connect/disconnect intents in the serviceJanito Vaqueiro Ferreira Filho2-2/+11
2020-03-23Add package prefix to tunnel actionsJanito Vaqueiro Ferreira Filho1-2/+2
2020-03-23Replace `shouldConnect` with `pendingAction`Janito Vaqueiro Ferreira Filho1-7/+19
2020-03-23Refactor to move `onStartCommand` method positionJanito Vaqueiro Ferreira Filho1-10/+10
2020-03-20Merge branch 'fix-build-apk-script'Janito Vaqueiro Ferreira Filho4-6/+6
2020-03-20Fix `version-metadata.sh` usage in `build.sh`Janito Vaqueiro Ferreira Filho1-2/+2
2020-03-20Fix script usage in `prepare_release.sh`Janito Vaqueiro Ferreira Filho1-2/+2
2020-03-19Add execute permission to `version-metadata.sh`Janito Vaqueiro Ferreira Filho1-0/+0
2020-03-19Fix usage of `version-metadata.sh` scriptJanito Vaqueiro Ferreira Filho1-2/+2
2020-03-19Merge branch 'desktop-switch-to-new-logo'Oskar Nyberg34-13/+166
2020-03-19Add section about icons to readmeOskar Nyberg1-3/+35
2020-03-19Use mktemp to create temp directory in menubar icons scriptOskar Nyberg1-2/+2
2020-03-19Update changelog to add logo upgradeOskar Nyberg1-1/+1
2020-03-19Add notification icon and in app icon to logo build scriptOskar Nyberg2-1/+7
2020-03-19Make logo script create the NSIS sidebar imageOskar Nyberg2-2/+15
2020-03-19Remove unused iconsetOskar Nyberg22-0/+0
2020-03-19Add script for creating desktop iconOskar Nyberg3-0/+56
2020-03-19Switch to new logo in desktop appOskar Nyberg4-7/+53
2020-03-19Merge branch 'version-metadata-script-cleanup'Linus Färnstrand2-101/+120