Skip to content
Snippets Groups Projects
  1. Mar 08, 2022
    • Xin Li's avatar
      Merge Android 12L · 81057889
      Xin Li authored
      Bug: 222710654
      Merged-In: Iea002572895dfdb74f72b5d6fe7a1efbd4139cac
      Change-Id: I4460e29cf09d440add5649faea52954c241bc524
      81057889
  2. Feb 11, 2022
  3. Feb 10, 2022
    • Yohei Yukawa's avatar
      Update OWNERS file · f71d0403
      Yohei Yukawa authored
      Fix: 218752122
      Test: presubmit
      Change-Id: Ia4948d81f3f13518428375d635154c58c7fe9628
      f71d0403
  4. Jan 13, 2022
  5. Jan 12, 2022
    • Ming-Shin Lu's avatar
      Using IME context to inflate layout from S_V2 · 6c752d8e
      Ming-Shin Lu authored
      With CL[1],[2] to migrate InputMethodService as the subclass of the new
      introduced class WindowProviderService in S_V2, IME context resources
      can be managed by associating the window container of IME window when
      its display/window configuration changed.
      
      So we can get rid of createDisplayContext logic from S_V2 with gated
      by SDK version and refining the method of get IME context with
      documentation to make it clear.
      
      [1]: Ie565e30ed5dd3f2cfe27355a6dded76dc3adc14b
      [2]: I64a1614f32d097785915f6105b1813a929e0fe32
      
      Bug: 213118079
      Bug: 133825283
      Test: manual with below steps
       1) adb install -r EditTextVariations.apk
       2) tapas LatinIME
       3) make
       4) adb install -r out/target/product/generic/system/app/LatinIME/\
              LatinIME.apk
       5) adb shell ime enable com.android.inputmethod.latin/.LatinIME
       6) adb shell ime set com.android.inputmethod.latin/.LatinIME
       5) Enable screen auto-rotation
       7) Launch EditTextVariations from launcher's shortcut
       8) Tap the first EditText field to show IME
       9) Rotate the device to the landscape mode
       10) Expect the IME should not be shrunk
      
      Change-Id: If2cc1c5bdb257a9c0af653fa7157cf781a90bf1d
      6c752d8e
  6. Jun 18, 2021
  7. Jun 17, 2021
  8. Jun 15, 2021
  9. May 28, 2021
  10. Apr 15, 2021
  11. Apr 13, 2021
    • Pedro Loureiro's avatar
      Add lint baseline to address NewApi errors · 57d4aef2
      Pedro Loureiro authored
      We are enabling a new lint check where the min sdk != compile sdk.
      It has produced a lot of errors and adding the baseline file(s)
      allows us to continue work without introducing more problems.
      
      Bug: 150847901
      
      Test: m lint-check
      Change-Id: Ic37bd8c531af7e68c939ce9c05614c37e6699b03
      Merged-In: Ic37bd8c531af7e68c939ce9c05614c37e6699b03
      57d4aef2
  12. Apr 12, 2021
    • Pedro Loureiro's avatar
      Add lint baseline to address NewApi errors · b47de75a
      Pedro Loureiro authored
      We are enabling a new lint check where the min sdk != compile sdk.
      It has produced a lot of errors and adding the baseline file(s)
      allows us to continue work without introducing more problems.
      
      Bug: 150847901
      
      Test: m lint-check
      Change-Id: Ic37bd8c531af7e68c939ce9c05614c37e6699b03
      b47de75a
  13. Feb 21, 2021
  14. Feb 20, 2021
  15. Feb 19, 2021
Loading