Jonathan Dixon
697c8ed523
Remove spurious @Deprecate tag from WebView.onMeasure
...
onMeasure is not deprecated, this tag is spurious (and has no effect on
the api.txt or SDK anyway)
Change-Id: Iae003727649e86db2e0adaa5071399b676526c38
2013-07-26 16:40:02 -07:00
Satoshi Kataoka
c0743ec466
Merge "Fix an issue on hardcoded alarm settings intent"
2013-07-19 03:26:53 +00:00
Kenny Root
4231185a2e
Merge "KeySets: better rejection for badly-formed manifest"
2013-07-19 01:43:40 +00:00
Christopher Tate
3e07a89b2c
Fix build & preserve DHCP scheduling as-is
...
Change-Id: I4063b18532c476280f343658bf3641495e526ed4
2013-07-18 18:23:57 -07:00
Christopher Tate
b4be694873
Merge "Twilight alarms are now non-wakeup but exact"
2013-07-19 00:54:37 +00:00
Christopher Tate
7359766116
Twilight alarms are now non-wakeup but exact
...
Change-Id: Iccb15065d7a0483f0bc2aff0238b94e946b8cbf1
2013-07-18 17:52:44 -07:00
Dianne Hackborn
c0dfee29a8
Merge "Fix issue #9925269 : Naver app crashes on launch"
2013-07-19 00:46:40 +00:00
Christopher Tate
eeda23d2e1
Merge "Make more calendar alarms exact"
2013-07-19 00:42:38 +00:00
Christopher Tate
9e4b6f5a69
Make more calendar alarms exact
...
Change-Id: I5ef72268b0605ba5a635b70d2b521533d3bd3ef0
2013-07-18 17:41:32 -07:00
Colin Cross
5408ae83e8
Merge "Use virtual screen size to determine lowmemorykiller tuning"
2013-07-19 00:35:29 +00:00
Colin Cross
4107a81365
Merge "Add properties to override size and density"
2013-07-19 00:35:01 +00:00
Dianne Hackborn
ff32f353f8
Fix issue #9925269 : Naver app crashes on launch
...
No comment.
Change-Id: I084cbbf21cacdce179c11528b7217fdc6006dceb
2013-07-18 17:31:13 -07:00
Christopher Tate
1a80cfe968
Merge "Batch alarms to reduce device wakeups"
2013-07-19 00:22:59 +00:00
Colin Cross
637dbfcaf0
Use virtual screen size to determine lowmemorykiller tuning
...
Use the virtual screen resolution returned by getBaseDisplaySize
instead of the physical screen resolution returned by
getInitialDisplaySize. The memory required by apps will scale
with graphics buffer size, which are generally relative to the
virtual screen resolution.
Change-Id: I0476e4afad99eca2f4f56042a8dbef5b3c7889db
2013-07-18 17:15:15 -07:00
Colin Cross
ef96fd9009
Add properties to override size and density
...
Add properties ro.config.density_override and ro.config.size_override
to provide build-time virtual screen sizes. A device with no
override set with "wm size" will use the size specified by the property.
"wm size reset" will go back to the physical size.
Change-Id: I07a585eb2e0f91365fac2b64c53de3af138a2a85
2013-07-18 17:09:56 -07:00
Dianne Hackborn
059bf080fb
Merge "Fix crash."
2013-07-18 23:53:33 +00:00
Dianne Hackborn
127c5ef5d7
Fix crash.
...
Change-Id: I0b5d846d5a9e6b1c7c3756b653833c263634270b
2013-07-18 16:51:04 -07:00
Jeff Brown
be94819065
Merge "Fix build."
2013-07-18 23:38:41 +00:00
Jeff Brown
b9ff71375a
Fix build.
...
Change-Id: Ie83f51ab4b8fddceda8d4f0ac24c532eab7458b8
2013-07-18 16:37:44 -07:00
Zhijun He
563057740d
Merge "Update camera metedata"
2013-07-18 23:20:47 +00:00
Dianne Hackborn
d33dc21c95
Merge "Fix issue #9913990 : Background processes are being added to..."
2013-07-18 22:56:04 +00:00
Chris Craik
ef5498edf6
Merge "Add reconfigure method to Bitmap"
2013-07-18 22:55:44 +00:00
Dianne Hackborn
8585d688f8
Fix issue #9913990 : Background processes are being added to...
...
...the *end* of the process LRU listB
Change-Id: I75c9477b81e10c4e517fd836304467fb3f7ed85e
2013-07-18 15:41:02 -07:00
Zhijun He
d84bd0a5f3
Update camera metedata
...
Change-Id: Ib33da76659c7aa5364ec2c3abc3613cf23eb7c36
2013-07-18 15:18:05 -07:00
Jeff Brown
350503fba3
Merge "Split framework jar."
2013-07-18 22:13:27 +00:00
Alan Viverette
f1f8f318bb
Merge "Set transient state for focus container in ListView"
2013-07-18 22:06:22 +00:00
Eino-Ville Talvala
f889c84f42
Merge "Camera: Remove camera gid from apps with camera permission."
2013-07-18 18:51:33 +00:00
Justin Koh
152b69ada4
Merge "Add FX_KEYPRESS_INVALID constant to AudioManager."
2013-07-18 18:27:51 +00:00
Dianne Hackborn
20bf1225ae
Merge "Switch Bundle's implementation over to ArrayMap."
2013-07-18 18:23:09 +00:00
Dianne Hackborn
fbf4ce04f1
Merge "Mmmmmmm... lovely, lovely ArrayMap."
2013-07-18 18:22:41 +00:00
Dianne Hackborn
add005cf94
Mmmmmmm... lovely, lovely ArrayMap.
...
And ArraySet, too.
Change-Id: I72ea28cbb2286b01b6e1be082f8e7ec17e99074e
2013-07-18 11:18:25 -07:00
Dianne Hackborn
06f2122050
Merge "Make it safe to use start/stop app ops outside of system proc"
2013-07-18 18:12:50 +00:00
Dianne Hackborn
b87655b3e5
Switch Bundle's implementation over to ArrayMap.
...
That was... um... easier than I thought it was going to be.
Change-Id: Id8f2211c1d5f8145e0bb009dca0f62a590f2b860
2013-07-18 11:10:29 -07:00
Amith Yamasani
485d16f62f
Merge "Ignore list item clicks if PreferenceActivity is paused."
2013-07-18 18:00:53 +00:00
Justin Koh
cacfe69b68
Add FX_KEYPRESS_INVALID constant to AudioManager.
...
Add FX_KEYPRESS_INVALID constant to AudioManager. This is a sound which should
play if the user tries to click or press on an element which is disabled.
Change-Id: Idd8953abeddd1afb51f7f190f9fb612ef672defa
2013-07-18 10:46:19 -07:00
Elliott Hughes
4c8dfabff4
am e9643874: am 0bad5370: Merge "Handle missing and invalid numeric values in XmlUtils."
...
* commit 'e964387466e380f17e28ab3dd75139509d043ffd':
Handle missing and invalid numeric values in XmlUtils.
2013-07-18 10:45:38 -07:00
Elliott Hughes
e964387466
am 0bad5370: Merge "Handle missing and invalid numeric values in XmlUtils."
...
* commit '0bad537093ed5b493e4c2af778cf802a2cf2c15f':
Handle missing and invalid numeric values in XmlUtils.
2013-07-18 10:41:41 -07:00
Elliott Hughes
0bad537093
Merge "Handle missing and invalid numeric values in XmlUtils."
2013-07-18 17:38:57 +00:00
Alan Viverette
d44696c4cf
Set transient state for focus container in ListView
...
BUG: 9860185
Change-Id: I0c7035e5992c56110a0cc5c94aa778bbb999deea
2013-07-18 10:37:15 -07:00
Amith Yamasani
49bdc1681e
Ignore list item clicks if PreferenceActivity is paused.
...
Since list item clicks are delivered asynchronously, it's possible to
get click callbacks after the activity has already paused.
This should actually be blocked further up the event chain, ideally,
so that the list selection state is not out of sync with the application.
Bug: 9752185
Change-Id: I1058d64cba98e9093b462e2e581bdbccdace1420
2013-07-18 09:57:43 -07:00
Elliott Hughes
5bc32b347f
am 03a152d7: am 15cb526e: Merge "Fix import after okhttp update."
...
* commit '03a152d7e72f05456a463f2709ce787119e86f03':
Fix import after okhttp update.
2013-07-18 09:43:04 -07:00
Elliott Hughes
03a152d7e7
am 15cb526e: Merge "Fix import after okhttp update."
...
* commit '15cb526ece1420b1ae2061e20fd0982d82b41aae':
Fix import after okhttp update.
2013-07-18 09:36:48 -07:00
Elliott Hughes
15cb526ece
Merge "Fix import after okhttp update."
2013-07-18 16:33:41 +00:00
Eric Laurent
230e0120a4
Merge "Fix media server restart detection mechanism"
2013-07-18 16:12:59 +00:00
Eric Laurent
ca35e48234
Fix media server restart detection mechanism
...
There is a flaw in the mechanism used by AudioService
to detect the fact that mediaserver process did crash and restart.
It relies on polling AudioFlinger service until a successful
connection triggers a callback into AudioSystem JNI and then into AudioService.
But if another thread in system_server process, not attached to the
JNI environment, reconnects before AudioService, the callback is called in
a detached context and dropped.
The fix consists in attaching the thread executing the callback
and detaching it if needed.
Bug: 9693068.
Change-Id: I184308b12a3f87653bf818abf0159e0e45a66ef0
2013-07-18 09:10:56 -07:00
Narayan Kamath
c0bb16673e
Fix import after okhttp update.
...
OkResponseCache moved packages in change
62321.
Change-Id: I2c08c4586405e767d1931ebc5f185c7916850fa1
2013-07-18 13:42:50 +01:00
Jeff Brown
5aa9064ef3
Split framework jar.
...
Change-Id: Ia4bcae15c029fd0efe01dd4527fa3d5b5367b6c8
2013-07-17 21:11:33 -07:00
Geremy Condra
3d2469d19d
Merge "Move markSocketAsUser to the top of IConnectivityManager.aidl"
2013-07-18 02:16:35 +00:00
Dianne Hackborn
e98f5dbe6b
Make it safe to use start/stop app ops outside of system proc
...
We now keep track of all of the active start operations per
non-system process, so they can be cleaned up if the process
goes away.
Change-Id: I9d05f1e0281c47dbe1213de014f0491f1359685c
2013-07-17 17:25:13 -07:00
Svetoslav
dc990e7c61
Merge "Tweak the print APIs."
2013-07-17 22:05:21 +00:00