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
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
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
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
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
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
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
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
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
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
a8c0e3639b
am c8fb093a: Merge "Allow L2CAP sockets" into klp-dev
...
* commit 'c8fb093a8970b78084f2b4505fc283ac9e24317b':
Allow L2CAP sockets
2013-09-06 14:53:53 -07:00
Mike Lockwood
c8fb093a89
Merge "Allow L2CAP sockets" into klp-dev
2013-09-06 21:50:05 +00: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
Dianne Hackborn
1d0b177754
Fix issue #10560472 : ApplicationInfo.manageSpaceActivity not parsed...
...
...correctly with overloaded resources
Change this attribute and a few other manifest attributes to allow
them to change based on platform SDK version.
Clean up a little more the whole mess with native vs. java config
bit masks.
Change-Id: Ia0baa3f7aed00bcb432701bcf99a9112124d6519
2013-09-06 14:02:54 -07:00
Jeff Sharkey
c91be7119e
am e6bbcaf0: Merge "Another asset drop, provider icons, tests." into klp-dev
...
* commit 'e6bbcaf0bc010563c1c65f51ff4610a7bde26609':
Another asset drop, provider icons, tests.
2013-09-06 14:00:34 -07:00
Jeff Sharkey
e6bbcaf0bc
Merge "Another asset drop, provider icons, tests." into klp-dev
2013-09-06 20:57:39 +00:00
Dianne Hackborn
c268c442a1
am f0ac3a6b: Merge "Fix issue #10650718 : Camera DOA on KLP" into klp-dev
...
* commit 'f0ac3a6b04cb23aa5b7e0c1e307e3dea7de6dcc9':
Fix issue #10650718 : Camera DOA on KLP
2013-09-06 13:45:10 -07:00
Dianne Hackborn
f0ac3a6b04
Merge "Fix issue #10650718 : Camera DOA on KLP" into klp-dev
2013-09-06 20:42:29 +00:00
Victoria Lease
dfd7e1d3e9
am a680b17f: Merge "add NotoSansSymbols to fallback chain" into klp-dev
...
* commit 'a680b17fb4906570f280d4f06c0d8840a37b709a':
add NotoSansSymbols to fallback chain
2013-09-06 13:38:39 -07:00
Mathias Agopian
e669c7aca3
am 52a5096f: Merge "tweak the electron beam animation a bit" into klp-dev
...
* commit '52a5096f7cf6ef2505e182a681b0a9705bbd44bd':
tweak the electron beam animation a bit
2013-09-06 13:38:35 -07:00
Dianne Hackborn
5e615ee5ad
am a4796d51: Merge "Fix to show correct duration." into klp-dev
...
* commit 'a4796d51f6e42300ae8586741becd5ff8612c511':
Fix to show correct duration.
2013-09-06 13:38:27 -07:00
Igor Murashkin
76f883e0a8
am 034052b3: Merge "Binder: Log exceptions originating from the binder stub for oneway calls" into klp-dev
...
* commit '034052b352e14054d5271ea42985497f6b101b4f':
Binder: Log exceptions originating from the binder stub for oneway calls
2013-09-06 13:38:23 -07:00
Dianne Hackborn
d4a8b9d3c1
Fix issue #10650718 : Camera DOA on KLP
...
Methods not kept in sync.
Change-Id: I2621255707bbc569ac476b8fb0f7e82f68585b12
2013-09-06 13:36:57 -07:00
Timothy Knight
a2815faad7
Camera2: Minor docs fix.
...
Bug: 10639270
Change-Id: Ic5b046a8f8e1c8be83f010e05247914c61b3674b
2013-09-06 13:34:30 -07:00
Adam Powell
435f957fee
am b8b017cb: Merge "Add a minimum timeout for double-tap in GestureDetector" into klp-dev
...
* commit 'b8b017cb6879352aee015ba24e9bfd05cc094e74':
Add a minimum timeout for double-tap in GestureDetector
2013-09-06 12:58:24 -07:00
David Christie
8b0c6c22a2
am ba957652: Merge "Fix QuickSettings to honor location setting for restricted users (b/10553306). Generally when a user is location restricted, location will be off. But just in case location is on and locked in that state, we should respect that in the UI." into klp
...
* commit 'ba957652bf7aa32cf09de6a5a05a3acfc8912824':
Fix QuickSettings to honor location setting for restricted users (b/10553306). Generally when a user is location restricted, location will be off. But just in case location is on and locked in that state, we should respect that in the UI.
2013-09-06 12:58:14 -07:00
Chris Craik
9b82456072
am 9b40bdf6: Merge "Dump the right matrix when logging display lists" into klp-dev
...
* commit '9b40bdf64420bf1585ccadd36d0a7d38f3c77865':
Dump the right matrix when logging display lists
2013-09-06 12:58:06 -07:00
Lajos Molnar
3ec449e081
am 14add7b3: Merge "MediaPlayer.MTP: fix issue when main thread had no looper" into klp-dev
...
* commit '14add7b3e984d07b0208c5620120556f001e25fd':
MediaPlayer.MTP: fix issue when main thread had no looper
2013-09-06 12:58:03 -07:00
Sandeep Siddhartha
4473f02003
Use the permission for hotword recognition
...
- Also fixes an issue with PendingIntents being launched from the
lockscreen taking a lot of time
Change-Id: I91b44328ba68b225454322b90a5b19a0d4c9a772
2013-09-06 12:48:51 -07:00
Victoria Lease
a680b17fb4
Merge "add NotoSansSymbols to fallback chain" into klp-dev
2013-09-06 19:40:00 +00:00
Sandeep Siddhartha
c73c178374
Add permission checks and unhide the Hotword recognition APIs
...
- Also tweak the API a little to send an intent on hotword being
recognized.
Change-Id: I8a3fedaec4e1db595ed058089734d25c7957111e
2013-09-06 12:34:03 -07:00
Dmitry Grinberg
34b0f92613
Allow L2CAP sockets
...
Change-Id: Icb498e6c0430789b6168bec3beb1d4650e4f1238
2013-09-06 12:27:12 -07:00
Mathias Agopian
52a5096f7c
Merge "tweak the electron beam animation a bit" into klp-dev
2013-09-06 19:16:37 +00:00