113093 Commits

Author SHA1 Message Date
Sandeep Siddhartha
fc25c935ab am c7deeffb: Updating current.txt after unhiding HotwordRecognition API
* commit 'c7deeffb0c649eb911bbbbd32a1de34aab0b1eb6':
  Updating current.txt after unhiding HotwordRecognition API
2013-09-06 16:47:58 -07:00
Dianne Hackborn
38ed2a471a Work on issue #10130785: Restore silence and vibrate settings...
...in settings > sound

Add a new ContentProvider API to canonicalize URIs, so they can
be transported across backup/restore.

Change-Id: Ie5af3662f6822a32310e49c7f1e1ff084986c56e
2013-09-06 16:39:59 -07:00
Sandeep Siddhartha
c7deeffb0c Updating current.txt after unhiding HotwordRecognition API
Change-Id: Ib9975c857cba2ac0fbadc85ae5f44d278943238e
2013-09-06 16:39:52 -07:00
Jeff Brown
7dd2d19725 Emit a more meaningful cause for watchdog restarts.
Print the real thread name and a better indication of where the
hang was detected.

Bug: 10646480
Change-Id: Ic94742d0db08b8531cfd1429bb0026d6c30b779d
2013-09-06 16:23:54 -07:00
John Spurlock
f1183d791b am 5e8f5fd2: am 5109041f: Merge "Update signal, wifi, battery assets + global dimming." into klp-dev
* commit '5e8f5fd23d7f9c7d87b98d13dfed9bd243e61ab9':
  Update signal, wifi, battery assets + global dimming.
2013-09-06 16:19:40 -07:00
John Spurlock
5e8f5fd23d am 5109041f: Merge "Update signal, wifi, battery assets + global dimming." into klp-dev
* commit '5109041f79fb6f649cecadf15008bb173b7bc831':
  Update signal, wifi, battery assets + global dimming.
2013-09-06 16:15:58 -07:00
Craig Mautner
9dc03c14c1 am cc1b52c7: am fc1d8f0a: Merge "Fix deadlock by keeping local copy of currentUserId" into klp-dev
* commit 'cc1b52c7f0b26f944ee597f6f8ac9d78d13de308':
  Fix deadlock by keeping local copy of currentUserId
2013-09-06 16:12:37 -07:00
John Spurlock
5109041f79 Merge "Update signal, wifi, battery assets + global dimming." into klp-dev 2013-09-06 23:10:30 +00:00
Craig Mautner
cc1b52c7f0 am fc1d8f0a: Merge "Fix deadlock by keeping local copy of currentUserId" into klp-dev
* commit 'fc1d8f0a96285c61264fe4ba079caccabcb6206d':
  Fix deadlock by keeping local copy of currentUserId
2013-09-06 16:08:56 -07:00
Craig Mautner
fc1d8f0a96 Merge "Fix deadlock by keeping local copy of currentUserId" into klp-dev 2013-09-06 23:05:27 +00:00
Robert Greenwalt
e52785e6a7 am 9234e15d: am ecd0db5a: Merge "Setting MTU size for specific network." into klp-dev
* commit '9234e15d8d4d99b211e6bb5c199790a77cf36be7':
  Setting MTU size for specific network.
2013-09-06 15:49:42 -07:00
Xia Wang
077b2e6c02 Merge "Remove system user id for cm tests" 2013-09-06 22:46:24 +00:00
Robert Greenwalt
9234e15d8d am ecd0db5a: Merge "Setting MTU size for specific network." into klp-dev
* commit 'ecd0db5a7391e8234b3ea5d9e21c19f5d6589b0a':
  Setting MTU size for specific network.
2013-09-06 15:44:24 -07:00
Craig Mautner
d625ab2afb Fix deadlock by keeping local copy of currentUserId
Fetching current user id from activity causes a deadlock when
holding the window manager lock.

Fixes bug 10555852.

Change-Id: Ib7911ef28b81aaf7f02cce311be193b36677a26d
2013-09-06 15:43:23 -07:00
Sreeram Ramachandran
dd2fc86db7 am 086a36f5: am 1aa3202b: Merge "Minor fixes: Add a missing "break" and some cosmetic fixes." into klp-dev
* commit '086a36f5a9d498c0aee789fe50e4d4dde6457c52':
  Minor fixes: Add a missing "break" and some cosmetic fixes.
2013-09-06 15:42:51 -07:00
Robert Greenwalt
ecd0db5a73 Merge "Setting MTU size for specific network." into klp-dev 2013-09-06 22:42:10 +00:00
Sreeram Ramachandran
086a36f5a9 am 1aa3202b: Merge "Minor fixes: Add a missing "break" and some cosmetic fixes." into klp-dev
* commit '1aa3202b1bf72bb9a9ec20e60bf7b4fce8369acf':
  Minor fixes: Add a missing "break" and some cosmetic fixes.
