File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818- #62 ✅ Password manager clipboard exclusion - IMPLEMENTED (2026-01-15)
1919- #1134 ✅ Test keyboard field in settings - IMPLEMENTED (2026-01-15)
2020- #940 ✅ Clipboard delete individual items - IMPLEMENTED (2026-01-15)
21+ - #1113 ✅ Quick Settings tile for keyboard - IMPLEMENTED (2026-01-15)
2122
2223** Open Feature Requests** (for future consideration):
2324- #61 Active multi-language switching
7576
7677---
7778
79+ ## Quick Settings Tile - IMPLEMENTED (2026-01-15)
80+
81+ ** Feature** : Add Quick Settings tile for keyboard switching (#1113 ).
82+
83+ ** Implementation** :
84+ - ** KeyboardTileService.kt** : TileService implementation (Android 7.0+)
85+ - Shows active/inactive state based on current input method
86+ - Tapping opens system input method picker
87+ - ** AndroidManifest.xml** : Register service with BIND_QUICK_SETTINGS_TILE permission
88+
89+ ** Commit** : ` 7db976d1 feat: add Quick Settings tile for keyboard switching `
90+
91+ ---
92+
7893## User Guide Wiki System - COMPLETE & VERIFIED (2026-01-15)
7994
8095** Goal** : Create comprehensive user guide wiki with paired technical specs.
You can’t perform that action at this time.
0 commit comments