summaryrefslogtreecommitdiffhomepage
path: root/android/app/src
AgeCommit message (Expand)AuthorFilesLines
2026-04-22Add app listing resolution supportAlbin1-7/+15
2026-04-15Disable fdroid install checkAlbin1-4/+2
2026-04-14Ensure apps are read on IODavid Göransson1-1/+1
2026-04-13Fix freeze when opening split tunneling screenJonatan Rhodin1-2/+2
2026-04-13Fix crash when enabling custom dnsJonatan Rhodin1-1/+1
2026-04-10Rename AppId to PackageNameDavid Göransson2-6/+6
2026-04-10Add SplitTunnelingUseCaseDavid Göransson1-1/+3
2026-04-10Add support for searchDavid Göransson1-4/+6
2026-04-10Add reconnect to notificationKalle Lindström2-0/+9
2026-04-10Add support for changing language in-appDavid Göransson3-3/+18
2026-04-08Use Nav3 for bottom sheet navigationKalle Lindström2-7/+11
2026-03-30Add list-detail scene for settingsKalle Lindström1-2/+17
2026-03-27Update baseline profileJonatan Rhodin1-3588/+2704
2026-03-23Migrate from Compose Destinations to Nav3Kalle Lindström14-320/+241
2026-03-19Migrate to new relay selector serviceDavid Göransson1-2/+1
2026-03-16Enable StrictMode for debug buildsKalle Lindström1-11/+57
2026-03-16Fix log loop if exception is thrownKalle Lindström1-2/+1
2026-03-13Update baseline profileJonatan Rhodin1-5372/+6616
2026-03-10Update min android version to Android 9Jonatan Rhodin1-1/+1
2026-03-10Implement delete accountJonatan Rhodin2-0/+8
2026-03-03Send reason every time a disconnect command is sent to the daemonJonatan Rhodin1-2/+5
2026-02-26Set the app in a blocking state if invalid ipv6 configJonatan Rhodin1-0/+4
2026-02-19Clean up SdkUtilsJonatan Rhodin3-14/+52
2026-02-16Fix feature package nameDavid Göransson2-22/+22
2026-02-16Add missing destinationDavid Göransson1-1/+3
2026-02-16Clean up app obfuscation and screen test errorsJonatan Rhodin3-146/+5
2026-02-16Remove service moduleJonatan Rhodin10-7/+451
2026-02-16Remove tile moduleJonatan Rhodin4-7/+213
2026-02-16Clean up app moduleJonatan Rhodin32-1206/+63
2026-02-13Refactor select location into a feature moduleJonatan Rhodin32-6300/+12
2026-02-13Refactor connect into feature moduleJonatan Rhodin51-6017/+22
2026-02-13Refactor login into feature moduleJonatan Rhodin36-2685/+34
2026-02-13Refactor account into feature moduleJonatan Rhodin15-1038/+7
2026-02-13Refactor settings into feature moduleJonatan Rhodin20-735/+13
2026-02-12Refactor vpn settings into feature moduleJonatan Rhodin35-3034/+36
2026-02-12Localize the "Country, City" stringsKalle Lindström2-12/+14
2026-02-12Refactor notification settings into feature moduleJonatan Rhodin7-161/+4
2026-02-12Refactor manage devices into seperate moduleDavid Göransson13-731/+9
2026-02-11Show country and city in recentsKalle Lindström6-10/+56
2026-02-11Refactor redeem voucher into separate moduleDavid Göransson16-705/+12
2026-02-11Refactor auto connect and lockdown mode into moduleJonatan Rhodin6-349/+12
2026-02-11Refactor add time into separate moduleDavid Göransson24-1844/+22
2026-02-11Refactor problem report into separate moduleDavid Göransson28-1573/+24
2026-02-11Refactor custom lists into seperate moduleDavid Göransson42-3984/+27
2026-02-11Refactor server ip override into moduleDavid Göransson19-1262/+15
2026-02-11Remove bug fixDavid Göransson1-5/+0
2026-02-10Refactor api access into seperate moduleDavid Göransson49-4048/+36
2026-02-10Refactor anti-censorship into seperate moduleDavid Göransson29-2038/+17
2026-02-10Refactor filter into feature moduleDavid Göransson18-985/+15
2026-02-10Introduce appinfo moduleDavid Göransson26-657/+27