| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | | | Merge "Fixed the problem where getEntityAndIncrementCursor would always retur... | Michael Chan | 2012-07-24 | 1 | -2/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Fixed the problem where getEntityAndIncrementCursor would always return "0" f... | Michael Chan | 2012-07-13 | 1 | -2/+2 |
* | | | | | | | | Merge "Don't send terminal response without cmd details." into jb-dev | Wink Saville | 2012-07-24 | 1 | -1/+4 |
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | | |
|
| * | | | | | | | Don't send terminal response without cmd details. | John Wang | 2012-07-20 | 1 | -1/+4 |
* | | | | | | | | fix information about layout overrides | Scott Main | 2012-07-23 | 1 | -5/+4 |
* | | | | | | | | Merge "docs: update Building Your First App class to reflect changes to New P... | Scott Main | 2012-07-23 | 13 | -239/+296 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | docs: update Building Your First App class to reflect changes to New Project ... | Scott Main | 2012-07-23 | 13 | -239/+296 |
| | |_|_|/ / / /
| |/| | | | | | |
|
* | | | | | | | | Merge "Fix detection of CDMA cell broadcast messages." into jb-dev | Jake Hamby | 2012-07-23 | 1 | -1/+7 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | Fix detection of CDMA cell broadcast messages. | Jake Hamby | 2012-07-23 | 1 | -1/+7 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge "Revert "docs: ADT r20.0.2 Release Notes, bug fixes"" into jb-dev | Joe Fernandez | 2012-07-23 | 3 | -42/+9 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Revert "docs: ADT r20.0.2 Release Notes, bug fixes" | Joe Fernandez | 2012-07-23 | 3 | -42/+9 |
* | | | | | | | | docs: add new IO videos playlist and update blog posts to show N7 post and To... | Scott Main | 2012-07-23 | 1 | -8/+27 |
| |/ / / / / /
|/| | | | | | |
|
* | | | | | | | Merge "docs: remove link that points to empty page" into jb-dev | Scott Main | 2012-07-23 | 1 | -1/+0 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | docs: remove link that points to empty page | Scott Main | 2012-07-23 | 1 | -1/+0 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | docs: ADT r20.0.2 Release Notes, bug fixes | Joe Fernandez | 2012-07-20 | 3 | -9/+42 |
| |/ / / /
|/| | | | |
|
* | | | | | Merge "Fix aapt -G to properly support class attr in fragment." into jb-dev | Xavier Ducrohet | 2012-07-19 | 1 | -17/+31 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Fix aapt -G to properly support class attr in fragment. | Xavier Ducrohet | 2012-07-19 | 1 | -17/+31 |
* | | | | | update Google IO announcement on homepage | Scott Main | 2012-07-19 | 1 | -6/+5 |
* | | | | | Merge "Improve test key names to reproduce public issue" into jb-dev | Brian Carlstrom | 2012-07-18 | 1 | -9/+11 |
|\ \ \ \ \ |
|
| * | | | | | Improve test key names to reproduce public issue | Brian Carlstrom | 2012-07-17 | 1 | -9/+11 |
* | | | | | | Merge "Changed to obtain a parcel in each notify() call in jni." into jb-dev | James Dong | 2012-07-18 | 2 | -8/+5 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | Changed to obtain a parcel in each notify() call in jni. | Insun Kang | 2012-07-10 | 2 | -8/+5 |
* | | | | | | Merge "Import translations. DO NOT MERGE" into jb-dev | Ying Wang | 2012-07-18 | 2 | -5/+5 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | Import translations. DO NOT MERGE | Ying Wang | 2012-07-18 | 2 | -5/+5 |
* | | | | | | docs: update hw accel attribute's default behavior and fix link to l10n tutorial | Scott Main | 2012-07-18 | 2 | -28/+30 |
|/ / / / / |
|
* | | | | | Merge "Fix stuck status bars." into jb-dev | Daniel Sandler | 2012-07-18 | 1 | -7/+28 |
|\ \ \ \ \ |
|
| * | | | | | Fix stuck status bars. | Daniel Sandler | 2012-07-18 | 1 | -7/+28 |
* | | | | | | Merge "Doc change: add button link to developer console." into jb-dev | Dirk Dougherty | 2012-07-18 | 1 | -2/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | Doc change: add button link to developer console. | Dirk Dougherty | 2012-07-17 | 1 | -2/+2 |
* | | | | | | | Merge "docs: Updating <uses-sdk> docs, bug fix: b/6836256" into jb-dev | Joe Fernandez | 2012-07-18 | 1 | -1/+7 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | docs: Updating <uses-sdk> docs, bug fix: b/6836256 | Joe Fernandez | 2012-07-17 | 1 | -1/+7 |
* | | | | | | | | Correctly pre-clip paths when recording display lists | Romain Guy | 2012-07-17 | 1 | -2/+5 |
* | | | | | | | | Merge "docs: fix broken links" into jb-dev | Scott Main | 2012-07-17 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | docs: fix broken links | Scott Main | 2012-07-17 | 1 | -3/+3 |
* | | | | | | | | | Merge "docs: SDK/ADT r20.0.1, NDK r8b, Platform 4.1.1 Release Notes" into jb-dev | Joe Fernandez | 2012-07-17 | 6 | -256/+594 |
|\ \ \ \ \ \ \ \ \
| | |/ / / / / / /
| |/| | | | | | | |
|
| * | | | | | | | | docs: SDK/ADT r20.0.1, NDK r8b, Platform 4.1.1 Release Notes | Joe Fernandez | 2012-07-17 | 6 | -256/+594 |
* | | | | | | | | | Merge "Fix our interpretation of apn setting's bearer." into jb-dev | Robert Greenwalt | 2012-07-17 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \
| |_|/ / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | Fix our interpretation of apn setting's bearer. | Robert Greenwalt | 2012-07-17 | 1 | -3/+3 |
* | | | | | | | | | docs: re-add download.jd file to support archived SDK downloads | Scott Main | 2012-07-17 | 2 | -0/+429 |
* | | | | | | | | | Merge "Import translations. DO NOT MERGE" into jb-dev | Ying Wang | 2012-07-17 | 2 | -4/+4 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Import translations. DO NOT MERGE | Ying Wang | 2012-07-17 | 2 | -4/+4 |
| | |_|_|_|_|/ / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge "Doc change: Fixes to IAB purchase state docs." into jb-dev | Dirk Dougherty | 2012-07-17 | 4 | -14/+28 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Doc change: Fixes to IAB purchase state docs. | Dirk Dougherty | 2012-07-16 | 4 | -14/+28 |
| | |_|_|/ / / / /
| |/| | | | | | | |
|
* | | | | | | | | | docs: Add link to action bar design pattern. | Roman Nurik | 2012-07-17 | 1 | -1/+3 |
| |/ / / / / / /
|/| | | | | | | |
|
* | | | | | | | | Merge "Properly switch MediaRouter to wired audio over a2dp." into jb-dev | Adam Powell | 2012-07-16 | 1 | -7/+19 |
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | | |
|
| * | | | | | | | Properly switch MediaRouter to wired audio over a2dp. | Adam Powell | 2012-07-12 | 1 | -7/+19 |
* | | | | | | | | Merge "docs: adjustments to correct text alignment" into jb-dev | Scott Main | 2012-07-16 | 2 | -74/+57 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | docs: adjustments to correct text alignment | Scott Main | 2012-07-16 | 2 | -74/+57 |
* | | | | | | | | | Merge "Doc change: API diffs for 16." into jb-dev | Dirk Dougherty | 2012-07-16 | 263 | -304/+512 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / /
|/| | | | | | | | |
|
| * | | | | | | | | Doc change: API diffs for 16. | Dirk Dougherty | 2012-07-16 | 263 | -304/+512 |
| | |_|/ / / / /
| |/| | | | | | |
|