| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-10-10 | Add stagemole flavor | Albin | 1 | -0/+4 | |
| 2023-10-06 | Fix split tunneling view and scrollable menu bar | David Göransson | 3 | -14/+17 | |
| 2023-10-06 | Remove remaining uses of old topbar | David Göransson | 8 | -261/+170 | |
| 2023-10-06 | Replace old topbar with Material3 | David Göransson | 9 | -560/+424 | |
| 2023-10-06 | Fix extra newline added by fromHtml | David Göransson | 1 | -1/+4 | |
| 2023-10-06 | Fix text color in account view | David Göransson | 1 | -0/+2 | |
| 2023-10-04 | Remove report problem state dialog | David Göransson | 3 | -233/+8 | |
| 2023-10-04 | Update icons for success and fail | David Göransson | 2 | -4/+1 | |
| 2023-10-04 | Update design to fullscreen | David Göransson | 4 | -21/+154 | |
| 2023-10-04 | Add title to dialog | David Göransson | 2 | -58/+38 | |
| 2023-10-04 | Align behaviour with design | David Göransson | 15 | -581/+111 | |
| 2023-10-04 | Add report problem test | David Göransson | 5 | -32/+163 | |
| 2023-10-04 | Simplify MullvadProblemReport | David Göransson | 2 | -25/+26 | |
| 2023-10-04 | Create view in compose | David Göransson | 17 | -495/+886 | |
| 2023-10-03 | Replace primary container color with primary with alpha | Jonatan Rhodin | 2 | -4/+10 | |
| 2023-10-02 | Fix test | David Göransson | 1 | -10/+13 | |
| 2023-10-02 | Align test syntax | David Göransson | 5 | -7/+8 | |
| 2023-10-02 | Fix data class issues | David Göransson | 7 | -17/+27 | |
| 2023-10-02 | Add Compose Preview test and fix issues | David Göransson | 15 | -18/+18 | |
| 2023-10-02 | Add social media to content blockers | David Göransson | 3 | -0/+21 | |
| 2023-10-02 | Update cached device list on new device list events | Jonatan Rhodin | 1 | -0/+1 | |
| 2023-10-02 | Remove resource dimens and hardcoded colors in DeviceListScreen | Jonatan Rhodin | 2 | -37/+54 | |
| 2023-10-02 | Suppress konsist TODOs | Albin | 5 | -1/+7 | |
| 2023-10-02 | Rename viewActions to uiSideEffect | Albin | 22 | -140/+143 | |
| 2023-10-02 | Align changelog ui state property name | Albin | 4 | -12/+9 | |
| 2023-10-01 | Replace all remaining color resource with theme colors | Jonatan Rhodin | 6 | -40/+42 | |
| 2023-09-28 | Add info dialog for device name | saber safavi | 8 | -53/+82 | |
| 2023-09-28 | Fix incorrect text styles in info dialog | Jonatan Rhodin | 1 | -36/+26 | |
| Also make the dialog implement theme for colors and text styles | |||||
| 2023-09-27 | Clarify obfuscation variable | David Göransson | 2 | -5/+5 | |
| 2023-09-27 | Add copy icon to WelcomeScreen | David Göransson | 4 | -160/+256 | |
| 2023-09-27 | Add device name to Welcome Screen | David Göransson | 4 | -7/+73 | |
| Fix TitleCase | |||||
| 2023-09-27 | Fix Dpad navigation | David Göransson | 1 | -83/+96 | |
| 2023-09-27 | Rename state to uiState | David Göransson | 2 | -27/+29 | |
| 2023-09-27 | Add content description | David Göransson | 1 | -2/+2 | |
| 2023-09-27 | Clarify idle state | David Göransson | 1 | -0/+2 | |
| 2023-09-27 | Fix keyboard navigation crash | David Göransson | 3 | -19/+24 | |
| 2023-09-27 | fix visual transformation | David Göransson | 1 | -1/+2 | |
| 2023-09-27 | Remove old login screen views | David Göransson | 10 | -810/+0 | |
| 2023-09-27 | Migrate login screen to compose | David Göransson | 10 | -562/+841 | |
| Fixes removed and fixes some of the compose colors, recreates login states | |||||
| 2023-09-26 | Add ui tests for OutOfTimeScreen | Jonatan Rhodin | 1 | -0/+172 | |
| 2023-09-26 | Add unit tests for OutOfTimeViewModel | Jonatan Rhodin | 1 | -0/+149 | |
| 2023-09-26 | Add redeem voucher button | Jonatan Rhodin | 3 | -22/+59 | |
| 2023-09-26 | Add site payment button | Jonatan Rhodin | 4 | -70/+137 | |
| 2023-09-26 | Migrate out of time view to compose | Jonatan Rhodin | 11 | -333/+431 | |
| 2023-09-25 | Add previews | David Göransson | 1 | -0/+28 | |
| 2023-09-25 | Replace ConstraintLayout with Row | David Göransson | 1 | -39/+23 | |
| In some cases (TextField) the constriantlayout would steal focus when user uses right arrow. This commit removes the use of ConstraintLayout so it won't interfere with input. | |||||
| 2023-09-25 | Set default dialog radius to 11 and apply it to all dialogs | Jonatan Rhodin | 2 | -12/+24 | |
| 2023-09-25 | Improve changelog dialog | Jonatan Rhodin | 3 | -112/+77 | |
| - Replace hardcoded font sizes and colors - Place it within AppTheme so that corner radius are the same as other dialogs. - Make it scrollable - Change some text styles to be more in line with design - Improve changelog items | |||||
| 2023-09-22 | Support running under build variant app ids | Albin | 1 | -1/+1 | |
| 2023-09-21 | Replace remaining release build checks with play build checks | Jonatan Rhodin | 3 | -12/+9 | |
