summaryrefslogtreecommitdiffhomepage
path: root/android
AgeCommit message (Expand)AuthorFilesLines
2023-08-03Migrate translation-converter to err_deriveLinus Färnstrand4-25/+28
2023-08-02Bump linux base image used in android imageAlbin1-1/+1
2023-08-02Bump container jdk to 17Albin1-3/+4
2023-08-02Update lint baselineAlbin1-77/+11
2023-08-01Update gradle lockfileAlbin1-286/+301
2023-08-01Bump recyclerview dependencyAlbin1-1/+1
2023-08-01Bump fragment dependencyAlbin1-1/+1
2023-08-01Bump koinAlbin2-5/+9
2023-08-01Bump play publish pluginAlbin1-1/+1
2023-08-01Bump gradle version pluginAlbin1-1/+1
2023-08-01Bump leak canaryAlbin1-1/+1
2023-08-01Bump turbineAlbin1-1/+1
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-31Suppress CVE-2023-3782Albin1-0/+8
2023-07-31Fix missing dependencies in android lockfileAlbin1-0/+15
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 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-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