Dianne Hackborn
52da22f273
Merge "Add xxhdpi; fix ActivityManager.getLauncherLargeIconSize() etc."
2012-01-25 16:15:43 -08:00
Dianne Hackborn
d96e3dfa02
Add xxhdpi; fix ActivityManager.getLauncherLargeIconSize() etc.
...
Change-Id: I519d6cdc527a402d93b98df17a64fc1da52ad598
2012-01-25 15:14:50 -08:00
Gilles Debunne
3f696b264e
Merge "Unbalanced batch edit begin and end leave TextView unresponsive"
2012-01-25 15:08:29 -08:00
Fabrice Di Meglio
842e379074
Merge "Update Javadoc for InputConnection.deleteSurroundingText()"
2012-01-25 14:52:40 -08:00
Gilles Debunne
c6854d43fc
Merge "TextView's display list updated on layout"
2012-01-25 14:07:08 -08:00
Wink Saville
b675f516da
Merge "Add additional debug"
2012-01-25 14:04:59 -08:00
Wink Saville
c7d7eafb66
Add additional debug
...
When ConnectivityService#startUsingNetworkFeature is called and the
special network is not available output some additional information.
Change-Id: I34b226a208596fa6418f1f37a0feec1d274d493c
2012-01-25 13:47:54 -08:00
Wink Saville
556f0dba10
Merge "Fix ClassCastException"
2012-01-25 13:45:02 -08:00
Fabrice Di Meglio
39d23bddef
Update Javadoc for InputConnection.deleteSurroundingText()
...
- give more precision about how the text is considered
Change-Id: Ie2f09bb3338e7dc0e98da0595d1500a6352d09d3
2012-01-25 13:40:27 -08:00
Nick Pelly
c97a552023
Improve NDEF API's
...
o Add NdefRecord.toMimeType()
Maps the record to a MIME type
o Add NdefRecord.toUri()
Maps the record to a URI
o Add hidden NfcAdapter.dispatch()
Helps test the dispatch path.
o Modify createMime(), createUri() and createExternal():
Do not try and strictly follow RFC requirements for URI or MIME content
types. This just leads to heartbreak - the RFC requirements are too strict.
For example RFC1341 forbids the use of '.' in a MIME type, however this is in
common use in types such as "application/vnd.companyname". I think the best
approach is to only remove 'obvious' whitespace issues, and to convert
uppercase to lowercase as per Android guidelines.
Change-Id: Id686f5f3b05b2dceafad48e1cfcbdb2b3890b854
2012-01-25 13:17:19 -08:00
Nick Pelly
dc828acd5f
Merge "Add API's for normalizing MIME's and URI's."
2012-01-25 12:55:58 -08:00
Wink Saville
b2bf3350a2
Fix ClassCastException
...
In "Change I95ed2aae: Stop using shared DUN APN when tethering stops",
sha1: 8beff9586ff89a1e59469e9820fd9e9d704300d2, an assumption is made
that the msg.obj is always an ApnContext, this is not true for CDMA.
Eventually we plan on removing the destinction between GSM and CDMA but
for now we need to handle it handle it.
Bug: 5904734
Change-Id: I86873dc7aeda5234c14a6fe1e4ec7345ee30e957
2012-01-25 12:42:51 -08:00
Dianne Hackborn
43ea4e10dc
Merge "Added JELLY_BEAN version name; update some targetSdkVersion docs."
2012-01-25 12:29:17 -08:00
Gilles Debunne
954325ed26
TextView's display list updated on layout
...
Bug 5903021
We need to invalidate the DL at anytime the layout is changed.
Change-Id: Ief06c988b88cdf1b35fe8ce9bac1243326ea44c4
2012-01-25 11:57:09 -08:00
Jeff Brown
56965f97b3
Merge "Fix an inconsistent comment."
2012-01-25 11:52:48 -08:00
Robert Greenwalt
01e78a60a4
am 10953351: am 44f64c96: Merge "Filter our v6 address from tethering dns." into ics-mr1
...
* commit '109533519153307b10e2b3ae327ca4b4cd0c75d3':
Filter our v6 address from tethering dns.
2012-01-25 11:33:14 -08:00
Robert Greenwalt
1095335191
am 44f64c96: Merge "Filter our v6 address from tethering dns." into ics-mr1
...
* commit '44f64c965776ae65ff85ef8c37afb7e14483bdf2':
Filter our v6 address from tethering dns.
2012-01-25 11:30:39 -08:00
Robert Greenwalt
44f64c9657
Merge "Filter our v6 address from tethering dns." into ics-mr1
2012-01-25 11:28:30 -08:00
Dianne Hackborn
81e9276a47
Added JELLY_BEAN version name; update some targetSdkVersion docs.
...
Change-Id: Ia38ff5b9ad2b63c2cf667260881222d9ff168052
2012-01-25 11:16:57 -08:00
Jeff Brown
ebc016c01e
Fix an inconsistent comment.
...
Change-Id: Iae40dfcca091c9886a05e483f51596c96014e57f
2012-01-25 10:43:04 -08:00
Jean-Baptiste Queru
61bd33968f
am 95306d85: am 64085d03: am 12045502: Merge "stagefright aacenc: Fix type definitions for 64 bit platforms"
...
* commit '95306d85005f165e10a25ad45cadadec6e1f6a31':
stagefright aacenc: Fix type definitions for 64 bit platforms
2012-01-25 10:33:42 -08:00
Jean-Baptiste Queru
95306d8500
am 64085d03: am 12045502: Merge "stagefright aacenc: Fix type definitions for 64 bit platforms"
...
* commit '64085d03efcd2abf3b8cd64f4e6344a1ece014c3':
stagefright aacenc: Fix type definitions for 64 bit platforms
2012-01-25 10:30:31 -08:00
Jean-Baptiste Queru
64085d03ef
am 12045502: Merge "stagefright aacenc: Fix type definitions for 64 bit platforms"
...
* commit '12045502c49bfee40d7d3cb806d9b70d3b5d3ed3':
stagefright aacenc: Fix type definitions for 64 bit platforms
2012-01-25 10:27:41 -08:00
Jean-Michel Trivi
171070d25e
Merge "Update AudioTrack.stop() javadoc"
2012-01-25 09:46:01 -08:00
Jean-Baptiste Queru
12045502c4
Merge "stagefright aacenc: Fix type definitions for 64 bit platforms"
2012-01-25 09:17:46 -08:00
Roman Nurik
00c3aaa235
am 92aaf243: am cf077fdd: Merge "docs: Android Design typo and grammar fixes" into ics-mr1
...
* commit '92aaf2431ccb8d5ef1eb456646742c736fa70266':
docs: Android Design typo and grammar fixes
2012-01-25 08:57:45 -08:00
Jean-Baptiste Queru
d452520464
am e2594b85: am 4cd2b343: am 98539a4e: Merge "stagefright amrwbenc: Make the mem_malloc function 64-bit safe"
...
* commit 'e2594b85093441e03150c7cfc540abc626884eaf':
stagefright amrwbenc: Make the mem_malloc function 64-bit safe
2012-01-25 08:57:36 -08:00
Jean-Baptiste Queru
28091796a6
am a3946104: am fc2ea24b: am d80cbb8c: Merge "stagefright aacenc: Add missing newlines at the end of files"
...
* commit 'a39461047eae6022e2c0ef873ffa2c7241b393a9':
stagefright aacenc: Add missing newlines at the end of files
2012-01-25 08:57:32 -08:00
Daniel Sandler
efbf376afd
am 416a1c1a: am 185c0ef7: Merge "Stop showing "No internet connection" when there is one." into ics-mr1
...
* commit '416a1c1ada0ad553613eb439823a68d3f51b1579':
Stop showing "No internet connection" when there is one.
2012-01-25 08:57:27 -08:00
Eric Laurent
172870f37d
am 535b0264: am 7eeaf3f0: Merge "AudioFlinger: refine mixer sleep time logic" into ics-mr1
...
* commit '535b0264a4cfa790e549bd9cd09980788f1375f4':
AudioFlinger: refine mixer sleep time logic
2012-01-25 08:57:23 -08:00
Eric Laurent
9c7d56a78b
am dd347d51: (-s ours) am 41773d46: Merge "DO NOT MERGE Revert "Revert "AudioFlinger: mix track only when really ready (2)""" into ics-mr1
...
* commit 'dd347d515d4a4e42b2aba89a8e471392026b7824':
DO NOT MERGE Revert "Revert "AudioFlinger: mix track only when really ready (2)""
2012-01-25 08:57:20 -08:00
Robert Greenwalt
afacb33f75
Merge "resolved conflicts for merge of 67cda1a0 to master"
2012-01-25 08:54:59 -08:00
George Mount
17d3f6679a
Merge "Fix auto-complete for content-editable fields."
2012-01-25 07:37:30 -08:00
satok
f43305fb05
Do not spell check when the keyboard language is not supported by the current spell checker
...
Bug: 5787064
Change-Id: I54a3955220bbe3dae999f6634ccd734e658e45c0
2012-01-25 16:05:11 +09:00
Nick Pelly
ccae412ded
Add API's for normalizing MIME's and URI's.
...
Helps developers create well-behaved intents:
- lower case MIME data type
- strip parameters from MIME content types
- lowercase URI scheme
The new API's are
normalizeAndSetType()
normalizeAndSetData()
normalizeAndSetDataAndType()
Uri.normalize()
normalizeMimeType()
Change-Id: Ib5c907897f39b1f705bcc4c9103ba1e6f316380b
2012-01-24 20:04:13 -08:00
Mathias Agopian
37c56b94c4
Merge changes Ib6b6da1d,I6d9a466a
...
* changes:
improve SurfaceFlinger dumpsys
hack up frame latency measurement
2012-01-24 19:22:08 -08:00
Mathias Agopian
1d99795d73
improve SurfaceFlinger dumpsys
...
It is now possible to say:
dumpsys SurfaceFlinger --latency
to print latency information about all windows
dumpsys SurfaceFlinger --latency window-name
to print the latency stats of the specified window
for instance: dumpsys SurfaceFlinger --latency SurfaceView
The data consists of one line containing global stats, followed by
128 lines of tab separated timestamps in nanosecond.
The first line currently contains the refresh period in nanosecond.
Each 128 following line contains 3 timestamps, of respectively
the app draw time, the vsync timestamp just prior the call to set and
the timestamp of the call to set.
Change-Id: Ib6b6da1d7e2e6ba49c282bdbc0b56a7dc203343a
2012-01-24 18:22:56 -08:00
Roman Nurik
92aaf2431c
am cf077fdd: Merge "docs: Android Design typo and grammar fixes" into ics-mr1
...
* commit 'cf077fdd79853dd4778598a623dc2f469c1a8934':
docs: Android Design typo and grammar fixes
2012-01-24 18:11:12 -08:00
Roman Nurik
cf077fdd79
Merge "docs: Android Design typo and grammar fixes" into ics-mr1
2012-01-24 18:08:52 -08:00
Roman Nurik
5d3b0c7a7a
docs: Android Design typo and grammar fixes
...
Change-Id: Ice0eb216c985183e2f41c287ea5d1cc7af1f31f2
2012-01-24 17:51:17 -08:00
Jim Miller
c49da0510f
Merge "Fix 5907237: dismiss keyguard after the camera app launches."
2012-01-24 17:41:04 -08:00
Svetoslav Ganov
3ad774667d
Merge "Fixing a typo in the NumberPicker documentation."
2012-01-24 17:02:23 -08:00
Jim Miller
3868cee0b9
Fix 5907237: dismiss keyguard after the camera app launches.
...
This fixes a bug where either the home screen or the last app run shows
briefly while we wait for the camera app to launch. Instead, we have
ActivityManager dismiss keyguard once the camera app is up and running.
Change-Id: I1c2986ad84024dce675216a76c19c937c3e2828d
2012-01-24 16:59:54 -08:00
Fabrice Di Meglio
e414613bb8
Merge "Fix bug #5901103 all_source_project_146981_Android - Android ICS LQA Regression:FA, AR, HE and TH - Font Corruption"
2012-01-24 16:57:21 -08:00
Jean-Michel Trivi
a701da8eba
Update AudioTrack.stop() javadoc
...
Add more information on the behavior of
android.media.AudioTrack.stop()
Change-Id: Id0f968e6bb8fe38765a86c43fc065908ee84edf1
2012-01-24 16:53:57 -08:00
Robert Greenwalt
03d58bc656
Filter our v6 address from tethering dns.
...
Don't support IPv6 yet, and the tools crash when they see one, so
filter them out.
bug:5913888
Change-Id: Id7096aa70da4e3cc8e4702b0b489c0228a100db9
2012-01-24 16:44:50 -08:00
Fabrice Di Meglio
3941a22bfd
Fix bug #5901103 all_source_project_146981_Android - Android ICS LQA Regression:FA, AR, HE and TH - Font Corruption
...
- use the first char of the "run" instead of the "string" for the BaseGlyphCount
Change-Id: I647528ec912bb69655cf301bbc73b66dc1a6fc82
2012-01-24 16:44:00 -08:00
Jean-Michel Trivi
6de8b47b54
Merge "More AudioManager tests"
2012-01-24 16:23:22 -08:00
Winson Chung
2ca25cd6d6
Merge "Call ActivityManager to get the proper icon dpi."
2012-01-24 15:51:53 -08:00
Jamie Gennis
b335fad470
hack up frame latency measurement
...
Change-Id: I6d9a466a23285304f0e229a5649815636ab5d6af
2012-01-24 15:41:50 -08:00