Baligh Uddin
de40bb4570
Import translations. DO NOT MERGE
...
Change-Id: I59b1ac894eb47376cc516df18dea34bcc546060d
Auto-generated-cl: translation import
2013-04-26 08:53:21 -07:00
Bjorn Bringert
fb903a45d7
Allow compiling aapt for the device
...
Changes:
- The static device version of libandroidfw now includes
the extra functions needed by aapt. I could only find
a few host tools that use the static library, so this is
hopefully not a problem.
- The pseudolocalization code is moved into aapt.
It was previously in libhost, but only used by aapt.
Change-Id: Ib393ebb7dcebee8abbb628cbe5255ea1679674ac
2013-04-26 15:07:09 +01:00
Jeff Brown
caf7b0a155
Generate SDK docs for v7 support library packages.
...
This change required fixing some bugs in how AAPT handles
qualified symbols such as "android:layout_height"
when generating JavaDoc links. The links were being
generated using the package name of the generated R file
rather than the package name of the referenced symbol.
These broken links caused the JavaDoc build to fail.
Bug: 8175766
Change-Id: I52fbef27825a25abca960cb44b59c2132267e9d6
2013-04-26 00:20:42 -07:00
Irfan Sheriff
cca308e3e8
Fix network reload when config is restored
...
With scan mode opted in, supplicant connection is not shut
down even when wifi is turned off. This is a problem since
networks need to be reloaded when wifi is turned off and turned on
and this currently happens only on a supplicant connection.
Fix to handle this for scan mode state.
Bug: 8714796
Change-Id: I7d66c39fb51018fb52e783341222cea993993893
2013-04-25 23:27:19 -07:00
Scott Main
3fc184cf6e
am 01e48e7d: am 22f6a60e: Merge "add docs for new attributes, including account restriction for restricted profiles" into jb-mr2-dev
...
* commit '01e48e7d1541920ece358257e4c2481936497835':
add docs for new attributes, including account restriction for restricted profiles
2013-04-25 21:27:06 -07:00
Chris Craik
80246dbdb5
am 57fc8122: am addc906f: Merge "Force clipping on layers that fail to be allocated" into jb-mr2-dev
...
* commit '57fc8122eabc08b19a41f308d409795d094856d8':
Force clipping on layers that fail to be allocated
2013-04-25 21:27:04 -07:00
Scott Main
93b7e769eb
am 22e9225a: am 5e5aeb46: Merge "fix javadoc build also add some docs to the service" into jb-mr2-dev
...
* commit '22e9225ab13347e3653449af0306bc87fa7965f2':
fix javadoc build also add some docs to the service
2013-04-25 21:27:02 -07:00
Amith Yamasani
fe9270712e
am 83a61421: am bbd90f8e: Merge "Hide isLinkedUser()" into jb-mr2-dev
...
* commit '83a6142173fbd3ddf5c4285e2b6359e44beaddb0':
Hide isLinkedUser()
2013-04-25 21:26:59 -07:00
Matthew Xie
6a78365072
am 7a21c4cd: am 7f3c5d16: Merge "Added flush() for bluetooth output stream" into jb-mr2-dev
...
* commit '7a21c4cdb172f6353cd4166e80910893dc981196':
Added flush() for bluetooth output stream
2013-04-25 21:26:56 -07:00
Kristian Monsen
659e804108
am 501bf503: am 58665709: Merge "Workaround for bug 8700358: Reproducible WebView crash in Feedly starting in JWR22B" into jb-mr2-dev
...
* commit '501bf503559ff301034e2fb3680b4e046d0ceca5':
Workaround for bug 8700358: Reproducible WebView crash in Feedly starting in JWR22B
2013-04-25 21:26:53 -07:00
Scott Main
01e48e7d15
am 22f6a60e: Merge "add docs for new attributes, including account restriction for restricted profiles" into jb-mr2-dev
...
* commit '22f6a60e62253436a4f7da1a5d59adc0f17534cc':
add docs for new attributes, including account restriction for restricted profiles
2013-04-25 21:22:38 -07:00
Chris Craik
57fc8122ea
am addc906f: Merge "Force clipping on layers that fail to be allocated" into jb-mr2-dev
...
* commit 'addc906f70ba24aa4b649fff7f98d88b96c8d808':
Force clipping on layers that fail to be allocated
2013-04-25 21:22:35 -07:00
Scott Main
22e9225ab1
am 5e5aeb46: Merge "fix javadoc build also add some docs to the service" into jb-mr2-dev
...
* commit '5e5aeb46849e21b605ef59a691bca478eb4fa380':
fix javadoc build also add some docs to the service
2013-04-25 21:22:33 -07:00
Amith Yamasani
83a6142173
am bbd90f8e: Merge "Hide isLinkedUser()" into jb-mr2-dev
...
* commit 'bbd90f8e7051fde96092cacdebc5d94ce46c7140':
Hide isLinkedUser()
2013-04-25 21:22:31 -07:00
Matthew Xie
7a21c4cdb1
am 7f3c5d16: Merge "Added flush() for bluetooth output stream" into jb-mr2-dev
...
* commit '7f3c5d164fd34e77b783e8c09b65645a1b143f6a':
Added flush() for bluetooth output stream
2013-04-25 21:22:29 -07:00
Kristian Monsen
501bf50355
am 58665709: Merge "Workaround for bug 8700358: Reproducible WebView crash in Feedly starting in JWR22B" into jb-mr2-dev
...
* commit '5866570947a7ef325f74d9dbfc1ccbdd02d3e7b6':
Workaround for bug 8700358: Reproducible WebView crash in Feedly starting in JWR22B
2013-04-25 21:22:26 -07:00
Scott Main
22f6a60e62
Merge "add docs for new attributes, including account restriction for restricted profiles" into jb-mr2-dev
2013-04-26 03:26:12 +00:00
Chris Craik
addc906f70
Merge "Force clipping on layers that fail to be allocated" into jb-mr2-dev
2013-04-26 02:15:45 +00:00
Scott Main
b40c1fdaee
add docs for new attributes, including account restriction for restricted profiles
...
Change-Id: I737ea55bfa58562b1b384e52626e95b479759376
2013-04-25 19:05:55 -07:00
Scott Main
5e5aeb4684
Merge "fix javadoc build also add some docs to the service" into jb-mr2-dev
2013-04-26 01:57:00 +00:00
Amith Yamasani
bbd90f8e70
Merge "Hide isLinkedUser()" into jb-mr2-dev
2013-04-26 01:42:20 +00:00
Matthew Xie
7f3c5d164f
Merge "Added flush() for bluetooth output stream" into jb-mr2-dev
2013-04-26 01:18:34 +00:00
Alan Viverette
e7a4e636ac
Revert change f449c0c381239dc0f78b0f01ecfb3889e056a597.
...
Previously, onHoverEvent() would return true if a view was hoverable
and consume the event. After the change, it would return the result of
dispatchGenericMotionEventInternal(). As a result, touch exploration
caused multiple hover events to be sent from every view under a given
touch point. This change reverts to the original behavior and fixes
touch exploration.
BUG: 8723842
Change-Id: I0c7362f19c51bf21ed842711a03b7f02613958d2
2013-04-25 17:32:45 -07:00
Nick Kralevich
a4c63e275b
am 071c78e0: am e00a3b80: Merge "Don\'t set ADDR_COMPAT_LAYOUT on the emulator" into jb-mr2-dev
...
* commit '071c78e0070f4add5b811b1abccc9e6f6f312276':
Don't set ADDR_COMPAT_LAYOUT on the emulator
2013-04-25 17:14:36 -07:00
Svetoslav
afab4fd00b
am c6eeacd9: am c38bc5ab: Merge "Lockscreen widgets not always announced." into jb-mr2-dev
...
* commit 'c6eeacd9341c0348c2eb29d1808eb17ea08464f4':
Lockscreen widgets not always announced.
2013-04-25 17:14:33 -07:00
Jeff Sharkey
68a13f3df4
am c054d414: am 99ba7203: Merge "Avoid leaking Surface native object." into jb-mr2-dev
...
* commit 'c054d414eeafd5ba226c743626b9a7139bda9425':
Avoid leaking Surface native object.
2013-04-25 17:14:31 -07:00
Michael Wright
b31c361077
resolved conflicts for merge of f652551b to master
...
Change-Id: I210f0e45d9163a8f5b70f99eba38f343c621a8e7
2013-04-25 17:09:58 -07:00
Kristian Monsen
5866570947
Merge "Workaround for bug 8700358: Reproducible WebView crash in Feedly starting in JWR22B" into jb-mr2-dev
2013-04-26 00:06:16 +00:00
Jeff Sharkey
60c7acaaf9
Merge "Track foreground activities in battery stats."
2013-04-26 00:02:49 +00:00
Scott Main
04667dae3a
fix javadoc build
...
also add some docs to the service
Change-Id: I712710de403bc000c0a69a2de726bace6e7873bd
2013-04-25 17:01:53 -07:00
Jeff Sharkey
3e013e85b0
Track foreground activities in battery stats.
...
To help correlate battery usage against actual foreground app usage,
start tracking time on a per UID basis. It uses the nesting feature
of StopwatchTimer to track multiple PIDs inside the same UID.
Improves units on docs, and persists foreground CPU time with a
consistent ordering. Reports foreground activities time and
foreground CPU time.
Change-Id: I95d12963923e3fd421730f6fbfc842dfd8d3a055
2013-04-25 17:01:37 -07:00
Igor Murashkin
2d0ed28ff6
am 10ce90ad: am eaebe4c1: Merge "Add new android.permission.CAMERA_DISABLE_TRANSMIT_LED" into jb-mr2-dev
...
* commit '10ce90adfafa25e417fdefa7510e53bc70bccd7b':
Add new android.permission.CAMERA_DISABLE_TRANSMIT_LED
2013-04-25 17:01:18 -07:00
Daniel Sandler
0c482b3c96
am 56f7afb0: am cc165d16: Merge "Fix build." into jb-mr2-dev
...
* commit '56f7afb05685f293551dd33d1b52e42114857bc2':
Fix build.
2013-04-25 17:01:15 -07:00
Daniel Sandler
914dcfd093
am ca12d755: am 027f84c3: Merge "API: getPkg() -> getPackageName()" into jb-mr2-dev
...
* commit 'ca12d75577afb7063af4cae1e6b989eec905cd58':
API: getPkg() -> getPackageName()
2013-04-25 17:01:13 -07:00
Daniel Sandler
06cacff626
am 4064af9b: am a7b6cbf1: Merge "API cleanup: NotificationListener" into jb-mr2-dev
...
* commit '4064af9b096dfdf317d158c8aafd396c86f3fd0a':
API cleanup: NotificationListener
2013-04-25 17:01:10 -07:00
Nick Kralevich
071c78e007
am e00a3b80: Merge "Don\'t set ADDR_COMPAT_LAYOUT on the emulator" into jb-mr2-dev
...
* commit 'e00a3b80635c830dc57510556231cc40db6651f5':
Don't set ADDR_COMPAT_LAYOUT on the emulator
2013-04-25 16:57:59 -07:00
Svetoslav
c6eeacd934
am c38bc5ab: Merge "Lockscreen widgets not always announced." into jb-mr2-dev
...
* commit 'c38bc5ab6b55804c7a8d440cf2bf249baa2efc98':
Lockscreen widgets not always announced.
2013-04-25 16:57:56 -07:00
Jeff Sharkey
c054d414ee
am 99ba7203: Merge "Avoid leaking Surface native object." into jb-mr2-dev
...
* commit '99ba72039d9d97ea3ed7d01b327b98c87051e989':
Avoid leaking Surface native object.
2013-04-25 16:57:54 -07:00
Michael Wright
f652551b3b
am b044c40c: Merge "Fixed javadoc in input related classes" into jb-mr2-dev
...
* commit 'b044c40c154ba8abe62154608812ad87993ca0d8':
Fixed javadoc in input related classes
2013-04-25 16:57:52 -07:00
Igor Murashkin
10ce90adfa
am eaebe4c1: Merge "Add new android.permission.CAMERA_DISABLE_TRANSMIT_LED" into jb-mr2-dev
...
* commit 'eaebe4c1062e3196f6dbff1c33ef7ec3c21c1900':
Add new android.permission.CAMERA_DISABLE_TRANSMIT_LED
2013-04-25 16:57:49 -07:00
Daniel Sandler
56f7afb056
am cc165d16: Merge "Fix build." into jb-mr2-dev
...
* commit 'cc165d165e314ccef5d14891fb7673d3baefd7bb':
Fix build.
2013-04-25 16:57:47 -07:00
Daniel Sandler
ca12d75577
am 027f84c3: Merge "API: getPkg() -> getPackageName()" into jb-mr2-dev
...
* commit '027f84c310158edfc94d94ab0ef0480843d49d3b':
API: getPkg() -> getPackageName()
2013-04-25 16:57:45 -07:00
Daniel Sandler
4064af9b09
am a7b6cbf1: Merge "API cleanup: NotificationListener" into jb-mr2-dev
...
* commit 'a7b6cbf1a3fe91bdbb01edd9a656a62c40c302fd':
API cleanup: NotificationListener
2013-04-25 16:57:43 -07:00
Jeff Sharkey
58b98d392d
Merge "Report dead activities as paused to stats."
2013-04-25 23:49:08 +00:00
Michael Wright
5944ae74da
Merge "Improve watchdog explanation when system server is blocked"
2013-04-25 23:42:01 +00:00
Andy McFadden
cee5198e71
Regenerate GL stubs
...
The primary motivation was to pick up changes to getarray(), but it
appears a few other tweaks were made since the last time the code
was generated.
Bug 8713753
Change-Id: I4fa2276bc28afaf0e1450e63498a8690028808ee
2013-04-25 16:08:31 -07:00
Chris Craik
eaddac6d26
Force clipping on layers that fail to be allocated
...
bug:8666842
In SW rendering, a previous optimization avoided clipping to the
bounds of views that are layers. This breaks if the view fails to
create a layer (such as if it's too big), so instead look at whether
the view has a layer.
Change-Id: I653882035512012aefd91f06ff0bdc73aa5e4430
2013-04-25 15:32:40 -07:00
Nick Kralevich
e00a3b8063
Merge "Don't set ADDR_COMPAT_LAYOUT on the emulator" into jb-mr2-dev
2013-04-25 22:08:20 +00:00
Wink Saville
ca3597d436
Enhance TelephonyManger javadocs.
...
Bug: 856818
Change-Id: Idd30361f57b0f6627132a25e5b9520f30fce548c
2013-04-25 15:02:34 -07:00
Jeff Sharkey
5782da778c
Report dead activities as paused to stats.
...
Also tell stats about pause before dispatching to remote side.
Change-Id: I975d0fba65515fa768127792d5aa7976df2ba2d3
2013-04-25 15:01:48 -07:00