summaryrefslogtreecommitdiffstats
path: root/core/java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fixing the SDK build"Dmitri Plotnikov2010-08-191-3/+3
|\
| * Fixing the SDK buildDmitri Plotnikov2010-08-191-3/+3
* | Merge "Update FrameLayout documentation."Romain Guy2010-08-191-2/+6
|\ \
| * | Update FrameLayout documentation.Romain Guy2010-08-171-2/+6
* | | Fix for a bug that prevents text selection on initially empty text edits.Gilles Debunne2010-08-191-14/+13
* | | Merge "Implement DeviceOrientation"Steve Block2010-08-193-2/+103
|\ \ \
| * | | Implement DeviceOrientationSteve Block2010-08-193-2/+103
* | | | Merge "Set the scale to be at least overview zoom scale."Shimeng (Simon) Wang2010-08-191-3/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Set the scale to be at least overview zoom scale.Shimeng (Simon) Wang2010-08-191-3/+2
* | | | Merge "-> Added edge behaviour for StackView (what to do at the beginning ...Adam Cohen2010-08-182-46/+127
|\ \ \ \
| * | | | -> Added edge behaviour for StackView (what to do atAdam Cohen2010-08-182-46/+127
* | | | | Merge "Speedup TextView fades (no more layers required.)"Romain Guy2010-08-182-1/+19
|\ \ \ \ \
| * | | | | Speedup TextView fades (no more layers required.)Romain Guy2010-08-182-1/+19
| |/ / / /
* | | | | Merge "Fix 2797185: Integrate Carousel widget into framework."Jim Miller2010-08-183-0/+1369
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix 2797185: Integrate Carousel widget into framework.Jim Miller2010-08-183-0/+1369
| |/ / /
* | | | Merge "Fix drawing issues with layers."Romain Guy2010-08-181-1/+1
|\ \ \ \
| * | | | Fix drawing issues with layers.Romain Guy2010-08-181-1/+1
| | |_|/ | |/| |
* | | | bluetooth tetheringDanica Chang2010-08-188-15/+499
|/ / /
* | | am 28bd3a54: am f2af87b3: Merge "Making sure the draw time is measured." into...Konstantin Lopyrev2010-08-181-1/+2
|\ \ \
| * \ \ am f2af87b3: Merge "Making sure the draw time is measured." into gingerbreadKonstantin Lopyrev2010-08-181-1/+2
| |\ \ \
| | * \ \ Merge "Making sure the draw time is measured." into gingerbreadKonstantin Lopyrev2010-08-181-1/+2
| | |\ \ \
| | | * | | Making sure the draw time is measured.Konstantin Lopyrev2010-08-181-1/+2
* | | | | | am a2527055: am c8696023: Merge "Document that autoFocus must be called in au...Wu-cheng Li2010-08-181-3/+12
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am c8696023: Merge "Document that autoFocus must be called in auto and macro ...Wu-cheng Li2010-08-181-3/+12
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge "Document that autoFocus must be called in auto and macro mode." into g...Wu-cheng Li2010-08-181-3/+12
| | |\ \ \ \
| | | * | | | Document that autoFocus must be called in auto and macro mode.Wu-cheng Li2010-08-171-3/+12
* | | | | | | am 0899e8bc: am baf3869b: Merge "Fix up handling of null fields in DownloadMa...Steve Howard2010-08-181-9/+16
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | / / | |_|_|_|/ / |/| | | | |
| * | | | | am baf3869b: Merge "Fix up handling of null fields in DownloadManager." into ...Steve Howard2010-08-181-9/+16
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge "Fix up handling of null fields in DownloadManager." into gingerbreadSteve Howard2010-08-181-9/+16
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | Fix up handling of null fields in DownloadManager.Steve Howard2010-08-171-9/+16
| | | |/ /
| * | | | am f996ed9f: Merge "Make vCard importer/exporter aware of multi-byte paramete...Daisuke Miyakawa2010-08-183-15/+68
| |\ \ \ \ | | |/ / /
| | * | | Merge "Make vCard importer/exporter aware of multi-byte parameters." into gin...Daisuke Miyakawa2010-08-173-15/+68
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Make vCard importer/exporter aware of multi-byte parameters.Daisuke Miyakawa2010-08-173-15/+68
* | | | | Merge "Switch the methods in Browser over to the new provider."Jeff Hamilton2010-08-182-117/+69
|\ \ \ \ \
| * | | | | Switch the methods in Browser over to the new provider.Jeff Hamilton2010-08-182-117/+69
* | | | | | Use fixed viewpport for tablet device.Shimeng (Simon) Wang2010-08-184-5/+23
* | | | | | Change focusController only when WebView gains/loses focus.Leon Scroggins2010-08-182-35/+27
* | | | | | Merge "Layers were using an extra Snapshot causing extra clipping."Romain Guy2010-08-181-1/+1
|\ \ \ \ \ \
| * | | | | | Layers were using an extra Snapshot causing extra clipping.Romain Guy2010-08-181-1/+1
* | | | | | | Unhiding Contact Directory APIsDmitri Plotnikov2010-08-181-49/+1
* | | | | | | Merge "Make getListView() public and hidden, as it is needed for WifiSettings."Amith Yamasani2010-08-181-1/+2
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Make getListView() public and hidden, as it is needed for WifiSettings.Amith Yamasani2010-08-171-1/+2
* | | | | | | Merge "Use a static variable and methods for the current WebView."Patrick Scott2010-08-182-11/+14
|\ \ \ \ \ \ \
| * | | | | | | Use a static variable and methods for the current WebView.Patrick Scott2010-08-182-11/+14
* | | | | | | | New API and implementation of DB and memory-backed FDsBjorn Bringert2010-08-186-266/+88
|/ / / / / / /
* | | | | | | Enhancement of method.xml for Fast IME switchingsatok2010-08-181-14/+149
* | | | | | | Merge "Fix bug 2927837 - PopupWindows don't account for xlarge status bar hei...Adam Powell2010-08-171-5/+8
|\ \ \ \ \ \ \
| * | | | | | | Fix bug 2927837 - PopupWindows don't account for xlarge status bar heightAdam Powell2010-08-171-5/+8
* | | | | | | | Maybe fix #2925641: calling onCreateOptionsMenu before attached activityDianne Hackborn2010-08-174-21/+224
* | | | | | | | Merge "Fix save()/restore() issues in the OpenGL renderer."Romain Guy2010-08-174-13/+8
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | / / / / / | | |/ / / / / | |/| | | | |