summaryrefslogtreecommitdiffhomepage
path: root/android
AgeCommit message (Expand)AuthorFilesLines
2023-09-21Add billing and infrastructure flavor dimensionsAlbin6-15/+143
2023-09-21Apply automatic formatting and cleanup of gradle filesAlbin19-166/+81
2023-09-20Add minimal required Android bindingsLinus Färnstrand1-1/+7
2023-09-18Fix headline sizeDavid Göransson1-1/+2
2023-09-14Push suppression date for CVE-2023-2976Albin1-1/+1
2023-09-13Update android build instructions for macOSDavid Göransson2-28/+99
2023-09-13Paint status bar after screen transition animation endsaber safavi15-26/+123
2023-09-12Remove unused parts of legacy CustomDnsDavid Göransson3-81/+2
2023-09-12Inspection errorsDavid Göransson18-56/+49
2023-09-12Remove unused classesDavid Göransson17-480/+0
2023-09-12Perform AS Code CleanupDavid Göransson22-93/+91
2023-09-12Fix row animationsDavid Göransson3-13/+17
2023-09-12Fix alpha issue on split tunneling viewDavid Göransson1-2/+11
2023-09-11Make err-derive a workspace dependencyDavid Lönnhager1-1/+1
2023-09-11Fix lintDavid Göransson2-8/+2
2023-09-11Use DimensDavid Göransson1-1/+2
2023-09-11Fix scoping for previewsDavid Göransson10-10/+10
2023-09-11Fix padding for dialogsDavid Göransson4-17/+12
2023-09-11Add dialog previewsDavid Göransson10-1/+87
2023-09-08Change reconnect location behavior to fix multiple bugsJonatan Rhodin3-34/+7
2023-09-08Replace xml resources and hardcoded colors in MtuDialogJonatan Rhodin1-57/+42
2023-09-08Fix race condition in mtu dialogJonatan Rhodin5-37/+30
2023-09-08Fix the click area of the notification bannerJonatan Rhodin1-1/+1
2023-09-07Migrate connect screen headerbar to composeJonatan Rhodin4-154/+142
2023-09-07Add ui tests for out of time behaviourJonatan Rhodin1-0/+16
2023-09-07Add unit tests for out of time behaviourJonatan Rhodin1-0/+26
2023-09-07Move out of time behaviour to view model and compose screenJonatan Rhodin3-20/+26
2023-09-06Remove lint baseline issues for already removed filesJonatan Rhodin1-88/+0
2023-09-06Remove unused code related to list item viewJonatan Rhodin15-484/+0
2023-09-06Replace deprecated TestCoroutineDispatcherJonatan Rhodin4-10/+19
2023-09-06Added two unit tests related to location updatesJonatan Rhodin1-0/+43
2023-09-06Stop filtering null locations to avoid bugs with connection errorsJonatan Rhodin1-1/+2
2023-09-06Add ui tests for notification bannerJonatan Rhodin4-46/+296
2023-09-06Add unit tests for notification stateJonatan Rhodin1-25/+128
2023-09-06Move open account view code from connect fragment to view modelJonatan Rhodin3-19/+48
2023-09-06Migrate in app notification banner to composeJonatan Rhodin27-664/+542
2023-09-05Move test utils to its own moduleJonatan Rhodin14-13/+48
2023-09-05Remove Android code dealing with forwarded portsLinus Färnstrand25-45/+5
2023-09-01Add test for invalid int input to custom port dialogJonatan Rhodin3-1/+32
2023-09-01Limit length of custom port input to 5Jonatan Rhodin2-4/+5
2023-09-01Fix number format crash in custom port dialogJonatan Rhodin1-3/+6
2023-08-30Update gradle lockfileAlbin1-282/+282
2023-08-30Bump compose from rc to stable 1.5.0Albin1-1/+1
2023-08-30Bump kotlin to 1.9.10Albin1-2/+2
2023-08-24Add ui tests for welcome screenJonatan Rhodin1-0/+185
2023-08-24Add unit tests for welcome view modelJonatan Rhodin2-2/+169
2023-08-24Add account button to compose top barJonatan Rhodin10-27/+86
2023-08-24Migrate welcome view to composeJonatan Rhodin8-247/+377
2023-08-24Remove text next to back button in collapsings toolbarJonatan Rhodin5-28/+13
2023-08-24Hide account page button in release buildsAlbin1-15/+19