summaryrefslogtreecommitdiffhomepage
path: root/android/app/src
AgeCommit message (Expand)AuthorFilesLines
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 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
2023-08-24Check that the custom port is valid when submitting from the keyboardJonatan Rhodin1-3/+4
2023-08-23Fix dynamic text size property accessibilityAlbin1-6/+4
2023-08-23Move theme classes to theme libAlbin57-401/+116
2023-08-23Fix usecompatloadingfordrawables baselint issuesJonatan Rhodin3-15/+20
2023-08-14Change focus order in select location screensaber safavi1-2/+19
2023-08-09Fix ui location glitch sometimes happening on disconnectAlbin1-1/+1
2023-08-09Add scroll to account screensaber safavi1-11/+13
2023-08-08Fix account screen focussaber safavi2-39/+57
2023-08-07Secure account screen aginst screenshot an screen recordsaber safavi1-0/+12
2023-08-07Fix split tunneling focusAlbin1-9/+28
2023-08-07Fix copy button scaling issuesaber safavi4-29/+93
2023-08-07Fix split tunneling content alignmentAlbin1-11/+14
2023-08-07Fix focus lost on connection button clickAlbin1-89/+100
2023-08-04Apply updated ktfmt formattingAlbin24-0/+46
2023-08-03Fix Connect view DPAD navigationsaber safavi1-11/+8
2023-08-01Fix Disconnect Button color alpha valuesaber safavi2-3/+6
2023-08-01Update ui testAlbin1-1/+1
2023-08-01Reduce location info flickeringAlbin1-2/+8
2023-08-01Throttle connect and reconnect clicksAlbin1-2/+18
2023-08-01Fix connect button flickeringAlbin1-21/+7
2023-08-01Update unit testsAlbin1-5/+9
2023-08-01Filter out empty and short-name country locationsAlbin1-4/+8
2023-08-01Move connect vm debounce from tunnel state to ui stateAlbin1-3/+2
2023-08-01Add copy icon feedback on clicksaber safavi2-27/+106
2023-07-31Add scroll to connect view to support split viewsaber safavi1-5/+4
2023-07-28Add UI and VM unit testssaber safavi2-0/+225
2023-07-28Cleanup unused filessaber safavi11-974/+0
2023-07-28Add account screensaber safavi2-244/+222
2023-07-28Add account row componentssaber safavi6-0/+176
2023-07-28Add ViewModel and related MVVM partssaber safavi4-5/+85
2023-07-28Fix wrong ui service connection test packageAlbin2-4/+2
2023-07-28Move vpn service classes to service moduleAlbin23-2514/+0
2023-07-28Move MessengerExtensions to ipc moduleAlbin5-44/+4
2023-07-28Move common utils to common moduleAlbin41-419/+48
2023-07-27Move ipc test to ipc moduleAlbin1-45/+0
2023-07-27Move tile classes to tile moduleAlbin3-276/+1
2023-07-27Move resources to resource libAlbin136-5866/+0
2023-07-27Move ipc classes to ipc moduleAlbin41-367/+77
2023-07-27Move common utils to common moduleAlbin9-133/+10
2023-07-25Move model classes to model moduleAlbin58-651/+13
2023-07-25Move WidgetState to widget packageAlbin4-4/+4
2023-07-25Move ListItemData to applist packageAlbin4-5/+4
2023-07-25Move talpid classes to talpid moduleAlbin22-469/+3