am: e23f0f9f0f
* commit 'e23f0f9f0fefc06efcfcd5e44decdd7384496c05':
PopupWindow: Be more careful with FLAG_LAYOUT_NO_LIMITS
Change-Id: I14da04a61d5db39379712ccb83023e103b09e4bf
am: e49ecf58e9
* commit 'e49ecf58e9d95c3a5cf63654b6d507c141b66982':
PopupWindow: Be more careful with FLAG_LAYOUT_NO_LIMITS
Change-Id: I33333147a03cf53d2a3f7768b6246c5bdc3b1dc0
am: a625b0b597
* commit 'a625b0b5976c17d8efabcf348613db7fda3e56cf':
PopupWindow: Be more careful with FLAG_LAYOUT_NO_LIMITS
Change-Id: I84b8882069a36c8f625060cb82696660a0c9c681
It's certainly not needed for two up, so remove the staging aspect.
Freeform resizing is currently broken because of another bug so this
can't be tested, but because we are not "shipping" it in any case
fixing the 2-up bug is more important, but it shouldn't break freeform
anyways.
Bug: 28618501
Change-Id: I6f285a714281fde50fd7328a3f8999cfa8dfb2c5
When installing an APK that supports multiple ABIs, the ABI installed
can be forced to the secondary ABI [i.e. On devices that support both
32 and 64 bit variants, the 32-bit version can be forced when it's
the secondary ABI.] In this case, instrumenting the class always tried
to use the primary ABI. Instead of blindly using the primary ABI and
dropping the secondary ABI, we propagate both ABIs and make a
decision on which one should be chosen.
Bug: 28406240
Change-Id: I7ebb2fd264d2281912afd30f6d73ccb460f9cf85
am: 82e644de2f
* commit '82e644de2f1db76e20e676086b580e224d5d9d5b':
Move Activity multi-window event logic out of the public methods
Change-Id: I2d7e79c29cbcad62727ed701c1e7d0519deca24e
am: c4b7595962
* commit 'c4b7595962d217d07596469b378831630dd61d72':
Reducing the number of recent tasks we keep.
Change-Id: If80c8f44ebee97ff30cc858ea9edf6ec99909e3b
am: 6e90b67dfa
* commit '6e90b67dfaf02c236b542951dfaac3a7d805ef21':
Move Activity multi-window event logic out of the public methods
Change-Id: I1eb6677d8ecd2208b20c2094eb4d708f6e20bc14
am: 9fc0a7c4c4
* commit '9fc0a7c4c4e8eeddc6b4a74267731b26e87a20f5':
Reducing the number of recent tasks we keep.
Change-Id: I184a3a28a3365c897f108f93947168f228c1c235
am: 56e2aeba8f
* commit '56e2aeba8fb40190dbe1303ae1d299e77e764b44':
Move Activity multi-window event logic out of the public methods
Change-Id: I74706461487dde9e4f3ff3ff62be4e5778190c52
am: 56e2aeba8f
* commit '56e2aeba8fb40190dbe1303ae1d299e77e764b44':
Move Activity multi-window event logic out of the public methods
Change-Id: I7c774d19ff87c52594642f1e5f277f26a2a28b39
am: 9e935820b5
* commit '9e935820b5d0134d71fc5ae51001b276ab603c51':
Reducing the number of recent tasks we keep.
Change-Id: If44266c1872505f90cb8ae60c6a8fbdbca495d6e
am: 9e935820b5
* commit '9e935820b5d0134d71fc5ae51001b276ab603c51':
Reducing the number of recent tasks we keep.
Change-Id: I8f1eab7444272080f151521d5ceab2c185fb828c
am: e6ed9c619a
* commit 'e6ed9c619a9bfe80b197deb29f9555f5be23c572':
Sum up character widths to get the last line width for ellipsis.
Change-Id: I2dc639006dfd95a4d8d5429f0c54841bc28a651b
- Don't pass the ShortcutService instance as an argument. This tiny
optimization is no longer meaningful now that PackageShortcut and
PackageLauncher have reference to ShortcutUser.
- Rename mLauncherComponent to mDefaultLauncherComponent for clarity.
- Don't instantiate ShortcutPackage instances when not needed.
- Don't allow intents with a null action.
- Also improve javadoc.
Bug 28592642
Bug 28474517
Bug 28557169
Change-Id: I8790d3494bf3b92c143c02824b0ed0e514504baa
am: 99ac8cb861
* commit '99ac8cb8614b5bd4819d7d9599f581a1c3d890f3':
Sum up character widths to get the last line width for ellipsis.
Change-Id: I417c0962211b858989fabb9d0d09fe536aaae97c