diff options
author | Tony Mak <tonymak@google.com> | 2019-02-26 17:45:34 +0000 |
---|---|---|
committer | Tony Mak <tonymak@google.com> | 2019-03-12 12:25:22 +0000 |
commit | c12035eb326a077a7775c54dd8104b7ca8fe280b (patch) | |
tree | a448070f606c0e7098efec09771644da2b703dea /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 9a3ebed84247f1780b5d2b2170f5fdb496dcdd67 (diff) |
Deduplicate actions by their look
1. Deduplicate actions by their look. Ideally, we should compare
their labels and icons, but comparing icon is expensive and thus
we are comparing title + component name instead.
2. Put intent to extras in ConversationAction object
3. Updated LabeledIntent.resolve, so we only support activity intent
handler.
4. Fixed a minor issue in the browser title chooser.
If it is resolves to sharesheet / chooser, we will still show the URL.
BUG: 121200744
Test: atest frameworks/base/core/tests/coretests/src/android/view/textclassifier/
Change-Id: Ic7ea31eb0ac5e9386e8e4b428686a0b66726c96b
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions