Age | Commit message (Expand) | Author |
---|---|---|
2021-03-18 | Implement inline suggestion tooltip | TYM Tsai |
2020-06-08 | Fix NPE in InlineContentView | Feng Cao |
2020-05-13 | Fix inline suggestion ref counting to not over-count | Feng Cao |
2020-05-06 | Support re-attaching the inline suggestion view to window | Feng Cao |
2020-04-27 | Support WRAP_CONTENT in InlineSuggestion#inflate | Feng Cao |
2020-03-29 | Migrate android.view.inline to android.widget.inline | Adam He |
2020-03-20 | Add APIs to move suggestions below/above window | Svet Ganov |
2020-03-12 | Sends click and long click events from the inline suggestion to host app | Feng Cao |
2020-03-02 | Uses SurfacePackage instead of SurfaceControl on inline suggestion | TYM Tsai |
2020-02-17 | Keep a strong reference to the InlineContentCallbackImpl | Joanne Chung |
2020-02-14 | Move rendering logic for inline suggestions to ExtServices. | Adam He |
2020-01-14 | Made the InlineSuggestion APIs testable. | Joanne Chung |
2019-12-16 | API for autofill integration with keyboard. | Adam He |
2019-11-22 | Initial IME inline suggestions APIs | Feng Cao |