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
*
SDK Man2: New UTs for install/delete cases.
Raphael Moll
2011-07-21
3
-37
/
+203
*
Merge "SDK Manager 2: incremental sort when sorting by source + UT"
Raphael Moll
2011-07-20
11
-226
/
+834
|
\
|
*
SDK Manager 2: incremental sort when sorting by source + UT
Raphael Moll
2011-07-16
11
-226
/
+834
*
|
Android project's output for JDT is now bin/classes/
Xavier Ducrohet
2011-07-18
1
-0
/
+2
*
|
Merge "Read the default skin from sdk.properties."
Xavier Ducrohet
2011-07-17
2
-2
/
+12
|
\
\
|
|
/
|
/
|
|
*
Read the default skin from sdk.properties.
Xavier Ducrohet
2011-07-17
2
-2
/
+12
*
|
SdkManager: fix issue with double-packages on reload.
Raphael Moll
2011-07-13
10
-623
/
+1201
*
|
Merge "Fix android.bat for Windows SDK."
Raphael Moll
2011-07-12
2
-30
/
+40
|
\
\
|
|
/
|
/
|
|
*
Fix android.bat for Windows SDK.
Raphael Moll
2011-07-07
2
-30
/
+40
*
|
Add "android create avd --abi" parameter.
Raphael Moll
2011-07-08
1
-5
/
+3
|
/
*
SdkMan2: Links to select new/updates or deselect all.
Raphael Moll
2011-06-30
1
-15
/
+62
*
Use GridData/LayoutBuilder in PackagesPage.
Raphael Moll
2011-06-30
1
-20
/
+18
*
SdkManager2: fixes for asynchronous sources UI.
Raphael Moll
2011-06-30
4
-31
/
+106
*
Fix SDK Manager unit tests.
Raphael Moll
2011-06-30
2
-18
/
+18
*
Sdkman2: Load sources asynchronously.
Raphael Moll
2011-06-26
7
-574
/
+798
*
Sdkman2: Simplify packages names, fix extra package sort.
Raphael Moll
2011-06-23
3
-67
/
+226
*
Sdkman2: Rename "Sort by Source" to "Sort by Repository"
Raphael Moll
2011-06-23
1
-5
/
+5
*
SdkMan2: sort Tool category at the top.
Raphael Moll
2011-06-23
1
-14
/
+19
*
Enable SdkManager2 and AvdManager1 windows in ADT.
Raphael Moll
2011-06-21
4
-37
/
+120
*
SdkManager2: window can be closed during load.
Raphael Moll
2011-06-21
3
-25
/
+46
*
Add cpu.model to AVD running armeabi-v7a system images.
Xavier Ducrohet
2011-06-16
3
-18
/
+31
*
Properly handle CPU Arch/ABI in AVDs.
Xavier Ducrohet
2011-06-10
9
-63
/
+63
*
Merge "Make String-based hw prop not recognized."
Xavier Ducrohet
2011-06-10
1
-3
/
+11
|
\
|
*
Make String-based hw prop not recognized.
Xavier Ducrohet
2011-06-10
1
-3
/
+11
*
|
Fix NPE on edit unknown AVD hardware property.
Raphael Moll
2011-06-10
1
-7
/
+15
|
/
*
Fix AVD detail not displaying correctly.
Raphael Moll
2011-06-10
1
-7
/
+8
*
Fix various warnings
Tor Norbye
2011-06-09
2
-2
/
+16
*
do not package .scala files as resources
Matthias Granberry
2011-06-06
1
-0
/
+1
*
Typo.
Kenji Tan
2011-06-01
1
-1
/
+1
*
SdkMan2: fix package deletion.
Raphael Moll
2011-05-31
1
-13
/
+21
*
SdkMan2: fix Android platform name display.
Raphael Moll
2011-05-31
1
-2
/
+21
*
SdkManager: Refactor name of UpdaterWindow.
Raphael Moll
2011-05-27
13
-65
/
+64
*
AvdManager1: remove unused code.
Raphael Moll
2011-05-27
2
-12
/
+1
*
Merge "SdkMan2: don't use yellow background anymore."
Raphael Moll
2011-05-27
1
-25
/
+1
|
\
|
*
SdkMan2: don't use yellow background anymore.
Raphael Moll
2011-05-27
1
-25
/
+1
*
|
Merge "New standalone AVD Manager window."
Raphael Moll
2011-05-27
3
-1
/
+597
|
\
\
|
|
/
|
/
|
|
*
New standalone AVD Manager window.
Raphael Moll
2011-05-24
3
-1
/
+597
*
|
Repository XML for R12: layoutlib version for addons.
Raphael Moll
2011-05-25
11
-76
/
+270
*
|
Merge "Add support for addon providing their own layoutlib and/or res."
Xavier Ducrohet
2011-05-25
6
-12
/
+101
|
\
\
|
*
|
Add support for addon providing their own layoutlib and/or res.
Xavier Ducrohet
2011-05-25
6
-12
/
+101
*
|
|
Fix flaky SdkRepository test.
Raphael Moll
2011-05-25
3
-22
/
+45
*
|
|
Prevent 'make sdk_repo' from picking up future schemas.
Raphael Moll
2011-05-24
5
-2
/
+43
*
|
|
Merge "New Repository XSD for R12."
Raphael Moll
2011-05-24
18
-28
/
+2116
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
New Repository XSD for R12.
Raphael Moll
2011-05-24
18
-28
/
+2116
|
|
/
*
|
Use sdklib.OsHelper in AddCompatibilityJarAction.
Raphael Moll
2011-05-24
3
-16
/
+78
|
/
*
Merge AdtUpdateDialog CL on top of latest SdkMan2
Raphael Moll
2011-05-20
2
-125
/
+6
*
SdkMan2: Use IDE's log when available.
Raphael Moll
2011-05-20
3
-21
/
+124
*
SdkMan2: don't display update packages as sub-items.
Raphael Moll
2011-05-20
1
-7
/
+32
*
Mechanism to disable SwtMenuBar in SdkMan2
Raphael Moll
2011-05-20
5
-25
/
+142
*
Cleanup IUpdaterWindow in SdkManager.
Raphael Moll
2011-05-20
5
-8
/
+11
[next]