Andy Hung
9e4a66d696
Fix track sample rate limit
...
Should be controlled by SAMPLE_RATE_HZ_MIN and SAMPLE_RATE_HZ_MAX.
Associated with testing the following sample rate bugs.
Bug: 12979141
Bug: 15933066
Change-Id: Id130613fe28c7a1070e42f9bc44ed3b00a4113a3
2014-08-08 01:38:15 +00:00
Alan Viverette
f79aad6308
Send accessibility click event after calling click listener
...
This ensures that any state changes made by the click listener are
correctly reflected in the accessibility event.
BUG: 16847704
Change-Id: Ib0a3b3cd5879bb77c2cd3d97e923cdfa31c8051a
2014-08-08 01:11:33 +00:00
Alan Viverette
1a2aad0abb
Fix docs build
...
Change-Id: Ieaea48c597efd23449615d22969a107e607bbdc2
2014-08-08 01:07:02 +00:00
Alan Viverette
4afbbfd547
Add insets to dialog background
...
Also adds inset attribute to InsetDrawable to control all four insets.
BUG: 16868069
Change-Id: I909d05a6dc69747e9092e9ac34551b18d70d2b9f
2014-08-08 01:06:26 +00:00
Adam Powell
2f13c9de0d
Merge "Un-hide WindowInsets#isConsumed" into lmp-dev
2014-08-07 15:31:24 +00:00
Adam Powell
82a53881f1
Un-hide WindowInsets#isConsumed
...
Bug 16874227
Change-Id: I8b6386b46e71a06890cda2d3d6d9278ab35fc700
2014-08-07 18:52:22 -07:00
Craig Mautner
7516ff9001
Keep app focus and input focus current
...
Change ag/422870 mistakenly set app focus to null in the
InputDispatcher. This change restores setting app focus correctly.
In addition, there were a few places where window focus
(i.e. mCurrentFocus) could be modified without notifying the
InputDispatcher. This change fixes those locations.
Should fix 14564396.
Change-Id: Ie24f3410fdd1f5f1eefbce02759fef4149e59620
2014-08-08 01:45:06 +00:00
Chelsea Derrick
75e3ad631c
Merge "Unhide broadcasts for WiFi network changes." into lmp-dev
2014-08-07 15:00:45 +00:00
Chris Craik
7466986d20
Fix leak of SkPathRefs
...
bug:15939479
SkPath objects owned by DisplayListOps weren't being torn down, and
thus weren't releasing their SkPathRef innards.
Change-Id: I2581e124600a93a399ef3251f456c02ab52839a8
2014-08-08 00:52:54 +00:00
Jeff Sharkey
f060095423
Logic to confirm uninstalls.
...
Prompt user for confirmation when caller doesn't have DELETE_PACKAGES
permission. Also extend uninstall events to return failure codes.
Bug: 16515814
Change-Id: I15b52190ff02dbeaaf038b92364264f64c57ba89
2014-08-08 00:45:20 +00:00
Lajos Molnar
cd5e3f95bf
media: update to reworked media codec list/info
...
Bug: 11990470
Change-Id: I884d656f6a325f7074a89d09601ad19363daa8a0
2014-08-07 17:27:20 -07:00
Alan Viverette
b1e1dbfb36
Update disabled states to be less opaque
...
Also adds Resources method for retrieving floating-point values.
BUG: 16374059
Change-Id: I68c6a40cbe5badfad624548b9abf2d657dbc2019
2014-08-08 00:18:23 +00:00
Chelsea Derrick
e75c0b8e3b
Unhide broadcasts for WiFi network changes.
...
This change will fulfill the same role as ag/487624, which unhid other broadcast
constants (and is being rolled back). We can leverage the existing broadcasts
in this CL rather than introducing new ones. They just need to be exposed.
Bug: 16871063
Change-Id: I91462851c8016ed962cdafa54e9ec938d52c84b6
2014-08-07 14:43:40 -07:00
Vinit Deshpande
5983b101bd
Merge "Read/Write numBssidsPerScan in ParcelableScanResults" into lmp-dev
2014-08-07 17:50:16 +00:00
Vinit Deshpande
db0c15dd67
Read/Write numBssidsPerScan in ParcelableScanResults
...
Setting the value has no effect because it was lost in marshalling
across binder interface.
Bug: 16826305
Change-Id: I5b308441608e0b7fc159fc249a16aec3728bac82
2014-08-07 16:52:37 -07:00
Jungshik Jang
735655b412
Merge "Implement PowerStatusMonitorAction." into lmp-dev
2014-08-07 16:56:07 +00:00
Jungshik Jang
410ca9c7a4
Implement PowerStatusMonitorAction.
...
After this change, need to add an api which reports
power status change to other component like TIF.
Bug: 16445063
Change-Id: I5a347057af6140ece82acb5d15e3a8b3779b18be
2014-08-08 09:05:24 +09:00
Christopher Tate
58d467a584
A little more system API in RestoreSetObserver
...
Bug 16542048
Change-Id: I8b773df872e3cc50c42645e3833d40a691edc4e7
2014-08-08 00:02:25 +00:00
Nancy Chen
e20930fc56
Add "CONNECTING" state for before outgoing call broadcast returns
...
Immediately add a call to Telecomm before the outgoing call broadcast
intent returns, this will reduce the latency for the InCallUI by
allowing the InCallActivity to start before Telecomm has responded.
Bug: 16396523
Change-Id: Iada2a6bdb803794a765b81edb2dfb0953445ae43
2014-08-07 16:39:04 -07:00
Etan Cohen
bb7b6d0874
Add COLP/COLR configuration success/failure message strings.
...
Change-Id: I0985c9a84b92b2111afc189a5c46aed08496ace4
2014-08-07 23:30:43 +00:00
Ricardo Cervera
0478e972e3
am e5f852e0: am eab9412b: am 46baa5ff: Merge "docs: Release notes for ADT 23.0.3" into klp-modular-docs
...
* commit 'e5f852e0b047bccf81d0298c398b3c5d3f74f616':
docs: Release notes for ADT 23.0.3
2014-08-07 23:27:34 +00:00
Ricardo Cervera
e5f852e0b0
am eab9412b: am 46baa5ff: Merge "docs: Release notes for ADT 23.0.3" into klp-modular-docs
...
* commit 'eab9412b1b3fdbf74dee5b05e861707dce628661':
docs: Release notes for ADT 23.0.3
2014-08-07 23:22:44 +00:00
Ricardo Cervera
eab9412b1b
am 46baa5ff: Merge "docs: Release notes for ADT 23.0.3" into klp-modular-docs
...
* commit '46baa5ff7dadad76fc5503a7c2be6d22eb00da57':
docs: Release notes for ADT 23.0.3
2014-08-07 23:17:16 +00:00
Guang Zhu
3c5afbc662
Merge "Improve error detection in app compitibility test" into lmp-dev
2014-08-06 23:49:20 +00:00
Maxim Siniavine
dfe1bdcf43
Improve error detection in app compitibility test
...
Change-Id: I3ee02e41b835715d1b6aaf8048fbb16a6bd00b8a
2014-08-07 18:48:46 -07:00
Wei Wang
717094176f
Merge "Add a TLV to support different result storage" into lmp-dev
2014-08-07 18:39:40 +00:00
Wei Wang
0d0df3ce25
Add a TLV to support different result storage
...
Change-Id: Ic20a1720b783508cf85b234950b7fd0c79e9e7c3
2014-08-07 18:57:24 -07:00
Craig Mautner
f21232e0cb
Merge "Debug for 13924095." into lmp-dev
2014-08-07 15:31:24 +00:00
Craig Mautner
9a006258b5
Debug for 13924095.
...
Add logging for 13924095. All logging uses TAG "BadTokenDebug".
Change-Id: I3404e98d8c221cbd183845f479cf4074266b5cb2
2014-08-07 18:47:22 -07:00
Yigit Boyar
414222c28a
Merge "Fix RTL horizontal spacing in Gridview" into lmp-dev
2014-08-06 23:49:20 +00:00
Raph Levien
e272a26de1
Make letterSpacing and fontFeatureSettings public
...
We added APIs and TextView xml attributes to give access to letter
spacing and OpenType features. This patch makes these changes part of
the public API.
Bug: 15246510
Bug: 15594400
Change-Id: I7a54cb0da2746304a5c72a687612a279cac652e0
2014-08-07 18:37:16 -07:00
Yigit Boyar
661041194c
Fix RTL horizontal spacing in Gridview
...
Bug: 16659566
Change-Id: I0e7c834c6fedf39562fe880284373eda43412563
2014-08-07 23:10:06 +00:00
Ricardo Cervera
46baa5ff7d
Merge "docs: Release notes for ADT 23.0.3" into klp-modular-docs
2014-08-06 23:49:20 +00:00
Ricardo Cervera
e2de5ca8ad
docs: Release notes for ADT 23.0.3
...
Change-Id: I9e68f4ecaec47b8a139f32773ef9916c3011061b
2014-08-07 14:49:03 -07:00
Deepanshu Gupta
4e01c59e6c
am 6ebeefa0: am 904d7711: am 7b561be3: am 09c3c2ed: am ba31d628: am db94ea9e: am f970d2c2: am 79c3f678: am 206c691b: am 72cf03a2: am 3a544a81: resolved conflicts for merge of a232a68d to jb-mr1.1-docs
...
* commit '6ebeefa04cb3c360d8028eb77e60bacf8a800cb1':
Fix SystemProperties in LayoutLib.
2014-08-06 22:59:08 +00:00
Deepanshu Gupta
6ebeefa04c
am 904d7711: am 7b561be3: am 09c3c2ed: am ba31d628: am db94ea9e: am f970d2c2: am 79c3f678: am 206c691b: am 72cf03a2: am 3a544a81: resolved conflicts for merge of a232a68d to jb-mr1.1-docs
...
* commit '904d77118bab63139174470ef728ca9a53e75a15':
Fix SystemProperties in LayoutLib.
2014-08-06 22:51:47 +00:00
Deepanshu Gupta
904d77118b
am 7b561be3: am 09c3c2ed: am ba31d628: am db94ea9e: am f970d2c2: am 79c3f678: am 206c691b: am 72cf03a2: am 3a544a81: resolved conflicts for merge of a232a68d to jb-mr1.1-docs
...
* commit '7b561be3a6fedebfce412cecd8c36d6686f6576c':
Fix SystemProperties in LayoutLib.
2014-08-06 22:45:23 +00:00
Deepanshu Gupta
7b561be3a6
am 09c3c2ed: am ba31d628: am db94ea9e: am f970d2c2: am 79c3f678: am 206c691b: am 72cf03a2: am 3a544a81: resolved conflicts for merge of a232a68d to jb-mr1.1-docs
...
* commit '09c3c2edb2391d3ffed9a07ec360b9f75b9f7637':
Fix SystemProperties in LayoutLib.
2014-08-06 22:37:10 +00:00
Deepanshu Gupta
09c3c2edb2
am ba31d628: am db94ea9e: am f970d2c2: am 79c3f678: am 206c691b: am 72cf03a2: am 3a544a81: resolved conflicts for merge of a232a68d to jb-mr1.1-docs
...
* commit 'ba31d628621f3d49195d141dabff30a7665f3b50':
Fix SystemProperties in LayoutLib.
2014-08-06 22:30:06 +00:00
Deepanshu Gupta
ba31d62862
am db94ea9e: am f970d2c2: am 79c3f678: am 206c691b: am 72cf03a2: am 3a544a81: resolved conflicts for merge of a232a68d to jb-mr1.1-docs
...
* commit 'db94ea9ed03dbaa0ca075a433a986d7e414e8f8d':
Fix SystemProperties in LayoutLib.
2014-08-06 22:25:50 +00:00
Deepanshu Gupta
db94ea9ed0
am f970d2c2: am 79c3f678: am 206c691b: am 72cf03a2: am 3a544a81: resolved conflicts for merge of a232a68d to jb-mr1.1-docs
...
* commit 'f970d2c201649843b8d51d094b865f16b15bc0bc':
Fix SystemProperties in LayoutLib.
2014-08-06 22:21:54 +00:00
Deepanshu Gupta
f970d2c201
am 79c3f678: am 206c691b: am 72cf03a2: am 3a544a81: resolved conflicts for merge of a232a68d to jb-mr1.1-docs
...
* commit '79c3f678d21f6b3c058623217cbe5dd57a553fe8':
Fix SystemProperties in LayoutLib.
2014-08-06 22:18:04 +00:00
Deepanshu Gupta
79c3f678d2
am 206c691b: am 72cf03a2: am 3a544a81: resolved conflicts for merge of a232a68d to jb-mr1.1-docs
...
* commit '206c691bfdb3a6b78d35c7481365980dd387b8c9':
Fix SystemProperties in LayoutLib.
2014-08-06 22:13:18 +00:00
Deepanshu Gupta
206c691bfd
am 72cf03a2: am 3a544a81: resolved conflicts for merge of a232a68d to jb-mr1.1-docs
...
* commit '72cf03a27a73e91d4a3eabf74e0384b310f4a5b2':
Fix SystemProperties in LayoutLib.
2014-08-06 22:09:13 +00:00
Deepanshu Gupta
72cf03a27a
am 3a544a81: resolved conflicts for merge of a232a68d to jb-mr1.1-docs
...
* commit '3a544a81b3d2d529b2995f4b5db2077760d440b5':
Fix SystemProperties in LayoutLib.
2014-08-06 22:05:38 +00:00
Deepanshu Gupta
3a544a81b3
resolved conflicts for merge of a232a68d to jb-mr1.1-docs
...
Change-Id: I1ea220e3e0a81880db68abab87beab56dc4a336c
2014-08-06 15:00:14 -07:00
Deepanshu Gupta
a232a68d4c
resolved conflicts for merge of 5476cfee to jb-mr1-dev
...
Change-Id: I5197271e6fdd36fed9ca9f9b7221d9a99141a4b4
2014-08-06 14:41:02 -07:00
Igor Murashkin
733341bf0d
camera2: (legacy) Support awb mode, test mode metadata keys
...
Change-Id: Ic013aa820bbea02a662d546eb9f70baa20c0136e
2014-08-06 14:35:40 -07:00
Deepanshu Gupta
5476cfee6b
am 505c675c: Fix SystemProperties in LayoutLib.
...
* commit '505c675c3a536ac7c6ad264eb62542537532119c':
Fix SystemProperties in LayoutLib.
2014-08-06 21:28:24 +00:00
Dan Sandler
aa21e395f5
Need to post-process all action icons to get the correct color.
...
This reverts commit fd266000212b33956d586807c76967b30b815cb6.
Bug: 16846210
Change-Id: I67e0acaacb6a4d9eb9a1a7392a7c647ff51c8f54
2014-08-06 19:26:11 +00:00