Commit Graph

1638 Commits

Author SHA1 Message Date
Raphael
d21caee744 am 26cdbb78: SDK Updater: Fix to allow install from directory URL (i.e. auto-guess the repository.xml correctly.)
Merge commit '26cdbb788a9137d04587bc678d7aa7f49e3671fc'

* commit '26cdbb788a9137d04587bc678d7aa7f49e3671fc':
  SDK Updater: Fix to allow install from directory URL (i.e. auto-guess the
2009-08-06 16:24:27 -07:00
Dianne Hackborn
067ea67251 Add a little more info to the top of Pointer Location. 2009-08-06 13:41:17 -07:00
Raphael
26cdbb788a SDK Updater: Fix to allow install from directory URL (i.e. auto-guess the
repository.xml correctly.)

BUG 2039080

Also removed some misc Eclipse 3.5 warnings.
2009-08-06 12:51:22 -07:00
Raphael
79cd9b42c8 am 53174946: SDK Updater: fix main window to resize.
Merge commit '531749469d1befd28431b46c0c1279857f54c1b0'

* commit '531749469d1befd28431b46c0c1279857f54c1b0':
  SDK Updater: fix main window to resize.
2009-08-06 11:56:45 -07:00
Raphael
531749469d SDK Updater: fix main window to resize.
BUG 2038860
2009-08-06 11:39:39 -07:00
Xavier Ducrohet
f80afa6571 am 2f6bd734: Fix comparison of 2 doc packages that have the same codename/revision.
Merge commit '2f6bd734c081c5ae96c724877ee86bfacc77a025'

* commit '2f6bd734c081c5ae96c724877ee86bfacc77a025':
  Fix comparison of 2 doc packages that have the same codename/revision.
2009-08-05 19:35:17 -07:00
Xavier Ducrohet
2f6bd734c0 Fix comparison of 2 doc packages that have the same codename/revision.
This made the Donut_r1 doc show up as upgrade to the donut_r1 doc.
BUG: 2037448
2009-08-05 19:31:04 -07:00
Android (Google) Code Review
0b90e66fe4 am 8639e8e6: Merge change 20200 into donut
Merge commit '8639e8e60b6b2d70970be3cadf1b66d66c4e1771'

* commit '8639e8e60b6b2d70970be3cadf1b66d66c4e1771':
  Fix NPE that prevented any package w/o license to be installed.
2009-08-05 17:24:18 -07:00
Android (Google) Code Review
8639e8e60b Merge change 20200 into donut
* changes:
  Fix NPE that prevented any package w/o license to be installed.
2009-08-05 17:22:04 -07:00
Xavier Ducrohet
6d673960b0 Fix NPE that prevented any package w/o license to be installed.
java.util.Properties#setProperty() doesn't like it when the value is null
which was the case when a package had no license.

Made sure it won't happen on other properties than the license as well.

Also improved error display when an unexpected Throwable is thrown during
install (Stack Call is now display if the Throwable has no message).

BUG:2037085
2009-08-05 17:13:00 -07:00
Android (Google) Code Review
d5031e0321 Merge change 20072
* changes:
  Update to use new multi-pointer APIs.
2009-08-05 12:36:47 -07:00
Android (Google) Code Review
8c98120aeb Merge change 20043
* changes:
  Add the test for the new SystemInterface in the android_npapi.
2009-08-05 10:05:58 -07:00
Dianne Hackborn
30712dcdf7 Update to use new multi-pointer APIs. 2009-08-04 20:03:31 -07:00
Grace Kloba
9ffe5ac6c4 Add the test for the new SystemInterface in the android_npapi. 2009-08-04 17:51:06 -07:00
David Warren
bae114d3da am bf27d6e2: Fixed bad link in intro text.
Merge commit 'bf27d6e2f8e48730b2f55386314b3374902be6dd'

* commit 'bf27d6e2f8e48730b2f55386314b3374902be6dd':
  Fixed bad link in intro text.
2009-08-04 16:32:58 -07:00
David Warren
bf27d6e2f8 Fixed bad link in intro text. 2009-08-04 16:03:59 -07:00
Android (Google) Code Review
5a86df98f6 am 03fe616a: (-s ours) Merge change 9552 into donut
Merge commit '03fe616acbea6eb4c34c8f7b852fa2f785005598'

* commit '03fe616acbea6eb4c34c8f7b852fa2f785005598':
  Import revised translations.  DO NOT MERGE
2009-08-04 11:03:02 -07:00
Android (Google) Code Review
03fe616acb Merge change 9552 into donut
* changes:
  Import revised translations.  DO NOT MERGE
2009-08-04 10:58:59 -07:00
Jean-Baptiste Queru
2574949b85 merge from open-source master 2009-08-04 09:00:16 -07:00
Xavier Ducrohet
31192b9309 am 66f17e50: ApiDemos Clean up
Merge commit '66f17e50dbb42bc529dd12b2f26729f114b1a1a9'

* commit '66f17e50dbb42bc529dd12b2f26729f114b1a1a9':
  ApiDemos Clean up
2009-08-03 19:09:37 -07:00
Xavier Ducrohet
66f17e50db ApiDemos Clean up
- Add missing @Override
- Remove (some) unused imports
- Add some missing headers

BUG: 2031807
2009-08-03 19:00:36 -07:00
Eric Fischer
0c9bf956f0 Import revised translations. DO NOT MERGE 2009-08-03 16:16:29 -07:00
Android (Google) Code Review
64f1262c18 am 8ebbef7e: Merge change 9535 into donut
Merge commit '8ebbef7eff1d0942876e5d71dbc0c55eda0bd527'

* commit '8ebbef7eff1d0942876e5d71dbc0c55eda0bd527':
  Fix the DeviceChooserDialog table issues.
2009-08-03 14:28:14 -07:00
Android (Google) Code Review
8ebbef7eff Merge change 9535 into donut
* changes:
  Fix the DeviceChooserDialog table issues.
2009-08-03 14:26:37 -07:00
Xavier Ducrohet
2f39cedad3 Fix the DeviceChooserDialog table issues.
On Linux, the gtk table seems to resize itself automatically when the
layout is computed and forces the last column to resize itself at +18 pixels.
This has a problematic impact on this dialog as it is not resizable and is
made to match the size of the content. As the dialog is used time after time
the last column grows by 18 pixels at every use up to a point where it
doesn't fit the screen.
Since storing the columns size is not that useful and I couldn't find a
way to ignore this first resize, I'm just removing the width storage.
2009-08-03 14:23:16 -07:00
Xavier Ducrohet
8bae53e39e am bd133701: Fix PlatformTarget#compareTo(IAndroidTarget) again.
Merge commit 'bd133701171c4903041a47be982fec4a1fa98b42'

* commit 'bd133701171c4903041a47be982fec4a1fa98b42':
  Fix PlatformTarget#compareTo(IAndroidTarget) again.
2009-08-03 13:50:48 -07:00
Xavier Ducrohet
bd13370117 Fix PlatformTarget#compareTo(IAndroidTarget) again. 2009-08-03 13:46:27 -07:00
Jean-Baptiste Queru
94d3d59106 merge from donut 2009-08-03 07:45:28 -07:00
Xavier Ducrohet
86e2ab6126 am d08cf83a: Minor fix to the plug-ins license.
Merge commit 'd08cf83aace1c40952cc57fa1a12bc3891565250'

* commit 'd08cf83aace1c40952cc57fa1a12bc3891565250':
  Minor fix to the plug-ins license.
2009-07-31 17:42:38 -07:00
Xavier Ducrohet
d08cf83aac Minor fix to the plug-ins license. 2009-07-31 17:35:24 -07:00
Android (Google) Code Review
c87678e9a5 am 60a735fd: Merge change 9352 into donut
Merge commit '60a735fda1f9d7c24c577853304d486b0109632f'

* commit '60a735fda1f9d7c24c577853304d486b0109632f':
  ADT: fix PreCompilerBuilder to use minSdkVersion as a string, not an int.
2009-07-31 11:05:43 -07:00
Android (Google) Code Review
60a735fda1 Merge change 9352 into donut
* changes:
  ADT: fix PreCompilerBuilder to use minSdkVersion as a string, not an int.
2009-07-31 11:01:45 -07:00
Android (Google) Code Review
586e3d16b0 am f19a3083: Merge change 9239 into donut
Merge commit 'f19a3083e77eeab2026436e4d04329d4b5aba8bf'

* commit 'f19a3083e77eeab2026436e4d04329d4b5aba8bf':
  Since bug 1966269 is fixed, marking calprov tests as continuous=true
2009-07-31 10:58:50 -07:00
Android (Google) Code Review
f19a3083e7 Merge change 9239 into donut
* changes:
  Since bug 1966269 is fixed, marking calprov tests as continuous=true
2009-07-31 10:55:10 -07:00
Raphael
1d3395b25b ADT: fix PreCompilerBuilder to use minSdkVersion as a string, not an int. 2009-07-31 13:17:52 -04:00
Android (Google) Code Review
0a0f32a889 Merge change 9223
* changes:
  adding sample cod to access dom and javascript.
2009-07-31 05:41:46 -07:00
Android (Google) Code Review
60ea4545b4 am d8cc08f7: Merge change 9237 into donut
Merge commit 'd8cc08f75fbb39c40120bcd6f84057f0f5642ce9'

* commit 'd8cc08f75fbb39c40120bcd6f84057f0f5642ce9':
  Move legacy driver binaries to the legacy driver directory
2009-07-30 16:32:46 -07:00
Android (Google) Code Review
d8cc08f75f Merge change 9237 into donut
* changes:
  Move legacy driver binaries to the legacy driver directory
2009-07-30 16:31:12 -07:00
Xavier Ducrohet
bb90a717f2 am 5379e098: Remove section about USB driver as not everything is directly available anymore
Merge commit '5379e0981ebd570faba0dcd13c087f71d856e0f0'

* commit '5379e0981ebd570faba0dcd13c087f71d856e0f0':
  Remove section about USB driver as not everything is directly available anymore
2009-07-30 16:07:37 -07:00
Android (Google) Code Review
60842f0275 am 5281b823: Merge change 9208 into donut
Merge commit '5281b823a046b6eb40f12aeb805462f7d58fdebe'

* commit '5281b823a046b6eb40f12aeb805462f7d58fdebe':
  Support packages with no license.
2009-07-30 16:06:58 -07:00
vchtchetkine
0146e94a4c am f5d51ce4: Add .inf file needed for WinUsb framework installation
Merge commit 'f5d51ce49f4fc22ea7e7fa55fdc38ab8c4c8b1e1'

* commit 'f5d51ce49f4fc22ea7e7fa55fdc38ab8c4c8b1e1':
  Add .inf file needed for WinUsb framework installation
2009-07-30 16:06:41 -07:00
vchtchetkine
2063433d9b am 17851887: Bump up AdbWinApi.dll version and submit prebuilt AdbWinApi.dll
Merge commit '17851887c25d198ec913196df7b851d335614ec9'

* commit '17851887c25d198ec913196df7b851d335614ec9':
  Bump up AdbWinApi.dll version and submit prebuilt AdbWinApi.dll
2009-07-30 16:06:39 -07:00
vchtchetkine
199aeb031d Move legacy driver binaries to the legacy driver directory 2009-07-30 15:05:01 -07:00
Swarna Kumar
8aca5b8afd Since bug 1966269 is fixed, marking calprov tests as continuous=true 2009-07-30 15:03:25 -07:00
Xavier Ducrohet
5379e0981e Remove section about USB driver as not everything is directly available anymore
See development/host/windows/usb/readme.txt
2009-07-30 14:51:37 -07:00
Derek Sollenberger
c356b9f040 adding sample cod to access dom and javascript. 2009-07-30 16:57:07 -04:00
Android (Google) Code Review
5281b823a0 Merge change 9208 into donut
* changes:
  Support packages with no license.
2009-07-30 12:29:27 -07:00
Xavier Ducrohet
c74ace1ebd Support packages with no license. 2009-07-30 12:28:17 -07:00
vchtchetkine
f5d51ce49f Add .inf file needed for WinUsb framework installation 2009-07-30 11:29:57 -07:00
Android (Google) Code Review
45c7a4853f am aa70ca22: Merge change 9077 into donut
Merge commit 'aa70ca22d1e0cf6c15579e2f90b23bfb0f941792'

* commit 'aa70ca22d1e0cf6c15579e2f90b23bfb0f941792':
  Make GestureBuilder build under the SDK.
2009-07-30 11:17:55 -07:00