Filip Gruszczynski
6c54e72892
Swtich from max_action_buttons resource to a method.
...
We want to limit the number of size thresholds that an application will
report. Instead of using a dimen resource that will increase the number
of thresholds, we calculate the max number of action buttons dynamically
in code.
Bug: 25394588
Change-Id: I8ece331cd02fb116b49734003cec112708d27f85
2015-11-17 12:56:08 -08:00
Deepanshu Gupta
0a9b4e5f00
Merge "AppCompatActionBar: use findClass to test presence" into mnc-ub-dev am: 42a893b50b
...
am: ef4050128a
* commit 'ef4050128a8c1557697395d37903c179e1ac977a':
AppCompatActionBar: use findClass to test presence
2015-11-17 20:50:23 +00:00
Deepanshu Gupta
377cc4887d
Revert "LayoutLib: Fix true transparency in status bar."
...
am: 4ea74d2960
* commit '4ea74d2960688db6aa13452765dd5f2d07a40189':
Revert "LayoutLib: Fix true transparency in status bar."
2015-11-17 20:50:07 +00:00
Deepanshu Gupta
d67897e4fb
Revert "LayoutLib: Fix true transparency in status bar."
...
am: 4ea74d2960
* commit '4ea74d2960688db6aa13452765dd5f2d07a40189':
Revert "LayoutLib: Fix true transparency in status bar."
2015-11-17 20:50:07 +00:00
George Mount
a228d7e1b1
Properly remove GhostViews when Activity Transition canceled.
...
Bug 25744941
When the returning Activity finished without transferring the
shared element, the shared elements in the underlying Activity
were left as GhostViews. This CL transfers the shared elements
back when the shared element transition is canceled.
Change-Id: I9062f1d439bb5364ac939788c67b20a739c0627b
2015-11-17 12:49:22 -08:00
Chad Brubaker
08181cf647
Merge "Add NetworkSecurityConfigProvider.install"
2015-11-17 20:46:49 +00:00
Deepanshu Gupta
e4826981f2
LayoutLib: IntelliJ changed project files. am: 22931224d9 am: 66840955d8 am: e45abdb126
...
am: 606e5a0c56
* commit '606e5a0c562a461919e90ddf1e41036d926c9716':
LayoutLib: IntelliJ changed project files.
2015-11-17 20:43:02 +00:00
Michael Wright
08ed2bc083
DO NOT MERGE. Prevent recents from coming up when in SUW am: 84669ca8de am: 614ea46405 am: bd23716585 -s ours
...
am: 18a2ac0506
* commit '18a2ac0506ec834c2522de94040dab9e77304e7b':
DO NOT MERGE. Prevent recents from coming up when in SUW
2015-11-17 20:41:39 +00:00
Michael Wright
fe882edc12
Merge "DO NOT MERGE. Prevent recents from coming up when in SUW" into mnc-dev am: 4aa1e48a71 am: 313c7b2ee0 am: c73255d8ab am: 053f241cc7 am: e2af036719 am: cd00ba1a71
...
am: 526c98cb7f -s ours
* commit '526c98cb7fa1e1bf7464e4cfe87115569d2a9dcc':
DO NOT MERGE. Prevent recents from coming up when in SUW
2015-11-17 20:41:30 +00:00
Deepanshu Gupta
dd97829cf2
Merge "AppCompatActionBar: use findClass to test presence" into mnc-ub-dev
...
am: 42a893b50b
* commit '42a893b50b2763d7a2a3da4006c9433afaf86cfd':
AppCompatActionBar: use findClass to test presence
2015-11-17 20:32:31 +00:00
Deepanshu Gupta
ef4050128a
Merge "AppCompatActionBar: use findClass to test presence" into mnc-ub-dev
...
am: 42a893b50b
* commit '42a893b50b2763d7a2a3da4006c9433afaf86cfd':
AppCompatActionBar: use findClass to test presence
2015-11-17 20:32:28 +00:00
Deepanshu Gupta
4ea74d2960
Revert "LayoutLib: Fix true transparency in status bar."
...
This reverts commit 4eb298a941c3f465944b63f1a06518e911681c89.
Even though this is techinically closer to what the framework does, the
fix is not complete. As a result, it looks worse when using AppCompat
themes. Revert the change for the release.
Change-Id: I67c1002ea17dee7234d78e2d13aab876467bd70f
2015-11-17 12:25:25 -08:00
Deepanshu Gupta
606e5a0c56
LayoutLib: IntelliJ changed project files. am: 22931224d9 am: 66840955d8
...
am: e45abdb126
* commit 'e45abdb1267781c2f3f4fa65cb8771c5d01d0956':
LayoutLib: IntelliJ changed project files.
2015-11-17 20:24:20 +00:00
Michael Wright
18a2ac0506
DO NOT MERGE. Prevent recents from coming up when in SUW am: 84669ca8de am: 614ea46405
...
am: bd23716585 -s ours
* commit 'bd23716585bd21b4dc4bf87bd56ce588c8d457df':
DO NOT MERGE. Prevent recents from coming up when in SUW
2015-11-17 20:24:16 +00:00
Svetoslav Ganov
9bf367030c
Merge "Handle renamed packages during default grants" am: 140b101fcd
...
am: 60cb22008c
* commit '60cb22008c602c5345504eacb4eb68ea0ac69cf0':
Handle renamed packages during default grants
2015-11-17 20:24:06 +00:00
Deepanshu Gupta
42a893b50b
Merge "AppCompatActionBar: use findClass to test presence" into mnc-ub-dev
2015-11-17 20:22:43 +00:00
Wale Ogunwale
0b3562db3e
Moved BackdropFrameRenderer from NonClientDecorView to its own class file
...
Bug: 24810450
Change-Id: Id86e97733161499bbc59617433792f5ddc4e7f9e
2015-11-17 12:19:45 -08:00
Michael Wright
bd23716585
DO NOT MERGE. Prevent recents from coming up when in SUW am: 84669ca8de
...
am: 614ea46405
* commit '614ea464051835e1c2267ef2bc343f98b62b177a':
DO NOT MERGE. Prevent recents from coming up when in SUW
2015-11-17 20:06:27 +00:00
Colin Cross
68cea4e7d1
Merge "Vibra: Add loading of the vibrator hardware module." am: 5603eca33c
...
am: 358ad4980f
* commit '358ad4980fd6ea0ed22e81b3816572ec9ba39f53':
Vibra: Add loading of the vibrator hardware module.
2015-11-17 20:06:25 +00:00
Svetoslav Ganov
60cb22008c
Merge "Handle renamed packages during default grants"
...
am: 140b101fcd
* commit '140b101fcdbdf413b914b5625b19577784ad9d88':
Handle renamed packages during default grants
2015-11-17 20:06:21 +00:00
Deepanshu Gupta
e45abdb126
LayoutLib: IntelliJ changed project files. am: 22931224d9
...
am: 66840955d8
* commit '66840955d817b2ca42a4a573dd9186b5ad5b25aa':
LayoutLib: IntelliJ changed project files.
2015-11-17 20:06:20 +00:00
Svetoslav Ganov
140b101fcd
Merge "Handle renamed packages during default grants"
2015-11-17 19:55:37 +00:00
Deepanshu Gupta
ab45fc1a4f
LayoutLib: IntelliJ changed project files.
...
am: 22931224d9
* commit '22931224d9a9845d316a9ea30e56557bec0b2e45':
LayoutLib: IntelliJ changed project files.
2015-11-17 19:54:06 +00:00
Svet Ganov
f443384d9e
Handle renamed packages during default grants
...
If an L device has a privileged app on the system image which was
updated and an M OTA renames the app package (supported only for
privileged apps) we end up with a disabled system package setting
with no package information. Since we are not doing a null check
of the package we get from the disabled package settings during
default grants we crash leaving the system in a bad state.
bug:25687380
Change-Id: I4f2ebcaf471e4bd1696298eab4716b50c52ca5c4
2015-11-17 11:53:31 -08:00
Michael Wright
614ea46405
DO NOT MERGE. Prevent recents from coming up when in SUW
...
am: 84669ca8de
* commit '84669ca8de55d38073a0dcb01074233b0a417541':
DO NOT MERGE. Prevent recents from coming up when in SUW
2015-11-17 19:52:13 +00:00
Colin Cross
358ad4980f
Merge "Vibra: Add loading of the vibrator hardware module."
...
am: 5603eca33c
* commit '5603eca33c8e322997029d3101fd2442df3c274e':
Vibra: Add loading of the vibrator hardware module.
2015-11-17 19:51:57 +00:00
Michael Wright
46f92eafe6
Merge "DO NOT MERGE. Prevent recents from coming up when in SUW" into mnc-dev am: 4aa1e48a71 am: 313c7b2ee0 am: c73255d8ab
...
am: 053f241cc7
* commit '053f241cc7cc23f41fde42c6a0c9ecf2f8cd2830':
DO NOT MERGE. Prevent recents from coming up when in SUW
2015-11-17 19:51:53 +00:00
Deepanshu Gupta
66840955d8
LayoutLib: IntelliJ changed project files.
...
am: 22931224d9
* commit '22931224d9a9845d316a9ea30e56557bec0b2e45':
LayoutLib: IntelliJ changed project files.
2015-11-17 19:51:52 +00:00
Michael Wright
526c98cb7f
Merge "DO NOT MERGE. Prevent recents from coming up when in SUW" into mnc-dev am: 4aa1e48a71 am: 313c7b2ee0 am: c73255d8ab am: 053f241cc7 am: e2af036719
...
am: cd00ba1a71
* commit 'cd00ba1a71bbb9edf92a0cc5def975be86207e4e':
DO NOT MERGE. Prevent recents from coming up when in SUW
2015-11-17 19:51:50 +00:00
Winson Chung
e73f6141c5
Merge "Fixing some Recents landscape issues."
2015-11-17 19:51:02 +00:00
Alan Viverette
3f7191962d
Merge "Update the TimePicker hour format when toggling 24-hour mode"
2015-11-17 19:47:31 +00:00
Deepanshu Gupta
22931224d9
LayoutLib: IntelliJ changed project files.
...
Change-Id: I1f99ab678067c26ba2e9938c9dce40c99a6725c3
2015-11-17 11:37:35 -08:00
Deepanshu Gupta
99b54b364b
AppCompatActionBar: use findClass to test presence
...
To test the presence of WindowDecorActionBar class, use findClass()
instead of loadClass() which logs warnings.
Change-Id: Ice8a5a6badd764c7f75b5a64a07c48f0a7cfef98
2015-11-17 11:34:32 -08:00
Colin Cross
5603eca33c
Merge "Vibra: Add loading of the vibrator hardware module."
2015-11-17 19:31:19 +00:00
Winson
a2236f11c6
Fixing some Recents landscape issues.
...
- Tasks were drawing under the navigation in landscape since we did
not account for the nav bar space
- Fixing issue with tiny tasks in landscape
- Fixing issue where pooled views were not being measured or laid out
after resizing.
- Fixing issue where the stack scroll would have out of bounds when
tasks were resized (we animate them into bounds)
Change-Id: Id301dc6891e7ff2692cb040a7df1a5a854ac84a3
2015-11-17 19:30:23 +00:00
Winson
c742f973b1
Adding tuner param to enable fast-toggling.
...
- Moving constants to a more explicit flags class, which also handles
tuner changes.
- Removing some unused flags
Change-Id: If370581d431784f606c4b8d0c0face5b9a4b9fad
2015-11-17 19:26:46 +00:00
Michael Wright
cd00ba1a71
Merge "DO NOT MERGE. Prevent recents from coming up when in SUW" into mnc-dev am: 4aa1e48a71 am: 313c7b2ee0 am: c73255d8ab am: 053f241cc7
...
am: e2af036719
* commit 'e2af0367193332e340a759eae7dc37c5342fbc01':
DO NOT MERGE. Prevent recents from coming up when in SUW
2015-11-17 19:14:01 +00:00
Dianne Hackborn
8958c1effb
Merge "Initial stab at background check."
2015-11-17 19:13:32 +00:00
Svetoslav Ganov
fc1a1bad33
Merge "Don't grant runtime permissions on install to legacy apps"
2015-11-17 19:08:34 +00:00
Michael Wright
e2af036719
Merge "DO NOT MERGE. Prevent recents from coming up when in SUW" into mnc-dev am: 4aa1e48a71 am: 313c7b2ee0 am: c73255d8ab
...
am: 053f241cc7
* commit '053f241cc7cc23f41fde42c6a0c9ecf2f8cd2830':
DO NOT MERGE. Prevent recents from coming up when in SUW
2015-11-17 19:05:20 +00:00
Chad Brubaker
d2347a89fb
Merge "Dedupe trust anchors" am: 690b5f6c0a
...
am: e2caaea951
* commit 'e2caaea951e62a21bb1d30450e8085f3286ea538':
Dedupe trust anchors
2015-11-17 19:05:17 +00:00
Chad Brubaker
e2caaea951
Merge "Dedupe trust anchors"
...
am: 690b5f6c0a
* commit '690b5f6c0a0820411d72235b11f75e1c87b24031':
Dedupe trust anchors
2015-11-17 18:57:06 +00:00
Michael Wright
053f241cc7
Merge "DO NOT MERGE. Prevent recents from coming up when in SUW" into mnc-dev am: 4aa1e48a71 am: 313c7b2ee0
...
am: c73255d8ab
* commit 'c73255d8abb343dc88ea56f7f8f5d2fd3dcfeb63':
DO NOT MERGE. Prevent recents from coming up when in SUW
2015-11-17 18:57:03 +00:00
Chad Brubaker
690b5f6c0a
Merge "Dedupe trust anchors"
2015-11-17 18:51:38 +00:00
Michael Wright
c73255d8ab
Merge "DO NOT MERGE. Prevent recents from coming up when in SUW" into mnc-dev am: 4aa1e48a71
...
am: 313c7b2ee0
* commit '313c7b2ee07ea74ac184294e4a6133a813bfcabf':
DO NOT MERGE. Prevent recents from coming up when in SUW
2015-11-17 18:49:32 +00:00
Wale Ogunwale
0d7e912b00
Moved management of NonClientDecorView from PhoneWindow to DecorView
...
Bug: 24810450
Change-Id: I682afe1b15cb8ec1f98b38b88a499243d4c6c8a3
2015-11-17 10:45:06 -08:00
Michael Wright
313c7b2ee0
Merge "DO NOT MERGE. Prevent recents from coming up when in SUW" into mnc-dev
...
am: 4aa1e48a71
* commit '4aa1e48a71df78fed20ac4105a2bd97ff04addf7':
DO NOT MERGE. Prevent recents from coming up when in SUW
2015-11-17 18:40:21 +00:00
Michael Wright
4aa1e48a71
Merge "DO NOT MERGE. Prevent recents from coming up when in SUW" into mnc-dev
2015-11-17 18:33:38 +00:00
Alan Treadway
0e563f00b5
Merge "Fix edge-cases for split-user provisioning cases."
2015-11-17 18:32:42 +00:00
Filip Gruszczynski
198b6dcca4
Merge "Synchronize recents to freeform transition."
2015-11-17 18:19:15 +00:00