Commit Graph

724 Commits

Author SHA1 Message Date
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
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
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
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
Xavier Ducrohet
c74ace1ebd Support packages with no license. 2009-07-30 12:28:17 -07:00
Android (Google) Code Review
9781a221e4 am f8a2fbab: Merge change 9062 into donut
Merge commit 'f8a2fbab9094d5525179770e00042ac2f85be991'

* commit 'f8a2fbab9094d5525179770e00042ac2f85be991':
  Adds call back to the SDK updater for SDK content notifications.
2009-07-30 09:57:18 -07:00
Xavier Ducrohet
9057041cf8 Adds call back to the SDK updater for SDK content notifications.
Make ADT reload the SDK when a new package is installed/removed through the
SDK Updater.
2009-07-29 17:36:21 -07:00
Xavier Ducrohet
aaa5547c4d am 91e0a8bb: Fix minor typo and duplicated entry in sdk.atree
Merge commit '91e0a8bb9cc1e1478bf65627dc4faeb82ee3825d'

* commit '91e0a8bb9cc1e1478bf65627dc4faeb82ee3825d':
  Fix minor typo and duplicated entry in sdk.atree
2009-07-29 14:47:53 -07:00
Android (Google) Code Review
4568cf1ba4 am 8136f161: Merge change 8885 into donut
Merge commit '8136f1611207c1bb120d7863dda1a6655a1d52be'

* commit '8136f1611207c1bb120d7863dda1a6655a1d52be':
  Add notice file to platform folder.
2009-07-29 14:47:45 -07:00
Xavier Ducrohet
91e0a8bb9c Fix minor typo and duplicated entry in sdk.atree 2009-07-28 16:28:09 -07:00
Xavier Ducrohet
b519db4eed Add notice file to platform folder. 2009-07-28 16:19:23 -07:00
Xavier Ducrohet
8ec5702f75 am c5b9a676: Prevent SDK Updater progress dialog from showing off screen.
Merge commit 'c5b9a676e7d649c2b499e15bd0d033fec1dc775f'

* commit 'c5b9a676e7d649c2b499e15bd0d033fec1dc775f':
  Prevent SDK Updater progress dialog from showing off screen.
2009-07-27 18:42:34 -07:00
Xavier Ducrohet
c5b9a676e7 Prevent SDK Updater progress dialog from showing off screen. 2009-07-27 15:39:42 -07:00
Android (Google) Code Review
d8cefaf87a am e30e98f8: Merge change 8699 into donut
Merge commit 'e30e98f82189386dbf603750f37f3bc8a6078a22'

* commit 'e30e98f82189386dbf603750f37f3bc8a6078a22':
  Prevent SDK updater dialog from showing offscreen.
2009-07-27 15:28:27 -07:00
Xavier Ducrohet
bc8b16505e Prevent SDK updater dialog from showing offscreen. 2009-07-27 15:26:10 -07:00
Xavier Ducrohet
f94f24b654 am 510248e2: Add Apache Commons Compress to ADT (required by sdklib)
Merge commit '510248e2e138cd5990126371307df5f0dccd3c72'

* commit '510248e2e138cd5990126371307df5f0dccd3c72':
  Add Apache Commons Compress to ADT (required by sdklib)
2009-07-25 10:10:17 -07:00
Xavier Ducrohet
510248e2e1 Add Apache Commons Compress to ADT (required by sdklib) 2009-07-24 17:19:30 -07:00
Android (Google) Code Review
ed0b01a717 am 686fddb0: Merge change 8528 into donut
Merge commit '686fddb069e0031d92453703979acd7d699cf761'

* commit '686fddb069e0031d92453703979acd7d699cf761':
  Allow override of default symbol location for native heap library resolution
2009-07-24 16:09:18 -07:00
Android (Google) Code Review
f06ccc8a0d am 1b742290: Merge change 8537 into donut
Merge commit '1b742290b6e2410744315280a2f6933585c7aac3'

* commit '1b742290b6e2410744315280a2f6933585c7aac3':
  Fix the update check for doc packages.
2009-07-24 16:09:16 -07:00
Android (Google) Code Review
f7eee71bed am 84c9d603: Merge change 5271 into donut
Merge commit '84c9d60322e4605d2d96eb8b058e21125f2ad7fe'

* commit '84c9d60322e4605d2d96eb8b058e21125f2ad7fe':
  Script to strip out unused translations when you change the base strings.xml.
2009-07-24 16:09:15 -07:00
Android (Google) Code Review
686fddb069 Merge change 8528 into donut
* changes:
  Allow override of default symbol location for native heap library resolution
2009-07-24 13:40:35 -07:00
Android (Google) Code Review
1b742290b6 Merge change 8537 into donut
* changes:
  Fix the update check for doc packages.
2009-07-24 13:40:05 -07:00
Xavier Ducrohet
b59daafde4 Fix the update check for doc packages. 2009-07-24 13:39:04 -07:00
Android (Google) Code Review
84c9d60322 Merge change 5271 into donut
* changes:
  Script to strip out unused translations when you change the base strings.xml.
