| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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-23 | Rework notifications | David Göransson | 1 | -1/+1 | |
| 2023-10-18 | Rework Switch and titles to fix textoverflow | David Göransson | 1 | -0/+1 | |
| 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 | Add color tokens and user some of them in our theme | Jonatan Rhodin | 3 | -28/+105 | |
| Also switch to dark theme as base theme | |||||
| 2023-10-11 | Implement voucher dialog in compose | saber safavi | 1 | -0/+1 | |
| 2023-10-06 | Remove remaining uses of old topbar | David Göransson | 2 | -2/+2 | |
| 2023-10-06 | Replace old topbar with Material3 | David Göransson | 1 | -0/+3 | |
| 2023-10-04 | Remove report problem state dialog | David Göransson | 1 | -1/+1 | |
| 2023-10-04 | Update icons for success and fail | David Göransson | 1 | -1/+1 | |
| 2023-10-04 | Update design to fullscreen | David Göransson | 1 | -0/+1 | |
| 2023-10-04 | Align behaviour with design | David Göransson | 1 | -1/+2 | |
| 2023-10-03 | Replace primary container color with primary with alpha | Jonatan Rhodin | 2 | -2/+1 | |
| 2023-10-02 | Remove resource dimens and hardcoded colors in DeviceListScreen | Jonatan Rhodin | 1 | -3/+6 | |
| 2023-09-28 | Fix incorrect text styles in info dialog | Jonatan Rhodin | 1 | -0/+1 | |
| Also make the dialog implement theme for colors and text styles | |||||
| 2023-09-27 | Migrate login screen to compose | David Göransson | 2 | -27/+10 | |
| Fixes removed and fixes some of the compose colors, recreates login states | |||||
| 2023-09-26 | Add site payment button | Jonatan Rhodin | 1 | -0/+1 | |
| 2023-09-25 | Set default dialog radius to 11 and apply it to all dialogs | Jonatan Rhodin | 1 | -1/+1 | |
| 2023-09-21 | Apply automatic formatting and cleanup of gradle files | Albin | 1 | -12/+4 | |
| 2023-09-06 | Migrate in app notification banner to compose | Jonatan Rhodin | 3 | -4/+5 | |
| 2023-08-24 | Add account button to compose top bar | Jonatan Rhodin | 2 | -0/+2 | |
| 2023-08-23 | Mark theme colors as internal or deprecated | Albin | 1 | -7/+41 | |
| The colors should not be used directly. Instead, the colors should be exposed via the material theme. | |||||
| 2023-08-23 | Move theme classes to theme lib | Albin | 6 | -0/+285 | |
| 2023-08-23 | Create empty theme lib | Albin | 2 | -0/+50 | |
