summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
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-01Merge branch 'remove-atty-dependency'Linus Färnstrand3-28/+6
2023-08-01Un-ignore RUSTSEC-2021-0145 since atty is no longer in the dep treeLinus Färnstrand1-5/+1
2023-08-01Deny atty as Rust dependencyLinus Färnstrand1-0/+2
2023-08-01Upgrade colored to get rid of atty as a dependencyLinus Färnstrand1-23/+3
2023-08-01Merge branch 'add-copy-icon-feedback-on-click-droid-171'Albin2-27/+106
2023-08-01Add copy icon feedback on clicksaber safavi2-27/+106
2023-07-31Merge branch 'connect-view-scaling-issues-droid-215'Albin1-5/+4
2023-07-31Add scroll to connect view to support split viewsaber safavi1-5/+4
2023-07-31Merge branch 'fix-android-lockfile'Albin2-0/+23
2023-07-31Suppress CVE-2023-3782Albin1-0/+8
2023-07-31Fix missing dependencies in android lockfileAlbin1-0/+15
2023-07-28Merge branch 'migrate-account-view-to-compose-droid-63'Albin28-1223/+732
2023-07-28Update Changelogsaber safavi1-0/+1
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 safavi8-0/+199
2023-07-28Add ViewModel and related MVVM partssaber safavi4-5/+85
2023-07-28Fix changelog entry for android/2023.4Albin1-3/+6
2023-07-28Merge branch 'move-vpn-service-to-its-own-module'Albin73-175/+311
2023-07-28Fix wrong ui service connection test packageAlbin2-4/+2
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-27Merge branch 'move-tile-service-to-its-own-module-droid-225'Albin213-645/+971
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 actions with new resource pathAlbin2-3/+3
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