summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* am 72eb0aca: Merge change 5483 into donutAndroid (Google) Code Review2009-06-294-2/+93
|\
| * Expand support for different screen sizes.Dianne Hackborn2009-06-264-2/+93
| * Add includes to enable host C++ tools to compile with GCC 4.4Jack Palevich2009-06-241-0/+1
* | am ad39eb0a: Merge change 5302 into donutAndroid (Google) Code Review2009-06-247-1/+7
|\ \ | |/
| * Add includes to enable host C++ tools to compile with GCC 4.4Jack Palevich2009-06-249-1/+9
* | am 1585bd24: Merge change 4828 into donutAndroid (Google) Code Review2009-06-193-5/+32
|\ \ | |/
| * Report densities in badging, debugging for nine patch bug.Dianne Hackborn2009-06-193-5/+32
* | am 63e7155c: Merge change 4696 into donutAndroid (Google) Code Review2009-06-181-0/+7
|\ \ | |/
| * Merge change 4696 into donutAndroid (Google) Code Review2009-06-181-0/+7
| |\
| | * Fix targetSdkVersion, make resize mode a flag, delayed dexopt, easy Applicati...Dianne Hackborn2009-06-181-0/+7
* | | am 47a67ebc: Merge change 4544 into donutAndroid (Google) Code Review2009-06-181-74/+180
|\ \ \ | |/ /
| * | Connect TabHost/TabWidget/FrameLayout in the layout editor.Xavier Ducrohet2009-06-181-74/+180
| |/
* | am 78f0f8cb: Merge changes 3953,3954 into donutAndroid (Google) Code Review2009-06-121-0/+6
|\ \ | |/
| * Fix SharedPrefsBackupHelper so it doesn't hard code the paths to the files.Joe Onorato2009-06-111-0/+6
* | am 684a2edb: Merge change 3577 into donutAndroid (Google) Code Review2009-06-102-10/+18
|\ \ | |/
| * Merge change 3577 into donutAndroid (Google) Code Review2009-06-102-10/+18
| |\
| | * Make aapt Error out when an overlay adds a string.Robert Greenwalt2009-06-092-10/+18
* | | am fa5c7e1d: Catch when a file resource (non values) added in an overlay.Robert Greenwalt2009-06-081-14/+17
|\ \ \ | |/ /
| * | Catch when a file resource (non values) added in an overlay.Robert Greenwalt2009-06-081-14/+17
| |/
* | am 1aa8170e: Add per-named-item overlay ability in res xml.Robert Greenwalt2009-06-052-5/+17
|\ \ | |/
| * Add per-named-item overlay ability in res xml.Robert Greenwalt2009-06-052-5/+17
* | am 47538fe6: Merge change 3337 into donutAndroid (Google) Code Review2009-06-051-66/+66
|\ \ | |/
| * Fix external bug 2875: Matrix#mValues[7] assigned twice in place of mValues[8]Xavier Ducrohet2009-06-051-66/+66
* | break dependency on utils/ZipEntry.h and utils/ZipFile.h, get rid of inet_add...Mathias Agopian2009-06-0510-6/+2614
* | merged 2b5f84a117ee6f51ed21239719afba0f33c182ff w/minor conflictsThe Android Open Source Project2009-06-042-2/+35
|\ \ | |/
| * localize: remove dependency on mkdirs/etc in libhostBrian Swetland2009-06-042-2/+35
* | am 9189cabb: * Moved supports-density tag under manifest * Refactored Compati...Mitsuru Oshima2009-06-031-8/+0
|\ \ | |/
| * * Moved supports-density tag under manifestMitsuru Oshima2009-06-031-8/+0
* | get rid of utils.hMathias Agopian2009-05-315-5/+20
* | Merge commit 'f479aa0900e9a85afdc78b1048684e37579ebf23'The Android Open Source Project2009-05-201-5/+116
|\ \ | |/
| * Add padding to public.xml to avoid breaking from auto-merges.Dianne Hackborn2009-05-201-5/+116
* | am 656a2726: Merge change 1910 into donutAndroid (Google) Code Review2009-05-181-23/+107
|\ \ | |/
| * Update aapt badging for native code, configs, density, etc.Dianne Hackborn2009-05-181-23/+107
* | Merge commit 'refs/changes/39/1839/1' of ssh://hackbod@android-git.corp.googl...Dianne Hackborn2009-05-151-0/+2
|\ \ | |/
| * Argh fix another build breakage!Dianne Hackborn2009-05-151-0/+2
| * Implement compatibility support for WRITE_SDCARD permission.Dianne Hackborn2009-05-157-6/+235
* | Implement compatibility support for WRITE_SDCARD permission.Dianne Hackborn2009-05-157-6/+235
* | am 6ee44d1: Merge change 1258 into donutAndroid (Google) Code Review2009-05-111-1/+1
|\ \ | |/
| * Fix 1840639 to support overlays with zz_ZZ.Robert Greenwalt2009-05-081-1/+1
* | merged 231cc608d06ffc31c24bf8aa8c8275bdd2636581Dianne Hackborn2009-05-061-16/+0
|\ \ | |/
| * Rewrite SyncStorageEngine to use flat files and in-memory data structures.Dianne Hackborn2009-05-051-16/+0
* | am 06d9602: Merge change 1000 into donutAndroid (Google) Code Review2009-05-052-1/+3
|\ \ | |/
| * Ignore layout bin directories in git.Raphael2009-05-052-1/+3
* | am 13735a2: Merge branch \'readonly-p4-donut\' into donutMitsuru Oshima2009-04-291-0/+8
|\ \ | |/
| * Merge branch 'readonly-p4-donut' into donutMitsuru Oshima2009-04-281-0/+8
| |\
| | * AI 147976: Compatibility mode support. Part 2.Mitsuru Oshima2009-04-281-0/+8
* | | am fd9b3c0: Merge change 570 into donutAndroid (Google) Code Review2009-04-291-0/+1
|\ \ \ | |/ /
| * | Add file to ignore the content of the layoutlib/Bridge Eclipe bin folder.Xavier Ducrohet2009-04-241-0/+1
| |/
| * AI 146485: am: CL 146411 Fix BridgeCanvas#drawRoundRectXavier Ducrohet2009-04-161-2/+2
| * AI 144547: Fix change 144342 by making it active only during overlay processing.Robert Greenwalt2009-04-031-2/+5