Releases: enaboapps/Switchify
Releases · enaboapps/Switchify
v1.2.0
v1.1.0
What's Changed
- Add basic keyboard, closes #240 by @enaboapps in #245
- Implement keyboard scan by @enaboapps in #247
- Implement keyboard show hide broadcasting by @enaboapps in #251
- Fix symbol keys by @enaboapps in #252
- Add shift and caps states by @enaboapps in #253
- Fix keyboard scan reliability by @enaboapps in #255
- Add keyboard icons by @enaboapps in #257
- Add black background to keyboard key by @enaboapps in #260
- Fix caps lock by @enaboapps in #261
- Use different colours for shift/caps states by @enaboapps in #264
- Implement word prediction by @enaboapps in #268
- Preserve shift and caps states when switching back from special keys by @enaboapps in #269
- Add full stop and comma to keyboard by @enaboapps in #270
- Secure fleksy credentials by @enaboapps in #275
- Make the space key take up more space by @enaboapps in #276
- Fix prediction case by @enaboapps in #277
- Implement auto capitalisation in keyboard by @enaboapps in #278
- Implement enable keyboard screen by @enaboapps in #279
- Implement punctuation formatting by @enaboapps in #282
- Remove "Restrict cursor to keyboard" by @enaboapps in #285
- Set keyboard name by @enaboapps in #286
- Implement hold to backspace by @enaboapps in #288
- Keyboard by @enaboapps in #289
Full Changelog: v1.0.2...v1.1.0
v1.0.2
What's Changed
- Store scan method and mode as strings by @enaboapps in #244
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- After escaping a row, continue scan from that row by @enaboapps in #242
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Implement edit menu by @enaboapps in #235
- Handle node scanner UI from a central class by @enaboapps in #237
- Setup scan schedulers from perform selection functions by @enaboapps in #239
Full Changelog: v1.0.0-beta03...v1.0.0
v1.0.0-beta03
What's Changed
- Add All Apps action to system control by @enaboapps in #231
- Add Split Screen action to system control by @enaboapps in #232
- Rename System Control menu to Device by @enaboapps in #233
Full Changelog: v1.0.0-beta02...v1.0.0-beta03
v1.0.0-beta02
What's Changed
- Handle service interrupt by @enaboapps in #222
- Decide rows based on mid Y by @enaboapps in #224
- Prevent multiple instances of cursor scanning scheduler by @enaboapps in #226
Full Changelog: v1.0.0-beta01...v1.0.0-beta02
v1.0.0-beta01
What's Changed
- Implement row column preference by @enaboapps in #218
- Decide rows based on screen density by @enaboapps in #220
Full Changelog: v0.11.1-alpha...v1.0.0-beta01
v0.11.1-alpha
What's Changed
- Don't include nodes with width or height of zero by @enaboapps in #216
Full Changelog: v0.11.0-alpha...v0.11.1-alpha
v0.11.0-alpha
What's Changed
- Implement item scan by @enaboapps in #196
- Improve look and feel of service messages by @enaboapps in #198
- Track menu scan state separately by @enaboapps in #200
- Improve item scan visuals by @enaboapps in #202
- Persist scan receiver state by @enaboapps in #205
- Implement scan method in settings by @enaboapps in #208
- Fix to escape row by @enaboapps in #209
- Don't show refine selection in item scan by @enaboapps in #211
- Ensure that cursor and Item scan don't overlap by @enaboapps in #212
- Don't show item scan when keyboard is visible by @enaboapps in #214
Full Changelog: v0.10.1-alpha...v0.11.0-alpha