summaryrefslogtreecommitdiffhomepage
path: root/android
AgeCommit message (Expand)AuthorFilesLines
2023-07-28Move vpn service classes to service moduleAlbin24-30/+105
2023-07-28Move class and action constants to common moduleAlbin5-8/+18
2023-07-28Move MessengerExtensions to ipc moduleAlbin5-5/+5
2023-07-28Move common utils to common moduleAlbin43-128/+129
2023-07-28Add empty vpn service moduleAlbin5-0/+52
2023-07-27Suppress CVE-2023-3635Albin2-0/+20
2023-07-27Update lockfileAlbin1-64/+147
2023-07-27Bump owasp dependency check toolAlbin1-1/+1
2023-07-27Update instrumented testsAlbin2-0/+5
2023-07-27Update translations coverter with new resource pathAlbin2-3/+3
2023-07-27Update png generation script with new resource pathAlbin1-4/+4
2023-07-27Update tidy script with new resource pathAlbin1-7/+7
2023-07-27Move ipc test to ipc moduleAlbin2-2/+5
2023-07-27Move tile classes to tile moduleAlbin4-10/+14
2023-07-27Add empty tile service moduleAlbin5-1/+50
2023-07-27Move resources to resource libAlbin139-1/+429
2023-07-27Add empty resource libAlbin5-0/+34
2023-07-27Move ipc classes to ipc moduleAlbin42-87/+93
2023-07-27Add empty ipc moduleAlbin5-0/+41
2023-07-27Move common utils to common moduleAlbin14-469/+79
2023-07-27Add empty common moduleAlbin6-0/+43
2023-07-25Move model classes to model moduleAlbin58-13/+13
2023-07-25Move WidgetState to widget packageAlbin4-4/+4
2023-07-25Move ListItemData to applist packageAlbin4-5/+4
2023-07-25Add empty model moduleAlbin5-0/+42
2023-07-25Add network permission to talpid moduleAlbin1-1/+3
2023-07-25Move talpid classes to talpid moduleAlbin24-12/+17
2023-07-25Add empty talpid moduleAlbin5-2/+48
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-14Set package fields in workspace and inherit in packagesLinus Färnstrand1-5/+7
2023-07-14Add ConnectScreen instrumental testsJonatan Rhodin4-11/+621
2023-07-14Add ConnectViewModel testsJonatan Rhodin1-8/+49
2023-07-14Migrate connect fragment, expect notification bar, to composeJonatan Rhodin36-758/+733
2023-07-13Add screen and view model testssaber safavi2-0/+197
2023-07-13Hide FAQ and guids link on google play versionsaber safavi1-11/+15
2023-07-13Add hide_nav parameter to external linkssaber safavi1-2/+11
2023-07-13Add settings compose screensaber safavi6-279/+271