summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | Don't pulse LED on new notification unless notification has LED flag setMike Lockwood2012-02-131-1/+3
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 6006131 Change-Id: I719c7d68e310bfaca227f6286159b3993784926b Signed-off-by: Mike Lockwood <lockwood@google.com>
* | | | | Merge "Only use CDMA rssi for config_alwaysUseCdmaRssi." into ics-mr1John Wang2012-02-141-7/+17
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Only use CDMA rssi for config_alwaysUseCdmaRssi.John Wang2012-02-131-7/+17
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | If config_alwaysUseCdmaRssi is true, the RSSI signal bar only shows the CDMA value, no matter it connects to EVDO or WiMax . bug:5941743 Change-Id: I4187571898a9fb47162e1ccf0cc4c59c3136ae0b
* | | | Merge "extending timeout to stabilize tests" into ics-mr1Tsu Chiang Chuang2012-02-132-7/+18
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | extending timeout to stabilize testsTsu Chiang Chuang2012-02-012-7/+18
| | | | | | | | | | | | Change-Id: I2e0a7ae35babdda18ade4f70d61b4c83c9d2c2d9
* | | Merge "Add OEM specific USB mode enumeration based on ro.bootmode property" ↵Wink Saville2012-02-102-1/+76
|\ \ \ | | | | | | | | | | | | into ics-mr1
| * | | Add OEM specific USB mode enumeration based on ro.bootmode propertyKazuhiro Ondo2012-02-102-1/+76
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch is adding a capability so that OEM can override USB mode in case the device is boot up with OEM specific mode. (i.e. modem debug, factory test etc.) Bug:5964042 Change-Id: Ic8e23d302563ce71eedb74ce94cca8c65838a4f7
* | | | Import revised translations. DO NOT MERGEEric Fischer2012-02-1049-498/+474
|/ / / | | | | | | | | | Change-Id: Ibfc588d17f79baa0359d3a20a0a5ff7a2f3f152b
* | | Merge "Import translations. DO NOT MERGE" into ics-mr1Justin Ho2012-02-109-19/+21
|\ \ \
| * | | Import translations. DO NOT MERGEEric Fischer2012-02-089-19/+21
| | | | | | | | | | | | | | | | Change-Id: Id6eb7d951bbbd8d01ce11670946282eecd7bc984
* | | | docs: fix xss issueScott Main2012-02-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | bug 5125642 Change-Id: I326b619643e3b3de20aa9303e92c9218fdfe50f7
* | | | Merge "docs: OpenGL Tutorials fixed two broken links (Issue 5990696, public ↵Joe Fernandez2012-02-092-2/+2
|\ \ \ \ | | | | | | | | | | | | | | | android bug: 25132)" into ics-mr1
| * | | | docs: OpenGL Tutorials fixed two broken links (Issue 5990696, public android ↵Joe Fernandez2012-02-092-2/+2
| |/ / / | | | | | | | | | | | | | | | | | | | | bug: 25132) Change-Id: I9d504017c507b2e203b8e0448d720714bec32e8c
* | | | docs: fix misc doc bugs from external issue trackerScott Main2012-02-0914-43/+40
|/ / / | | | | | | | | | Change-Id: If6ff3476670e42b321d56d4a1482ccff96d4d500
* | | docs: fix typo in menu TOCScott Main2012-02-071-1/+1
| | | | | | | | | | | | Change-Id: Ief511803ef5b4bed1823a12918de814aca119681
* | | Merge "Don't use SNR in the invalid check." into ics-mr1John Wang2012-02-061-3/+2
|\ \ \
| * | | Don't use SNR in the invalid check.John Wang2012-02-061-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since some RILs use -1 instead of INVALID_SNR as invalid vlue for LTE SNR, SignalStrength will not use LTE SNR to check if LTE valid. bug:5970403 Change-Id: Ia948e076f8f5878e081e87680076b187857879c8
* | | | Setup ActionBars in layoutlib the same way the platform does it. do not merge.Xavier Ducrohet2012-02-064-21/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of using a simple ImageView for the icon, this uses the platform layout/action_bar_home which uses a custom class to position and resize the icon (and also supports the Up icon that we don't yet support). This ensures that the icon is properly positionned and sized like on devices. (cherry picked from commit 7396348dfcfb45b7ad055f4c18cabbe5e8270d26) Change-Id: Ifd3bc318089b70ba843519523e366e59d434e919
* | | | Merge "docs: switch from caps to initial-case for device button names" into ↵Scott Main2012-02-0615-99/+170
|\ \ \ \ | | | | | | | | | | | | | | | ics-mr1
| * | | | docs: switch from caps to initial-case for device button namesScott Main2012-02-0615-99/+170
| | | | | | | | | | | | | | | | | | | | Change-Id: I2affdf7400fd814e43633806cebebee4c6075b0b
* | | | | Merge "docs: add Sony USB VID issue 5967572" into ics-mr1Scott Main2012-02-061-0/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | docs: add Sony USB VIDScott Main2012-02-061-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | issue 5967572 Change-Id: I5735d15bec6bd85b5fa74300193dfba1c9da6f34
* | | | | Make aapt ignore tools-related data.Xavier Ducrohet2012-02-061-31/+46
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patchset introduces a new standard namespace http://schemas.android.com/tools which will be used for tools specific XML attributes. Any attributes using this namespace will not be compiled into the binary XML file. The namespace node is also not written at all, and its string is not collected to ensure that there is no impact on the devices. (cherry picked from commit a5d5e9d906583ebeb590ca200ca9840302a5cd1a) Change-Id: I62937b8bc34c07ac544930aa8eadd7797e0179d5
* | | | docs: fix meta description tag for homepageScott Main2012-02-011-1/+1
| | | | | | | | | | | | | | | | Change-Id: Idfbc5e04fcdfc9d4e20c02ae7b1366c566722053
* | | | docs: fix broken linkScott Main2012-02-011-1/+1
| | | | | | | | | | | | | | | | Change-Id: I58a082341373370bf97fed49d4d6584b468b4b46
* | | | Merge "docs: fix action bar style example" into ics-mr1Scott Main2012-02-011-8/+8
|\ \ \ \
| * | | | docs: fix action bar style exampleScott Main2012-02-011-8/+8
| | | | | | | | | | | | | | | | | | | | Change-Id: I9e02c3b3ade17c832b97836c03cf023fe6ea9340
* | | | | Merge "docs: dashboard update for feb 1" into ics-mr1Scott Main2012-02-013-29/+29
|\ \ \ \ \
| * | | | | docs: dashboard update for feb 1Scott Main2012-02-013-29/+29
| |/ / / / | | | | | | | | | | | | | | | Change-Id: I112d649e70e78678f986a4ed02e6db1cbdcf607f
* | | | | docs: update menu guide with CAB and popup menu, plus many other revisionsScott Main2012-02-016-337/+699
|/ / / / | | | | | | | | | | | | Change-Id: I5faedd5f5b812ca58eb2085b0c036570de861f15
* | | | Merge "Fix a typo in image processing test" into ics-mr1Xia Wang2012-02-011-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix a typo in image processing testXia Wang2012-02-011-1/+1
| | | | | | | | | | | | | | | | Change-Id: I6c39a144dc7c724188e6ebad76c51c3ac1e818e1
* | | | Merge "docs: change that stated as a few doc fixes and turned into fully ↵Scott Main2012-01-313-68/+139
|\ \ \ \ | |_|/ / |/| | | | | | | documenting the device default themes and fixing many more, including adding API level information for older themes to avoid confusion. Oh and fix an unclosed <em> tag causing a format bug." into ics-mr1
| * | | docs: change that stated as a few doc fixes and turned intoScott Main2012-01-313-68/+139
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fully documenting the device default themes and fixing many more, including adding API level information for older themes to avoid confusion. Oh and fix an unclosed <em> tag causing a format bug. Change-Id: Ia4b33559bd5ad2cbae8b53966999cf7f5038b125
* | | | Merge "Use LTE SNR and RSRP to set signal level bar." into ics-mr1Justin Ho2012-01-313-16/+48
|\ \ \ \ | |/ / / |/| | |
| * | | Use LTE SNR and RSRP to set signal level bar.John Wang2012-01-313-16/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The LTE signal strength level is the smaller one between lte rsrp level and lte snr level if both rsrp and snr are valid. The lte snr mapping are Four bars: SNR >= 45 Three bars: 10 <= SNR < 45 Two bars: -30 <= SNR < 10 One bars: SNR < -30 No bars: No Service The invalid value of lte snr is changed to INVALID_SNR from -1, since -1 is a valid value of lte snr. bug:5640958 Change-Id: If26aaba0c7fcc0fee3db488b5adfa02922f06715
* | | | Merge "docs: fix locale name; South Africa is local en_ZA external issue ↵Scott Main2012-01-317-7/+7
|\ \ \ \ | | | | | | | | | | | | | | | 23133" into ics-mr1
| * | | | docs: fix locale name; South Africa is local en_ZAScott Main2012-01-307-7/+7
| |/ / / | | | | | | | | | | | | | | | | | | | | external issue 23133 Change-Id: Ia17f61e6a4e14506aec5491db0c3fc65707f2c2b
* | | | Merge "docs: fix typo in market doc external issue 22650" into ics-mr1Scott Main2012-01-311-4/+4
|\ \ \ \
| * | | | docs: fix typo in market docScott Main2012-01-301-4/+4
| |/ / / | | | | | | | | | | | | | | | | | | | | external issue 22650 Change-Id: I2bbfddef4692cb6b7567ea3ab04443a6ac421a80
* | | | Merge "docs: fix typos and clarify some grammar in summary external issue ↵Scott Main2012-01-311-7/+7
|\ \ \ \ | | | | | | | | | | | | | | | 21548" into ics-mr1
| * | | | docs: fix typos and clarify some grammar in summaryScott Main2012-01-301-7/+7
| |/ / / | | | | | | | | | | | | | | | | | | | | external issue 21548 Change-Id: Ic38921cb64390b42651f3971efeb4b76101dfc14
* | | | docs: fix typo in eclipse docScott Main2012-01-301-2/+2
|/ / / | | | | | | | | | | | | | | | external issue 21475 Change-Id: I5aeee5710175964e2cf969965c7ed58c01f0e433
* | | Merge "docs: update sidenav to use <span> instead of <h2> for headings, ↵Scott Main2012-01-303-79/+94
|\ \ \ | | | | | | | | | | | | under suspicion that the h2s are causing poor snippet extraction in search results" into ics-mr1
| * | | docs: update sidenav to use <span> instead of <h2> for headings,Scott Main2012-01-303-79/+94
| | | | | | | | | | | | | | | | | | | | | | | | under suspicion that the h2s are causing poor snippet extraction in search results Change-Id: I35f414fbb104984408b087db1366535cb18d4718
* | | | docs: add meta descriptions for home and sdkScott Main2012-01-302-4/+3
|/ / / | | | | | | | | | | | | | | | also revise the G+ widget to make fit Change-Id: Iadc8858bec2524fa9ed905534949885c7130ccc2
* | | Merge "Update documentation to reflect the old approach not working." into ↵Dianne Hackborn2012-01-301-14/+10
|\ \ \ | | | | | | | | | | | | ics-mr1
| * | | Update documentation to reflect the old approach not working.Dianne Hackborn2012-01-301-14/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The old approach has a problem with the original application's recent tasks entry disappearing (this is probably a bug in the platform). Update to an alternative approach that does work. Change-Id: I15e582eff8c77cc22628f7b099e9f04eb5bfbce7
* | | | Merge "Adjust the LTE signal bar mapping." into ics-mr1John Wang2012-01-301-5/+4
|\ \ \ \
| * | | | Adjust the LTE signal bar mapping.John Wang2012-01-271-5/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The new mapping are Four bars: RSRP >= -95dBm Three bars: -105 dBm <= RSRP < -95 dBm Two bars: -115 dBm <= RSRP < -105 dBm One bars: RSRP < -115 dBm No bars: No Service bug:5640958 Change-Id: I9efabaeac33b624ea0a58a4d3760169dff6544f6