Skip to content
Snippets Groups Projects
  1. Feb 14, 2024
    • Ronish Kalia's avatar
      [DON'T BLOCK] Test ownership migration rules · f891397b
      Ronish Kalia authored
      This CL is created as a best effort to migrate test targets
      to the new android ownership model. If you find incorrect or unnecessary
      attribution in this CL, please create a separate CL to fix that.
      
      For more details please refer to the link below,
      <add g3 doc link>
      
      Bug: 304529413
      Test: N/A
      Change-Id: I6b6cf0abdd1fdb8fefa4184b3698f6951c192ac0
      f891397b
  2. May 05, 2023
  3. Apr 12, 2023
  4. Jan 24, 2023
  5. Sep 29, 2022
    • Taran Singh's avatar
      Update HandwritingIme with sanitized RectF(s) · def94171
      Taran Singh authored
      Sanitize RectF so selection and deletion rich gestures always work i.e.
      right to left and bottom to top
      
      Bug: 236765468
      Test: Manually build and install
      
      Change-Id: I03e170773c9687aa2322f9e50ef7cc2bd92493ec
      def94171
  6. Sep 27, 2022
  7. Sep 24, 2022
  8. Sep 16, 2022
  9. Aug 25, 2022
  10. May 04, 2022
  11. Mar 02, 2022
    • Taran Singh's avatar
      Minor fixes in mock HandwritingIme · 7ab0f87b
      Taran Singh authored
      1. Fix position of Ink based on top inset
      2. Add a textView
      
      Bug: 217957587
      Test: manual
      Change-Id: Ia0330e5e3f2129c3daae44ae1d279067e74f1557
      7ab0f87b
  12. Feb 10, 2022
    • Taran Singh's avatar
      Minimal test IME with Stylus HW support · 8f2ae0b7
      Taran Singh authored
      Minimal IME with Handwriting support that can draw ink trail and commit
      random text after each session.
      
      Test: Manually
            1. m -j HandwritingIme
            2. adb install out/../HandwritingIme.apk
            3. Simulate stylus with  I7723be718354872509a9e85beda10acdbe25dd48
            4. and enable the property in #3 with
               adb shell setprop <property> true
            5. Open any app with editor and swipe on EditText.
            6. HW ink window with ink will appear.
      Bug: 217957587
      
      Change-Id: I53808ec261bd4364797b93d57cf6a8ddfd615390
      8f2ae0b7
Loading