summaryrefslogtreecommitdiffhomepage
path: root/android/lib
AgeCommit message (Collapse)AuthorFilesLines
2026-02-04Fix formattingDavid Göransson1-1/+3
2026-02-04Move textfield to componentsDavid Göransson2-0/+273
2026-02-04Move Scaffold into componentsDavid Göransson3-0/+1038
2026-02-04Refactor Snackbar into designsystemDavid Göransson1-0/+19
2026-02-04Refactor bottom sheetDavid Göransson1-0/+78
2026-02-04Move navigation icons to componentDavid Göransson1-0/+41
2026-02-04Move Dropdown to design systemDavid Göransson1-0/+74
2026-02-04Move LinearProgressIndicator to design systemDavid Göransson1-0/+21
2026-02-04Remove SpacedColumnDavid Göransson15-215/+204
2026-02-04Fix verification pending screen testJonatan Rhodin1-1/+1
2026-02-04Move components to design systemDavid Göransson3-0/+518
Migrate MullvadButton, Feature indicator and filter chip to design system
2026-02-04Remove use of checkbox cell in ReportProblemScreenJonatan Rhodin2-13/+23
2026-02-04Replace all useage of cells in bottom sheetsJonatan Rhodin4-20/+128
2026-02-04Remove empty fileDavid Göransson1-1/+0
2026-02-04Fix usecase testsDavid Göransson8-87/+85
2026-02-04Fix permission suppressionDavid Göransson2-1/+4
2026-02-04Fix lintJonatan Rhodin2-1/+2
2026-02-04Fix screen testsJonatan Rhodin1-2/+0
2026-02-04Move usecases to new module lib/usecaseJonatan Rhodin61-1/+3876
2026-02-04Rename TwoLineListItemJonatan Rhodin1-3/+3
2026-02-04Changed name of SimpleListItemJonatan Rhodin1-2/+2
2026-02-04Update custom list screens with new list item designsJonatan Rhodin1-0/+22
2026-02-04Update api access with new new list item designJonatan Rhodin2-0/+38
2026-02-03Introduce lib/ui/icon moduleDavid Göransson3-1/+13
2026-02-03Move repositories to lib/repositoryJonatan Rhodin32-0/+2097
2026-02-03Remove PrepareVpnUseCaseJonatan Rhodin3-18/+21
2026-02-02Rename daemon-grpc to grpcDavid Göransson19-26/+25
2026-02-02Migrate lib/theme to lib/ui/themeDavid Göransson46-84/+83
2026-02-02Fix namespaceDavid Göransson1-1/+1
2026-02-02Move lib/resource to lib/ui/resourceDavid Göransson171-5/+5
2026-01-30Update Manage/Too many devices list item styleKalle Lindström3-0/+82
2026-01-27Fix Ninja mole capitalizationJonatan Rhodin1-1/+1
2026-01-26Fix dns content blockers issuesJonatan Rhodin1-0/+2
- Only expand if coming from feature indicators - Fix bottom margin - Allow expansion when disabled - Show description when disabled
2026-01-26Use the same x position for single hop and multihop legendsJonatan Rhodin1-3/+3
2026-01-26Update translationsJonatan Rhodin42-4/+827
2026-01-26Update user account expiry before showing notificationJonatan Rhodin1-2/+12
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-3/+23
2026-01-23Ignore unsupported LEAK_INFO messageDavid Göransson1-0/+1
2026-01-22Fix text color for bottom sheet drag handleJonatan Rhodin1-1/+1
2026-01-09Remove VPN bridges concept from the daemonSebastian Holmin1-11/+7
2026-01-07Improve baseline user journeyJonatan Rhodin1-0/+4
2026-01-07Add new copy for in app account expiry notificationJonatan Rhodin45-222/+16
2026-01-07Update Submit voucher dialog errorsJonatan Rhodin2-2/+2
2026-01-07Add all option to content blockersJonatan Rhodin3-3/+47
2025-12-18Add the ability to change the app icon and app nameJonatan Rhodin42-1/+676
2025-12-15Fix Split tunneling item not looking disabledDavid Göransson1-6/+11
2025-12-11Show list of recommended ports for shadowsocksJonatan Rhodin1-0/+2
2025-12-10Fix bottom padding and strings on AntiCensorshipKalle Lindström24-1/+25
2025-12-10Prevent ripple overlap in MullvadListViewKalle Lindström4-18/+57
2025-12-10Use new list items in filter screenJonatan Rhodin1-0/+80