| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-10-02 | Add Compose Preview test and fix issues | David Göransson | 18 | -29/+47 | |
| 2023-10-02 | Add extension for projectScope | David Göransson | 1 | -0/+5 | |
| 2023-10-02 | Add social media to content blockers | David Göransson | 4 | -0/+22 | |
| 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 | 3 | -40/+60 | |
| 2023-10-02 | Suppress konsist TODOs | Albin | 6 | -16/+10 | |
| 2023-10-02 | Fix deprecated type check call | Albin | 1 | -1/+1 | |
| 2023-10-02 | Update gradle lockfile | Albin | 1 | -5/+5 | |
| 2023-10-02 | Bump konsist to 0.12.2 | Albin | 1 | -1/+1 | |
| 2023-10-02 | Add konsist check for vm function return type | Albin | 1 | -0/+9 | |
| 2023-10-02 | Rename viewActions to uiSideEffect | Albin | 23 | -142/+145 | |
| 2023-10-02 | Align changelog ui state property name | Albin | 5 | -14/+10 | |
| 2023-10-02 | Add konsist check for vm property names | Albin | 1 | -2/+28 | |
| 2023-10-01 | Replace all remaining color resource with theme colors | Jonatan Rhodin | 6 | -40/+42 | |
| 2023-09-29 | Remove jetifier | David Göransson | 1 | -1/+0 | |
| 2023-09-29 | Update gradle lockfile | Albin | 1 | -0/+38 | |
| 2023-09-29 | Add simple view model suffix assertion | Albin | 1 | -0/+16 | |
| 2023-09-29 | Add empty arch test module | Albin | 3 | -4/+55 | |
| 2023-09-29 | Add konsist in dependency and version files | Albin | 2 | -1/+3 | |
| 2023-09-28 | Add info dialog for device name | saber safavi | 8 | -53/+82 | |
| 2023-09-28 | Include platform in Android download URL | Albin | 1 | -1/+1 | |
| 2023-09-28 | Update gradle lockfile | Albin | 1 | -141/+141 | |
| 2023-09-28 | Add lint task to gradle lockfile script | Albin | 1 | -1/+1 | |
| 2023-09-28 | Bump compose to 1.5.1 | Albin | 1 | -1/+1 | |
| 2023-09-28 | Fix incorrect text styles in info dialog | Jonatan Rhodin | 2 | -36/+27 | |
| 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 | 24 | -7/+133 | |
| 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 login test | David Göransson | 1 | -2/+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 | 13 | -589/+854 | |
| Fixes removed and fixes some of the compose colors, recreates login states | |||||
| 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-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 | 5 | -70/+138 | |
| 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 | 3 | -13/+25 | |
| 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-25 | Update translations | Oskar Nyberg | 38 | -157/+309 | |
| 2023-09-22 | Support running under build variant app ids | Albin | 10 | -24/+22 | |
| 2023-09-21 | Replace remaining release build checks with play build checks | Jonatan Rhodin | 3 | -12/+9 | |
