summaryrefslogtreecommitdiffhomepage
path: root/android
AgeCommit message (Expand)AuthorFilesLines
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
2023-07-13Add ViewModel and related MVVM partssaber safavi3-0/+52
2023-07-13Add rotation of the back button as parametersaber safavi1-2/+7
2023-07-13Add new external link settings cellsaber safavi3-14/+97
2023-07-13Add the ability to set a custom wireguard portJonatan Rhodin37-53/+637
2023-07-12Move SearchTextField to the correct packageJonatan Rhodin2-2/+2
2023-07-12Update material 3 library to 1.1.1Jonatan Rhodin3-53/+50
2023-07-12Fix Chevron animating to initial expanded stateJonatan Rhodin1-1/+1
2023-07-12Fix Chevron angle being wrongJonatan Rhodin2-2/+2
2023-07-12Add search for translationsJonatan Rhodin20-1/+58
2023-07-12Add search bar to select location screenJonatan Rhodin28-614/+781
2023-07-11Remove subtitle from base cellJonatan Rhodin7-92/+64