index
:
sdk.git
replicant-4.2
replicant-6.0
sdk
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sdkmanager
/
app
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix android.bat to support CWD with & character
Raphael Moll
2011-01-31
1
-2
/
+2
*
Move Pair and annoatations into resources.jar now renamed as common.jar
Xavier Ducrohet
2011-01-28
1
-1
/
+1
*
Update the Layoutlib API to contain part of the current config.
Xavier Ducrohet
2011-01-27
1
-1
/
+1
*
Fix MockLog to build on 1.5
Xavier Ducrohet
2011-01-12
1
-3
/
+0
*
Merge 74f725db from master: Add snapshot handling for AVD creation, details, ...
Tim Baverstock
2011-01-12
8
-62
/
+451
*
SDK Manager: specify proxy on no-UI command-line.
Raphael Moll
2011-01-06
3
-10
/
+67
*
Fix android.bat to properly cd to temp dir.
Raphael Moll
2010-12-28
1
-1
/
+1
*
Remove AdtPlugin dependency from AttrsXmlParser.
Raphael Moll
2010-11-17
3
-52
/
+6
*
SDK Manager: addon schema version number in about box.
Raphael Moll
2010-10-19
1
-1
/
+4
*
SDK Manager: remove userCanChangeSdkRoot flag.
Raphael Moll
2010-10-09
1
-2
/
+1
*
SDK Manager: support separate addon.xml schema
Raphael Moll
2010-10-06
3
-7
/
+7
*
Doc Change: Updated usage doc for android tool
Joe Malin
2010-08-30
1
-13
/
+14
*
Doc Change: Updated usage help for Android tool
Joe Malin
2010-08-30
1
-34
/
+34
*
Android.bat support for Java 64-bit.
Raphael Moll
2010-08-21
1
-81
/
+81
*
SdkManager: support for upgrade to Schema #3.
Raphael Moll
2010-07-30
1
-2
/
+7
*
Update sdklib to use the new sdk organization (build tools moved)
Xavier Ducrohet
2010-07-30
1
-3
/
+3
*
SdkManager: don't use deprecated methods.
Raphael Moll
2010-07-29
1
-2
/
+4
*
Merge "Update ddms (all) and 'android' (linux/mac) to user explicit classpath"
Xavier Ducrohet
2010-07-28
1
-5
/
+2
|
\
|
*
Update ddms (all) and 'android' (linux/mac) to user explicit classpath
Xavier Ducrohet
2010-07-26
1
-5
/
+2
*
|
Fix missing goto label in android.bat
Xavier Ducrohet
2010-07-27
1
-0
/
+1
|
/
*
Disable unsupported feature for now.
Xavier Ducrohet
2010-07-02
1
-4
/
+9
*
Move Apkbuilder into sdklib.
Xavier Ducrohet
2010-06-16
1
-3
/
+0
*
Saving ProjectProperties now keeps existing file and replaces values.
Xavier Ducrohet
2010-06-14
1
-1
/
+1
*
Export project creation.
Xavier Ducrohet
2010-06-08
3
-31
/
+121
*
Stop using java.ext.dirs to modify classpath for android.bat
Xavier Ducrohet
2010-06-07
3
-7
/
+6
*
Fix error detection for invalid command line arguments.
Raphael Moll
2010-05-19
1
-2
/
+22
*
Console-based "android update sdk"
Raphael Moll
2010-05-18
2
-1
/
+124
*
Disable --library for 'update lib-project'
Xavier Ducrohet
2010-05-13
2
-6
/
+2
*
SDK Setup fixes.
Raphael Moll
2010-04-28
2
-9
/
+5
*
Shorten the default help from the "android" script.
Raphael Moll
2010-04-27
1
-37
/
+42
*
SDK Manager: fix crash when creating new AVD with no home.
Raphael
2010-03-25
1
-2
/
+13
*
Check whether the project's target supports libraries.
Xavier Ducrohet
2010-02-16
1
-4
/
+4
*
Add support for creating/updating library project to the "android" command-li...
Xavier Ducrohet
2010-02-11
2
-54
/
+122
*
SDK Manager: apply settings instantaneously.
Raphael
2010-02-01
1
-40
/
+14
*
Merge "Fix 'android create test-project' to handle parent projects with missi...
Xavier Ducrohet
2010-02-01
1
-1
/
+7
|
\
|
*
Fix 'android create test-project' to handle parent projects with missing defa...
Xavier Ducrohet
2010-02-01
1
-1
/
+7
*
|
SDK Manager: fix android.bat to correctly work on 64bit JVMs.
Raphael
2010-02-01
1
-5
/
+5
|
/
*
Fix https download for the standalone version of the SDK Updater
Xavier Ducrohet
2010-01-29
2
-4
/
+8
*
SDK Updater: Support post install script for updating SDK Setup.exe.
Raphael
2010-01-28
1
-1
/
+1
*
SDK Launcher: capture stdout from batch file.
Raphael
2010-01-27
1
-3
/
+3
*
Windows SDK: use find_java.bat in all batch wrappers.
Raphael
2010-01-26
1
-57
/
+4
*
android.bat now checks if Java is installed.
Raphael
2010-01-26
1
-14
/
+81
*
Make "android update test-project" create all necessary files.
Xavier Ducrohet
2010-01-20
1
-1
/
+2
*
Add support for Sample packages in the SDK Manager
Xavier Ducrohet
2010-01-12
1
-4
/
+6
*
SDK: Enforce GDK_NATIVE_WINDOWS=true for linux scripts
Raphael
2009-11-02
1
-0
/
+4
*
Fix the android launcher script to not force Java 1.5 on MacOS
Xavier Ducrohet
2009-10-29
1
-4
/
+3
*
Merge change I235da4a8 into eclair-sdk
Android (Google) Code Review
2009-10-21
1
-11
/
+15
|
\
|
*
SDK android "update project" must not require --target parameter.
Raphael
2009-10-21
1
-11
/
+15
*
|
Android.bat: remove /O in xcopy.
Raphael
2009-10-20
1
-1
/
+1
|
/
*
Merge change Ib096f1f0 into eclair
Android (Google) Code Review
2009-10-13
3
-3
/
+61
|
\
[next]