| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-12-04 | Remove unnecessary else block within when statement | saber safavi | 1 | -4/+1 | |
| 2023-11-27 | Fix crash with auto-connect and no permission | David Göransson | 1 | -5/+19 | |
| 2023-11-17 | Fix race condition when updating provider and ownership at the same time | Jonatan Rhodin | 1 | -15/+10 | |
| 2023-11-17 | Fix getDevice method signature | David Göransson | 2 | -4/+6 | |
| 2023-11-16 | Add play purchasing android ipc calls | Jonatan Rhodin | 2 | -0/+52 | |
| 2023-11-15 | Skip sending account expiry missing events when failing to fetch | saber safavi | 1 | -9/+11 | |
| 2023-11-15 | Add quick fix to be able to refresh AccountCache from VoucherRedeemer | David Göransson | 2 | -2/+17 | |
| 2023-11-08 | Add ownership and provider to relay constraints updates | Jonatan Rhodin | 1 | -66/+57 | |
| 2023-11-08 | Enable the relay list to be filtered by ownership and provider | Jonatan Rhodin | 1 | -2/+1 | |
| 2023-10-31 | Add from java support for relay settings | Jonatan Rhodin | 2 | -5/+3 | |
| 2023-10-31 | Fix bug that would reset location constraint | Jonatan Rhodin | 2 | -4/+17 | |
| 2023-10-31 | Replace UpdateRelaySettings with SetRelaySettings | David Lönnhager | 2 | -9/+9 | |
| 2023-10-25 | Add providers model and enable it in the daemon | Jonatan Rhodin | 1 | -1/+2 | |
| 2023-10-23 | Add relay ownership enum to relay constraints | Jonatan Rhodin | 1 | -1/+7 | |
| 2023-10-16 | Add play purchasing daemon interaction | Jonatan Rhodin | 1 | -0/+18 | |
| 2023-10-16 | Use flavor configuration to set api endpoint | Albin | 3 | -9/+41 | |
| 2023-10-16 | Add infra dimension to vpn service | Albin | 1 | -0/+7 | |
| 2023-10-02 | Add class test and fix issues | David Göransson | 9 | -72/+78 | |
| 2023-09-26 | Partially revert "Remove android file migration" | Albin | 2 | -0/+39 | |
| This commit aims to restore the `relays.json` asset->file extraction that was removed by accident in the partially reverted commit. The actual file migration logic will not be re-introduced. This partially reverts commit e64abbb94ae641d05ee3cf8dc0f4340b17cdc033. | |||||
| 2023-09-22 | Support running under build variant app ids | Albin | 4 | -9/+5 | |
| 2023-09-21 | Use play flavor to comply with policies | Albin | 2 | -3/+7 | |
| 2023-09-21 | Add billing and infrastructure flavor dimensions | Albin | 1 | -0/+7 | |
| Flavor dimension usage: * `billing` - used to build separate artifacts where (1) different policies are followed and (2) different dependencies are used. * `infrastructure` - used to improve development and testing against non-production environments. | |||||
| 2023-09-21 | Apply automatic formatting and cleanup of gradle files | Albin | 1 | -6/+2 | |
| 2023-09-12 | Perform AS Code Cleanup | David Göransson | 3 | -6/+5 | |
| 2023-09-08 | Change reconnect location behavior to fix multiple bugs | Jonatan Rhodin | 1 | -1/+3 | |
| 2023-08-04 | Remove targetSdk from libs | Albin | 1 | -1/+0 | |
| 2023-08-04 | Apply updated ktfmt formatting | Albin | 7 | -0/+34 | |
| 2023-08-03 | Bump container image, jdk, gradle and agp | Albin | 1 | -2/+2 | |
| 2023-07-28 | Move vpn service classes to service module | Albin | 24 | -0/+2589 | |
| 2023-07-28 | Add empty vpn service module | Albin | 2 | -0/+49 | |
