Robert Ly
7043ce4a8c
am 9c53194a: am 58967bfb: am 1c977b37: Merge "docs: fix typo bug 16623189" into klp-modular-docs
...
* commit '9c53194a6fccd9980d4ee3fabe4466b16d73580b':
docs: fix typo bug 16623189
2014-07-29 16:48:33 +00:00
Robert Ly
c7af515f91
am 0029ef67: am dadb473e: am 9613b433: Merge "docs: fix typo" into klp-modular-docs
...
* commit '0029ef67598336e3a774c6cf1dfde8245136484a':
docs: fix typo
2014-07-29 16:48:17 +00:00
Ricardo Cervera
9ce46bc1cc
am 7f214e61: am 8d1aa957: am 652e5c7e: Merge "docs: Describe the alloc tracker in Android Studio" into klp-modular-docs
...
* commit '7f214e6149b38af10224cf9f8f8f4959eebd52a6':
docs: Describe the alloc tracker in Android Studio
2014-07-29 16:48:11 +00:00
Ricardo Cervera
6d327429bb
am 5ff390be: am df881ccc: am 321e0302: docs: Fix Wear docs issues.
...
* commit '5ff390be1b0b968ccf28e693b602b8e8b5f448e9':
docs: Fix Wear docs issues.
2014-07-29 16:48:01 +00:00
Robert Greenwalt
5c1c832a8f
Remove dead code 4.
...
Removing:
handleDnsConfigurationChange
updateDnsLocked
updateRoutes
handleConnectivityChange
handleConnect
handleDisconnect
Adding a missing flushVmDnsCache and setting of mActiveDefaultNetwork
Change-Id: I681fc72c317833ea1deb42db0b43d2adb21baeff
2014-07-29 16:32:08 +00:00
Yorke Lee
0d6ea71bcf
Add new proximity sensors in Telecomm (1/3)
...
Add the following two APIs in Telecomm and use them in InCallUI
setProximitySensorOn
setProximitySensorOff(boolean turnScreenOnImmediately)
Bug: 16573954
Change-Id: I8219e9c659f4ea4493f5cd5c8bcaa95a98d180e2
2014-07-29 09:27:31 -07:00
RoboErik
40495e0545
Fix checkbuild
...
Change-Id: I66321c6da4f921cee2db6f9f05312a6a8edc66d3
2014-07-29 15:51:07 +00:00
Alexandra Gherghina
1f33d77f04
Rename work icon symbol to match the prefix used for badges.
...
Also renames the images for consistency.
Bug: 16369104
Change-Id: I19f97ae22cb2ee4f7db210f083badc1a30520b44
2014-07-29 15:21:01 +00:00
Igor Murashkin
3f2757a305
Merge changes I104c8243,I82811142 into lmp-dev
...
* changes:
camera2: legacy: fix cached results bug and fix focus modes
camera2: legacy: Add focus support
2014-07-25 21:16:23 +00:00
George Mount
7299bc1305
Merge "Allow a "ghost view" that paint a different view from the overlay." into lmp-dev
2014-07-25 21:16:23 +00:00
George Mount
807e40c55c
Allow a "ghost view" that paint a different view from the overlay.
...
Bug 15744995
The ghost view doesn't route touch events, but hides another
view in its normal parent, and paints it as a child of another
ViewGroup or ViewGroupOverlay.
Change-Id: I352e14c366ccfb7303cee1dbff8563c673fd12ff
2014-07-29 07:27:52 -07:00
Marcin Kosiba
eed396f792
Make webview text encoding and keySystemUUID mapping and error page public.
...
These resources will need to be accessed from the APK-bundled
WebView and therefore need to be made public.
BUG: 11505352
Change-Id: I5e988671cc8342ed4146a90b4de1246460232050
2014-07-29 15:17:07 +01:00
Jeff Davidson
1561fd3b06
Merge "Add NetworkScoreManager.disableScoring()." into lmp-dev
2014-07-24 16:56:49 +00:00
Jeff Davidson
26fd143326
Add NetworkScoreManager.disableScoring().
...
Allows the active scorer app to disable itself.
Change-Id: I7bcdc3aafb95af4ea0b110b01b08ab4daf7a137f
2014-07-29 16:03:19 -07:00
Jinsuk Kim
43c23e273e
Invoke input change listener at path change
...
Previously input change listener is not invoked if the routing change
does not cause the TV port change, but this failed to trigger the change
from an active source connected to port 1 to a non-cec device also
connected to port 1. Do this by comparing paths not ports.
Also did some cleanup:
- Avoid allocating empty lists too often for getActions
- ActiveSource.invalidate()
Change-Id: Id79531e2552ef7fa38bd604796108b8650db69a1
2014-07-29 22:57:52 +00:00
Yuncheol Heo
26ba7fddca
Make it pass CECT 11.1.3 System standby
...
- Accept the broadcast <Standby> message.
- Fix the bug that onStandyCompleted() is called mutliple times.
- Fix the issue that <Standby> message is not sent when going to
the standby state, since the local device was cleared already.
Bug: 16497304
Change-Id: Ib04ad2386621929814a801edd6b6c0e1a3902a7c
2014-07-30 07:55:39 +09:00
Lorenzo Colitti
c6acfa29d5
Merge "Use getBoundURL for network validation." into lmp-dev
2014-07-24 16:04:26 +00:00
George Mount
964c3cf5b2
Add default propagation back to Explode.
...
Bug 16217557
Change-Id: I47460db128749af978077755a777068392492aee
2014-07-29 14:13:00 +00:00
Lorenzo Colitti
ae6dffb697
Use getBoundURL for network validation.
...
Disable for now, until we're more confident that it doesn't choke
on strange captive portals.
Change-Id: Ic8e66a379d32c915c949df70ca0d38535cd5dbe0
2014-07-29 13:36:10 +09:00
Jim Miller
73f1856f7f
Merge "Add new DevicePolicyManager API to allow fine-grained TrustAgent management" into lmp-dev
2014-07-25 21:16:23 +00:00
Jim Miller
604e7558ef
Add new DevicePolicyManager API to allow fine-grained TrustAgent management
...
This adds a new feature that allows a device admin to specify a
whitelist of features that are allowed for the given admin.
Change-Id: I83f853318efbcf72308532d0a997374f73fa9c10
2014-07-28 21:32:01 -07:00
John Spurlock
3af1afb069
Merge "Settings: Constants for notification settings." into lmp-dev
2014-07-27 22:35:46 +00:00
Sailesh Nepal
4e7ec71e64
Handle synchronous failed connection
...
Change-Id: I406ccbdd1f70c85456b6e0d689332cf40a756707
2014-07-29 01:46:57 +00:00
Filip Gruszczynski
0fa59b898a
am 896a82d7: am d0e03392: Merge "Fix double chin issue, where bottom inset is applied twice." into klp-modular-dev
...
* commit '896a82d77e732c7387b2279bcdd0f04d696b13df':
Fix double chin issue, where bottom inset is applied twice.
2014-07-29 01:08:09 +00:00
Craig Mautner
7544c82997
am 09875ec7: am 0fa45d93: Merge "Remove PendingActivityLaunches based on stack." into klp-modular-dev
...
* commit '09875ec7292b19e07c38b6127406d6aa7490e26c':
Remove PendingActivityLaunches based on stack.
2014-07-29 01:07:59 +00:00
John Spurlock
2b0e09c59f
Settings: Constants for notification settings.
...
Bug:16208321
Change-Id: Iaf18dfc2edda9d80553f02ea0a74236230f89079
2014-07-28 20:43:47 -04:00
John Spurlock
8c01d88208
Zen: follow independent ringer mode changes.
...
Bug:16624498
Change-Id: Ib623118970a82c8406c714687b1b516378fe7824
2014-07-28 20:39:17 -04:00
vandwalle
0ae4e5da22
Merge "fix typo in scanresult" into lmp-dev
2014-07-25 21:16:23 +00:00
vandwalle
ec5a901ea8
fix typo in scanresult
...
Change-Id: I4a7998097419bebeb94b23785567865b19205642
2014-07-28 20:48:33 -07:00
vandwalle
9dddb46f0f
Merge "add debug info to wificonfiguration dump" into lmp-dev
2014-07-25 21:16:23 +00:00
vandwalle
16a40cc7b5
add debug info to wificonfiguration dump
...
Change-Id: I4887afa21d6e1d9463fa4a5cd0aa7ae22973239f
2014-07-28 20:35:44 -07:00
John Spurlock
f221b7f45a
Merge "Zen: Classify notifications using the alarm stream." into lmp-dev
2014-07-27 22:35:46 +00:00
John Spurlock
bfa5dc4c6c
Zen: Classify notifications using the alarm stream.
...
Also:
- include audio attributes in dump
- workaround for recent AudioAttributes change.
Bug:16455021
Change-Id: Ib9b047a74cff3e0cc354a5aaa96bc92a400b3845
2014-07-28 23:34:31 -04:00
Sailesh Nepal
ed28d406ee
Merge "Fix WTF when creating a lazily initialized connection" into lmp-dev
2014-07-24 16:56:49 +00:00
Sailesh Nepal
b2d41f4c4c
Fix WTF when creating a lazily initialized connection
...
Change-Id: I16af7e99d07f83b17f111acbf0a3285d09cee13e
2014-07-28 20:33:07 -07:00
Riley Andrews
4789e41a9f
Merge "Add cursor flags into SpriteController to suppor async cursor updates. - This is fairly blindly taken from nvidia's implementation." into lmp-dev
2014-07-24 15:37:54 +00:00
Riley Andrews
68eccdade2
Add cursor flags into SpriteController to suppor async cursor updates.
...
- This is fairly blindly taken from nvidia's implementation.
Change-Id: I825ecbd9cb4b394793dce079591b37efca546bbe
2014-07-28 22:04:06 +00:00
Jing Zhao
03cab4cbe6
Enable config CDMA home system by mcc mnc
...
Define CDMA home system IDs for Verizon
Change-Id: Ie10d838173df3095238c50d419bd9de589e34e55
2014-07-28 21:53:52 +00:00
Winson Chung
b1b191ad66
Merge "Updating lock-to-app look." into lmp-dev
2014-07-25 21:16:23 +00:00
Winson Chung
2915b9d148
Updating lock-to-app look.
...
- Adding seek bars for tweaking values when in debug mode
Change-Id: I92ae7b431ee170f5d8b31f34349d51a6b7f9ddef
2014-07-28 22:26:36 +00:00
Eric Laurent
62dc1768d6
rename AudioSystem::newAudioSessionId()
...
Rename AudioSystem::newAudioSessionId() to
AudioSystem::newAudioUniqueId() as it can be used
also for I/O handles.
Bug: 12378680.
Change-Id: I3f6658db2b8db8f56d1a99f12b15429e293631e6
2014-07-28 22:21:46 +00:00
Christopher Tate
7f25081a4d
Merge "Provide outside-facing API for data management intent+label" into lmp-dev
2014-07-27 22:35:46 +00:00
Christopher Tate
c17739d112
Provide outside-facing API for data management intent+label
...
Bug 16346320
Change-Id: I3f4c2f4b700c77880ba3d8db7c92cdb404763d0d
2014-07-28 23:13:06 +00:00
Jinsuk Kim
cfcdf12701
Merge "Add MHL getPortInfo" into lmp-dev
2014-07-24 16:04:26 +00:00
Jinsuk Kim
f4eb72d53b
Add MHL getPortInfo
...
Allows MHL support flag to be put into port information
Bug: 16215362
Change-Id: I1873c8e60b02f47a97509576fc40d57efb056817
2014-07-28 06:57:04 +09:00
Jinsuk Kim
8c688ada2d
MHL controller for subcommand reception
...
Implement HdmiMhlController command reception part.
Bug: 16215362
Change-Id: Iabf46dfaa762fae8c537e4d4ebd3469388a6b7c3
2014-07-26 08:14:08 +09:00
Michael Wright
5438e4e173
Add missing documentation for createVirtualDisplay
...
Fix incorrect access modifier in Activity documentation.
Change-Id: Id41da6ccbdfa8b53c89360c899f3a43aec899982
2014-07-25 23:01:32 +00:00
Ruben Brunk
971251f362
camera2: Update preview counter after request completed.
...
Bug: 15116722
- This was causing the preview counter to double decrement
for requests where the jpeg callback was executed first.
Change-Id: I6bfdaa7da7f68e86e05dc7ac60ceb3c8d5a0104a
2014-07-25 22:53:32 +00:00
Winson Chung
c37e129539
Fixing issue with Recents not triggering correctly for secondary users. (Bug 15689540)
2014-07-25 22:47:33 +00:00
Baligh Uddin
95c58ed763
Merge "Import translations. DO NOT MERGE" into lmp-dev
2014-07-24 15:37:54 +00:00