summaryrefslogtreecommitdiffhomepage
path: root/android/lib/repository
AgeCommit message (Expand)AuthorFilesLines
2026-03-10Implement delete accountJonatan Rhodin1-0/+4
2026-03-03Fix payment loggingJonatan Rhodin1-2/+53
2026-03-03Send reason every time a disconnect command is sent to the daemonJonatan Rhodin2-3/+5
2026-02-26Lock before calling collectReportKalle Lindström1-13/+21
2026-02-16Clean up app obfuscation and screen test errorsJonatan Rhodin1-107/+0
2026-02-11Show country and city in recentsKalle Lindström2-9/+22
2026-02-11Remove bug fixDavid Göransson1-23/+0
2026-02-09Introduce DAITA feature moduleDavid Göransson1-11/+1
2026-02-06Create gradle task for running all unit testsJonatan Rhodin1-0/+1
2026-02-04Fix lintJonatan Rhodin1-1/+1
2026-02-04Move usecases to new module lib/usecaseJonatan Rhodin6-1/+407
2026-02-03Move repositories to lib/repositoryJonatan Rhodin24-0/+1702
2026-02-03Remove PrepareVpnUseCaseJonatan Rhodin3-18/+21
2026-02-02Rename daemon-grpc to grpcDavid Göransson7-7/+7
2026-02-02Move lib/resource to lib/ui/resourceDavid Göransson1-1/+1
2026-01-26Update user account expiry before showing notificationJonatan Rhodin1-2/+12
2025-11-07Migrate library modules to convention pluginsAlbin1-25/+1
2025-10-28Rename 'shared' to 'repository'Kalle Lindström11-11/+11
2025-10-28Add option to show relay location in notificationKalle Lindström13-0/+597