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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge change 20808 into donut
Android (Google) Code Review
2009-08-11
4
-59
/
+119
|
\
|
*
BUG 2039245 : Need to show something in the source if there are no available ...
Raphael
2009-08-11
4
-59
/
+119
*
|
BUG 2041701: Release notes content/link in SDK Updater schema
Raphael
2009-08-11
4
-16
/
+107
|
/
*
Merge change 20520 into donut
Android (Google) Code Review
2009-08-10
2
-19
/
+41
|
\
|
*
Fix IAndroidTarget#isCompatibleBaseFor() for add-ons
Xavier Ducrohet
2009-08-10
2
-19
/
+41
*
|
BUG 2042088 : SDK Updater: we want to keep getenv(TEMP_SDK_URL)
Raphael
2009-08-07
3
-4
/
+64
*
|
BUG 2041688 : SDK Updater: better description of extra packages
Raphael
2009-08-07
1
-1
/
+25
|
/
*
Merge change 20389 into donut
Android (Google) Code Review
2009-08-07
1
-3
/
+3
|
\
|
*
Fix some display string that contained an unused %s and an NPE
Xavier Ducrohet
2009-08-06
1
-3
/
+3
*
|
Fix some minor typo
Xavier Ducrohet
2009-08-06
2
-4
/
+4
|
/
*
Merge change 20363 into donut
Android (Google) Code Review
2009-08-06
2
-4
/
+5
|
\
|
*
Make android.bat copy commons-compress to tmp with the other jar files.
Xavier Ducrohet
2009-08-06
2
-4
/
+5
*
|
SDK Updater: Fix to allow install from directory URL (i.e. auto-guess the
Raphael
2009-08-06
4
-51
/
+47
*
|
SDK Updater: fix main window to resize.
Raphael
2009-08-06
1
-1
/
+1
*
|
Fix comparison of 2 doc packages that have the same codename/revision.
Xavier Ducrohet
2009-08-05
1
-12
/
+15
|
/
*
Fix NPE that prevented any package w/o license to be installed.
Xavier Ducrohet
2009-08-05
4
-8
/
+35
*
Fix PlatformTarget#compareTo(IAndroidTarget) again.
Xavier Ducrohet
2009-08-03
1
-1
/
+1
*
Support packages with no license.
Xavier Ducrohet
2009-07-30
1
-4
/
+13
*
Adds call back to the SDK updater for SDK content notifications.
Xavier Ducrohet
2009-07-29
6
-7
/
+39
*
Fix minor typo and duplicated entry in sdk.atree
Xavier Ducrohet
2009-07-28
1
-1
/
+1
*
Prevent SDK Updater progress dialog from showing off screen.
Xavier Ducrohet
2009-07-27
1
-1
/
+14
*
Prevent SDK updater dialog from showing offscreen.
Xavier Ducrohet
2009-07-27
2
-1
/
+21
*
Fix the update check for doc packages.
Xavier Ducrohet
2009-07-24
2
-1
/
+48
*
Also filter the list of Archives to only show the compatible ones.
Xavier Ducrohet
2009-07-23
1
-1
/
+13
*
Add a checkbox to only show packages that are updates or new.
Xavier Ducrohet
2009-07-23
13
-167
/
+202
*
Fix loading of user repository and add refresh when adding/removing.
Xavier Ducrohet
2009-07-23
3
-4
/
+5
*
Use Apache Commons Compress instead of java.util.zip
Xavier Ducrohet
2009-07-23
3
-30
/
+53
*
Add support for add-on based on preview of platforms.
Xavier Ducrohet
2009-07-22
9
-61
/
+103
*
Fix erroneous assert.
Xavier Ducrohet
2009-07-22
1
-1
/
+1
*
Refactored AndroidXPathFactory into sdklib.
Xavier Ducrohet
2009-07-22
1
-0
/
+102
*
Use the proper URL for the google repository.
Xavier Ducrohet
2009-07-21
2
-2
/
+4
*
Generalize usage of AndroidVersion instead of Api level in the SDK packages.
Xavier Ducrohet
2009-07-21
10
-37
/
+59
*
Add support for preview versions of platforms.
Xavier Ducrohet
2009-07-20
15
-82
/
+342
*
Merge change 6651 into donut
Android (Google) Code Review
2009-07-09
7
-19
/
+168
|
\
|
*
AVD Selector: Add a "Start" button to launch the selected AVD in a
Raphael
2009-07-09
7
-19
/
+168
*
|
SDK Updater: detect when install addon or tools to deal with
Raphael
2009-07-02
1
-0
/
+31
|
/
*
SDK Updater: fix android.bat for Windows to change dirs to the
Raphael
2009-07-02
1
-5
/
+7
*
Update comments in AvdManager
Raphael
2009-07-01
1
-6
/
+21
*
Merge change 5913 into donut
Android (Google) Code Review
2009-07-01
1
-18
/
+22
|
\
|
*
SDK Updater: Make it possible for tools to update themselves.
Raphael
2009-07-01
1
-18
/
+22
*
|
All actions in AdvManager now receives their own ISdkLog.
Xavier Ducrohet
2009-07-01
6
-116
/
+205
*
|
Add tooltips and a legend (AVD selector)
Xavier Ducrohet
2009-07-01
2
-10
/
+51
*
|
SDK Updater: refine error handling when fetching sources.
Raphael
2009-06-30
1
-52
/
+60
|
/
*
SDK Updater: Add repository.xml if not specified in URLs
Raphael
2009-06-30
2
-3
/
+44
*
SDK Updater: Better handling of fetch errors.
Raphael
2009-06-30
5
-5
/
+46
*
Properly enable/disable buttons in the AVD selector.
Xavier Ducrohet
2009-06-30
2
-26
/
+83
*
Plug the Android SDK window as the AVD manager.
Xavier Ducrohet
2009-06-30
4
-6
/
+29
*
AVD creation dialog.
Xavier Ducrohet
2009-06-30
6
-50
/
+507
*
Misc cleanup from a previous commit.
Xavier Ducrohet
2009-06-30
3
-40
/
+36
*
Skins can now provide their own hardware support (via AVDs)
Xavier Ducrohet
2009-06-29
3
-35
/
+119
[next]