Skip to content
Snippets Groups Projects
  1. Aug 24, 2022
  2. Aug 17, 2022
  3. Aug 16, 2022
  4. Jun 30, 2022
  5. Jun 29, 2022
  6. Jun 27, 2022
  7. Apr 21, 2022
  8. Mar 09, 2022
  9. Mar 08, 2022
  10. Feb 23, 2022
    • Wilson Wu's avatar
      Remove unused method for dictionarypack · 0d93961d
      Wilson Wu authored
      Remove the showDictionaryAvailableNotification
      method since there is no module use it.
      
      Bug: 209479751
      Test: presubmit
      Change-Id: I4c88b4a2d0cb36761d9102ce35260f93303625d9
      0d93961d
  11. Feb 14, 2022
  12. Feb 11, 2022
  13. Feb 10, 2022
    • Yohei Yukawa's avatar
      Update OWNERS file · f71d0403
      Yohei Yukawa authored
      Fix: 218752122
      Test: presubmit
      Change-Id: Ia4948d81f3f13518428375d635154c58c7fe9628
      f71d0403
  14. Jan 27, 2022
  15. Jan 26, 2022
    • Wilson Wu's avatar
      Add Notification Permission for T · 75f77d66
      Wilson Wu authored
      From T, apps need POST_NOTIFICATION permission
      to send the notification.
      
      -. Add the permission into Manifest.
      -. Request runtime permission when it's needed.
      
      Bug: 209479751
      Test: Manual test as following steps:
            1. Open EditTextVariations at T device.
            2. Tap direct reply to send notification.
            3. Verify the permission dialog show up.
            4. Send the notification if permission granted.
      Change-Id: Iadae00f635ee556d1d1de9abbb9da0498b4070f1
      75f77d66
Loading