conduit/lib/shared
cogwheel a13c6fdf79
fix: polish iOS 26 native glass controls (#610)
* fix: polish iOS 26 native glass controls

The platform-view optimization reused Flutter glyph sizing and native label defaults, causing oversized symbols, wrapped model names, and stale theme colors. Use explicit optical sizes, bounded native labels, and color-keyed view identity so the regressions remain fixed.

* perf: avoid unused native selector subtree

* fix iOS native toolbar polish

* use native model selector chevron

* shrink native model chevron

* fix iOS toolbar grouping and selection menus

Keep paired actions in one UIKit toolbar surface and delegate editable selection to the system menu. Avoid rebuilding EditableText from overlay visibility, which caused the menu and handles to cycle.

* fix: address iOS toolbar review feedback

* fix: preserve composer loading surface

* fix: enlarge native toolbar icons

* fix: balance native toolbar symbols

* fix: standardize native toolbar icon sizing

* fix: group channel and folder toolbar actions

* fix: preserve full model selector semantics

* test: cover native model selector semantics payload
2026-08-04 16:48:25 +05:30
..
services Offline-first persistence with Drift (#508) 2026-06-19 15:08:16 +05:30
theme Polish chat composer and unify cross-platform typography (#598) 2026-07-29 11:42:22 +05:30
utils Redesign the Conduit 4.0 release announcement (#602) 2026-07-31 21:54:47 +05:30
widgets fix: polish iOS 26 native glass controls (#610) 2026-08-04 16:48:25 +05:30