| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | |
| 2023-08-04 | Remove targetSdk from libs | Albin | 6 | -6/+0 | |
| 2023-08-04 | Apply updated ktfmt formatting | Albin | 8 | -0/+11 | |
| 2023-08-04 | Add missing quantities to lint baseline | Albin | 1 | -1/+331 | |
| These missing quantities will instead be investigated in a separately planned task since it also have impact on the desktop apps. | |||||
| 2023-08-03 | Update lint baseline | Albin | 2 | -2/+2 | |
| 2023-08-03 | Bump container image, jdk, gradle and agp | Albin | 6 | -12/+12 | |
| 2023-07-28 | Add account row components | saber safavi | 2 | -0/+23 | |
| 2023-07-28 | Move class and action constants to common module | Albin | 2 | -0/+10 | |
| 2023-07-28 | Move MessengerExtensions to ipc module | Albin | 1 | -0/+40 | |
| 2023-07-28 | Move common utils to common module | Albin | 9 | -0/+372 | |
| 2023-07-27 | Update instrumented tests | Albin | 1 | -0/+4 | |
| 2023-07-27 | Move ipc test to ipc module | Albin | 2 | -0/+48 | |
| 2023-07-27 | Move resources to resource lib | Albin | 139 | -1/+6295 | |
| 2023-07-27 | Add empty resource lib | Albin | 2 | -0/+31 | |
| 2023-07-27 | Move ipc classes to ipc module | Albin | 7 | -1/+297 | |
| 2023-07-27 | Add empty ipc module | Albin | 2 | -0/+38 | |
| 2023-07-27 | Move common utils to common module | Albin | 6 | -4/+150 | |
| 2023-07-27 | Add empty common module | Albin | 3 | -0/+40 | |
| 2023-07-25 | Move model classes to model module | Albin | 53 | -0/+638 | |
| 2023-07-25 | Add empty model module | Albin | 2 | -0/+39 | |
| 2023-07-25 | Add network permission to talpid module | Albin | 1 | -1/+3 | |
| 2023-07-25 | Move talpid classes to talpid module | Albin | 19 | -0/+471 | |
| 2023-07-25 | Add empty talpid module | Albin | 2 | -0/+35 | |
| 2023-03-22 | Apply project-wide `kotlinLangStyle` formatting | Albin | 1 | -3/+1 | |
