commit | 7938cdbf985f88017f994e69cfe517970cb65b4d | [log] [tgz] |
---|---|---|
author | Clara Bayarri <clarabayarri@google.com> | Tue Jun 02 20:03:45 2015 +0100 |
committer | Clara Bayarri <clarabayarri@google.com> | Thu Jun 04 20:46:19 2015 +0100 |
tree | 23d94c4c5efec4b4ff06a6dcf37543e4a772b353 | |
parent | b8da5340f23620630e2875922845689197272273 [diff] |
Separate the SelectionActionMode into Insertion and Selection. When we got rid of the paste popup, we merged it into the Selection ActionMode and moved all its invocations to the ActionMode. Some apps actually want the paste popup without the Selection ActionMode, hence separating them again allows them to cancel the one they want. Bug: 21571422 Change-Id: I91bcd0d9c3e68d9c736698fe0bec010b4c9f5cf3