summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2021-04-22Keep track of when waiting for permission responseJanito Vaqueiro Ferreira Filho1-0/+5
2021-04-22Send requests from service side `VpnPermission`Janito Vaqueiro Ferreira Filho1-1/+3
2021-04-22Update UI side `VpnPermission` to receive requestsJanito Vaqueiro Ferreira Filho2-2/+12
2021-04-22Add `Event.VpnPermissionRequest` variantJanito Vaqueiro Ferreira Filho1-0/+3
2021-04-22Merge branch 'split-voucher-redeemer'Janito Vaqueiro Ferreira Filho9-25/+128
2021-04-22Use `VoucherRedeemer` in redeem voucher fragmentJanito Vaqueiro Ferreira Filho1-13/+8
2021-04-22Add `VoucherRedeemer` to `ServiceConnection`Janito Vaqueiro Ferreira Filho1-0/+2
2021-04-22Remove leftover ID code in redeem voucher fragmentJanito Vaqueiro Ferreira Filho1-5/+0
2021-04-22Create UI side `VoucherRedeemer`Janito Vaqueiro Ferreira Filho1-0/+43
2021-04-22Instantiate `VoucherRedeemer` in endpointJanito Vaqueiro Ferreira Filho1-0/+2
2021-04-22Create service side `VoucherRedeemer`Janito Vaqueiro Ferreira Filho1-0/+40
2021-04-22Implement voucher submission messagesJanito Vaqueiro Ferreira Filho2-0/+10
2021-04-22Make `VoucherSubmissionResult` parcelableJanito Vaqueiro Ferreira Filho2-7/+23
2021-04-22Merge branch 'fix-ui-loses-service-events'Janito Vaqueiro Ferreira Filho2-0/+8
2021-04-22Describe stale UI state fix in the changelogJanito Vaqueiro Ferreira Filho1-0/+4
2021-04-22Force fragment reconfiguration on new connectionJanito Vaqueiro Ferreira Filho1-0/+4
2021-04-22Merge branch 'update-android-tv-banner'Aleksandr Granin1-0/+0
2021-04-22Update Android TV bannerAleksandr Granin1-0/+0
2021-04-22Merge branch 'create-event-dispatcher-alias'Janito Vaqueiro Ferreira Filho12-28/+26
2021-04-22Remove constructor parameter property statusJanito Vaqueiro Ferreira Filho1-1/+1
2021-04-22Make some constructor parameter properties privateJanito Vaqueiro Ferreira Filho8-9/+9
2021-04-22Update `AppModule` to use `EventDispatcher`Janito Vaqueiro Ferreira Filho1-3/+2
2021-04-22Update `SplitTunneling` to use `EventDispatcher`Janito Vaqueiro Ferreira Filho1-5/+2
2021-04-22Use new `EventDispatcher` type aliasJanito Vaqueiro Ferreira Filho8-16/+16
2021-04-22Create an `EventDispatcher` type aliasJanito Vaqueiro Ferreira Filho1-0/+2
2021-04-22Updating version in package filesLinus Färnstrand10-16/+16
2021-04-22Add 2021.3-beta2 changelog entryLinus Färnstrand1-0/+10
2021-04-21Merge branch 'improve-listener-ready-handling'Janito Vaqueiro Ferreira Filho2-15/+19
2021-04-21Make `dispatcher` property privateJanito Vaqueiro Ferreira Filho1-4/+4
2021-04-21Refactor to create a helper methodJanito Vaqueiro Ferreira Filho1-3/+5
2021-04-21Ensure `ListenerReady` handler is registered firstJanito Vaqueiro Ferreira Filho2-11/+13
2021-04-21Merge branch 'add-bash-requirement-to-readme'Oskar Nyberg1-0/+3
2021-04-21Add bash version requirement to readmeOskar Nyberg1-0/+3
2021-04-21Merge branch 'set-settings-through-ipc'Janito Vaqueiro Ferreira Filho10-25/+159
2021-04-21Don't use daemon in `PreferencesFragment`Janito Vaqueiro Ferreira Filho1-4/+4
2021-04-21Allow setting Auto-Connect through connectionJanito Vaqueiro Ferreira Filho3-0/+13
2021-04-21Allow setting Allow LAN through service connectionJanito Vaqueiro Ferreira Filho3-0/+13
2021-04-21Change `SelectLocationFragment` to not use daemonJanito Vaqueiro Ferreira Filho1-12/+1
2021-04-21Allow sending updated relay location from UIJanito Vaqueiro Ferreira Filho2-1/+16
2021-04-21Set relay location using `RelayListListener`Janito Vaqueiro Ferreira Filho1-1/+50
2021-04-21Add `SetRelayLocation` request variantJanito Vaqueiro Ferreira Filho1-0/+4
2021-04-21Send requests to set WireGuard MTUJanito Vaqueiro Ferreira Filho2-5/+5
2021-04-21Allow to set WireGuard MTU with `SettingsListener`Janito Vaqueiro Ferreira Filho1-0/+31
2021-04-21Create request variant for setting WireGuard MTUJanito Vaqueiro Ferreira Filho1-0/+3
2021-04-21Allow setting account with a request from UI sideJanito Vaqueiro Ferreira Filho4-2/+19
2021-04-21Merge branch 'enable-downgrade-on-macos'Oskar Nyberg2-0/+2
2021-04-21Enable app downgrades on macOSOskar Nyberg2-0/+2
2021-04-21Merge branch 'cross-compile-for-m1'Oskar Nyberg7-105/+239
2021-04-21Add macOS build target instructions to readmeOskar Nyberg1-1/+6
2021-04-21Add changelog entry for making the app native to M1 macsOskar Nyberg1-0/+1