Commit Graph

301953 Commits

Author SHA1 Message Date
TreeHugger Robot
ee7e88218d Merge "Revert "Import translations. DO NOT MERGE"" 2016-12-05 20:52:51 +00:00
TreeHugger Robot
e8a8f5334f Merge "Revert "Import translations. DO NOT MERGE"" 2016-12-05 20:52:02 +00:00
Jeff Sharkey
173e689099 Merge "Move dump() to dumpAsync(), more oneway calls." into nyc-mr1-dev-plus-aosp
am: 5e2155058d

Change-Id: Ia18426e76a62315071cca3a5deb6cd44578f5314
2016-12-05 20:51:57 +00:00
Jeff Sharkey
a909053664 Move dump() to dumpAsync(), more oneway calls.
am: c06f184ae9

Change-Id: I1f060cb7e20c732e7c6da412e2e9fb7335011ec8
2016-12-05 20:51:52 +00:00
Victor Chang
aa9cbc00e6 Fix javadoc of EXTRA_PROVISIONING_KEEP_ACCOUNT_ON_MIGRATION
Bug: 32299699
Change-Id: I700d1b6b82a656d3a1385bf37d830ae717f25d5d
Test: built successfully
2016-12-05 20:50:57 +00:00
Matthew Ng
299a01fc3c Fixes recents from expanding full size when an app is docked
This is a bug as a result from change ag/1635318 where the
recents/overview area expands to full size when tapped after docking an
app by dragging it to the top. As a result it would expand to full size
and show behind the docked stack.

Fixes: 33335322
Test: ./run-test android.server.cts and ran manual use case from bug
Change-Id: Icf3443631fc3f1c3407d5fd23db077e47ba81110
2016-12-05 12:47:40 -08:00
TreeHugger Robot
ae9126384d Merge "Revert "Import translations. DO NOT MERGE"" 2016-12-05 20:46:30 +00:00
TreeHugger Robot
5e2155058d Merge "Move dump() to dumpAsync(), more oneway calls." into nyc-mr1-dev-plus-aosp 2016-12-05 20:45:00 +00:00
TreeHugger Robot
290e145659 Merge "Revert "Import translations. DO NOT MERGE"" 2016-12-05 20:42:42 +00:00
TreeHugger Robot
713702bd26 Merge "Revert "Import translations. DO NOT MERGE"" 2016-12-05 20:39:34 +00:00
TreeHugger Robot
ba7afcc80d Merge "Revert "Import translations. DO NOT MERGE"" 2016-12-05 20:37:27 +00:00
jackqdyulei
39c4a95328 Add tint for data saver icon
Bug: 32592245
Test: Manual
Change-Id: I448cc19763cfcc51c5c619f7937e97734c92f581
2016-12-05 12:36:48 -08:00
TreeHugger Robot
50c68f124a Merge "Revert "Import translations. DO NOT MERGE"" 2016-12-05 20:36:31 +00:00
TreeHugger Robot
531aa05532 Merge "Revert "Import translations. DO NOT MERGE"" 2016-12-05 20:33:33 +00:00
jackqdyulei
030ca99447 Add tint for night display icon
Bug: 32592245
Test: Manual
Change-Id: I3b24887d05d343451cfd66646503e7b59ca9556b
2016-12-05 12:29:57 -08:00
TreeHugger Robot
9865f99216 Merge "Revert "Import translations. DO NOT MERGE"" 2016-12-05 20:27:47 +00:00
Romain Guy
84cac20dfd Add null checks for *Buffer params
This change prevents crashes in native layers and throws an exception
instead.

Bug: 25695785
Test: CtsGraphicsTestCases
Change-Id: I0b4115e001099f579f53e47fa5cb9c851c6dabdb
2016-12-05 12:26:02 -08:00
Svet Ganov
296a60acc3 [DO NOT MERGE] Allow multiple toasts for the focused app
We don't allow apps to add multiple toast windows to
prevent an attacker to keep adding the same toast as
a workaround for our measure to ensure toast windows
are removed after a timeout. The may cause backwards
compatibility issue for apps that add multiple toasts.
While we need to fix the security vulnerability it is
desirable to make the fix as backwards compatible as
possible. This change allows the focused app to add
as many toast windows as it wants since they will be
removed after the timeout and once the app is not the
one the user uses it will lose the multiple toast add
capability.

bug:30150688

