| Commit message (Expand) | Author | Age | Files | Lines |
* | Make vCard allow users to refrain image export. Useful when | Daisuke Miyakawa | 2010-04-20 | 2 | -3/+13 |
* | Merge "Update the comment which supposed to be checked in in the last CL." in... | Grace Kloba | 2010-04-19 | 1 | -1/+2 |
|\ |
|
| * | Update the comment which supposed to be checked in | Grace Kloba | 2010-04-19 | 1 | -1/+2 |
* | | Merge "Fix bug 2587373 - awaken scrollbars when a scrolling view becomes visi... | Adam Powell | 2010-04-19 | 1 | -0/+34 |
|\ \ |
|
| * | | Fix bug 2587373 - awaken scrollbars when a scrolling view becomes visible. | Adam Powell | 2010-04-19 | 1 | -0/+34 |
* | | | Merge "Remove fixed size restriction on the SurfaceView before setting it to ... | Grace Kloba | 2010-04-19 | 1 | -0/+10 |
|\ \ \
| | |/
| |/| |
|
| * | | Remove fixed size restriction on the SurfaceView | Grace Kloba | 2010-04-19 | 1 | -0/+10 |
| |/ |
|
* | | Force redraw in touch_up if there is a move. | Grace Kloba | 2010-04-19 | 1 | -0/+5 |
|/ |
|
* | Merge "Missed a case to resumeUpdatePicture." into froyo | Grace Kloba | 2010-04-16 | 1 | -0/+1 |
|\ |
|
| * | Missed a case to resumeUpdatePicture. | Grace Kloba | 2010-04-16 | 1 | -0/+1 |
* | | Merge "accept close() on database objects even if the database is closed" int... | Vasu Nori | 2010-04-16 | 2 | -4/+1 |
|\ \ |
|
| * | | accept close() on database objects even if the database is closed | Vasu Nori | 2010-04-16 | 2 | -4/+1 |
| |/ |
|
* | | Merge "Add command line flags to enable lock profiling." into froyo | Carl Shapiro | 2010-04-16 | 1 | -0/+18 |
|\ \
| |/
|/| |
|
| * | Add command line flags to enable lock profiling. | Carl Shapiro | 2010-04-15 | 1 | -0/+18 |
* | | retool resize logic to use max dimension and max area. | Mike Reed | 2010-04-16 | 1 | -40/+49 |
* | | Merge "For search suggestions in the search dialog, allow the 'title' line of... | Mike LeBeau | 2010-04-16 | 1 | -0/+14 |
|\ \
| |/
|/| |
|
| * | For search suggestions in the search dialog, allow the 'title' | Mike LeBeau | 2010-04-15 | 1 | -0/+14 |
* | | Merge "A little more improvement of the Service javadoc." into froyo | Dianne Hackborn | 2010-04-15 | 1 | -3/+49 |
|\ \ |
|
| * | | A little more improvement of the Service javadoc. | Dianne Hackborn | 2010-04-15 | 1 | -3/+49 |
* | | | Fix SntpClient to give accurate time info. | Robert Greenwalt | 2010-04-15 | 1 | -4/+13 |
|/ / |
|
* | | Merge "Import revised translations" into froyo | Kenny Root | 2010-04-15 | 20 | -122/+222 |
|\ \ |
|
| * | | Import revised translations | Kenny Root | 2010-04-14 | 20 | -122/+222 |
* | | | Merge "Introducing "strict project map"." into froyo | Dmitri Plotnikov | 2010-04-14 | 1 | -2/+10 |
|\ \ \ |
|
| * | | | Introducing "strict project map". | Dmitri Plotnikov | 2010-04-14 | 1 | -2/+10 |
* | | | | Dont fall back to installing on sdcard when internal storage is filled up | Suchi Amalapurapu | 2010-04-14 | 1 | -104/+99 |
* | | | | Merge "verify database state before calling sqlite. Bug:2593970" into froyo | Vasu Nori | 2010-04-14 | 4 | -26/+61 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | verify database state before calling sqlite. Bug:2593970 | Vasu Nori | 2010-04-13 | 4 | -26/+61 |
* | | | | Merge "Pass WebKit scrollbar mode to Java. When scrollbar is alwaysOff, don't... | Grace Kloba | 2010-04-14 | 2 | -4/+33 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Pass WebKit scrollbar mode to Java. When scrollbar | Grace Kloba | 2010-04-13 | 2 | -4/+33 |
* | | | | Merge "Make sure the onended event is dispatched even when the user dismisses... | Andrei Popescu | 2010-04-14 | 1 | -5/+7 |
|\ \ \ \ |
|
| * | | | | Make sure the onended event is dispatched even when | Andrei Popescu | 2010-04-14 | 1 | -5/+7 |
* | | | | | Fix issue #593153: Broadcast time out when sending... | Dianne Hackborn | 2010-04-14 | 2 | -88/+114 |
* | | | | | Update the datause icons. | Robert Greenwalt | 2010-04-14 | 4 | -0/+0 |
|/ / / / |
|
* | | | | Merge "Ensure the selection does not change in setTextAndKeepSelection." into... | Leon Scroggins | 2010-04-14 | 1 | -0/+7 |
|\ \ \ \ |
|
| * | | | | Ensure the selection does not change in setTextAndKeepSelection. | Leon Scroggins | 2010-04-13 | 1 | -0/+7 |
* | | | | | Merge "Fix for 2585858, load invalid urls." into froyo | Kristian Monsen | 2010-04-14 | 1 | -2/+3 |
|\ \ \ \ \ |
|
| * | | | | | Fix for 2585858, load invalid urls. | Kristian Monsen | 2010-04-13 | 1 | -2/+3 |
* | | | | | | Merge "Fix (again) for bug 2558156, update cache encoding correctly" into froyo | Kristian Monsen | 2010-04-14 | 1 | -0/+1 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | Fix (again) for bug 2558156, update cache encoding correctly | Kristian Monsen | 2010-04-12 | 1 | -0/+1 |
| |/ / / / |
|
* | | | | | Fix issue #2555171: Switching to app immediately after unmounting... | Dianne Hackborn | 2010-04-13 | 1 | -0/+7 |
* | | | | | Merge "If we defer processing the touch events, pass the original view coordi... | Grace Kloba | 2010-04-13 | 2 | -17/+33 |
|\ \ \ \ \ |
|
| * | | | | | If we defer processing the touch events, pass the | Grace Kloba | 2010-04-13 | 2 | -17/+33 |
| | |_|/ /
| |/| | | |
|
* | | | | | Add build config values for data use defaults | Robert Greenwalt | 2010-04-13 | 2 | -8/+19 |
* | | | | | Merge "SDK: last of the backup/restore docs content" into froyo | Christopher Tate | 2010-04-13 | 3 | -19/+118 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | SDK: last of the backup/restore docs content | Christopher Tate | 2010-04-12 | 3 | -19/+118 |
* | | | | | Fix a case introduced by https://android-git.corp.google.com/g/#change,47640 | Grace Kloba | 2010-04-13 | 1 | -2/+6 |
| |_|/ /
|/| | | |
|
* | | | | Fix bug 2578813 Delay pausing music and routing audio for car docks | Jean-Michel Trivi | 2010-04-13 | 1 | -6/+0 |
* | | | | Merge "Hide e-call button in layout." into froyo | Daniel Sandler | 2010-04-13 | 2 | -0/+2 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Hide e-call button in layout. | Daniel Sandler | 2010-04-08 | 2 | -0/+2 |
* | | | | SDK: more backup/restore documentation work | Christopher Tate | 2010-04-12 | 9 | -79/+250 |