History log of /sdk/sdkmanager/app/etc/android
Revision Date Author Comments
58eaecb01ff34cc860efa0b19901043cdafa0c5c 08-May-2012 Raphael Moll <ralf@android.com> SDK: Fix prebuilts/tool reference in wrapper scripts.

Change-Id: I928ce1288886f54d21868c20da56dbd4fe872770
d1c5f826bb978561cac6e67517f321b0446189fb 03-May-2012 Siva Velusamy <vsiva@google.com> Update path to swt prebuilts.

Change-Id: Ib64075e41c7754720e1cba677d288d54f71881b6
9cc8ad3950427ef751e8ff6c5c8de00910f0789d 05-May-2011 Raphael Moll <ralf@android.com> Fix launchers for SDK tools using swtmenubar.

Change-Id: Iba5860db0a56ab508d1ce155d0e079ab37eb2bc9
f97cb1d7054ae95dde98558e3a0611666daa31b6 03-May-2011 Raphael Moll <ralf@android.com> Remove banner printed when starting 'android' tool UI.

When running the 'android' tool from command-line,
it prints a banner indicating it will start its UI
since no parameters were given. This CL removes this,
it no longer seem that useful, does it?

Change-Id: I6f99cdbde2257b12c9676c2fade1e1fc8a5c38a0
e06f8f93f431ac4dacbecc2cdf3f61af08aafeab 27-Jul-2010 Xavier Ducrohet <xav@android.com> Update ddms (all) and 'android' (linux/mac) to user explicit classpath

They were still using the old method of providing a jar folder
through java.ext.dirs in which to look for jar files.

The jar dependency is now explicit in the manifest, which allows
us to target ddmlib explicitely and not ddmlib-prebuilt.

Change-Id: Ic3c5708ab327a3e1fb7a7cd86fffda96e0d988dd
e48a35070a0b27ec8ea99e2cd3bf999a11b175b5 17-Jun-2010 Xavier Ducrohet <xav@android.com> Move Apkbuilder into sdklib.

Change-Id: I88f7e6101b8c03157a320a6c9d9b7424ffbdc7f5
d4963dc4347c871be5faa76920709001490e1d2a 24-Feb-2010 The Android Open Source Project <initial-contribution@android.com> snapshot
f89bdfe5b20157a284bf374d4d2e067e3ae2b9d8 29-Jan-2010 Xavier Ducrohet <xav@android.com> Fix https download for the standalone version of the SDK Updater

The problem was due to the launch script completely replacing
java.ext.dirs preventing the VM from accessing the optional
jce.jar package (Java Cryptography Extension).

The launch script now queries the JVM for the current value
of java.ext.dirs (using archquery) to append to it instead
of replacing it.

In order to do that, archquery.jar now outputs only the value
of the queried system property instead of output "name=value"

Bug: 2248892
Change-Id: If17d48e46529bebc1a25daf99f2748e9ec81a214
e13151727c63786342cddc3ea355425582bd4e7a 13-Jan-2010 The Android Open Source Project <initial-contribution@android.com> android-2.1_r1 snapshot
312c9ed171a7fff530b3b7a4e6a87ead9b0d6522 13-Nov-2009 Jean-Baptiste Queru <jbq@google.com> eclair snapshot
39a669ed17cd198f6a8ec9c484741672ec94426c 02-Nov-2009 Raphael <raphael@google.com> SDK: Enforce GDK_NATIVE_WINDOWS=true for linux scripts

SDK BUG 2232091

Change-Id: I2a000054545b7865769054d1fdc733e50f06edd5
94bd158ca4e08784040683ed20dfb475395cb522 29-Oct-2009 Xavier Ducrohet <xav@android.com> Fix the android launcher script to not force Java 1.5 on MacOS
25632f72ce217e33de4b86712fb8dc6b67ed7430 03-Sep-2009 Raphael <raphael@google.com> SDK Updter: change window title to match ADT

Also change the name displayed by the "android" wrapping scripts.

Change-Id: I663e1dcadfef7caf2e42138e39b1237f08091c77
f5e1cc8856d792d71f1455ae70316fc37cff4e7c 04-Jun-2009 Xavier Ducrohet <xav@android.com> Change the SDK, DDMS and Traceview to work with the new SWT libraries.

The SDK now contains 32 and 64 bit version of SWT. DDMS and Traceview
use the archquery java app to check the architecture of the VM to decide
which version of SWT should be used to run the apps.
55a2c71f27d3e0b8344597c7f281e687cb7aeb1b 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
82ea7a177797b844b252effea5c7c7c5d63ea4ac 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
9ca1c0b33cc3fc28c21a915730797ec01e71a152 18-Dec-2008 The Android Open Source Project <initial-contribution@android.com> Code drop from //branches/cupcake/...@124589