Change-Id: I2d9295926cb49b5bb80c7af2546872ff8ca22c64
2016-12-05 20:17:30 +00:00
Phil Weaver
cf1f77b574 Merge "Support continuing dispatched a11y gestures." 2016-12-05 20:01:18 +00:00
Vladislav Kaznacheev
e4d2cdc849 Correct the string resource for tooltip_popup_title
Since "tooltip" is defined as "small popup window", "Tooltip Popup"
is redundant. Replacing it with just "Tooltip".

Bug: 33257550
Test: "adb shell dumpsys window windows | grep Tooltip"
with a tooltip open, check the window title.

Change-Id: Id06e26051e4b1afcf003723d85751b51bcafa93b
2016-12-05 11:44:49 -08:00
Xiaohui Chen
ba78f8ba10 Merge "Fix vertical nav button direction issue" into nyc-mr2-dev am: 33db4b77d5
am: 0443d508d1  -s ours

Change-Id: I16aab482468ddc8af33fb4b8ef8f93661c55d43c
2016-12-05 19:33:05 +00:00
Xiaohui Chen
8e5f88106c Fix vertical nav button direction issue am: 854bc8ea1e
am: 110dd5f426  -s ours

Change-Id: I9a6272215ee3d592e44cbe28d10e308b12960b81
2016-12-05 19:31:54 +00:00
Xiaohui Chen
0443d508d1 Merge "Fix vertical nav button direction issue" into nyc-mr2-dev
am: 33db4b77d5

Change-Id: I8222d96f03dbde0d325f5e547974161058a8f831
2016-12-05 19:26:01 +00:00
Xiaohui Chen
110dd5f426 Fix vertical nav button direction issue
am: 854bc8ea1e

Change-Id: Ic1a9a82c4c2c89a2c89430495b6f751b9e6ba717
2016-12-05 19:25:54 +00:00
Xiaohui Chen
33db4b77d5 Merge "Fix vertical nav button direction issue" into nyc-mr2-dev 2016-12-05 19:20:19 +00:00
Christine Franks
cc2801296d TwilightService: Ignore (0,0) coordinate location updates
Location providers may erroneously return (0.0, 0.0) when they
fail to determine the device's location. These location updates
can be safely ignored since the chance of a user actually being
at these coordinates is quite low.

Bug: 31009261
Test: added TwilightServiceTest; both tests pass

Change-Id: Ie9d7d10f81ade9b0be10f98ed74978539efaa658
2016-12-05 11:19:42 -08:00
Chad Brubaker
784c9deeb4 Merge "Ignore permission and permission-group in ephemeral apps" 2016-12-05 19:18:00 +00:00
Jordan Liu
360d5674bd Treat the mdn as an additional voicemail number
Use carrier config to specify whether the carrier treats the mdn as an
additonal voicemail number.

Change-Id: I7192a3505da87d6b50a100e041d2b502cf37e113
Merged-In: I7192a3505da87d6b50a100e041d2b502cf37e113
Fix: 29145323
Test: build and flash on device
2016-12-05 11:10:59 -08:00
jackqdyulei
4bf667a212 Add tint for dnd icon
Bug: 32592245
Test: Manual
Change-Id: If48be52cb1742722ab5773573e245987f5a988ad
2016-12-05 11:05:06 -08:00
Bill Yi
6f41b38689 Revert "Import translations. DO NOT MERGE"
This reverts commit 78eec3c16c.

Change-Id: I682a6b06533dde6d59ada6d83931af0d0d617976
2016-12-05 19:03:58 +00:00
Jordan Liu
408f695c98 Merge "Treat the mdn as an additional voicemail number" 2016-12-05 19:03:58 +00:00
Bill Yi
575a9112aa Revert "Import translations. DO NOT MERGE"
This reverts commit 43eacdf6c4.

Change-Id: I3d1b63175df7435223b96b853ecd167b6524070e
2016-12-05 19:02:20 +00:00
Bill Yi
c03766163d Revert "Import translations. DO NOT MERGE"
This reverts commit d3d688a295.

Change-Id: I70458c0379aacd83fc0d033131360178f44e2e57
2016-12-05 19:00:10 +00:00
Bill Yi
d43dc54f99 Revert "Import translations. DO NOT MERGE"
This reverts commit bed5237cf3.

Change-Id: Ic8de4454b39281c21e306bd556c59bfc41610737
2016-12-05 18:59:42 +00:00
Bill Yi
a0973d0366 Revert "Import translations. DO NOT MERGE"
This reverts commit 27b4c8cc85.