2009-07-24 13:28:09 -07:00
Xavier Ducrohet
bf29a5e611 Allow override of default symbol location for native heap library resolution
Default location of the symbols is $ANDROID_PRODUCT_OUT/symbols.
Setting the env variable ANDROID_SYMBOLS allows you to override this location
so that DDMS goes look for the symbol in a different location when
resolving native heap addresses.
2009-07-24 13:19:24 -07:00
Xavier Ducrohet
22979479fb am f74c1d2f: Add default version files into the SDK for docs/tools/platforms.
Merge commit 'f74c1d2fb76ed6f3a08c76f3c4dc7c783c39383c'

* commit 'f74c1d2fb76ed6f3a08c76f3c4dc7c783c39383c':
  Add default version files into the SDK for docs/tools/platforms.
2009-07-24 12:52:24 -07:00
Xavier Ducrohet
bbb90052e4 am e5bfd50e: Also filter the list of Archives to only show the compatible ones.
Merge commit 'e5bfd50ece683b42c0053995d149dc096c80a312'

* commit 'e5bfd50ece683b42c0053995d149dc096c80a312':
  Also filter the list of Archives to only show the compatible ones.
2009-07-24 12:52:20 -07:00
Android (Google) Code Review
8297bd70c8 am ba29296c: Merge change 8438 into donut
Merge commit 'ba29296c080103aa945f83e795c97bd45ed06b3e'

* commit 'ba29296c080103aa945f83e795c97bd45ed06b3e':
  Add a checkbox to only show packages that are updates or new.
2009-07-23 23:59:13 -07:00
Xavier Ducrohet
88eb892ff7 am ecc85daf: Fix loading of user repository and add refresh when adding/removing.
Merge commit 'ecc85daf7b9676c8e94f1f295345c8f385de45d4'

* commit 'ecc85daf7b9676c8e94f1f295345c8f385de45d4':
  Fix loading of user repository and add refresh when adding/removing.
2009-07-23 23:58:56 -07:00
Android (Google) Code Review
6b92f91fde am d74be2a9: Merge change 8377 into donut
Merge commit 'd74be2a969207c7f3ea91962bf3720d198f7fbc5'

* commit 'd74be2a969207c7f3ea91962bf3720d198f7fbc5':
  Use Apache Commons Compress instead of java.util.zip
2009-07-23 23:58:47 -07:00
Xavier Ducrohet
f74c1d2fb7 Add default version files into the SDK for docs/tools/platforms. 2009-07-23 18:25:41 -07:00
Xavier Ducrohet
e5bfd50ece Also filter the list of Archives to only show the compatible ones. 2009-07-23 18:02:07 -07:00
Xavier Ducrohet
fbeb74a610 Add a checkbox to only show packages that are updates or new. 2009-07-23 17:07:01 -07:00
Xavier Ducrohet
ecc85daf7b Fix loading of user repository and add refresh when adding/removing. 2009-07-23 14:43:49 -07:00
Android (Google) Code Review
0d375f5b94 am 9811d6b1: Merge change 8298 into donut
Merge commit '9811d6b1f2be41231176236c78ec0d8d512215d0'

* commit '9811d6b1f2be41231176236c78ec0d8d512215d0':
  Minor NPE fix.
2009-07-23 13:29:58 -07:00
Xavier Ducrohet
24c6fbcd9c am a8721e70: Move ADT/DDMS plug-ins to 0.9.2
Merge commit 'a8721e70401212af0277a5d90921798014fc4bd5'

* commit 'a8721e70401212af0277a5d90921798014fc4bd5':
  Move ADT/DDMS plug-ins to 0.9.2
2009-07-23 13:29:49 -07:00
Xavier Ducrohet
9b81f91de6 am a399a681: Add support for add-on based on preview of platforms.
Merge commit 'a399a681d50d820fe530bf7521fa2d95fe0ca998'

* commit 'a399a681d50d820fe530bf7521fa2d95fe0ca998':
  Add support for add-on based on preview of platforms.
2009-07-23 13:29:46 -07:00
Xavier Ducrohet
797654a452 Use Apache Commons Compress instead of java.util.zip
When the SDK installer unarchives the zip files, it is important to keep
the permissions for executable (Linux/MacOS) or the tools required to
build applications (aapt, aidl, ...) won't work.

Since java.util.zip does not provide support for permissions, we now
use the Apache Commons Compress component that allows us to read the
permission from the archive.
2009-07-23 12:59:42 -07:00
Android (Google) Code Review
9811d6b1f2 Merge change 8298 into donut
* changes:
  Minor NPE fix.
2009-07-22 20:01:20 -07:00
Xavier Ducrohet
ce6f5c964f Minor NPE fix. 2009-07-22 19:51:10 -07:00
Xavier Ducrohet
a8721e7040 Move ADT/DDMS plug-ins to 0.9.2 2009-07-22 18:37:33 -07:00
Xavier Ducrohet
a399a681d5 Add support for add-on based on preview of platforms. 2009-07-22 18:12:30 -07:00
Xavier Ducrohet
eecc347ec6 am 6baf93c2: Fix erroneous assert.
Merge commit '6baf93c2c033922755229fcd0fc4453b0a8b85f7'

* commit '6baf93c2c033922755229fcd0fc4453b0a8b85f7':
  Fix erroneous assert.
2009-07-22 16:09:15 -07:00
Xavier Ducrohet
6baf93c2c0 Fix erroneous assert. 2009-07-22 14:08:07 -07:00