summaryrefslogtreecommitdiffhomepage
path: root/android/app
AgeCommit message (Expand)AuthorFilesLines
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-28Add empty vpn service moduleAlbin1-0/+1
2023-07-27Move ipc test to ipc moduleAlbin1-45/+0
2023-07-27Move tile classes to tile moduleAlbin3-276/+1
2023-07-27Add empty tile service moduleAlbin1-0/+2
2023-07-27Move resources to resource libAlbin136-5866/+0
2023-07-27Add empty resource libAlbin1-0/+1
2023-07-27Move ipc classes to ipc moduleAlbin41-367/+77
2023-07-27Add empty ipc moduleAlbin1-0/+1
2023-07-27Move common utils to common moduleAlbin10-546/+10
2023-07-27Add empty common moduleAlbin1-0/+1
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-25Add empty model moduleAlbin1-0/+1
2023-07-25Move talpid classes to talpid moduleAlbin22-469/+3
2023-07-25Add empty talpid moduleAlbin1-0/+1
2023-07-25Fix in-app notification alignmentAlbin1-2/+2
2023-07-21Update location info testAlbin1-1/+2
2023-07-21Hide location info when unknown hostnameAlbin1-1/+3
2023-07-21Hide out address line when missing out addressAlbin1-1/+4
2023-07-21Fix RTL lint issuesAlbin12-359/+29
2023-07-21Fix unused resource lint issuesAlbin8-337/+0
2023-07-21Update lint baselineAlbin1-396/+0
2023-07-21Fix disconnect button text alignmentAlbin1-1/+5
2023-07-20Fix lint error for unused resourcesAlbin1-3/+0
2023-07-19Remove download link from settings in google play buildssaber safavi2-6/+18
2023-07-19Remove download link from notification in google play buildssaber safavi2-0/+10
2023-07-19Cleanup left over layouts after compose migrationsaber safavi3-186/+0
2023-07-19Fix incorrect version formatting in settingsAlbin1-5/+1
2023-07-14Change account expiry margin to 20 hoursJonatan Rhodin1-1/+1
2023-07-14Add ConnectScreen instrumental testsJonatan Rhodin4-11/+621