2013-09-06 15:40:50 -07:00
Aravind Akella
0e6a43ea9a am 3d6aa958: am fcf5809a: Merge "Sensor batching APIs for review." into klp-dev
* commit '3d6aa9587d7e9718a1024fb5b2e75f2e9658e3eb':
  Sensor batching APIs for review.
2013-09-06 15:39:19 -07:00
Sreeram Ramachandran
1aa3202b1b Merge "Minor fixes: Add a missing "break" and some cosmetic fixes." into klp-dev 2013-09-06 22:37:21 +00:00
Aravind Akella
3d6aa9587d am fcf5809a: Merge "Sensor batching APIs for review." into klp-dev
* commit 'fcf5809ad43669c2e765aa093a8356959469fd9c':
  Sensor batching APIs for review.
2013-09-06 15:37:16 -07:00
John Spurlock
21efa9ade3 Update signal, wifi, battery assets + global dimming.
Global status bar dimming is now 75%.

Signal/wifi: use problem color if not fully connected.

Battery: frame 40% white, charge level = white, new hollow bolt.
  (hollow bolt simulated for now until we can draw it in code)

Update ic_notification_overlay, all sizes.

Workaround animation bug on tablets.

Bug:10502089
Change-Id: I10f979b7a48ccb1bc94022d8c189ec216283dbe6
2013-09-06 18:35:50 -04:00
Dianne Hackborn
1775ebb76f am b6459eb2: am 3e1fdd9e: Merge "Implement issue #10550827: watching gpu memory for occam_svelte" into klp-dev
* commit 'b6459eb25f0593561389d7cb3da38a4f960cce14':
  Implement issue #10550827: watching gpu memory for occam_svelte
2013-09-06 15:34:43 -07:00
Xia Wang
575495c290 Remove system user id for cm tests
Change-Id: I51f500c8e7b4e2963093e20c6f20bcfe020995c9
2013-09-06 15:31:53 -07:00
Aravind Akella
fcf5809ad4 Merge "Sensor batching APIs for review." into klp-dev 2013-09-06 22:30:19 +00:00
Dianne Hackborn
b6459eb25f am 3e1fdd9e: Merge "Implement issue #10550827: watching gpu memory for occam_svelte" into klp-dev
* commit '3e1fdd9ed02f95fd2dfefc36b34754f2ede1a2af':
  Implement issue #10550827: watching gpu memory for occam_svelte
2013-09-06 15:28:23 -07:00
Leon Scroggins III
d0d7eaf129 Register jni objs in CreateJavaOutputStreamAdaptor
Write a registration function and call it in AndroidRuntime,
which calls FindClass/GetFieldID only once per class/method.
Use NewGlobalRef for classes that will be checked against later.

BUG:10612755
Change-Id: I25541da1b7bb1cd53a1579ea84c4620e1901310f
2013-09-06 18:27:16 -04:00
sy.yun
9d9b74a900 Setting MTU size for specific network.
Able to config network specific MTU size. Normally, the default size of MTU is 1500.
 US - ATT 1410, TMUS 1440, SPRINT 1422
 KR - SKT 1440, KT 1450, LGU+ 1428
 JP - KDDI 1420, SoftBank 1340
 CA - RGS 1430, FIDO 1430, MTS 1430, BELL 1358, SaskTel 1358
 AU - TEL 1400

Bug: 10195070
Change-Id: Ie18650b37a3d44af944f2dae4aa97c04fb12cd5e
2013-09-06 15:26:19 -07:00
Dianne Hackborn
3e1fdd9ed0 Merge "Implement issue #10550827: watching gpu memory for occam_svelte" into klp-dev 2013-09-06 22:25:56 +00:00
Timothy Knight
772aeccb19 am 11c9168c: am b39b46bf: Merge "Camera2: Minor docs fix." into klp-dev
* commit '11c9168c09b6796e47d0e342b0995f73d4e5a0e2':
  Camera2: Minor docs fix.
2013-09-06 15:17:53 -07:00
Timothy Knight
11c9168c09 am b39b46bf: Merge "Camera2: Minor docs fix." into klp-dev
* commit 'b39b46bf87bc16818e88c2773acff398fb80b836':
  Camera2: Minor docs fix.
2013-09-06 15:15:02 -07:00
Dmitry Shmidt
d7363f434f am 4f54abfc: am 00cd7132: Merge "wifi: Fix cleaning scan result cache" into klp-dev
* commit '4f54abfc73fdf71ca7f7866106a98d73822fc893':
  wifi: Fix cleaning scan result cache
