| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-03-04 | Remove buildconfig from properties | David Göransson | 1 | -1/+4 | |
| 2024-03-04 | Make deviceState eagerly to prevent missing of loggedOut messages | David Göransson | 1 | -5/+1 | |
| 2024-02-28 | Fix JNI dir task dependency | Albin | 1 | -2/+2 | |
| 2024-02-27 | Implement sentence naming of tests | David Göransson | 31 | -712/+807 | |
| 2024-02-26 | Draw edge-to-edge in all compose tests | Albin | 16 | -32/+32 | |
| 2024-02-26 | Add compose extension that enables edge-to-edge drawing | Albin | 1 | -0/+15 | |
| 2024-02-19 | Add unit test for system vpn settings available | Jonatan Rhodin | 1 | -0/+16 | |
| 2024-02-19 | Remove the auto-connect switch when vpn settings are available | Jonatan Rhodin | 6 | -19/+40 | |
| 2024-02-19 | Create auto connect and lockdown mode screen | MaryamShaghaghi | 4 | -4/+376 | |
| Co-Authored-By: Boban Sijuk <49131853+Boki91@users.noreply.github.com> | |||||
| 2024-02-19 | Update VPNSettings screen | MaryamShaghaghi | 1 | -0/+26 | |
| Co-Authored-By: Boban Sijuk <49131853+Boki91@users.noreply.github.com> | |||||
| 2024-02-15 | Add test for split tunneling view model and update the other tests | MaryamShaghaghi | 2 | -5/+55 | |
| Co-Authored-By: Boban Sijuk <49131853+Boki91@users.noreply.github.com> | |||||
| 2024-02-15 | Add toggle button for split tunneling | MaryamShaghaghi | 6 | -128/+255 | |
| Co-Authored-By: Boban Sijuk <49131853+Boki91@users.noreply.github.com> | |||||
| 2024-02-15 | Integrate map into ConnectScreen | David Göransson | 5 | -51/+150 | |
| 2024-02-15 | Add dependency to map module | David Göransson | 1 | -0/+1 | |
| 2024-02-15 | Add support for OpenGL in manifest | David Göransson | 1 | -0/+2 | |
| 2024-02-15 | Add support for Latitude and Longitude from Daemon | David Göransson | 1 | -1/+3 | |
| 2024-02-08 | Update screen tests for new relay item | Jonatan Rhodin | 2 | -36/+36 | |
| 2024-02-08 | Update unit tests for new relay items | Jonatan Rhodin | 3 | -58/+126 | |
| 2024-02-08 | Support new relay item in connect screen | Jonatan Rhodin | 3 | -7/+7 | |
| 2024-02-08 | Support new relay list item in SelectLocationScreen | Jonatan Rhodin | 5 | -39/+49 | |
| 2024-02-08 | Add customlists support for RelayListUseCase | Jonatan Rhodin | 1 | -10/+26 | |
| 2024-02-08 | Update the relaylist model | Jonatan Rhodin | 10 | -103/+142 | |
| Use sealed interface for RelayItem Add CustomList as a type of RelayItem | |||||
| 2024-02-08 | Add CustomListsRepository with add, delete and update | Jonatan Rhodin | 1 | -0/+28 | |
| 2024-02-07 | Bind to the service in a coroutine to avoid a crash | Jonatan Rhodin | 1 | -23/+21 | |
| 2024-02-07 | Improve DeviceListScreen | Jonatan Rhodin | 1 | -14/+130 | |
| - Display loading state with a spinner - Fix alignment of success icon when the device list is empty - Fix remove icon size - Remove alpha from remove icon - Add more preview cases - Fix dates not showing in preview | |||||
| 2024-02-06 | Update lint version to 8.3 to fix lint error in lib:theme | Jonatan Rhodin | 1 | -1/+2 | |
| 2024-02-06 | Update compose material 3 to 1.2.0-rc01 | Jonatan Rhodin | 3 | -5/+8 | |
| 2024-02-05 | Ignore magic numbers | David Göransson | 1 | -0/+2 | |
| 2024-02-05 | Fix wildcard import | David Göransson | 1 | -1/+6 | |
| 2024-02-05 | Fix too general Exception | David Göransson | 2 | -7/+6 | |
| 2024-02-05 | Clean up UnusedPrivateMember and UnusedPrivateProperty | David Göransson | 2 | -4/+0 | |
| 2024-02-05 | Fix gradle asset task dependency | Albin | 1 | -6/+8 | |
| 2024-02-05 | Fix SplitTunnelingScreen and SplitTunnelingCell | Jonatan Rhodin | 5 | -80/+103 | |
| - Use BaseCell as base for SplitTunnelingCell - Make sizes and margins more in line with design - Use new HeaderCell instead of BaseCell in SplitTunnelingScreen - Use items with divider instead of padding in the cell | |||||
| 2024-02-05 | Remove all direct usages of mullvad colors | Jonatan Rhodin | 7 | -32/+35 | |
| 2024-01-31 | Add account expiry mockapi test | Jonatan Rhodin | 2 | -1/+8 | |
| 2024-01-25 | Update ktfmt to version 0.16.0 and reformat files | Jonatan Rhodin | 12 | -27/+19 | |
| 2024-01-25 | Remove unused libraries | Jonatan Rhodin | 1 | -2/+0 | |
| 2024-01-23 | Remove unused ApplicationsIconManager | Jonatan Rhodin | 4 | -158/+0 | |
| 2024-01-23 | Handle exceptions when getting app icon in SplitTunnelingScreen | Jonatan Rhodin | 2 | -2/+20 | |
| 2024-01-19 | Fix tests | Jonatan Rhodin | 2 | -24/+58 | |
| 2024-01-19 | Improve handling of empty relay list | Jonatan Rhodin | 5 | -118/+132 | |
| 2024-01-19 | Fetch the relay list when entering the select location screen | Jonatan Rhodin | 4 | -1/+13 | |
| 2024-01-19 | Try to mitigate timing errors when getting the relay list | Jonatan Rhodin | 1 | -1/+5 | |
| 2024-01-19 | Try to wait until daemon is ready before leaving PrivacyScreen | David Göransson | 5 | -11/+87 | |
| 2024-01-18 | Rename app variant triple | Albin | 1 | -1/+1 | |
| 2024-01-15 | Replace After with AfterEach from junit5 | Jonatan Rhodin | 1 | -2/+2 | |
| 2024-01-12 | Remove TestActivity since it is not needed | Jonatan Rhodin | 3 | -45/+1 | |
| 2024-01-11 | Update lint baselines | Albin | 1 | -47/+3 | |
| 2024-01-11 | Fix notification permission lint issue | saber safavi | 1 | -9/+2 | |
| 2024-01-11 | Convert screen tests to Junit5 | David Göransson | 18 | -2321/+2482 | |
