summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge "New orientation handling. Only impacts SDK (aapt dump badging)." into...Dianne Hackborn2011-06-161-8/+48
|\
| * New orientation handling. Only impacts SDK (aapt dump badging).Dianne Hackborn2011-06-161-8/+48
* | Bring in more layout lib changes from hc-mr1.Xavier Ducrohet2011-06-1614-196/+328
|/
* Add new landscape and portrait orientation features.Dianne Hackborn2011-06-141-22/+134
* Okay *now* really enforce the limit on non-public styles.Dianne Hackborn2011-06-091-2/+2
* Ummm... f*, stop breaking the build.Dianne Hackborn2011-06-091-2/+2
* Enforce public resource restriction on bag parents.Dianne Hackborn2011-06-092-4/+5
* Merge 06942bc4 from hc-mr1.Xavier Ducrohet2011-06-082-4/+9
* Merge 988eeeb5 from hc-mr1.Xavier Ducrohet2011-06-083-16/+49
* Import the Layoutlib from hc-mr1.Xavier Ducrohet2011-06-0313-103/+348
* Add "tv" density for 720p screens.Dianne Hackborn2011-05-271-0/+5
* Improve VelocityTracker numerical stability. (DO NOT MERGE)Jeff Brown2011-05-231-0/+289
* Add "television" mode.Dianne Hackborn2011-05-231-0/+5
* Add new "-swNNNdp" resource qualifier.Dianne Hackborn2011-05-193-45/+111
* am aa0834e3: Merge "LayoutLib: support the new baseline/margin query API." in...Xavier Ducrohet2011-05-183-21/+33
|\
| * LayoutLib: support the new baseline/margin query API.Xavier Ducrohet2011-05-163-21/+33
* | am 2fae858d: LayoutLib: implement data binding for most AdapterViewXavier Ducrohet2011-05-1311-52/+799
|\ \ | |/
| * LayoutLib: implement data binding for most AdapterViewXavier Ducrohet2011-05-1311-52/+799
* | DO NOT MERGE. Integrate add new screen width/height in "dp" configs.Dianne Hackborn2011-05-123-12/+137
|/
* Merge 59aad78e from master. do not merge.Xavier Ducrohet2011-04-072-19/+36
* LayoutLib: Fix issue with rendering mode.Xavier Ducrohet2011-04-051-23/+75
* LayoutLib: TypedArray.getDimensionPixelSize can actually return <0Xavier Ducrohet2011-03-171-11/+4
* LayoutLib: Fix Arc rendering.Xavier Ducrohet2011-03-142-30/+52
* LayoutLib: fix Capabilities and getDimensionPixelSizeXavier Ducrohet2011-03-083-12/+23
* LayoutLib: Fix dimension parsing to handle negative value.Xavier Ducrohet2011-03-072-14/+10
* LayoutLib: Implement some missing add###() method in Path.Xavier Ducrohet2011-03-071-25/+80
* Fix issue #3485923: Gmail crashDianne Hackborn2011-03-021-0/+4
* Add notice files for aapt and aidl.Xavier Ducrohet2011-02-282-0/+380
* am b732b7b5: am ce57a7f3: am 6504490c: am dff6b8e7: Merge "Add --non-constant...Xavier Ducrohet2011-02-283-6/+20
|\
| * am ce57a7f3: am 6504490c: am dff6b8e7: Merge "Add --non-constant-id to aapt."Xavier Ducrohet2011-02-283-6/+20
| |\
| | * am 6504490c: am dff6b8e7: Merge "Add --non-constant-id to aapt."Xavier Ducrohet2011-02-283-6/+20
| | |\
| | | * am dff6b8e7: Merge "Add --non-constant-id to aapt."Xavier Ducrohet2011-02-283-6/+20
| | | |\
| | | | * Add --non-constant-id to aapt.Xavier Ducrohet2011-02-143-6/+20
| | * | | am 1175ef7e: Merge "LayoutLib: Adapt the HC layoutlib to GB. do not merge." i...Xavier Ducrohet2011-02-2440-1422/+296
| | |\ \ \
| | | * | | LayoutLib: Adapt the HC layoutlib to GB. do not merge.Xavier Ducrohet2011-02-2340-1422/+296
| * | | | | resolved conflicts for merge of 86e43034 to honeycomb-plus-aospXavier Ducrohet2011-02-2461-539/+1436
| |\ \ \ \ \ | | |/ / / /
| | * | | | resolved conflicts for merge of a4350fc0 to gingerbread-plus-aospXavier Ducrohet2011-02-24138-8365/+17266
| | |\ \ \ \ | | | |/ / / | | | | / / | | | |/ / | | |/| |
| | | * | LayoutLib: Original import of Honeycomb's layoutlib. do not merge.Xavier Ducrohet2011-02-23141-8401/+17623
* | | | | LayoutLib: fix incorrect indices in one of the 2 native_drawTextRun methods.Xavier Ducrohet2011-02-241-3/+2
* | | | | LayoutLib: move tests to their own project.Xavier Ducrohet2011-02-2412-66/+67
* | | | | LayoutLib: Add debug mode.Xavier Ducrohet2011-02-2316-14/+62
* | | | | LayoutLib: downsize the SparseArray when possible.Xavier Ducrohet2011-02-231-3/+11
* | | | | LayoutLib: misc fixes.Xavier Ducrohet2011-02-234-27/+106
* | | | | LayoutLib: Hold onto delegate references.Xavier Ducrohet2011-02-2337-141/+200
* | | | | LayoutLib: Import of SparseArray as SparseWeakArray.Xavier Ducrohet2011-02-231-0/+338
* | | | | Add new axes for joysticks and mouse wheels.Jeff Brown2011-02-191-3/+18
* | | | | LayoutLib: remove assert in resource resolution.Xavier Ducrohet2011-02-181-8/+0
* | | | | LayoutLib: support defStyleRes in obtainStyledAttributes.Xavier Ducrohet2011-02-181-24/+60
* | | | | LayoutLib: properly handle @null references in more places.Xavier Ducrohet2011-02-181-0/+24
* | | | | LayoutLib: add support for layout_only render.Xavier Ducrohet2011-02-172-42/+49