summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2021-04-15Add function for retrieving applications on WindowsOskar Nyberg1-0/+350
2021-04-15Persist browsed-for split-tunneling applicationsOskar Nyberg3-7/+40
2021-04-15Add code for parsing Windows PE formatOskar Nyberg1-0/+379
2021-04-15Merge branch 'fix-account-cache-actor-crashing'Janito Vaqueiro Ferreira Filho1-6/+6
2021-04-15Fix `AccountCache` only handled first requestJanito Vaqueiro Ferreira Filho1-6/+6
2021-04-15Merge branch 'remove-public-custom-dns-warning-dialog-on-android'Janito Vaqueiro Ferreira Filho25-39/+11
2021-04-15Describe warning dialog removal in the changelogJanito Vaqueiro Ferreira Filho1-0/+4
2021-04-15Restore hard-coded dialog messageJanito Vaqueiro Ferreira Filho3-11/+5
2021-04-15Remove obsoleted messageJanito Vaqueiro Ferreira Filho22-25/+1
2021-04-15Don't show dialog for local DNS server addressesJanito Vaqueiro Ferreira Filho1-6/+4
2021-04-14Merge branch 'add-custom-split-controller'Andrej Mihajlov3-0/+65
2021-04-14Add CustomSplitViewControllerAndrej Mihajlov3-0/+65
2021-04-14Merge branch 'connect-controller-ipad'Andrej Mihajlov6-20/+124
2021-04-14Connect: adapt for iPadAndrej Mihajlov3-8/+63
2021-04-14Xcode: enable iPad supportAndrej Mihajlov1-2/+2
2021-04-14AppButton: make buttons larger on iPadAndrej Mihajlov2-10/+59
2021-04-14Merge branch 'update-account-expiry-notification'Janito Vaqueiro Ferreira Filho2-24/+24
2021-04-14Use `LoginStatus` in `AccountExpiryNotification`Janito Vaqueiro Ferreira Filho1-9/+11
2021-04-14Use an intermittent daemon in expiry notificationJanito Vaqueiro Ferreira Filho2-15/+13
2021-04-14Merge branch 'fix-return-value-of-add-dns-server'Janito Vaqueiro Ferreira Filho1-2/+2
2021-04-14Fix return value of `CustomDns.addServer` methodJanito Vaqueiro Ferreira Filho1-2/+2
2021-04-14Merge branch 'remove-moment-js'Oskar Nyberg15-627/+668
2021-04-14Add changelog entry for "time left" translation fixOskar Nyberg1-0/+1
2021-04-14Update translationsOskar Nyberg1-60/+64
2021-04-14Switch to native APIs and own implementation from moment.jsOskar Nyberg9-72/+49
2021-04-14Add tests for date helper functionsOskar Nyberg1-0/+152
2021-04-14Implement date helper functionsOskar Nyberg1-0/+121
2021-04-14Remove moment.jsOskar Nyberg2-10/+10
2021-04-14Update TypeScript to 4.2.3Oskar Nyberg2-485/+271
2021-04-14Update version in package files to 2021.3-beta1Linus Färnstrand10-17/+17
2021-04-14Merge branch 'add-adaptive-icons-for-android'Aleksandr Granin6-0/+49
2021-04-14Added the source icon and updated readmeAleksandr Granin3-1/+20
2021-04-14Add support for adaptive icons.Aleksandr Granin4-0/+30
2021-04-14Merge branch 'change-public-custom-dns-warning'Oskar Nyberg2-2/+5
2021-04-14Change custom DNS warning message for public IPsOskar Nyberg2-2/+5
2021-04-13Merge branch 'split-custom-dns'Janito Vaqueiro Ferreira Filho10-119/+198
2021-04-13Remove unnecessary parameterJanito Vaqueiro Ferreira Filho1-5/+5
2021-04-13Remove `ArrayList` importJanito Vaqueiro Ferreira Filho1-1/+0
2021-04-13Make `dnsServers` property a `val`Janito Vaqueiro Ferreira Filho1-2/+3
2021-04-13Move `CustomDns` into `ServiceEndpoint`Janito Vaqueiro Ferreira Filho3-9/+3
2021-04-13Remove unused service side methodsJanito Vaqueiro Ferreira Filho1-20/+6
2021-04-13Refactor `CustomDns` into an actorJanito Vaqueiro Ferreira Filho1-22/+62
2021-04-13Remove UI values used only on UI sideJanito Vaqueiro Ferreira Filho1-13/+3
2021-04-13Replace two methods with a single methodJanito Vaqueiro Ferreira Filho1-17/+5
2021-04-13Remove notifiers from service side `CustomDns`Janito Vaqueiro Ferreira Filho1-14/+2
2021-04-13Remove `CustomDns` from `ServiceInstance`Janito Vaqueiro Ferreira Filho2-19/+2
2021-04-13Use UI-side `CustomDns` management classJanito Vaqueiro Ferreira Filho3-3/+4
2021-04-13Implement `CustomDns` requestsJanito Vaqueiro Ferreira Filho5-5/+86
2021-04-13Create initial UI-side `CustomDns` classJanito Vaqueiro Ferreira Filho1-0/+28
2021-04-13Merge branch 'fix-libc-regression'David Lönnhager1-2/+2