summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-03-31Add new Android feature graphics image to graphics/Linus Färnstrand2-0/+0
2020-03-30Merge branch 'fix-installer-script'David Lönnhager1-1/+1
2020-03-30Fix upgrade script on Linux for older versionsDavid Lönnhager1-1/+1
2020-03-30Merge branch 'start-with-correct-menubar-icon-2'Oskar Nyberg2-6/+33
2020-03-30Create tray icon after tunnel state is knownOskar Nyberg2-6/+33
2020-03-30Merge branch 'wireguard-mtu-android'Janito Vaqueiro Ferreira Filho23-14/+328
2020-03-30Describe WireGuard MTU setting in the changelogJanito Vaqueiro Ferreira Filho1-0/+3
2020-03-30Don't overwrite MTU value when user is editing itJanito Vaqueiro Ferreira Filho1-1/+3
2020-03-30Only submit values that are inside the rangeJanito Vaqueiro Ferreira Filho1-1/+3
2020-03-30Add `hasFocus` property to `CellInput`Janito Vaqueiro Ferreira Filho1-5/+14
2020-03-30Listen for MTU value setting changesJanito Vaqueiro Ferreira Filho1-0/+22
2020-03-30Add `tunnelOptions` property to `Settings` classJanito Vaqueiro Ferreira Filho2-1/+1
2020-03-30Create `TunnelOptions` data classJanito Vaqueiro Ferreira Filho2-0/+9
2020-03-30Derive `IntoJava` for `wireguard::TunnelOptions`Janito Vaqueiro Ferreira Filho2-0/+15
2020-03-30Update `jnix` to version `0.2.2`Janito Vaqueiro Ferreira Filho5-13/+13
2020-03-30Add `value` property to `CellInput`Janito Vaqueiro Ferreira Filho1-1/+7
2020-03-30Save WireGuard MTU valueJanito Vaqueiro Ferreira Filho1-0/+6
2020-03-30Add `onSubmit` property to `CellInput`Janito Vaqueiro Ferreira Filho1-1/+11
2020-03-30Implement `MullvadDaemon.setWireguardMtu` methodJanito Vaqueiro Ferreira Filho2-0/+27
2020-03-30Implement `DaemonInterface::set_wireguard_mtu`Janito Vaqueiro Ferreira Filho1-0/+8
2020-03-30Parameterize MTU range in footer textJanito Vaqueiro Ferreira Filho3-4/+9
2020-03-30Change input color based on input valueJanito Vaqueiro Ferreira Filho2-0/+41
2020-03-30Add `WireGuard MTU` setting to Advanced settingsJanito Vaqueiro Ferreira Filho5-0/+57
2020-03-30Implement navigation button behaviorJanito Vaqueiro Ferreira Filho1-1/+10
2020-03-30Update Settings screen to open Advanced screenJanito Vaqueiro Ferreira Filho1-1/+5
2020-03-30Create empty Advanced settings screenJanito Vaqueiro Ferreira Filho2-0/+50
2020-03-30Create menu entry for the Advanced settings screenJanito Vaqueiro Ferreira Filho3-0/+29
2020-03-30Merge branch 'build-android-app-bundle'Linus Färnstrand3-15/+32
2020-03-30Update buildserver scripts to include Android app bundleLinus Färnstrand2-4/+4
2020-03-30Update script to build Android App BundleJanito Vaqueiro Ferreira Filho1-11/+28
2020-03-30Bump iOS build (11)Andrej Mihajlov1-4/+4
2020-03-30Merge branch 'fix-outdated-expiry-label'Andrej Mihajlov1-1/+12
2020-03-30Reload account expiry after purchaseAndrej Mihajlov1-1/+12
2020-03-30Bump iOS build (10)Andrej Mihajlov1-4/+4
2020-03-30Merge branch 'format-account-token'Andrej Mihajlov5-6/+70
2020-03-30Format account token in Account viewAndrej Mihajlov5-6/+70
2020-03-30Merge branch 'add-payments-ui'Andrej Mihajlov7-41/+463
2020-03-30Add in-app purchases UIAndrej Mihajlov7-41/+463
2020-03-30Updating version in package files2020.4-beta1Linus Färnstrand10-18/+18
2020-03-30Add 2020.4-beta1 changelog headerLinus Färnstrand1-0/+3
2020-03-27Merge branch 'improve-location-info-cache'Janito Vaqueiro Ferreira Filho10-50/+90
2020-03-27Describe location info. fix in changelogJanito Vaqueiro Ferreira Filho1-0/+1
2020-03-27Make sure location is updated atomicallyJanito Vaqueiro Ferreira Filho1-4/+6
2020-03-27Limit to one fetch at a timeJanito Vaqueiro Ferreira Filho1-4/+0
2020-03-27Refactor fetch job tracking logicJanito Vaqueiro Ferreira Filho1-22/+41
2020-03-27Update `LocationInfo` in UI threadJanito Vaqueiro Ferreira Filho1-1/+6
2020-03-27Only fetch real location when disconnectedJanito Vaqueiro Ferreira Filho1-1/+1
2020-03-27Listen for tunnel events in `LocationInfoCache`Janito Vaqueiro Ferreira Filho3-2/+8
2020-03-27Move `ConnectionProxy` to `service` packageJanito Vaqueiro Ferreira Filho6-7/+3
2020-03-27Move `LocationInfoCache` to the `service` packageJanito Vaqueiro Ferreira Filho5-8/+16