commit | d5bf3ed9b0138e9fd305da91386d1df03f9a75cc | [log] [tgz] |
---|---|---|
author | Clara Bayarri <clarabayarri@google.com> | Fri Mar 27 17:32:45 2015 +0000 |
committer | Clara Bayarri <clarabayarri@google.com> | Fri Apr 10 16:28:35 2015 +0100 |
tree | 5f38f58ba996c7f01ff620c55a3e64f10a8fe4ce | |
parent | 4c42bc045daccb293198559334df6fc6232fff6a [diff] |
Show and trigger activities that implement Text Processing actions This CL adds the Activities that support Intent.ACTION_PROCESS_TEXT to the Text Selection Action Mode in Editor, and triggers an intent with the currently selected text when they are selected. It also adds the required mechanism to allow a View to request an intent to be started, and return the activity result back to it. Change-Id: I62ec618010edf01da41338c8c1a7dd4292a15227