| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-12-07 | Check network availability | MaryamShaghaghi | 1 | -0/+1 | |
| 2023-12-06 | Convert info icon to IconButton | David Göransson | 1 | -0/+1 | |
| 2023-12-04 | Update translations | Oskar Nyberg | 38 | -1/+605 | |
| 2023-12-04 | Update select location screen | MaryamShaghaghi | 1 | -0/+13 | |
| Co-Authored-By: Boban Sijuk <49131853+boki91@users.noreply.github.com> | |||||
| 2023-12-04 | Add filter chip component | MaryamShaghaghi | 2 | -0/+19 | |
| Co-Authored-By: Boban Sijuk <49131853+boki91@users.noreply.github.com> | |||||
| 2023-12-04 | Add string resources | MaryamShaghaghi | 20 | -0/+240 | |
| Co-Authored-By: Boban Sijuk <49131853+boki91@users.noreply.github.com> | |||||
| 2023-12-01 | Add devmole and stagemole text logos | Albin | 1 | -26/+0 | |
| 2023-12-01 | Fix button spacing | David Göransson | 1 | -0/+1 | |
| 2023-11-27 | Enable forced direct connection for devmole and stagemole builds | Albin | 1 | -2/+2 | |
| This commit enables forced API direct connection as well as disables API address caching to improve testing against the devmole and stagemole environments. | |||||
| 2023-11-27 | Add copy to clipboard action | David Göransson | 1 | -0/+1 | |
| 2023-11-22 | Fix account history events being lost because of buffer overflow | Jonatan Rhodin | 1 | -1/+6 | |
| 2023-11-22 | Add allow implicit flag | David Göransson | 1 | -1/+6 | |
| 2023-11-22 | Add value class assertion test | David Göransson | 2 | -2/+5 | |
| 2023-11-20 | Fix crash when getting a billing disconnect callback | Jonatan Rhodin | 1 | -7/+1 | |
| 2023-11-17 | Fix race condition when updating provider and ownership at the same time | Jonatan Rhodin | 1 | -4/+6 | |
| 2023-11-17 | Fix missing capitalization in device removal dialog | Jonatan Rhodin | 1 | -2/+6 | |
| 2023-11-17 | Add missing FirewallPolicyError class | Jonatan Rhodin | 3 | -10/+35 | |
| 2023-11-16 | Fix kotlin formatting | Albin | 5 | -9/+5 | |
| 2023-11-16 | Add translations and update messages.pot | Jonatan Rhodin | 19 | -19/+38 | |
| 2023-11-16 | Add payment support to account screen | Jonatan Rhodin | 1 | -0/+1 | |
| 2023-11-16 | Add payment support to AccountViewModel | Jonatan Rhodin | 2 | -1/+18 | |
| 2023-11-16 | Add unit tests for BillingPaymentRepository | Jonatan Rhodin | 1 | -0/+378 | |
| 2023-11-16 | Add payment module and billing payment repository | Jonatan Rhodin | 19 | -0/+443 | |
| 2023-11-16 | Add play purchasing android ipc calls | Jonatan Rhodin | 4 | -2/+59 | |
| 2023-11-16 | Add tests for BillingRepository | Jonatan Rhodin | 1 | -0/+388 | |
| 2023-11-16 | Add BillingRepository that handles calls to billing client | Jonatan Rhodin | 3 | -0/+220 | |
| 2023-11-16 | Add billing client library and billing module | Jonatan Rhodin | 2 | -0/+75 | |
| 2023-11-08 | Tunneling description | David Göransson | 20 | -20/+20 | |
| 2023-11-08 | Add ownership and provider to relay constraints updates | Jonatan Rhodin | 1 | -0/+2 | |
| 2023-11-08 | Add relay list filter use case | Jonatan Rhodin | 2 | -0/+9 | |
| 2023-11-06 | Fix button spacing | Jonatan Rhodin | 1 | -1/+1 | |
| 2023-11-06 | Align CircularProgressIndicator into Mullvad variant | David Göransson | 1 | -1/+7 | |
| 2023-10-31 | Fix bug that would reset location constraint | Jonatan Rhodin | 2 | -4/+4 | |
| 2023-10-31 | Replace UpdateRelaySettings with SetRelaySettings | David Lönnhager | 2 | -15/+0 | |
| 2023-10-30 | Simplify chevron animation and fix alpha | David Göransson | 2 | -0/+2 | |
| 2023-10-30 | Align big icon size | David Göransson | 1 | -2/+1 | |
| 2023-10-30 | Fix row paddings and backbutton orientation | David Göransson | 1 | -0/+2 | |
| 2023-10-27 | Expose ownership and provider for relays | Jonatan Rhodin | 1 | -2/+7 | |
| 2023-10-26 | Update privacy strings | David Göransson | 1 | -1/+2 | |
| 2023-10-25 | Add providers model and enable it in the daemon | Jonatan Rhodin | 3 | -0/+8 | |
| 2023-10-25 | Fix app settings string resources capitalizations | saber safavi | 1 | -1/+1 | |
| 2023-10-23 | Rework notifications | David Göransson | 2 | -16/+2 | |
| 2023-10-23 | Add strings | David Göransson | 20 | -0/+40 | |
| 2023-10-23 | Add relay ownership enum to relay constraints | Jonatan Rhodin | 3 | -1/+13 | |
| 2023-10-18 | Rework Switch and titles to fix textoverflow | David Göransson | 1 | -0/+1 | |
| 2023-10-18 | Move DeviceState name logic to actual Device | David Göransson | 2 | -7/+9 | |
| 2023-10-18 | Unify button appearance | Jonatan Rhodin | 2 | -2/+13 | |
| - Make almost all button depend on 3 standard buttons - Replace surface and onSurface with our own custom theme color - Set button standard height to material design default - Support bigger font sizes for buttons | |||||
| 2023-10-16 | Fix kotlin formatting | Albin | 2 | -5/+2 | |
| 2023-10-16 | Add play purchasing models | Jonatan Rhodin | 5 | -0/+49 | |
| 2023-10-16 | Expose flexible ipc message handling | Albin | 1 | -0/+7 | |
