| Commit message (Expand) | Author | Age | Files | Lines |
* | Add missing override. | Xavier Ducrohet | 2009-10-09 | 1 | -0/+1 |
* | Fix ADT tests failures: | Brett Chabot | 2009-10-09 | 6 | -94/+199 |
* | Add SdkUiLib tests to adt-tests. | Raphael | 2009-10-07 | 2 | -0/+2 |
* | Moved the test data to their own package. | Xavier Ducrohet | 2009-10-06 | 1 | -1/+3 |
* | Put kxml back in adt-test | Xavier Ducrohet | 2009-10-06 | 1 | -1/+1 |
* | Add layoutlib.jar to the classpath of adt-tests | Xavier Ducrohet | 2009-10-05 | 1 | -1/+2 |
* | Add tests from layoutlib to adt-tests | Xavier Ducrohet | 2009-10-05 | 3 | -2/+6 |
* | Merge change Ieb4e722b into eclair | Android (Google) Code Review | 2009-10-05 | 2 | -4/+5 |
|\ |
|
| * | Add sdklib tests to the adt-tests Unit tests. | Xavier Ducrohet | 2009-10-05 | 2 | -4/+5 |
* | | Merge change I90b4c0e7 into eclair | Android (Google) Code Review | 2009-10-05 | 6 | -127/+316 |
|\ \
| |/
|/| |
|
| * | Fix Eclipse sample tests. | Brett Chabot | 2009-10-05 | 6 | -127/+316 |
* | | Fix best match resource selection when there's only one match. | Xavier Ducrohet | 2009-10-05 | 1 | -1/+1 |
* | | Merge change I69afafa4 into eclair | Android (Google) Code Review | 2009-10-02 | 1 | -28/+217 |
|\ \ |
|
| * | | ADT: Create project from existing sample in New Project Wizard | Raphael | 2009-10-02 | 1 | -28/+217 |
| |/ |
|
* | | Fix resource resolution in the graphical layout editor. | Xavier Ducrohet | 2009-10-02 | 2 | -57/+56 |
|/ |
|
* | Fix Android Manifest parser. | Xavier Ducrohet | 2009-10-01 | 1 | -9/+10 |
* | ADT Manifest Editor: Fix for uses-sdk dup that won't go away. | Raphael | 2009-10-01 | 2 | -60/+87 |
* | Load default GLE device profiles from the SDK. | Xavier Ducrohet | 2009-09-30 | 1 | -80/+13 |
* | Replace icon template with new style and multiple densities. | Xavier Ducrohet | 2009-09-30 | 5 | -19/+75 |
* | Add support for xdpi and ydpi in the device config for the GLE. | Xavier Ducrohet | 2009-09-30 | 5 | -45/+121 |
* | Merge change I95a34d28 into eclair | Android (Google) Code Review | 2009-09-29 | 2 | -562/+626 |
|\ |
|
| * | ADT XML String Refactoring: fix refusing to edit @+id/blah. | Raphael | 2009-09-29 | 2 | -562/+626 |
* | | Add xdpi and ydpi to layout-configs XML Schema. | Raphael | 2009-09-29 | 4 | -138/+284 |
|/ |
|
* | Fix NPE when opening new layout file. | Xavier Ducrohet | 2009-09-28 | 5 | -12/+17 |
* | Fix ADT to use the new sdklib API | Xavier Ducrohet | 2009-09-28 | 2 | -62/+62 |
* | Merge change I097b444e into eclair | Android (Google) Code Review | 2009-09-28 | 1 | -0/+35 |
|\ |
|
| * | Fix ApiDemo Layout rendering test | Xavier Ducrohet | 2009-09-28 | 1 | -0/+35 |
* | | Merge change I663d4cb7 into eclair | Android (Google) Code Review | 2009-09-28 | 1 | -63/+31 |
|\ \ |
|
| * | | Update the project creation (from the command line): | Xavier Ducrohet | 2009-09-27 | 1 | -63/+31 |
* | | | Merge change Ib1b01007 into eclair | Android (Google) Code Review | 2009-09-28 | 19 | -155/+494 |
|\ \ \
| |_|/
|/| | |
|
| * | | Parse add-on supplied layout devices. | Xavier Ducrohet | 2009-09-27 | 19 | -155/+494 |
* | | | Fix ResourceQualifier tests. | Xavier Ducrohet | 2009-09-28 | 2 | -12/+31 |
|/ / |
|
* | | XML Schema for layout configurations. | Raphael | 2009-09-27 | 4 | -0/+744 |
|/ |
|
* | Merge change 26773 into eclair | Android (Google) Code Review | 2009-09-24 | 5 | -11/+41 |
|\ |
|
| * | Disable clipping toggle when not supported. | Xavier Ducrohet | 2009-09-23 | 5 | -11/+41 |
* | | Merge change 26740 into eclair | Android (Google) Code Review | 2009-09-24 | 1 | -3/+13 |
|\ \ |
|
| * | | Add warning on mismatch minSdkVersion. | Xavier Ducrohet | 2009-09-23 | 1 | -3/+13 |
| |/ |
|
* | | Merge change 26540 into eclair | Android (Google) Code Review | 2009-09-23 | 1 | -11/+9 |
|\ \ |
|
| * | | Make the Density enum use the int value from the api Density enum. | Xavier Ducrohet | 2009-09-23 | 1 | -11/+9 |
| |/ |
|
* | | Hide APK split UI (not ready yet) | Xavier Ducrohet | 2009-09-23 | 1 | -3/+11 |
|/ |
|
* | Fix possible NPE in DDMS plugin init. | Xavier Ducrohet | 2009-09-22 | 1 | -27/+41 |
* | Create Density based resource values when needed. | Xavier Ducrohet | 2009-09-22 | 3 | -33/+55 |
* | Fix the qualifier match algorithm. | Xavier Ducrohet | 2009-09-22 | 5 | -68/+198 |
* | Add support for Keyboard state "Soft" | Xavier Ducrohet | 2009-09-22 | 1 | -1/+2 |
* | Update the SDK/AVD manager toolbar icon tooltip to be consistent. | Xavier Ducrohet | 2009-09-21 | 1 | -1/+1 |
* | Merge change 24500 into eclair | Android (Google) Code Review | 2009-09-10 | 1 | -106/+492 |
|\ |
|
| * | ADT GLE: support multiple selection and alternate selection. | Raphael | 2009-09-09 | 1 | -106/+492 |
* | | Add preferences to DDMS (plug-in/standalone) for adb time out. | Xavier Ducrohet | 2009-09-08 | 3 | -1/+14 |
|/ |
|
* | GLE: remove mcc/mnc, add clipping support. | Xavier Ducrohet | 2009-09-08 | 4 | -193/+75 |
* | ADT: Display selection and mouse hover in GLE canvas. | Raphael | 2009-09-04 | 2 | -46/+311 |