summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-04-01Bump iOS build (12)Andrej Mihajlov1-4/+4
2020-04-01Merge branch 'add-create-account'Andrej Mihajlov11-49/+217
2020-04-01Show account view when the app starts or when user logs in with expired accountAndrej Mihajlov9-15/+73
2020-04-01Update login status messages when logging in with the new accountAndrej Mihajlov2-12/+26
2020-04-01Add log out confirmation dialogAndrej Mihajlov1-2/+42
2020-04-01Do not automatically pull the keyboard since it occludes the "Create account"...Andrej Mihajlov1-6/+0
2020-04-01Add ability to log in using the newly created account tokenAndrej Mihajlov4-22/+84
2020-04-01Merge branch 'vector-graphics-ios'Andrej Mihajlov99-267/+440
2020-04-01Convert to using vector PDF vs. rasterAndrej Mihajlov99-267/+440
2020-04-01Merge branch 'take-select-location-screenshot'Andrej Mihajlov8-81/+139
2020-04-01Fix connection info visibilityAndrej Mihajlov1-2/+4
2020-04-01Update simulated location infoAndrej Mihajlov1-8/+8
2020-04-01Update fastlane to 2.144Andrej Mihajlov2-38/+60
2020-04-01Take a screenshot of "Select location" controllerAndrej Mihajlov4-33/+67
2020-03-31Merge branch 'move-source-graphics-to-dir'Linus Färnstrand9-16/+20
2020-03-31Move icon.svg and icon-mono.svg to graphics/Linus Färnstrand5-14/+18
2020-03-31Move iOS app icon source svg to graphics/Linus Färnstrand3-2/+2
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