summaryrefslogtreecommitdiffhomepage
path: root/android/lib
AgeCommit message (Expand)AuthorFilesLines
2026-02-26Update inactive dot sizeKalle Lindström1-1/+1
2026-02-26Fix regressions in select locationKalle Lindström2-18/+80
2026-02-26Lock before calling collectReportKalle Lindström1-13/+21
2026-02-26Set the app in a blocking state if invalid ipv6 configJonatan Rhodin7-54/+176
2026-02-26Fix account history testDavid Göransson2-1/+6
2026-02-26Fix login test regressionDavid Göransson2-1/+4
2026-02-25Add content descriptionDavid Göransson25-3/+31
2026-02-25Hide text input by default on LoginScreenDavid Göransson2-17/+66
2026-02-25Migrate to SecureTextFieldDavid Göransson2-24/+63
2026-02-24Restrict PendingIntent permissionsDavid Göransson1-7/+3
2026-02-24Fix broken class namesDavid Göransson1-2/+2
2026-02-24Add explicit dependency on play-services-locationKalle Lindström1-0/+3
2026-02-23Update surface container colorsMatilda35-416/+318
2026-02-19Clean up SdkUtilsJonatan Rhodin5-59/+32
2026-02-17Enable new line in problem report for phonesJonatan Rhodin1-1/+2
2026-02-17Use MullvadListItem in SelectLocationScreenKalle Lindström20-566/+246
2026-02-16Fix feature package nameDavid Göransson137-238/+238
2026-02-16Clean up app obfuscation and screen test errorsJonatan Rhodin10-50/+208
2026-02-16Rename android test java folders to kotlinJonatan Rhodin25-0/+0
2026-02-16Remove service moduleJonatan Rhodin3-0/+288
2026-02-16Clean up app moduleJonatan Rhodin10-6/+1122
2026-02-13Refactor select location into a feature moduleJonatan Rhodin46-29/+6351
2026-02-13Refactor connect into feature moduleJonatan Rhodin54-32/+5797
2026-02-13Refactor login into feature moduleJonatan Rhodin38-6/+3198
2026-02-13Refactor account into feature moduleJonatan Rhodin12-0/+1055
2026-02-13Refactor settings into feature moduleJonatan Rhodin12-2/+755
2026-02-12Refactor vpn settings into feature moduleJonatan Rhodin49-110/+2923
2026-02-12Localize the "Country, City" stringsKalle Lindström23-15/+23
2026-02-12Refactor notification settings into feature moduleJonatan Rhodin6-0/+183
2026-02-12Update appearance description to include restart advice on all platformsJonatan Rhodin23-26/+3
2026-02-12Refactor manage devices into seperate moduleDavid Göransson12-0/+811
2026-02-11Show country and city in recentsKalle Lindström11-57/+140
2026-02-11Refactor redeem voucher into separate moduleDavid Göransson10-0/+713
2026-02-11Refactor auto connect and lockdown mode into moduleJonatan Rhodin7-0/+411
2026-02-11Refactor add time into separate moduleDavid Göransson14-0/+1825
2026-02-11Refactor problem report into separate moduleDavid Göransson16-0/+1570
2026-02-11Refactor custom lists into seperate moduleDavid Göransson42-0/+4276
2026-02-11Refactor server ip override into moduleDavid Göransson14-0/+1281
2026-02-11Remove bug fixDavid Göransson1-23/+0
2026-02-11Disable icon cards after selectionKalle Lindström1-0/+1
2026-02-10Refactor api access into seperate moduleDavid Göransson41-0/+4115
2026-02-10Make Android and desktop client compatible with new gRPC stubsDavid Lönnhager1-2/+2
2026-02-10Refactor anti-censorship into seperate moduleDavid Göransson25-0/+2030
2026-02-10Refactor filter into feature moduleDavid Göransson11-0/+993
2026-02-10Introduce appinfo moduleDavid Göransson14-1/+659
2026-02-10Introduce appearance and common-compose moduleDavid Göransson10-0/+341
2026-02-09Ensure all icons are roundedDavid Göransson27-97/+99
2026-02-09Adjust corner size to 16.dpDavid Göransson1-1/+1
2026-02-09Fix naming of variablesDavid Göransson1-2/+2
2026-02-09Refactor multihop into feature moduleDavid Göransson6-0/+314