summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2021-04-16Permit forwarding of LAN trafficDavid Lönnhager1-12/+20
2021-04-16Permit forwarding of select DNS packetsDavid Lönnhager1-23/+29
2021-04-16Add nftables forward chainDavid Lönnhager1-2/+11
2021-04-16Merge branch 'split-app-version-info-cache'Janito Vaqueiro Ferreira Filho11-105/+139
2021-04-16Remove old shared preferences clean-up codeJanito Vaqueiro Ferreira Filho2-12/+2
2021-04-16Refactor to improve readabilityJanito Vaqueiro Ferreira Filho1-13/+25
2021-04-16Move version cache migration from UI to serviceJanito Vaqueiro Ferreira Filho5-21/+15
2021-04-16Refactor to use observable propertyJanito Vaqueiro Ferreira Filho1-18/+12
2021-04-16Handle version events in UI `AppVersionInfoCache`Janito Vaqueiro Ferreira Filho2-28/+14
2021-04-16Remove callback in `AppVersionInfoCache.onDestroy`Janito Vaqueiro Ferreira Filho1-0/+1
2021-04-16Change UI side `AppVersionInfoCache` packageJanito Vaqueiro Ferreira Filho5-6/+4
2021-04-16Use service side `AppVersionInfoCache`Janito Vaqueiro Ferreira Filho1-10/+4
2021-04-16Create new service side `AppVersionInfoCache`Janito Vaqueiro Ferreira Filho1-0/+44
2021-04-16Add `AppVersionInfo` event variantJanito Vaqueiro Ferreira Filho1-0/+4
2021-04-16Make `AppVersionInfo` parcelableJanito Vaqueiro Ferreira Filho1-1/+5
2021-04-16Send current version through the message channelJanito Vaqueiro Ferreira Filho2-0/+13
2021-04-16Bump submodule 'windows-libraries'Odd Stranne1-0/+0
2021-04-15Merge branch 'fix-shellcheck-recommendations-in-build-script'Oskar Nyberg1-34/+34
2021-04-15Fix shellcheck recommendations in build.shOskar Nyberg1-34/+34
2021-04-15Merge branch 'fix-dependency-graph'Aleksandr Granin5-28/+27
2021-04-15Fix koin dependencies.Aleksandr Granin5-28/+27
2021-04-15Merge branch 'get-installed-apps-windows'Oskar Nyberg5-7/+769
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