Change-Id: I01eb5253157cf526ea6bd145d1f6eee0ae073b35
2016-12-05 18:58:59 +00:00
Bill Yi
8d495dbab4 Revert "Import translations. DO NOT MERGE"
This reverts commit 09637313cd.

Change-Id: I1060b036a4a2961d24292b489ba08b7f411fe31b
2016-12-05 18:58:24 +00:00
Bill Yi
a1f3a021b9 Revert "Import translations. DO NOT MERGE"
This reverts commit 81f63dbece.

Change-Id: I3a82c090e9549f0eb5179d74b027a3429ad51517
2016-12-05 18:57:48 +00:00
Bill Yi
0c0c21ca76 Revert "Import translations. DO NOT MERGE"
This reverts commit ca0b5fd5a6.

Change-Id: Iec420cb2e5482911062acdf973d12e8a3f2a5432
2016-12-05 18:57:22 +00:00
Fyodor Kupolov
68f49aea20 Init PersistentDatablockService on the worker thread
Other services do not depend on PersistentDatabalockService in the early
stages of system server initialization.
Initialization is now done on the FgThread. The service also ensures that
init is complete before PHASE_ACTIVITY_MANAGER_READY.

Change-Id: I3b9a1994e37c1e995ed04257f271c425d48c2e7c
Test: Manual, device boots, service is initialized and published
Bug: 33199244
2016-12-05 10:57:03 -08:00
Bill Yi
73c76b0920 Revert "Import translations. DO NOT MERGE"
This reverts commit 909eeb6572.

Change-Id: Ib2dd031dc5d195edb1fc6675ee4c6f3597db61f9
2016-12-05 18:56:56 +00:00
Bill Yi
4a3ad81b79 Revert "Import translations. DO NOT MERGE"
This reverts commit b804d806e5.

Change-Id: Ie32938ee3ebc09710da0e7ac49bcfbdcd8c3b53d
2016-12-05 18:56:32 +00:00
Bill Yi
eea06acdbb Revert "Import translations. DO NOT MERGE"
This reverts commit c124f19a76.

Change-Id: I92cf6f6fe770fedbf4195241881b23329a0701ed
2016-12-05 18:56:01 +00:00
Bill Yi
cc50678e50 Revert "Import translations. DO NOT MERGE"
This reverts commit c2eaccba60.

Change-Id: Ic5632658c483ab345c4ce0375f4e506b9fd495ac
2016-12-05 18:55:30 +00:00
Bill Yi
cc66f0e165 Revert "Import translations. DO NOT MERGE"
This reverts commit 3703206a9c.

Change-Id: I4c56ddc60e7ebbf82d6d4a3ac792a2580f3ba261
2016-12-05 18:55:03 +00:00
jackqdyulei
358f63a539 Add tint for rotate icon
Bug: 32592245
Test: Manual
Change-Id: I23e287d10d064e7bc58007f13ca294a150a0b319
2016-12-05 10:53:33 -08:00
Bill Yi
7bdd131a24 Merge "Revert "Import translations. DO NOT MERGE"" into nyc-mr2-dev am: a1b10fcdb9 -s ours
am: 3bd3fb4488  -s ours

Change-Id: I1f881ef6552a25bfc5c49b81bf4dcffcc68194eb
2016-12-05 18:51:22 +00:00
Bill Yi
f7cd854081 Revert "Import translations. DO NOT MERGE" am: 05ab7a37a4 -s ours
am: c48611ed9c  -s ours

Change-Id: I91274dda23fed574e5c6c7b75f252bd90d9a23e5
2016-12-05 18:50:16 +00:00
Jeff Sharkey
70b4d101fe Initial Binder interface for installd.
Start using new installd Binder interface, with a quick-disable
switch if something breaks.

Test: builds, boots
Bug: 13758960, 30944031
Change-Id: Ia6e55d49595c96ae928aefc8a6606ee690e58764
2016-12-05 11:47:21 -07:00
Bill Yi
3bd3fb4488 Merge "Revert "Import translations. DO NOT MERGE"" into nyc-mr2-dev
am: a1b10fcdb9  -s ours

Change-Id: Ib21612d463f8918a3afea37932a517b555c6690c
2016-12-05 18:43:14 +00:00
Bill Yi
c48611ed9c Revert "Import translations. DO NOT MERGE"
am: 05ab7a37a4  -s ours

Change-Id: I7ce400c10d832990993bdebda4317bff2ffe800e
2016-12-05 18:43:09 +00:00