Eric Laurent
fb578b6b88
Merge "audioflinger: fix clicks on 48kHz audio." into ics-mr1
2012-01-04 12:58:17 -08:00
Scott Main
c8810c2feb
docs: add Teleepoch VID/driver info
...
and update Huawei url
Change-Id: I4d6720d132f0d4e53bb25aa225327e38ba969881
2012-01-04 11:57:18 -08:00
Kazuhiro Ondo
7efb89b955
Enhancement on ICS data stall polling logic
...
Put enhancements on data stall polling logic in ICS so that
stall recovery can kick in earler while screen is on.
Bug: 5767897
Change-Id: I4683fc45c0161f4374749c8e5840261c19a48f77
2012-01-04 11:09:51 -08:00
Ben Murdoch
b2c63abcdc
Do not allow file:// access when it is disabled. Do not merge.
...
Cherry pick of If2793f31cb37e0d3af15cb18e818bfa4058167fd
If WebSettings is configured to disallow access to file://
URLs, then block them.
Bug: 5773763
Change-Id: I0ab84cde90c955d31077329fddebc25978287c64
2012-01-04 15:08:07 +00:00
Scott Main
9c9b9adbfa
docs: Update lifecycle diagrams to use new omnigraffle designs;
...
add corresponding graffle files
update discussion of activity state restore for clarification
Change-Id: I7c6a68b627b35d0b648fac071a06960a7e833686
2012-01-03 18:27:23 -08:00
Christopher Tate
30ad699c0e
Merge "Tweak docs on 'adb logcat'" into ics-mr1
2012-01-03 17:38:51 -08:00
Christopher Tate
1df51c65ea
Tweak docs on 'adb logcat'
...
* Add description of 'threadtime' output format
* Remove description of highly-confusing and never-used 'thread' output format
* Adjust language slightly
Change-Id: I2dcc8b7e5e8c039659697e90d7a4b3746b9135e9
2012-01-03 16:50:50 -08:00
Scott Main
12d9954d19
docs: dasboard update for 1/3/12
...
Change-Id: Ie584d9ee238b6d4a37c25dd7e30b0cf493cbfe47
2012-01-03 15:45:00 -08:00
Scott Main
cd1b08e1e2
docs: fix broken links in .jd docs
...
Change-Id: Ide8bb1a11a704d6821b52a0128b24a76de2e707f
2012-01-03 15:12:51 -08:00
Wink Saville
81fa7f305b
Add support of dislaying Alpha tag for BIP commands
...
While BIP data call setup is still handled in RIL/Modem,
this patch is adding support of Alpha tag display on UI.
Alpha tag is optionally included in "OPEN Channel", "Close Channel",
"Send Data" or "Receive Data" command.
"Open channel" will be notified via RIL_UNSOL_STK_PROACTIVE_COMMAND
which requires TERMINAL RESPONSE based on user input.
"Close channel", "Send Data" and "Receive Data" commands
are send via RIL_UNSOL_STK_EVENT_NOTIFY just to display
transient notice.
Bug:5165510
Change-Id: I873e55274c860886bc816ce6fb07cb882d339214
2012-01-03 15:06:15 -08:00
Winson Chung
f4a014e335
Updating default image wallpaper for tablet.
...
Change-Id: Ia4784cf05ccbf819d35adb494cd181850f6b7e11
2012-01-03 14:00:08 -08:00
Dirk Dougherty
a17e100b7a
Doc change: fix link target for "Publish" icon.
...
Change-Id: Iafc8db7e9ad7c42e5e2a1eaed2fb5b93a53e56f9
2012-01-03 10:09:29 -08:00
Scott Main
0582da680e
docs: add links for Galaxy Nexus driver
...
Change-Id: Iae875f70049f3b4561783e66e264eac802e8ae19
2011-12-27 15:52:11 -08:00
Eric Laurent
72dafb20e0
audioflinger: fix clicks on 48kHz audio.
...
The calculation done in prepareTracks_l() for the minimum amount
off frames needed to mix one output buffer had 2 issues:
- the additional sample needed for interpolation was not included
- the fact that the resampler does not acknowledge the frames consumed
immediately after each mixing round but only once all frames requested have been used
was not taken into account.
Thus the number of frames available in track buffer could be considered sufficient although
it was not and the resampler would abort producing a short silence perceived as a click.
Issue 5727099.
Change-Id: I7419847a7474c7d9f9170bedd0a636132262142c
2011-12-22 16:08:41 -08:00
Joe Fernandez
bb7f590a5a
Merge "docs: Add developer guide cross-references, Project ACRE, round 4" into ics-mr1
2011-12-22 15:55:00 -08:00
Joe Fernandez
3aef8e1d1b
docs: Add developer guide cross-references, Project ACRE, round 4
...
Change-Id: I1b43414aaec8ea217b39a0d780c80a25409d0991
2011-12-22 15:08:23 -08:00
Roman Nurik
38ee0dae2c
Merge "docs: Update App Widgets dev guide size discussion" into ics-mr1
2011-12-22 14:27:55 -08:00
Roman Nurik
2b43f3f444
docs: Update App Widgets dev guide size discussion
...
This is mainly an update to match the design guidelines.
See also bug 5555264.
Change-Id: I1c83fb33b7dca412905d21b588c5754d1d3c5cfe
2011-12-22 14:15:07 -08:00
Kazuhiro Ondo
6de972a5c3
Support suggestedRetryTime in CDMA DCT
...
Support suggestedRetryTime in SETUP_DATA response in CDMA DCT.
Bug: 5740832
Change-Id: I4abd884bec76f1d9ee29d1ba36c7ea2cac9e0fb3
2011-12-20 17:04:52 -08:00
John Wang
c892e177c4
Merge "Hide emergency call text if not support it." into ics-mr1
2011-12-20 10:41:08 -08:00
Bill Gruber
1d56f41c9d
Doc Fix: Sensors and Cameras
...
Change-Id: I964a06e5224e59f3098f4d316db4d3b119a05a88
2011-12-19 17:32:47 -08:00
Xia Wang
6e31a7b762
Get average value for image processing test
...
bug#: 5566079
Change-Id: Ib7022d20c773c4995b9d3d6eaf4857682190eb5e
2011-12-19 17:30:03 -08:00
Xia Wang
8017794091
Remove sleep from test acitivity to avoid ANR when key event is injected
...
bug#: 5737922
Change-Id: I7871713c5000d122e63127b30d0151b8f5a29bcf
2011-12-19 17:20:04 -08:00
Scott Main
8f04ae361c
docs: fix sidenav typo
...
Change-Id: Ief250d461294ed99963cc8e9aa24c9f271e72b15
2011-12-18 14:00:41 -08:00
Scott Main
df440164ba
docs: add driver info for Hisense
...
Change-Id: I95c09e7aa905345113112329c98d5f00e145b2bb
2011-12-16 12:52:58 -08:00
Roman Nurik
a8001e2ae9
am 00697a90: docs: Add missing intent flag to Android U nav class
...
* commit '00697a90bec4e0536cfa0873602b64bb6785022e':
docs: Add missing intent flag to Android U nav class
2011-12-16 12:05:32 -08:00
Justin Ho
043c5f8f1d
Merge "Cherry-picking Id45abeba and Ia065dec6 for MR1" into ics-mr1
2011-12-16 11:52:08 -08:00
Roman Nurik
00697a90be
docs: Add missing intent flag to Android U nav class
...
Change-Id: I18eb286a8d8b2c70f7d894d1244d2568ce6ce6c0
2011-12-16 11:48:24 -08:00
Alexander Lucas
6469ee8016
Merge "Fixed table labelling issues in 'Multiple Dimensions' multiple apk lesson" into ics-mr1
2011-12-16 11:38:05 -08:00
Scott Main
0f52d7666e
Merge "docs: fix whitespace in sidenav" into ics-mr1
2011-12-16 11:30:00 -08:00
Scott Main
edceed2359
docs: fix whitespace in sidenav
...
Change-Id: I7d8decaf122de1f632fdbd3ca5a1a34b3d1d91dd
2011-12-16 11:29:12 -08:00
Roman Nurik
795c271f44
am eb946fbd: Merge "docs: Minor link fix in Android U class" into ics-mr0
...
* commit 'eb946fbdc800d56e1cbac515a1c73de806e74711':
docs: Minor link fix in Android U class
2011-12-16 11:23:27 -08:00
Roman Nurik
eb946fbdc8
Merge "docs: Minor link fix in Android U class" into ics-mr0
2011-12-16 11:21:59 -08:00
Roman Nurik
6b21fa8b72
docs: Minor link fix in Android U class
...
Change-Id: Ifab9c8088ba686a560647883cbacdd34c1c08c80
2011-12-16 11:15:13 -08:00
Bill Gruber
e2a95b59f5
am 97aafdf4: Merge "Dev guide for sensors" into ics-mr0
...
* commit '97aafdf46e5007fa7b3f6eae4e54d692877ad824':
Dev guide for sensors
2011-12-16 11:13:13 -08:00
Bill Gruber
97aafdf46e
Merge "Dev guide for sensors" into ics-mr0
2011-12-16 11:11:46 -08:00
Alexander Lucas
9c093132da
Fixed table labelling issues in 'Multiple Dimensions' multiple apk lesson
...
Change-Id: I05c100d583340456eed8d15d555e1f02a38504a8
2011-12-16 11:03:18 -08:00
Dirk Dougherty
8c65ab81e8
Merge "Updated "Designing for Security" documentation" into ics-mr1
2011-12-16 10:56:29 -08:00
Adrian Ludwig
a15562f8fd
Updated "Designing for Security" documentation
...
Change-Id: I1fe5b353d750695f75370ef31ae1b39e50159164
Signed-off-by: Adrian Ludwig <aludwig@google.com>
2011-12-16 10:53:53 -08:00
Scott Main
611d03e693
docs: typos
...
Change-Id: Iee489eb39029b5d550e37f49b1bd5d4cf30e445c
2011-12-16 10:41:54 -08:00
Dirk Dougherty
8b6ed2d17d
Doc change: edits to ICS MR1 API Overview.
...
Change-Id: Idb18e3085b3dd54c9a39e74c37428c3d5b28aa83
2011-12-16 00:11:43 -08:00
Joe Fernandez
5b18c714bb
Merge "docs: Release Notes v2 for Android 4.0.3, ADT 16.0.1, Support lib r5-r6" into ics-mr1
2011-12-15 23:11:26 -08:00
Joe Fernandez
71d5c1db17
docs: Release Notes v2 for Android 4.0.3, ADT 16.0.1, Support lib r5-r6
...
Change-Id: I628cd076cd37f6252837de276c4b7a9040c37bc1
2011-12-15 23:09:43 -08:00
Fred Chung
14633f1b1e
am 48e0617b: Fixed Android U Enterprise lesson pre-requisites and a minor typo.
...
* commit '48e0617b9e7d06da803c572d6584d68898733d37':
Fixed Android U Enterprise lesson pre-requisites and a minor typo.
2011-12-15 22:33:31 -08:00
Fred Chung
48e0617b9e
Fixed Android U Enterprise lesson pre-requisites and a minor typo.
...
Change-Id: Ide393a0957f3e797f14d7c349c35337849b15f02
2011-12-15 22:25:19 -08:00
Scott Main
8e980c1e4e
Merge "docs: Release Notes for Android 4.0.3, ADT 16.0.1, Support lib r5-r6" into ics-mr1
2011-12-15 22:12:53 -08:00
Scott Main
36c677855c
docs: update homepage for 4.0.3 announcment
...
Change-Id: I54d1d447ac224982f4483afede2087ce18937ed0
2011-12-15 22:04:46 -08:00
Scott Main
4cb7d09535
am 98af5edc: docs: fix encoding issue or whatever with docs (not showing titles)
...
* commit '98af5edc70b0b418366f5197b9aeef30f135d40e':
docs: fix encoding issue or whatever with docs (not showing titles)
2011-12-15 20:19:55 -08:00
Scott Main
98af5edc70
docs: fix encoding issue or whatever with docs (not showing titles)
...
Change-Id: Iac9afc3aa36e86d2f8defc8a7252864c23ecc23b
2011-12-15 20:13:20 -08:00
Scott Main
8f266b9e34
am d9bc2d21: Merge "docs: add remembering users class to nav" into ics-mr0
...
* commit 'd9bc2d21c55e58f83e4209749cc51f0da9869b54':
docs: add remembering users class to nav
2011-12-15 19:56:47 -08:00