| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-10-23 | Rework notifications | David Göransson | 2 | -16/+2 | |
| 2023-10-23 | Add strings | David Göransson | 20 | -0/+40 | |
| 2023-10-23 | Add relay ownership enum to relay constraints | Jonatan Rhodin | 3 | -1/+13 | |
| 2023-10-18 | Rework Switch and titles to fix textoverflow | David Göransson | 1 | -0/+1 | |
| 2023-10-18 | Move DeviceState name logic to actual Device | David Göransson | 2 | -7/+9 | |
| 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 | Fix kotlin formatting | Albin | 2 | -5/+2 | |
| 2023-10-16 | Add play purchasing models | Jonatan Rhodin | 5 | -0/+49 | |
| 2023-10-16 | Expose flexible ipc message handling | Albin | 1 | -0/+7 | |
| 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-16 | Use flavor configuration to set api endpoint | Albin | 1 | -0/+2 | |
| 2023-10-16 | Refactor custom api endpoint config | Albin | 2 | -8/+21 | |
| 2023-10-13 | Add device name and time left | David Göransson | 21 | -15/+42 | |
| 2023-10-13 | Refactor capitalizeFirstCharOfEachWord to model | David Göransson | 3 | -9/+22 | |
| 2023-10-12 | Remove lint baseline issues | Jonatan Rhodin | 1 | -453/+1 | |
| 2023-10-12 | Replace most usages of dimension resources in compose | Jonatan Rhodin | 1 | -3/+0 | |
| 2023-10-12 | Remove unused classes and resources | Jonatan Rhodin | 31 | -574/+0 | |
| 2023-10-11 | Implement voucher dialog in compose | saber safavi | 1 | -0/+1 | |
| 2023-10-11 | Add string resources | saber safavi | 21 | -0/+31 | |
| 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 | 3 | -22/+21 | |
| 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 | Fix data class issues | David Göransson | 2 | -3/+3 | |
| 2023-10-02 | Add class test and fix issues | David Göransson | 1 | -21/+21 | |
| 2023-10-02 | Add social media to content blockers | David Göransson | 1 | -0/+1 | |
| 2023-10-02 | Remove resource dimens and hardcoded colors in DeviceListScreen | Jonatan Rhodin | 1 | -3/+6 | |
| 2023-09-28 | Include platform in Android download URL | Albin | 1 | -1/+1 | |
| 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 | Add device name to Welcome Screen | David Göransson | 20 | -0/+60 | |
| Fix TitleCase | |||||
| 2023-09-27 | Migrate login screen to compose | David Göransson | 3 | -27/+13 | |
| 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-25 | Update translations | Oskar Nyberg | 38 | -157/+309 | |
| 2023-09-22 | Support running under build variant app ids | Albin | 3 | -10/+14 | |
| 2023-09-21 | Use play flavor to comply with policies | Albin | 1 | -9/+0 | |
| 2023-09-21 | Apply automatic formatting and cleanup of gradle files | Albin | 9 | -51/+18 | |
| 2023-09-20 | Add minimal required Android bindings | Linus Färnstrand | 1 | -1/+7 | |
| 2023-09-12 | Perform AS Code Cleanup | David Göransson | 6 | -15/+11 | |
| 2023-09-06 | Replace deprecated TestCoroutineDispatcher | Jonatan Rhodin | 1 | -5/+9 | |
| 2023-09-06 | Migrate in app notification banner to compose | Jonatan Rhodin | 3 | -4/+5 | |
| 2023-09-05 | Move test utils to its own module | Jonatan Rhodin | 3 | -0/+71 | |
| 2023-09-05 | Remove Android code dealing with forwarded ports | Linus Färnstrand | 21 | -29/+2 | |
| 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 | |
