summaryrefslogtreecommitdiffhomepage
path: root/android/lib/feature
AgeCommit message (Expand)AuthorFilesLines
2026-04-22Refactor setting visibility alphaKalle Lindström6-16/+12
2026-04-22Show number of excluded split tunneling appsKalle Lindström3-11/+31
2026-04-22Add app listing resolution supportAlbin9-38/+165
2026-04-22Add :lib:feature:applisting gradle moduleAlbin5-0/+17
2026-04-22Fix loading spinner not centered in split tunneling searchJonatan Rhodin1-0/+2
2026-04-22Fix scrollig in screens with columns as base componentJonatan Rhodin13-11/+172
2026-04-21Upgrade to AGP 9David Göransson26-25/+1
2026-04-20Add monospace font when showing account numberKalle Lindström5-18/+76
2026-04-14Add ability to set LWO portDavid Lönnhager1-0/+2
2026-04-14Ensure apps are read on IODavid Göransson2-17/+19
2026-04-13Remove superfluous scaffoldsJonatan Rhodin9-18/+79
2026-04-13Migrate all topbars to be single lineJonatan Rhodin24-97/+59
2026-04-10Rename AppId to PackageNameDavid Göransson15-115/+97
2026-04-10Add SplitTunnelingUseCaseDavid Göransson39-200/+188
2026-04-10Add support for searchDavid Göransson43-137/+432
2026-04-10Add support for changing language in-appDavid Göransson21-173/+578
2026-04-09Fix overrides active for server override bottom sheetJonatan Rhodin4-6/+10
2026-04-09Fix goBack from bottom sheetDavid Göransson3-40/+38
2026-04-08Change consumeResult to coroutineScope callbackKalle Lindström16-98/+100
2026-04-08Use Nav3 for bottom sheet navigationKalle Lindström36-944/+924
2026-03-30Add list-detail scene for settingsKalle Lindström30-42/+147
2026-03-26Rerun ktfmt formattingDavid Göransson46-2956/+2705
2026-03-24Add bottom spacer to split tunnelingKalle Lindström1-0/+1
2026-03-24Fix crash when pressing api access infoKalle Lindström2-0/+15
2026-03-23Migrate from Compose Destinations to Nav3Kalle Lindström305-1834/+2747
2026-03-19Migrate to new relay selector serviceDavid Göransson12-45/+12
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