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
/
libs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "SDK Manager: Rename "add site" to "add addon-site"."
Raphael
2010-04-06
1
-19
/
+29
|
\
|
*
SDK Manager: Rename "add site" to "add addon-site".
Raphael
2010-04-06
1
-19
/
+29
*
|
SDK Manager: add tooltips to "Create new AVD" dialog.
Raphael
2010-04-06
1
-6
/
+23
|
/
*
SDK Manager: fix error message when missing XML validator.
Raphael
2010-04-05
1
-5
/
+22
*
ADT: repo schema change tell users to update ADT, not tools.
Raphael
2010-03-29
1
-2
/
+22
*
Merge "Prevent overflow in the AVD creation dialog"
Xavier Ducrohet
2010-03-26
1
-13
/
+24
|
\
|
*
Prevent overflow in the AVD creation dialog
Xavier Ducrohet
2010-03-26
1
-13
/
+24
*
|
SDK Manager: edit errors displayed when ANDROID_SDK_HOME is missing.
Raphael
2010-03-26
2
-5
/
+3
|
/
*
SDK Manager: Make AVD names case-insensitive under Windows.
Raphael
2010-03-26
1
-2
/
+9
*
SDK Manager: correctly handle lack of AvdManager
Raphael
2010-03-26
5
-12
/
+87
*
SDK Manager: fix crash when creating new AVD with no home.
Raphael
2010-03-25
6
-107
/
+225
*
Add support for the new Ant rules files.
Xavier Ducrohet
2010-03-18
3
-0
/
+9
*
ADT: New project properties panel for libraries.
Xavier Ducrohet
2010-03-17
1
-0
/
+10
*
Disable writting the apk settings.
Xavier Ducrohet
2010-03-12
2
-48
/
+20
*
Move ant.prop to sdk.prop and up a folder.
Xavier Ducrohet
2010-03-11
8
-57
/
+72
*
Make some errors warnings instead when parsing the SDK.
Xavier Ducrohet
2010-03-10
1
-16
/
+16
*
Merge "SDK Manager: fix displayed dependencies at installation."
Raphael
2010-03-08
2
-5
/
+6
|
\
|
*
SDK Manager: fix displayed dependencies at installation.
Raphael
2010-03-06
2
-5
/
+6
*
|
SDK Manager: Fix typo in addon dir selection.
Raphael
2010-03-08
1
-1
/
+1
*
|
SDK Manager recomputes addon install folder name.
Raphael
2010-03-08
1
-11
/
+7
|
/
*
ADT & libs: change ISdkLog to be a mandatory non-null parameter.
Raphael
2010-03-02
11
-70
/
+101
*
Merge "ADT: handle project open/close/rename for library support."
Xavier Ducrohet
2010-03-01
1
-0
/
+9
|
\
|
*
ADT: handle project open/close/rename for library support.
Xavier Ducrohet
2010-03-01
1
-0
/
+9
*
|
ADT: Fix NPE when SDK Manager uses a null ISdkLog.
Raphael
2010-03-01
4
-14
/
+34
|
/
*
Merge "Fix project creation by properly creating default.properties if needed."
Xavier Ducrohet
2010-02-25
1
-5
/
+22
|
\
|
*
Fix project creation by properly creating default.properties if needed.
Xavier Ducrohet
2010-02-24
1
-5
/
+22
*
|
Move sdklib.internal.io.* into sdklib.io
Xavier Ducrohet
2010-02-24
7
-9
/
+23
|
/
*
Improve the IAbstractFile/Folder classes.
Xavier Ducrohet
2010-02-23
4
-54
/
+164
*
Merge remote branch 'goog/master' into HEAD
Xavier Ducrohet
2010-02-23
6
-18
/
+13
|
\
|
*
Prevent AVD Manager in ADT from forcing reload of the targets.
Xavier Ducrohet
2010-02-19
6
-18
/
+13
*
|
ADT: Library support: source folder and pre-compiler.
Xavier Ducrohet
2010-02-23
7
-0
/
+331
*
|
Clean up for how the ADT plug-in keeps track of project and their targets.
Xavier Ducrohet
2010-02-18
3
-12
/
+16
*
|
Check whether the project's target supports libraries.
Xavier Ducrohet
2010-02-16
7
-10
/
+80
*
|
Merge remote branch 'goog/master' into HEAD
Xavier Ducrohet
2010-02-16
7
-8
/
+75
|
\
\
|
|
/
|
*
Add Ant build/template revision to the SDK platforms.
Xavier Ducrohet
2010-02-16
7
-8
/
+75
*
|
Add support for creating/updating library project to the "android" command-li...
Xavier Ducrohet
2010-02-11
1
-3
/
+61
*
|
Merge remote branch 'goog/master' into HEAD
Xavier Ducrohet
2010-02-10
2
-6
/
+19
|
\
\
|
|
/
|
*
Differentiate between invalid and broken AVDs.
Xavier Ducrohet
2010-02-05
2
-6
/
+19
*
|
Add support for library project in the Ant build system.
Xavier Ducrohet
2010-02-10
1
-0
/
+5
|
/
*
Fix sorting of Sample-type packages
Xavier Ducrohet
2010-02-02
2
-2
/
+7
*
Merge "ADT: Refreshed some icons." into eclair
Xavier Ducrohet
2010-02-02
1
-0
/
+0
|
\
|
*
ADT: Refreshed some icons.
Xavier Ducrohet
2010-02-02
1
-0
/
+0
*
|
SDK Manager: apply settings instantaneously.
Raphael
2010-02-01
1
-3
/
+10
|
/
*
SDK Updater: ask for confirmation before wiping modified samples.
Raphael
2010-01-29
6
-21
/
+249
*
SDK Updater: Support post install script for updating SDK Setup.exe.
Raphael
2010-01-28
3
-27
/
+168
*
SDK Updater: prevent potential NPE.
Raphael
2010-01-26
1
-0
/
+11
*
SDK Updater: Install samples in correct directory.
Raphael
2010-01-25
5
-12
/
+88
*
Merge "ADT NPW: cleanup minSdkVersion resolution for samples." into eclair
Raphael Moll
2010-01-25
7
-11
/
+16
|
\
|
*
ADT NPW: cleanup minSdkVersion resolution for samples.
Raphael
2010-01-22
7
-11
/
+16
*
|
SDK Updater: support <obsolete> packages.
Raphael
2010-01-22
12
-32
/
+134
|
/
[next]