1. 16 Nov, 2021 1 commit
  2. 08 Oct, 2021 3 commits
  3. 22 Sep, 2021 1 commit
  4. 05 Sep, 2021 1 commit
  5. 07 Aug, 2021 1 commit
  6. 30 Jul, 2021 1 commit
    • Renzo Olivares's avatar
      Add enableIMEPersonalizedLearning flag to TextField and TextFormField (#87002) · 9c32e5a1
      Renzo Olivares authored
      * Add requestPrivacy parameter to TextField
      
      * remove logs
      
      * No need to pass _Editable requestPrivacy for now
      
      * Forgot from last commit
      
      * Add requestPrivacy flag to text form field
      
      * Update docs
      
      * Add requestPrivacy to CupertinoTextField
      
      * Add test to verify requestPrivacy flag is sent to engine properly
      
      * update docs
      
      * fix tests
      
      * rename requestPrivacy to enableIMEPersonalizedLearning
      
      * Update text_input.dart
      
      * default to true
      
      * Have diagnostic properties default to true for enableIMEPersonalizedLearning
      9c32e5a1
  7. 16 Jul, 2021 1 commit
  8. 24 Jun, 2021 1 commit
  9. 16 Jun, 2021 1 commit
  10. 10 Jun, 2021 1 commit
  11. 10 May, 2021 1 commit
  12. 03 Apr, 2021 1 commit
  13. 30 Mar, 2021 1 commit
  14. 26 Mar, 2021 1 commit
  15. 25 Mar, 2021 3 commits
  16. 15 Mar, 2021 1 commit
  17. 13 Mar, 2021 1 commit
  18. 12 Mar, 2021 1 commit
  19. 11 Mar, 2021 1 commit
    • Justin McCandless's avatar
      Text Editing Movement Keys via Shortcuts (#75032) · 541bff40
      Justin McCandless authored
      Text editing shortcuts involving the arrow keys are no longer handled by RenderEditable's RawKeyboardListener, they use the new Shortcuts setup.  First PR in a plan to port all text editing keyboard handling to shortcuts.
      541bff40
  20. 02 Mar, 2021 1 commit
  21. 24 Feb, 2021 1 commit
  22. 23 Feb, 2021 1 commit
  23. 19 Feb, 2021 1 commit
  24. 18 Feb, 2021 1 commit
  25. 27 Jan, 2021 1 commit
  26. 23 Jan, 2021 1 commit
  27. 20 Jan, 2021 1 commit
  28. 15 Jan, 2021 1 commit
  29. 22 Dec, 2020 1 commit
  30. 13 Dec, 2020 1 commit
  31. 11 Dec, 2020 1 commit
  32. 09 Dec, 2020 1 commit
  33. 04 Dec, 2020 1 commit
  34. 01 Dec, 2020 2 commits
  35. 05 Nov, 2020 1 commit