summaryrefslogtreecommitdiffhomepage
path: root/android/lib/feature
AgeCommit message (Expand)AuthorFilesLines
2026-03-17Use small topbar insteadDavid Göransson1-3/+3
2026-03-17Fix spacer sizeDavid Göransson1-1/+1
2026-03-17Fix remarks from design reviewDavid Göransson3-3/+16
2026-03-17Fix output transformation for delete account account fieldJonatan Rhodin1-2/+5
2026-03-17Fix layout on TVDavid Göransson1-1/+3
2026-03-17Fix autocorrect in password fieldDavid Göransson2-1/+4
2026-03-13Update semantics to prevent autofill serviceDavid Göransson1-5/+3
2026-03-13Remove old clipboard workaroundDavid Göransson1-61/+37
2026-03-13Prevent paste and entering non-digitsDavid Göransson2-0/+50
2026-03-10Disable autocorrectDavid Göransson1-0/+1
2026-03-10Hide keyboard on doneDavid Göransson1-0/+4
2026-03-10Fix padding between textfield and buttonDavid Göransson1-0/+1
2026-03-10Fix dns content blockers overflowJonatan Rhodin1-1/+7
2026-03-10Implement delete accountJonatan Rhodin13-56/+838
2026-03-09Add link to system notification settingsDavid Göransson2-0/+64
2026-03-03Send reason every time a disconnect command is sent to the daemonJonatan Rhodin8-16/+33
2026-03-02Fix missing focus requester for quantum resistance settingJonatan Rhodin1-1/+7
2026-02-27Fix wrong transition to Anti-censorship screenKalle Lindström3-3/+27
2026-02-26Fix MTU submit button enabled on empty inputKalle Lindström1-1/+1
2026-02-26Fix account history testDavid Göransson1-1/+5
2026-02-26Fix login test regressionDavid Göransson1-1/+3
2026-02-25Add content descriptionDavid Göransson3-3/+9
2026-02-25Hide text input by default on LoginScreenDavid Göransson1-3/+40
2026-02-25Migrate to SecureTextFieldDavid Göransson1-23/+62
2026-02-23Update surface container colorsMatilda16-125/+122
2026-02-17Enable new line in problem report for phonesJonatan Rhodin1-1/+2
2026-02-17Use MullvadListItem in SelectLocationScreenKalle Lindström9-61/+88
2026-02-16Fix feature package nameDavid Göransson137-238/+238
2026-02-16Clean up app obfuscation and screen test errorsJonatan Rhodin7-20/+298
2026-02-16Rename android test java folders to kotlinJonatan Rhodin25-0/+0
2026-02-16Clean up app moduleJonatan Rhodin10-6/+1122
2026-02-13Refactor select location into a feature moduleJonatan Rhodin44-27/+6349
2026-02-13Refactor connect into feature moduleJonatan Rhodin45-23/+5766
2026-02-13Refactor login into feature moduleJonatan Rhodin22-6/+2392
2026-02-13Refactor account into feature moduleJonatan Rhodin12-0/+1055
2026-02-13Refactor settings into feature moduleJonatan Rhodin8-0/+679
2026-02-12Refactor vpn settings into feature moduleJonatan Rhodin23-0/+2834
2026-02-12Refactor notification settings into feature moduleJonatan Rhodin6-0/+183
2026-02-12Update appearance description to include restart advice on all platformsJonatan Rhodin1-4/+2
2026-02-12Refactor manage devices into seperate moduleDavid Göransson12-0/+811
2026-02-11Show country and city in recentsKalle Lindström1-0/+5
2026-02-11Refactor redeem voucher into separate moduleDavid Göransson9-0/+687
2026-02-11Refactor auto connect and lockdown mode into moduleJonatan Rhodin6-0/+405
2026-02-11Refactor add time into separate moduleDavid Göransson14-0/+1825
2026-02-11Refactor problem report into separate moduleDavid Göransson12-0/+1340
2026-02-11Refactor custom lists into seperate moduleDavid Göransson42-0/+4276
2026-02-11Refactor server ip override into moduleDavid Göransson13-0/+1245
2026-02-11Disable icon cards after selectionKalle Lindström1-0/+1
2026-02-10Refactor api access into seperate moduleDavid Göransson38-0/+3957
2026-02-10Refactor anti-censorship into seperate moduleDavid Göransson24-0/+1922