Baligh Uddin
a2e9249983
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Bug: 29169863
Change-Id: I717395f19e8605b4ad4af00b8601ff59c3acb73c
2016-06-07 17:02:34 -07:00
Julia Reynolds
9eb2c1e85c
Handle alarm firing outside of DND period.
...
Change-Id: Ib8bb878709ab8b5db8aba7f31e239e44409e18d4
Fixes: 28459870
2016-06-07 19:58:38 -04:00
Felipe Leme
29de4922db
Duplicate file descriptor when dumping asynchronously.
...
dumpDbInfo() uses an async task when dumping from the system thread, but
then the file descriptor is closed by the time the task is executed. As
such, the system databases are not dumped.
BUG: 29123428
Change-Id: Ibb8bbe503aa03c3ca13b2b1789f0ead0b869e9d5
2016-06-07 16:35:50 -07:00
fionaxu
2c53526b4b
Backport loadSafeLabel changes am: be2865a60a am: 4c50846519
...
am: 9a825b0fd5
Change-Id: Ie3042058420fbd3018ae238dab4129de58ec69c8
2016-06-07 23:23:10 +00:00
fionaxu
9a825b0fd5
Backport loadSafeLabel changes am: be2865a60a
...
am: 4c50846519
Change-Id: Ia31592def4d88a3a9e92a7e0c9126691c64a5fc4
2016-06-07 23:20:04 +00:00
fionaxu
4c50846519
Backport loadSafeLabel changes
...
am: be2865a60a
Change-Id: Ifabe996449c534c5085245c4f07e2d865a23e126
2016-06-07 23:13:08 +00:00
Andreas Gampe
ce78b9e114
Frameworks/base: Fix FastPrintWriter infinite loop
...
Check for error condition in loop.
Bug: 29123428
Change-Id: I361ed27ecb8f05512d7e17f8045f3d34667d32d8
2016-06-07 16:02:23 -07:00
David Sehr
a85c1e8e69
Merge "Add usage line for dump-profiles" into nyc-dev
2016-06-07 23:01:10 +00:00
Chong Zhang
92ab103cb6
Set fontScale in override config to be equal to global.
...
The default fontScale in EMPTY config is 1.0. This will result in
updateFrom always overriding the fontScale to 1.0 since it's non-zero.
We can't set it to 0.0 either as that will make the override config
not equal to EMPTY. The rest of the code doesn't work well with that.
So here we always set the override fontScale to be idential to global.
bug: 29113700
Change-Id: I1dbe507145b8190a9ae5e108948c833d4e037e1d
2016-06-07 15:56:53 -07:00
Dirk Dougherty
f91783c8a5
Minor fixes to distribute cards and fab. am: 5ec3a404fb am: ba9c3d585f
...
am: f5c85abac6
Change-Id: I2ea6f9370725235b9d63f6c5a843e42b09361315
2016-06-07 22:53:20 +00:00
fionaxu
be2865a60a
Backport loadSafeLabel changes
...
Bug:23531798
Bug:28557603
Change-Id: Iee49f7c37d6a42fe74077bb15ed47919d351d172
2016-06-07 22:51:28 +00:00
Dirk Dougherty
f5c85abac6
Minor fixes to distribute cards and fab. am: 5ec3a404fb
...
am: ba9c3d585f
Change-Id: I6f250c2b9733562e388e2cd81ab9b7c365bb3c9a
2016-06-07 22:48:17 +00:00
Dirk Dougherty
ba9c3d585f
Minor fixes to distribute cards and fab.
...
am: 5ec3a404fb
Change-Id: I47c10ecd60b616bd0f343cb2309820c800d5a077
2016-06-07 22:45:30 +00:00
Dirk Dougherty
5ec3a404fb
Minor fixes to distribute cards and fab.
...
Change-Id: I125162be9d53faef0c477a2e2592624bb5869ff4
2016-06-07 15:39:03 -07:00
Eric Schmidt
d0ef8a0147
docs: Added CL commands for data-saver testing am: b603eae9b3
...
am: 2d05938af9
* commit '2d05938af9e572ca9582552ad966c18b7b83e94f':
docs: Added CL commands for data-saver testing
Change-Id: Ic0f9a82f05dc32b162013df51c155f2a1a206c45
2016-06-07 21:52:54 +00:00
Eric Schmidt
2d05938af9
docs: Added CL commands for data-saver testing
...
am: b603eae9b3
* commit 'b603eae9b363ca292d721243819dfd701a194b65':
docs: Added CL commands for data-saver testing
Change-Id: I1f5bf236f72db694ddedfe6552f188242d5f61a1
2016-06-07 21:47:47 +00:00
Eric Schmidt
b603eae9b3
docs: Added CL commands for data-saver testing
...
Bug: 28951799
Change-Id: I03ae59b1d98b8e58dc859c8158b318718c8a9f13
2016-06-07 21:22:52 +00:00
Jason Monk
487e1f8500
QS: Show date even on small screens
...
People don't like to lose their date, so instead take away their
detailed alarm information.
Change-Id: Ia6a1c7b1ecdb73eeeadd45fc3708531eac588eee
Fixes: 28773347
2016-06-07 15:59:51 -04:00
Esteban Talavera
a86d6c4df3
Merge "Fix getApplicationRestrictions documentation" into nyc-dev
2016-06-07 17:55:17 +00:00
Esteban Talavera
953fe48329
Fix getApplicationRestrictions documentation
...
The method never returns null, only empty bundle
Bug: 29178626
Change-Id: Ic53154eafe94c6c501b59932441d7ae1c89cb689
2016-06-07 17:21:49 +01:00
David Sehr
cae13b0aff
Add usage line for dump-profiles
...
Previous commit did not include the usage line to be printed when user types
adb shell cmd package
Bug: 28748264
Change-Id: I0a684dbc44c8cc5ec7cd4eba82ce18feed53368c
2016-06-07 09:11:47 -07:00
Adarsh Fernando
79cb94b8d6
Redirect for AS error message regarding SDK license agreements am: 5fb0843a7f
...
am: fc329098d2
* commit 'fc329098d29ca24f2607af356cb19d23cafe6788':
Redirect for AS error message regarding SDK license agreements
Change-Id: I59913b492063dd64c9c4d17784c9711f9d23fbad
2016-06-07 16:04:39 +00:00
Adarsh Fernando
fc329098d2
Redirect for AS error message regarding SDK license agreements
...
am: 5fb0843a7f
* commit '5fb0843a7f276d8f597e8e6337d60e2901afd430':
Redirect for AS error message regarding SDK license agreements
Change-Id: Ia741036afbe6d28082a63853ca3aaada487f7d53
2016-06-07 16:01:48 +00:00
Xiaohui Chen
66448936dc
QS Detail: Fix up open/close animations
...
- CP from CL below to handle removing callbacks correctly
- Make correct QSPanel handle detail callbacks (quick/full)
- Move expanding/collapsing panel to QSDetail
- Collapse to the point expansion was from
Fixes: 28770315
Fixes: 29057236
Change-Id: Ib70c29cbc45dd8a58a751de0ea9e4f8a25057468
(based on cherry pick from commit d319f04986e44a7e9eab5f2822f1a6510282f803)
2016-06-07 11:28:01 -04:00
Ricky Wai
b87b0edfb3
Make Settings->Apps can handle work apps even work profile not enabled yet
...
Bug: 29090660
Change-Id: I74f79a4939fac16a09c7991181dc25e1ba4e5edc
2016-06-07 14:52:11 +00:00
Adarsh Fernando
5fb0843a7f
Redirect for AS error message regarding SDK license agreements
...
- error message will provide a link to doc about importing
license agreements from another workstatio
- Doc currently on TAC, may move to DAC
Change-Id: Iee2839f1dc7b6a5a1fb5a90ad499e1b0cddf5068
2016-06-06 20:58:18 -07:00
TreeHugger Robot
2b92ce7aaa
Merge "Import translations. DO NOT MERGE" into nyc-dev
2016-06-07 03:13:22 +00:00
Andreas Gampe
e16dc04bd8
Frameworks/base: Update compiled-classes-phone
...
Another update.
Bug: 27248115
Change-Id: Ia208b37e9b9b649215ad1024ba0438627bc89f8a
2016-06-07 03:12:03 +00:00
TreeHugger Robot
ba94385e5f
Merge "Frameworks/base: Update preloaded-classes" into nyc-dev
2016-06-07 03:09:55 +00:00
TreeHugger Robot
f3d2c06146
Merge "Import translations. DO NOT MERGE" into nyc-dev
2016-06-07 02:22:01 +00:00
TreeHugger Robot
93e807485e
Merge "Import translations. DO NOT MERGE" into nyc-dev
2016-06-07 02:21:45 +00:00
Bill Yi
f0807602e7
Import translations. DO NOT MERGE
...
Change-Id: I439834e3adbbd35aa0094caaf66776cf03e84276
Auto-generated-cl: translation import
2016-06-06 18:38:01 -07:00
Bill Yi
5ff0bd5c92
Import translations. DO NOT MERGE
...
Change-Id: I53a52ba5b590a502a7e2dcdef540cd2e4baaffbe
Auto-generated-cl: translation import
2016-06-06 16:00:06 -07:00
Bill Yi
f6620acbe0
Import translations. DO NOT MERGE
...
Change-Id: Ia47328b8bfe256eb0fe17b869b8bbcce19ff2cd2
Auto-generated-cl: translation import
2016-06-06 15:28:06 -07:00
Joe Fernandez
91131f459c
docs: Update Android Dashboard for June 2016 am: ab59c24004
...
am: b3ad0e05a8
* commit 'b3ad0e05a82cb53678a0fdbbcd45ed09b0cfdeed':
docs: Update Android Dashboard for June 2016
Change-Id: I81e5cf24ecb6616ac4d6f89a160dfba0c5fba7a0
2016-06-06 22:13:10 +00:00
Joe Fernandez
b3ad0e05a8
docs: Update Android Dashboard for June 2016
...
am: ab59c24004
* commit 'ab59c240040448a51b3cb3b3cd8ec97e96cf6d80':
docs: Update Android Dashboard for June 2016
Change-Id: If7daf8d73b8653b02f6f3f682c136947f25bec80
2016-06-06 22:08:01 +00:00
Andreas Gampe
cbcb9e3ec6
Frameworks/base: Update preloaded-classes
...
Another update.
Bug: 27248115
Change-Id: Ie0c3b8624a0f43c400a71759c176c02c56d270af
2016-06-06 14:58:44 -07:00
Joe Fernandez
ab59c24004
docs: Update Android Dashboard for June 2016
...
Change-Id: Iec84a33d5bc456e5feaf7dcee0880035c9b7c559
2016-06-06 14:56:23 -07:00
Jason Monk
181d3fec0a
QS Edit: Extra extra make sure hidden when locked
...
Change-Id: I11a150dae5dbde97a61a4b00b857a856f8a409c2
Fixes: 28997488
2016-06-06 16:18:50 -04:00
Jae Seo
9675f16bba
Merge "TIF: Set the surface secure" into nyc-dev
2016-06-06 19:55:29 +00:00
smain@google.com
894e7b6f78
add redirect for removed dupe logcat page per: https://critique.corp.google.com/#review/122118806 bug: 29122576 am: 7573c42dbe
...
am: 78483fdc3d
* commit '78483fdc3d624401f32f9574d1800a6ccbf09428':
add redirect for removed dupe logcat page per: https://critique.corp.google.com/#review/122118806 bug: 29122576
Change-Id: Ia027c9e91353b781f0a8334527bed4e6528e7c35
2016-06-06 19:51:08 +00:00
smain@google.com
78483fdc3d
add redirect for removed dupe logcat page per: https://critique.corp.google.com/#review/122118806 bug: 29122576
...
am: 7573c42dbe
* commit '7573c42dbed65334ef3d86a06dd861a01f6d0ed4':
add redirect for removed dupe logcat page per: https://critique.corp.google.com/#review/122118806 bug: 29122576
Change-Id: I8c81af0e1aab745ed10dbc8916edd22e7d3dd1a9
2016-06-06 19:45:55 +00:00
smain@google.com
7573c42dbe
add redirect for removed dupe logcat page
...
per: https://critique.corp.google.com/#review/122118806
bug: 29122576
Change-Id: Icf4f559bb7d246d4f340c15a55580e9248806cee
2016-06-06 12:40:51 -07:00
Adarsh Fernando
90eece4a77
Merge "DOCS: Updated Java 8 language support list with Type Annotations." into nyc-dev
2016-06-06 19:30:53 +00:00
Guang Zhu
56cf05291e
Merge "migrate documents UI tests to use AndroidJUnitRunner" into nyc-dev
2016-06-06 19:22:32 +00:00
Ben Lin
de862e1cc8
Merge "Adding docsui prefix to access metric tags." into nyc-dev
2016-06-06 18:04:12 +00:00
Erik Wolsheimer
2379796e11
DO NOT MERGE ANYWHERE Fix NPE when UID has no packages.
...
CP of 377ded0fce
BUG: 25224723
BUG: 28815187
Change-Id: I248468f0d9ccd6aef36b2076bf7f90efb833efd2
2016-06-06 10:49:02 -07:00
Selim Cinek
90b6a276bf
Fixed a flicker when closing QS without notifications
...
Change-Id: I0ca13626a676d0adf427d95edd76dd1bd2228fdc
Fixes: 28008271
2016-06-06 17:20:33 +00:00
Todd Kennedy
262ff10eb2
Merge "New non-priv prebuilt" into nyc-dev
2016-06-06 16:42:32 +00:00
Todd Kennedy
317d352de3
New non-priv prebuilt
...
Need to target API 24 and not 'N'
Bug: 29116156
Change-Id: Iec215f41147ca13e955b02dc57eaabee89589cf0
2016-06-06 09:38:49 -07:00