summaryrefslogtreecommitdiffhomepage
path: root/android/lib
AgeCommit message (Expand)AuthorFilesLines
2023-10-16Add color tokens and user some of them in our themeJonatan Rhodin3-28/+105
2023-10-16Use flavor configuration to set api endpointAlbin1-0/+2
2023-10-16Refactor custom api endpoint configAlbin2-8/+21
2023-10-13Add device name and time leftDavid Göransson21-15/+42
2023-10-13Refactor capitalizeFirstCharOfEachWord to modelDavid Göransson3-9/+22
2023-10-12Remove lint baseline issuesJonatan Rhodin1-453/+1
2023-10-12Replace most usages of dimension resources in composeJonatan Rhodin1-3/+0
2023-10-12Remove unused classes and resourcesJonatan Rhodin31-574/+0
2023-10-11Implement voucher dialog in composesaber safavi1-0/+1
2023-10-11Add string resourcessaber safavi21-0/+31
2023-10-06Remove remaining uses of old topbarDavid Göransson2-2/+2
2023-10-06Replace old topbar with Material3David Göransson1-0/+3
2023-10-04Remove report problem state dialogDavid Göransson1-1/+1
2023-10-04Update icons for success and failDavid Göransson3-22/+21
2023-10-04Update design to fullscreenDavid Göransson1-0/+1
2023-10-04Align behaviour with designDavid Göransson1-1/+2
2023-10-03Replace primary container color with primary with alphaJonatan Rhodin2-2/+1
2023-10-02Fix data class issuesDavid Göransson2-3/+3
2023-10-02Add class test and fix issuesDavid Göransson1-21/+21
2023-10-02Add social media to content blockersDavid Göransson1-0/+1
2023-10-02Remove resource dimens and hardcoded colors in DeviceListScreenJonatan Rhodin1-3/+6
2023-09-28Include platform in Android download URLAlbin1-1/+1
2023-09-28Fix incorrect text styles in info dialogJonatan Rhodin1-0/+1
2023-09-27Add device name to Welcome ScreenDavid Göransson20-0/+60
2023-09-27Migrate login screen to composeDavid Göransson3-27/+13
2023-09-26Add site payment buttonJonatan Rhodin1-0/+1
2023-09-25Set default dialog radius to 11 and apply it to all dialogsJonatan Rhodin1-1/+1
2023-09-25Update translationsOskar Nyberg38-157/+309
2023-09-22Support running under build variant app idsAlbin3-10/+14
2023-09-21Use play flavor to comply with policiesAlbin1-9/+0
2023-09-21Apply automatic formatting and cleanup of gradle filesAlbin9-51/+18
2023-09-20Add minimal required Android bindingsLinus Färnstrand1-1/+7
2023-09-12Perform AS Code CleanupDavid Göransson6-15/+11
2023-09-06Replace deprecated TestCoroutineDispatcherJonatan Rhodin1-5/+9
2023-09-06Migrate in app notification banner to composeJonatan Rhodin3-4/+5
2023-09-05Move test utils to its own moduleJonatan Rhodin3-0/+71
2023-09-05Remove Android code dealing with forwarded portsLinus Färnstrand21-29/+2
2023-08-24Add account button to compose top barJonatan Rhodin2-0/+2
2023-08-23Mark theme colors as internal or deprecatedAlbin1-7/+41
2023-08-23Move theme classes to theme libAlbin6-0/+285
2023-08-23Create empty theme libAlbin2-0/+50
2023-08-04Remove targetSdk from libsAlbin6-6/+0
2023-08-04Apply updated ktfmt formattingAlbin8-0/+11
2023-08-04Add missing quantities to lint baselineAlbin1-1/+331
2023-08-03Update lint baselineAlbin2-2/+2
2023-08-03Bump container image, jdk, gradle and agpAlbin6-12/+12
2023-07-28Add account row componentssaber safavi2-0/+23
2023-07-28Move class and action constants to common moduleAlbin2-0/+10
2023-07-28Move MessengerExtensions to ipc moduleAlbin1-0/+40
2023-07-28Move common utils to common moduleAlbin9-0/+372