summaryrefslogtreecommitdiffhomepage
path: root/android/app/src/main
AgeCommit message (Expand)AuthorFilesLines
2023-09-27Add content descriptionDavid Göransson1-2/+2
2023-09-27Clarify idle stateDavid Göransson1-0/+2
2023-09-27Fix keyboard navigation crashDavid Göransson3-19/+24
2023-09-27fix visual transformationDavid Göransson1-1/+2
2023-09-27Remove old login screen viewsDavid Göransson10-810/+0
2023-09-27Migrate login screen to composeDavid Göransson9-496/+753
2023-09-26Add redeem voucher buttonJonatan Rhodin3-22/+59
2023-09-26Add site payment buttonJonatan Rhodin4-70/+137
2023-09-26Migrate out of time view to composeJonatan Rhodin11-333/+431
2023-09-25Add previewsDavid Göransson1-0/+28
2023-09-25Replace ConstraintLayout with RowDavid Göransson1-39/+23
2023-09-25Set default dialog radius to 11 and apply it to all dialogsJonatan Rhodin2-12/+24
2023-09-25Improve changelog dialogJonatan Rhodin3-112/+77
2023-09-22Support running under build variant app idsAlbin1-1/+1
2023-09-21Replace remaining release build checks with play build checksJonatan Rhodin3-12/+9
2023-09-21Use play flavor to comply with policiesAlbin7-20/+31
2023-09-18Fix headline sizeDavid Göransson1-1/+2
2023-09-13Paint status bar after screen transition animation endsaber safavi12-20/+103
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öransson13-72/+75
2023-09-12Fix row animationsDavid Göransson3-13/+17
2023-09-12Fix alpha issue on split tunneling viewDavid Göransson1-2/+11
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 Rhodin1-9/+4
2023-09-08Replace xml resources and hardcoded colors in MtuDialogJonatan Rhodin1-57/+42
2023-09-08Fix race condition in mtu dialogJonatan Rhodin4-31/+27
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-07Move out of time behaviour to view model and compose screenJonatan Rhodin3-20/+26
2023-09-06Remove unused code related to list item viewJonatan Rhodin15-484/+0
2023-09-06Stop filtering null locations to avoid bugs with connection errorsJonatan Rhodin1-1/+2
2023-09-06Add ui tests for notification bannerJonatan Rhodin3-0/+9
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 Rhodin24-660/+537
2023-09-05Remove Android code dealing with forwarded portsLinus Färnstrand2-11/+3
2023-09-01Add test for invalid int input to custom port dialogJonatan Rhodin2-1/+4
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-24Add unit tests for welcome view modelJonatan Rhodin1-2/+4
2023-08-24Add account button to compose top barJonatan Rhodin8-27/+84
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
2023-08-24Increase spacing between spinner and location infoAlbin1-1/+1