summaryrefslogtreecommitdiffhomepage
path: root/android/lib/usecase
AgeCommit message (Collapse)AuthorFilesLines
2026-02-11Show country and city in recentsKalle Lindström1-1/+6
2026-02-09Fix naming of variablesDavid Göransson1-2/+2
2026-02-09Introduce DAITA feature moduleDavid Göransson1-11/+1
Add new DAITA feature module along with convention plugins for: - New features - Unit tests - Instrumented tests These makes it easier to get make a new feature module along with simplifying the use of tests in submodules.
2026-02-06Create gradle task for running all unit testsJonatan Rhodin1-0/+1
2026-02-04Remove empty fileDavid Göransson1-1/+0
2026-02-04Fix usecase testsDavid Göransson8-226/+80
2026-02-04Fix permission suppressionDavid Göransson2-1/+4
2026-02-04Fix lintJonatan Rhodin1-0/+1
2026-02-04Fix screen testsJonatan Rhodin1-2/+0
2026-02-04Move usecases to new module lib/usecaseJonatan Rhodin49-0/+3313