Commit Graph

7 Commits

Author SHA1 Message Date
John Preston
bd14378bab Gate settings share and reuse passcode field helpers
Task: 2026/08/14/gate-settings-share-link-and-unify-passcode-helpers
2026-08-15 08:34:26 +04:00
23rd
494833236f Defaulted RoundButton text transform to no-transform. 2026-04-06 16:58:16 +03:00
23rd
7c26a251cf Added text transform to RoundButton as mandatory argument. 2026-04-06 16:58:15 +03:00
John Preston
d1caea2a3a Fix some deep link highlights. 2026-02-09 21:52:09 +04:00
John Preston
e537279692 Fix build with Xcode. 2026-01-28 14:22:17 +04:00
John Preston
6bda4dd0d8 Upgrade settings_local_passcode to full builder pattern
- Move LocalPasscodeManage class into anonymous namespace
- Remove Builder::LocalPasscodeManageSection export from header
- Use inline buildMethod for setupContent()
- Keep Create/Check/Change enter-type sections as-is (form-based)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-28 11:55:21 +04:00
John Preston
8c97e5f942 Rewrite settings_local_passcode to new builder pattern
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-28 11:55:19 +04:00