9 Commits

Author SHA1 Message Date
Adrian Roos
f18d70ba28 Merge "A11y: Content Description for Inline Reply" into nyc-dev 2016-03-17 19:57:15 +00:00
Adrian Roos
0bd8a4b29b Copy/Paste on RemoteInputView
Also fixes a bug where the remote input view stays focused
when the inline settings open.

Also prevents sharing from contexts that are not activities,
and prevents text processing when the device is not provisioned.

Bug: 27633360
Change-Id: I8b6e7f661bd873d88e7e2460d043c2aa5f849516
2016-03-17 18:43:55 +00:00
Adrian Roos
3225b49acb A11y: Content Description for Inline Reply
Bug: 27498293
Fixes: 27498293
Change-Id: Iba5670791089cf4d41e914981ecfee29776b70c9
2016-03-16 18:26:12 -07:00
Adrian Roos
0558bc5d6a Disable extract UI on remote input
Change-Id: Ibb759a50ade279ad96598b25f99b169bc27a5b72
2016-03-03 12:34:37 -08:00
Adrian Roos
abc1eb7f4b Set input type on RemoteInputView
Adds auto-capitalization, auto-correct and makes emoji
available on RemoteInputs.

Bug: 27200727
Change-Id: I13f3f24001ab8d3aeb9c3f52abc5a806d29086be
2016-02-23 22:31:47 +00:00
Adrian Roos
dc5b453516 Scroll to RemoteInputView
Scrolls to the RemoteInputView when it's beneath the IME.
Also fixes ViewRootImpl to take into account translation
when calculating the location of the focused rect.

Bug: 22452379
Change-Id: I9b9649edeabf9bcab8fc487fe92dec62f388737e
2016-01-13 15:40:42 +00:00
Adrian Roos
245aa87f3f Even more Inline Reply goodness
- Removed action icon processing
- Correct color for action label
- Change default notification color to Gray 600
- Handle different states in RemoteInputView
- Handle updates to Notifications with active remote input

Bug: 22452379
Change-Id: I30a0cd917dbf814f156ab5a106e018a245d99b67
2015-12-10 17:04:32 -08:00
Adrian Roos
fe84e1f436 Visuals for Inline Reply
Change-Id: I374a7ec82795f95fe2f3ce8c9e6b02c1479433af
2015-11-23 20:07:49 +00:00
Adrian Roos
497ab023f9 Add prototype of Inline Reply behind debug flag
The flag also extracts wear-only RemoteInput actions
to the normal set of actions under certain
circumstances to make this prototype actually useful.

Change-Id: Ide8bbef4e2ab82e2f152d32b143876ed309a8f21
2015-03-09 18:31:58 +01:00