summaryrefslogtreecommitdiffhomepage
path: root/android/app
AgeCommit message (Expand)AuthorFilesLines
2026-04-22Add app listing resolution supportAlbin1-7/+15
2026-04-22Add :lib:feature:applisting gradle moduleAlbin1-0/+2
2026-04-21Set android minor compile sdk explicityAlbin1-1/+2
2026-04-21Upgrade to AGP 9David Göransson1-54/+74
2026-04-15Remove fdroid build typeAlbin1-5/+0
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öransson4-3/+20
2026-04-08Use Nav3 for bottom sheet navigationKalle Lindström3-7/+12
2026-04-01Remove gradle signingJonatan Rhodin1-24/+2
2026-03-30Add list-detail scene for settingsKalle Lindström1-2/+17
2026-03-27Update baseline profileJonatan Rhodin1-3588/+2704
2026-03-27Fix configuration cache issue with baseline profile generationJonatan Rhodin1-7/+7
2026-03-24Disable obfuscation for new grpc classesJonatan Rhodin1-0/+1
2026-03-23Migrate from Compose Destinations to Nav3Kalle Lindström15-322/+252
2026-03-19Migrate to new relay selector serviceDavid Göransson1-2/+1
2026-03-17Fix configuration cache error for printVersionJonatan Rhodin1-2/+4
2026-03-16Remove wireguard-go supportDavid Göransson1-4/+0
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 Rhodin3-0/+9
2026-03-03Fix payment loggingJonatan Rhodin1-6/+0
2026-03-03Send reason every time a disconnect command is sent to the daemonJonatan Rhodin1-2/+5
2026-02-27Update to build app with Java 21Kalle Lindström1-7/+0
2026-02-26Set the app in a blocking state if invalid ipv6 configJonatan Rhodin1-0/+4
2026-02-19Clean up SdkUtilsJonatan Rhodin4-14/+53
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 Rhodin12-10/+465
2026-02-16Remove tile moduleJonatan Rhodin5-8/+213
2026-02-16Clean up app moduleJonatan Rhodin32-1206/+63
2026-02-13Refactor select location into a feature moduleJonatan Rhodin33-6300/+13
2026-02-13Refactor connect into feature moduleJonatan Rhodin52-6017/+23
2026-02-13Refactor login into feature moduleJonatan Rhodin37-2685/+36
2026-02-13Refactor account into feature moduleJonatan Rhodin16-1038/+8
2026-02-13Refactor settings into feature moduleJonatan Rhodin21-736/+15
2026-02-12Refactor vpn settings into feature moduleJonatan Rhodin36-3034/+37
2026-02-12Localize the "Country, City" stringsKalle Lindström2-12/+14
2026-02-12Refactor notification settings into feature moduleJonatan Rhodin8-161/+5
2026-02-12Refactor manage devices into seperate moduleDavid Göransson14-731/+10
2026-02-11Show country and city in recentsKalle Lindström6-10/+56