summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-04-03Allow fc00::/7 instead of fd00::/8 for unique local addressesLinus Färnstrand5-4/+7
2020-04-03Merge branch 'ndis5-tap'David Lönnhager3-1/+8
2020-04-03Update CHANGELOG.mdDavid Lönnhager1-0/+5
2020-04-03Update installer to use ndis5 TAP driver on Windows 7David Lönnhager1-1/+3
2020-04-03Bump binaries submoduleDavid Lönnhager1-0/+0
2020-04-02Merge branch 'update-screenshot-script'Andrej Mihajlov1-3/+4
2020-04-02Update screenshot scriptAndrej Mihajlov1-3/+4
2020-04-02Bump iOS build (13)Andrej Mihajlov1-4/+4
2020-04-02Merge branch 'handle-iap-fetch-failure'Andrej Mihajlov7-98/+88
2020-04-02Tweak operator in expiration checkAndrej Mihajlov1-1/+1
2020-04-02Remove account verification as we don't fully support the deferred login yetAndrej Mihajlov2-80/+23
2020-04-02Update keyboard toolbar after resetting the account token fieldAndrej Mihajlov1-0/+1
2020-04-02Refactor to use AccountExpiryAndrej Mihajlov1-5/+1
2020-04-02Disable purchases and avoid fetching IAPs when device cannot make paymentsAndrej Mihajlov2-2/+21
2020-04-02Handle a failure to load the IAPs from AppStoreAndrej Mihajlov1-3/+15
2020-04-02Change to using the non-renewable subscriptions and move the subscription tit...Andrej Mihajlov2-7/+26
2020-04-02AppStore is having rainy days. Retry 10x of what we usually doAndrej Mihajlov1-1/+1
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