2013-09-06 15:14:22 -07:00
Aravind Akella
d405e0fc82 Sensor batching APIs for review.
Change-Id: I34504e1a0856c2dfeceb69c808abdf3e805c5f1f
2013-09-06 15:11:50 -07:00
Timothy Knight
b39b46bf87 Merge "Camera2: Minor docs fix." into klp-dev 2013-09-06 22:11:38 +00:00
Dmitry Shmidt
4f54abfc73 am 00cd7132: Merge "wifi: Fix cleaning scan result cache" into klp-dev
* commit '00cd7132b87953a999e804181b665a6245a82c17':
  wifi: Fix cleaning scan result cache
2013-09-06 15:11:28 -07:00
Sandeep Siddhartha
3a67da9781 am 994bf3a1: am 22ae5d6d: Merge "Use the permission for hotword recognition" into klp-dev
* commit '994bf3a1119855059b40b0adc45c17c13bc4c512':
  Use the permission for hotword recognition
2013-09-06 15:09:40 -07:00
Sandeep Siddhartha
bc7d392ef1 am c3360d2a: am b05b4086: Merge "Add permission checks and unhide the Hotword recognition APIs" into klp-dev
* commit 'c3360d2a8b6d7b8e820c99844364be4f1fc83824':
  Add permission checks and unhide the Hotword recognition APIs
2013-09-06 15:09:36 -07:00
Dmitry Shmidt
00cd7132b8 Merge "wifi: Fix cleaning scan result cache" into klp-dev 2013-09-06 22:09:27 +00:00
Sandeep Siddhartha
994bf3a111 am 22ae5d6d: Merge "Use the permission for hotword recognition" into klp-dev
* commit '22ae5d6de11b0a6126987293b44cd85048a45015':
  Use the permission for hotword recognition
2013-09-06 15:06:49 -07:00
Sandeep Siddhartha
c3360d2a8b am b05b4086: Merge "Add permission checks and unhide the Hotword recognition APIs" into klp-dev
* commit 'b05b408614767fb60295830d6bf557b33252498e':
  Add permission checks and unhide the Hotword recognition APIs
2013-09-06 15:06:47 -07:00
Dianne Hackborn
37c9943262 Implement issue #10550827: watching gpu memory for occam_svelte
Well, it would work if the published file permissions gave the
system process access to them. :(

Change-Id: I99e0c506f52c212384b20a042dcdd35516cf49c2
2013-09-06 15:06:04 -07:00
Sandeep Siddhartha
22ae5d6de1 Merge "Use the permission for hotword recognition" into klp-dev 2013-09-06 22:04:44 +00:00
Sandeep Siddhartha
b05b408614 Merge "Add permission checks and unhide the Hotword recognition APIs" into klp-dev 2013-09-06 22:04:26 +00:00
Mike Lockwood
a038dd4356 am a8c0e363: am c8fb093a: Merge "Allow L2CAP sockets" into klp-dev
* commit 'a8c0e3639b69efcf4232d0bba808cebeefc60789':
  Allow L2CAP sockets
2013-09-06 14:56:30 -07:00
Mike Lockwood
a8c0e3639b am c8fb093a: Merge "Allow L2CAP sockets" into klp-dev
* commit 'c8fb093a8970b78084f2b4505fc283ac9e24317b':
  Allow L2CAP sockets
2013-09-06 14:53:53 -07:00
Svetoslav Ganov
4e4518383f Printers for a disappearing print serivce incorrectly removed.
The code that removes printers for a disappearing print serivice was
using printer infos instead printer ids and also wrong map methods.

bug:10651739

Change-Id: Idb9ccdaad9a59b3b6d16b079b33afad56bc45255
2013-09-06 14:50:22 -07:00
Mike Lockwood
c8fb093a89 Merge "Allow L2CAP sockets" into klp-dev 2013-09-06 21:50:05 +00:00
Dianne Hackborn
1d0d403bc5 am ce277b51: am 298cbe9c: Merge "Fix issue #10560472: ApplicationInfo.manageSpaceActivity not parsed..." into klp-dev
* commit 'ce277b51475a53970f6cd2ff8456883884381cef':
  Fix issue #10560472: ApplicationInfo.manageSpaceActivity not parsed...
2013-09-06 14:38:21 -07:00
Dianne Hackborn
ce277b5147 am 298cbe9c: Merge "Fix issue #10560472: ApplicationInfo.manageSpaceActivity not parsed..." into klp-dev
* commit '298cbe9c403f9c6c66cecf601cccfcfd82e50930':
  Fix issue #10560472: ApplicationInfo.manageSpaceActivity not parsed...
2013-09-06 14:35:43 -07:00
Dianne Hackborn
298cbe9c40 Merge "Fix issue #10560472: ApplicationInfo.manageSpaceActivity not parsed..." into klp-dev 2013-09-06 21:31:29 +00:00
Dmitry Shmidt
8e7c1b1222 wifi: Fix cleaning scan result cache
Bug: 10198923

Change-Id: I18dfc10860b8fb623751c62a4bc54b628246cf0c
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
2013-09-06 14:25:14 -07:00