Zhijun He
869f44cc32
Merge "ImageReader: get correct crop size" into klp-dev
2013-09-16 17:33:36 +00:00
Martijn Coenen
370b593c37
Merge "Rename FLAG_READER_NFC_KOVIO to FLAG_READER_NFC_BARCODE." into klp-dev
2013-09-16 17:31:40 +00:00
Joe Fernandez
fef978f389
am 9919088b: am c2260830: Merge "Update RenderScript docs to include Support Library APIs" into jb-mr2-ub-dev
...
* commit '9919088b943f4fc7800d2c0307182f905bb248e4':
Update RenderScript docs to include Support Library APIs
2013-09-16 10:31:06 -07:00
Joe Fernandez
9919088b94
am c2260830: Merge "Update RenderScript docs to include Support Library APIs" into jb-mr2-ub-dev
...
* commit 'c2260830f092152067eac18634b5f4001bf13298':
Update RenderScript docs to include Support Library APIs
2013-09-16 10:29:06 -07:00
Joe Fernandez
c2260830f0
Merge "Update RenderScript docs to include Support Library APIs" into jb-mr2-ub-dev
2013-09-16 17:26:31 +00:00
Joe Fernandez
095d2c61ed
am 4a8ade3b: am 1f7cee21: Merge "Support Library 18.1 Release Notes" into jb-mr2-ub-dev
...
* commit '4a8ade3b85b606c5d3c582bdc4eb06051bce7283':
Support Library 18.1 Release Notes
2013-09-16 10:21:14 -07:00
Joe Fernandez
4a8ade3b85
am 1f7cee21: Merge "Support Library 18.1 Release Notes" into jb-mr2-ub-dev
...
* commit '1f7cee21e1506c8476a926f0d37b747a825e9f4a':
Support Library 18.1 Release Notes
2013-09-16 10:19:27 -07:00
Joe Fernandez
1f7cee21e1
Merge "Support Library 18.1 Release Notes" into jb-mr2-ub-dev
2013-09-16 17:18:10 +00:00
Zhijun He
cfa553369f
ImageReader: get correct crop size
...
Bug: 10752797
Change-Id: I2e56d69cde7f5ca669a366646b876861b277a239
2013-09-16 09:49:28 -07:00
Daniel Sandler
3a6b61ffcd
New ADB icon for K.
...
Simple, to the point.
Bug: 10605145
Change-Id: Id33e06cc0ad9dba0f18cf2919adb3541ed5f0e3d
2013-09-16 12:15:12 -04:00
John Spurlock
6421aa061a
Merge "Fix glitch launching new windows from transparent launcher." into klp-dev
2013-09-16 15:56:15 +00:00
John Spurlock
eda1f69844
Fix glitch launching new windows from transparent launcher.
...
Part 1 of 2: Ignore remembered sysui visibility transparent flag
value when computing global content frame.
Since this fixes a visible window layout glitch, get this in asap.
Bug:10561554
Change-Id: Ia3fd69ee65eb3f34fb3a684b697c98e37fabc0b0
2013-09-16 11:38:44 -04:00
Daniel Sandler
28ed00d3b7
Merge "Fix RenderScript crash." into klp-dev
2013-09-16 15:26:50 +00:00
Daniel Sandler
a30b7035ce
Fix RenderScript crash.
...
Also lay the groundwork for a future checkin.
Bug: 10240151
Bug: 10505742
Change-Id: I62d61c9048188c93863c8c43839e713b75a65102
2013-09-16 11:19:15 -04:00
John Spurlock
a751d97e86
Merge "Fix layout glitch specific to quick-settings -> settings." into klp-dev
2013-09-16 13:20:49 +00:00
Jonathan Dixon
7c0e2122c0
Merge "Revert "Hide Experimental WebView from dev settings" DO NOT MERGE" into klp-dev
2013-09-16 03:32:09 +00:00
Jonathan Dixon
c39a9ca95d
Merge "Hide Experimental WebView from dev settings DO NOT MERGE" into klp-dev
2013-09-16 03:27:50 +00:00
Jonathan Dixon
dc1573595c
Revert "Hide Experimental WebView from dev settings" DO NOT MERGE
...
Bug 10769282
Reverting temporary patch required for factory rom.
This reverts commit 292fd0351be8f414cbe32a7eb322bd18158685d9.
2013-09-16 03:09:43 +00:00
Jonathan Dixon
3d458ab916
Hide Experimental WebView from dev settings DO NOT MERGE
...
Bug 10427705
The persist.webview system property is no longer needed, so removed too.
Change-Id: I99bbf2e9b9ec42f282339c72509fd99b18594ebf
2013-09-16 03:08:41 +00:00
Christopher Tate
06dc8484b4
Fix handling of privileged permissions on update
...
When a bundled app is upgraded, only reprocess ungranted 'system'
permissions if the bundled apk is privileged.
Also adds the 'privileged' flag to the dumpsys flag summary.
Bug 10503183
Change-Id: Ic6560fc904e5970fc871a155c898744a6607f851
2013-09-15 17:51:04 -07:00
Craig Mautner
dc3335429a
Merge "Add debug logging for b/10689184." into klp-dev
2013-09-15 21:47:52 +00:00
Craig Mautner
5845812780
Add debug logging for b/10689184.
...
Focus is now on focus. Remove logging when fixed.
Change-Id: Ic0cd2d6bd4e65dac9dd40f4745dd12fb84f687ce
2013-09-15 14:18:54 -07:00
John Spurlock
37d608d7c8
Fix layout glitch specific to quick-settings -> settings.
...
When collapsing panels in code, relinquish focus immediately,
triggering an immediate reeval of current focus in WM,
triggering an immediate reeval of sysui flags,
triggering an immediate system bar transition
with the correct destination content frame.
Otherwise we eventually get around to it, after several layers
of sysui animation delays, but delaying the sysui visibility
re-eval until this point is far too late.
Bug:10696375
Change-Id: I947289667225b6a12bb8c81950df0e2e2d9f1f99
2013-09-15 15:46:28 -04:00
Svetoslav Ganov
4244d66a12
Merge changes Id0a67846,I20b57d66 into klp-dev
...
* changes:
Print system may get stuck bound to a print service
Spooler should not crash if print service config activities are not exported.
2013-09-15 18:46:02 +00:00
Svetoslav Ganov
de4fa2dfe2
Print system may get stuck bound to a print service
...
1. If a print service dies, is restarted and at the time of the
restart the service has neither print jobs nor a discovery
serssion it gets stuck into a bound state. Now it unbinds if
after binding and ensuring it is in the lifecycle state right
before the death there are no active print jobs and no discovery
session.
Also when a print service dies we fail all of its print jobs
but did not update the service that all of its print jobs are
handled, i.e. it has no active print jobs.
2. Fixed a null pointer exception in UserState
bug:10696723
Change-Id: Id0a67846093fca5d4c1e10843eaf6aa90169d942
2013-09-15 02:58:14 -07:00
Baligh Uddin
3386b07ef1
Merge "Import translations. DO NOT MERGE" into klp-dev
2013-09-15 04:36:52 +00:00
Baligh Uddin
215da064f7
Merge "Import translations. DO NOT MERGE" into klp-dev
2013-09-15 04:31:30 +00:00
Baligh Uddin
694980e075
Merge "Import translations. DO NOT MERGE" into klp-dev
2013-09-15 04:31:25 +00:00
Baligh Uddin
def10485e3
Merge "Import translations. DO NOT MERGE" into klp-dev
2013-09-15 04:31:09 +00:00
Baligh Uddin
169a37ce8f
Merge "Import translations. DO NOT MERGE" into klp-dev
2013-09-15 04:31:02 +00:00
Baligh Uddin
1c8b3fa018
Import translations. DO NOT MERGE
...
Change-Id: I12383ccb553cbace814156dafc8aad62a007f2c0
Auto-generated-cl: translation import
2013-09-14 21:08:26 -07:00
Baligh Uddin
763a9f96e8
Import translations. DO NOT MERGE
...
Change-Id: Iedddc6498eb09ce99ae5ffbc60c2069d4373b3e5
Auto-generated-cl: translation import
2013-09-14 20:33:13 -07:00
Baligh Uddin
428580bb78
Import translations. DO NOT MERGE
...
Change-Id: Iab13f37067f3888f58ada1c4764674194eb24c25
Auto-generated-cl: translation import
2013-09-14 20:32:29 -07:00
Baligh Uddin
da9120b062
Import translations. DO NOT MERGE
...
Change-Id: Ie76c722a4e7525264922041684f25b5b35286973
Auto-generated-cl: translation import
2013-09-14 20:30:38 -07:00
Baligh Uddin
610ecfe8e8
Import translations. DO NOT MERGE
...
Change-Id: I45ac6ed92f61d59d2e2fdf87a1ac02db3510720c
Auto-generated-cl: translation import
2013-09-14 20:29:57 -07:00
Baligh Uddin
75d888b188
Merge "Import translations. DO NOT MERGE" into klp-dev
2013-09-15 03:27:49 +00:00
Baligh Uddin
31ceae5629
Import translations. DO NOT MERGE
...
Change-Id: I68895c16a26ecc9554bfc53e9d9346fe29412fec
Auto-generated-cl: translation import
2013-09-14 20:27:22 -07:00
Baligh Uddin
d1a12c169a
Merge "Import translations. DO NOT MERGE" into klp-dev
2013-09-15 03:26:53 +00:00
Baligh Uddin
e4509e43f9
Import translations. DO NOT MERGE
...
Change-Id: I190e27f9b7d9774cf922b50e1f0ac9c5d08a5652
Auto-generated-cl: translation import
2013-09-14 20:26:04 -07:00
Baligh Uddin
330dcb882c
Merge "Import translations. DO NOT MERGE" into klp-dev
2013-09-15 03:09:03 +00:00
Baligh Uddin
5242b4b997
Import translations. DO NOT MERGE
...
Change-Id: Iebcc32693fe755e3f7e73b255e61f1963e4c15e9
Auto-generated-cl: translation import
2013-09-14 20:06:00 -07:00
Baligh Uddin
f222e28849
Import translations. DO NOT MERGE
...
Change-Id: I1e4035acc161f784dc2f35eaf1f346ecbddf2fcf
Auto-generated-cl: translation import
2013-09-14 20:04:06 -07:00
John Spurlock
fa0556943e
Merge "Promote lights-out to a bar transition mode." into klp-dev
2013-09-14 21:31:09 +00:00
John Spurlock
0819e34221
Merge "Despotted back." into klp-dev
2013-09-14 21:30:21 +00:00
John Spurlock
7edfbca5d0
Promote lights-out to a bar transition mode.
...
Move all visual application of the legacy lights-out behind
a new mode managed by BarTransitions for better coordination.
Remove unused "hidden" state in NavigationBarView.
Improve window state (showing/hiding/hidden) calculation,
affecting whether or not sysui thinks it should animate.
Removes invalid interim mode changes causing needless
flashing during some transitions.
Consider WINDOW_STATE_HIDING a state in which we ought to animate,
since at least part of the window is visible throughout.
Make the status/nav bar transition helper classes real boys.
Animate KeyButtonView drawing alpha transition, cancel existing
animations when resetting to avoid needless and unsightly "recovery".
Bug:10746803
Change-Id: Ibd883da9041d071b6a4ff5b42cf96efba7696e9c
2013-09-14 16:58:57 -04:00
Baligh Uddin
cb1b8f43b6
Merge "Import translations. DO NOT MERGE" into klp-dev
2013-09-14 19:48:10 +00:00
Baligh Uddin
780ac803d8
Merge "Import translations. DO NOT MERGE" into klp-dev
2013-09-14 19:47:36 +00:00
Baligh Uddin
4a9fca8041
Merge "Import translations. DO NOT MERGE" into klp-dev
2013-09-14 19:47:20 +00:00
Ying Wang
c38acbbe30
Merge "Fix docs build." into klp-dev
2013-09-14 19:01:03 +00:00
Ying Wang
930d4e52ad
Fix docs build.
...
Change-Id: I4a1608bfad809d67240db2070fda85df486179e6
2013-09-14 11:57:17 -07:00