summaryrefslogtreecommitdiffhomepage
path: root/android/app/src
AgeCommit message (Collapse)AuthorFilesLines
2026-02-04Fix formattingDavid Göransson47-117/+113
2026-02-04Clean up utilsDavid Göransson4-88/+0
2026-02-04Move InfoIconButtonDavid Göransson3-28/+16
2026-02-04Move textfield to componentsDavid Göransson16-322/+21
2026-02-04Move Scaffold into componentsDavid Göransson43-1096/+51
2026-02-04Remove old LargeTopBarDavid Göransson1-60/+0
2026-02-04Refactor Snackbar into designsystemDavid Göransson6-19/+6
2026-02-04Remove textResourceDavid Göransson15-73/+56
2026-02-04Refactor bottom sheetDavid Göransson8-88/+10
2026-02-04Move navigation icons to componentDavid Göransson26-74/+32
2026-02-04Move Dropdown to design systemDavid Göransson2-76/+2
2026-02-04Split LocationsEmptyTextDavid Göransson3-26/+32
2026-02-04Move LinearProgressIndicator to design systemDavid Göransson2-21/+1
2026-02-04Move AddTimeBottomSheetDavid Göransson5-6/+9
2026-02-04Remove SpacedColumnDavid Göransson6-42/+18
2026-02-04Fix verification pending screen testJonatan Rhodin1-1/+6
2026-02-04Move components to design systemDavid Göransson39-659/+48
Migrate MullvadButton, Feature indicator and filter chip to design system
2026-02-04Replace BaseSubtitleCellJonatan Rhodin1-12/+5
2026-02-04Remove use of checkbox cell in ReportProblemScreenJonatan Rhodin3-73/+35
2026-02-04Replace all useage of cells in bottom sheetsJonatan Rhodin9-549/+204
2026-02-04Fix fmtDavid Göransson2-2/+2
2026-02-04Fix usecase testsDavid Göransson25-45/+45
2026-02-04Fix screen testsJonatan Rhodin4-8/+8
2026-02-04Move usecases to new module lib/usecaseJonatan Rhodin138-4046/+297
2026-02-04Rename TwoLineListItemJonatan Rhodin1-3/+3
2026-02-04Changed name of SimpleListItemJonatan Rhodin1-3/+3
2026-02-04Update custom list screens with new list item designsJonatan Rhodin3-96/+23
2026-02-04Update api access with new new list item designJonatan Rhodin5-241/+50
2026-02-03Introduce lib/ui/icon moduleDavid Göransson1-1/+1
2026-02-03Move repositories to lib/repositoryJonatan Rhodin124-2282/+201
2026-02-03Remove PrepareVpnUseCaseJonatan Rhodin1-5/+2
2026-02-02Rename daemon-grpc to grpcDavid Göransson17-19/+19
2026-02-02Migrate lib/theme to lib/ui/themeDavid Göransson112-230/+227
2026-02-02Move lib/resource to lib/ui/resourceDavid Göransson1-1/+1
2026-02-02Fix snackbar dismiss action colorJonatan Rhodin1-0/+1
2026-02-02Remove QS_TILE_PREFERENCES from activityDavid Göransson1-3/+0
2026-01-30Update Manage/Too many devices list item styleKalle Lindström3-102/+35
2026-01-27Fix incorrect activity alt setupJonatan Rhodin6-10/+63
2026-01-26Fix dns content blockers issuesJonatan Rhodin4-8/+19
- Only expand if coming from feature indicators - Fix bottom margin - Allow expansion when disabled - Show description when disabled
2026-01-26Disable view logs button until logs are read successfullyJonatan Rhodin6-53/+129
2026-01-26Handle cancellation exceptions when animating to itemJonatan Rhodin1-1/+7
2026-01-26Update user account expiry before showing notificationJonatan Rhodin4-33/+138
Since it is possible for users to update their account time outside of the app the account will expire soon notification can refer to an outdated expiry date. To avoid this we will always start a background work to check the latest expiry date before sending a notification. If it is not possible to update the expiry date it will not show a notification.
2026-01-26Fix text issues when using RTL languagesJonatan Rhodin3-15/+29
2026-01-14Format log line timestamps with UTC timezoneKalle Lindström1-2/+2
2026-01-07Update baseline fileJonatan Rhodin1-21716/+28148
2026-01-07Improve baseline user journeyJonatan Rhodin1-1/+6
2026-01-07Add new copy for in app account expiry notificationJonatan Rhodin1-2/+3
2026-01-07Update Submit voucher dialog errorsJonatan Rhodin6-38/+117
2026-01-07Add all option to content blockersJonatan Rhodin5-8/+70
2025-12-29Fix weird in animation on itemsDavid Göransson1-3/+1