| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-06-10 | Unify account number naming | Albin | 14 | -64/+64 | |
| Use variations of "account number" rather than "account token" throughout the kotlin code base. | |||||
| 2024-06-04 | Simplify ViewModel and take setting once | David Göransson | 3 | -108/+61 | |
| 2024-06-04 | Fix colors and add one more test | David Göransson | 7 | -17/+74 | |
| 2024-06-04 | Add test | David Göransson | 5 | -6/+92 | |
| 2024-06-04 | Add support for UDP-over-TCP port | David Göransson | 6 | -4/+58 | |
| 2024-06-03 | Remove by custom DNS by index | David Göransson | 4 | -13/+14 | |
| 2024-06-03 | Lift DeviceRepository to AppModule | David Göransson | 2 | -2/+2 | |
| 2024-05-29 | Migrate to gRPC | David Göransson | 219 | -5938/+4282 | |
| Co-authored-by: Jonatan Rhodin <jonatan.rhodin@mullvad.net> Co-authored-by: Markus Pettersson <markus.pettersson@mullvad.net> Co-authored-by: David Lönnhager <david.l@mullvad.net> | |||||
| 2024-04-22 | Use only blue as a top bar color in the welcome screen | Jonatan Rhodin | 1 | -13/+2 | |
| 2024-04-19 | Add delete custom list entry bottom sheet | David Göransson | 3 | -4/+94 | |
| 2024-04-19 | Fix duplicate entries when adding through bottom sheet | David Göransson | 2 | -2/+8 | |
| 2024-04-18 | Fix missing cities and relays in custom list | Jonatan Rhodin | 4 | -43/+98 | |
| 2024-04-17 | Fix unit tests | Jonatan Rhodin | 4 | -18/+85 | |
| 2024-04-17 | Fix ui tests | Jonatan Rhodin | 1 | -2/+1 | |
| 2024-04-17 | Do not filter locations for custom lists | Jonatan Rhodin | 9 | -30/+71 | |
| With the exception of the select location screen list | |||||
| 2024-04-16 | Show loading states in purchasing flow an extra amount of time | Jonatan Rhodin | 1 | -1/+18 | |
| 2024-04-16 | Trim custom list name and limit to 30 characters | David Göransson | 14 | -46/+85 | |
| 2024-04-16 | Fix overflow & max lines for custom list name | David Göransson | 3 | -4/+15 | |
| 2024-04-09 | Update Split tunneling description | David Göransson | 2 | -10/+10 | |
| 2024-04-08 | Fix floating effect for custom list description | Jonatan Rhodin | 1 | -2/+6 | |
| 2024-04-05 | Handle out of memory exception when parsing app icon as bitmap | Jonatan Rhodin | 1 | -0/+3 | |
| 2024-04-05 | Avoid rendering bitmaps above 100MB | David Göransson | 2 | -1/+11 | |
| 2024-04-04 | Fix custom list expand animations | Jonatan Rhodin | 1 | -4/+22 | |
| 2024-04-04 | Fix blocked text color | David Göransson | 1 | -1/+2 | |
| 2024-04-04 | Fix provider text color | David Göransson | 1 | -2/+2 | |
| 2024-03-22 | Do not show a toast after dismissing the dns dialog | Jonatan Rhodin | 4 | -12/+12 | |
| 2024-03-21 | Make reset to default negative | David Göransson | 2 | -1/+3 | |
| 2024-03-21 | Hide the Reset button when already default | David Göransson | 1 | -5/+7 | |
| 2024-03-20 | Prevent tapjacking attacks | Jonatan Rhodin | 1 | -0/+3 | |
| 2024-03-19 | Add Server IP overrides ViewModel tests | David Göransson | 2 | -0/+181 | |
| 2024-03-19 | Add Server IP overrides compose tests | David Göransson | 2 | -0/+240 | |
| 2024-03-19 | Add Server IP Overrides UI | David Göransson | 19 | -34/+929 | |
| 2024-03-19 | Add daemon support for Server IP overrides | David Göransson | 4 | -2/+66 | |
| 2024-03-18 | Fix privacy policy paddings | David Göransson | 1 | -1/+1 | |
| 2024-03-14 | Fix duplicated SelectLocationViewModel | Jonatan Rhodin | 1 | -1/+0 | |
| 2024-03-14 | Add screen tests for custom lists | Jonatan Rhodin | 10 | -64/+1137 | |
| 2024-03-14 | Add custom lists unit tests | Jonatan Rhodin | 9 | -35/+1208 | |
| 2024-03-14 | Add custom lists location screen | Jonatan Rhodin | 9 | -3/+562 | |
| 2024-03-14 | Add custom lists delete dialog | Jonatan Rhodin | 3 | -5/+134 | |
| 2024-03-14 | Add edit custom list name dialog | Jonatan Rhodin | 3 | -0/+188 | |
| 2024-03-14 | Add create custom list dialog | Jonatan Rhodin | 5 | -2/+298 | |
| 2024-03-14 | Add edit custom list screen | Jonatan Rhodin | 3 | -0/+264 | |
| 2024-03-14 | Add custom lists screen | Jonatan Rhodin | 3 | -0/+235 | |
| 2024-03-14 | Add custom lists to select location screen | Jonatan Rhodin | 30 | -375/+1377 | |
| 2024-03-14 | Add custom list action use case | Jonatan Rhodin | 5 | -1/+195 | |
| 2024-03-14 | Return success or error when creating and updating a custom list | Jonatan Rhodin | 4 | -16/+94 | |
| 2024-03-14 | Fix endless loop on gboard on TV for custom text fields | Jonatan Rhodin | 1 | -10/+36 | |
| 2024-03-14 | Fix privacy policy link not working | Jonatan Rhodin | 3 | -6/+34 | |
| 2024-03-12 | Fix missing copy snackbar in account screen | Albin | 2 | -13/+12 | |
| 2024-03-12 | Add transition to DeviceListScreen | David Göransson | 2 | -2/+5 | |
