| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge "Manifest Merger tool." | Raphael | 2012-01-11 | 2 | -1/+8 |
|\ |
|
| * | Manifest Merger tool. | Raphael | 2012-01-10 | 2 | -1/+8 |
* | | SDK Manager: fix missing label in Source categories. | Raphael | 2012-01-10 | 2 | -0/+46 |
|/ |
|
* | Fix locale handling of uppercase/lowercase | Tor Norbye | 2012-01-06 | 6 | -7/+13 |
* | SDK: Extend CommandLineParser to support string arrays. | Raphael | 2012-01-05 | 2 | -27/+150 |
* | Move CommandLineProcessor from sdkmanager to sdklib as CommandLineParser | Raphael | 2012-01-05 | 3 | -10/+11 |
* | Add @NonNull annotation and configure Eclipse settings | Tor Norbye | 2011-12-22 | 3 | -3/+39 |
* | Update SDK codebase to JDK 6 | Tor Norbye | 2011-12-21 | 78 | -24/+557 |
* | SDK Manager: list/update sdk --all | Raphael | 2011-12-16 | 5 | -48/+89 |
* | SDK Manager: fix SWTException disposed when closing during a download. | Raphael | 2011-12-08 | 1 | -16/+20 |
* | SDK Manager: shutdown httpclient to abort download. | Raphael | 2011-12-08 | 1 | -2/+6 |
* | SDK Manager: 'list sdk' show system images and source pkg. | Raphael | 2011-12-05 | 2 | -15/+123 |
* | Merge "SDK android.exe: fix "access denied" error." | Raphael | 2011-12-02 | 3 | -23/+45 |
|\ |
|
| * | SDK android.exe: fix "access denied" error. | Raphael | 2011-11-29 | 3 | -23/+45 |
* | | Merge "SDK: Extract find_java static library." | Raphael | 2011-12-01 | 6 | -479/+628 |
|\ \
| |/ |
|
| * | SDK: Extract find_java static library. | Raphael | 2011-11-29 | 6 | -479/+628 |
* | | SDK Manager: verbose print if unzip fails. | Raphael | 2011-11-30 | 1 | -2/+14 |
|/ |
|
* | SDK: Switch back to android.bat. | Raphael Moll | 2011-11-28 | 2 | -2/+2 |
* | SDK: Fix C++ style for win_android.cpp | Raphael | 2011-11-17 | 1 | -42/+50 |
* | sdkman authdialog: Make input fields static. | Siva Velusamy | 2011-11-16 | 1 | -12/+16 |
* | SDK Manager: remove obsolete sdkamn v1 window. | Raphael | 2011-11-15 | 8 | -1790/+9 |
* | Merge "SDK: Switch from android.bat to android.exe" | Raphael | 2011-11-15 | 2 | -7/+14 |
|\ |
|
| * | SDK: Switch from android.bat to android.exe | Raphael | 2011-11-14 | 2 | -7/+14 |
* | | Merge "android.exe, replacement for android.bat on Windows" | Raphael | 2011-11-15 | 8 | -0/+1026 |
|\ \
| |/ |
|
| * | android.exe, replacement for android.bat on Windows | Raphael | 2011-11-14 | 8 | -0/+1026 |
* | | Merge "Add support for NTLM proxy authentication." | Siva Velusamy | 2011-11-14 | 11 | -85/+219 |
|\ \
| |/
|/| |
|
| * | Add support for NTLM proxy authentication. | Siva Velusamy | 2011-11-12 | 11 | -85/+219 |
* | | SDK Manager Windows: detach from java process. | Raphael | 2011-11-11 | 1 | -10/+3 |
|/ |
|
* | Merge "Add support for BuildConfig class to ADT." | Xavier Ducrohet | 2011-11-10 | 1 | -3/+17 |
|\ |
|
| * | Add support for BuildConfig class to ADT. | Xavier Ducrohet | 2011-11-09 | 1 | -3/+17 |
* | | Merge "SdkManager: rework pkg diff to avoid duplicates" | Raphael | 2011-11-08 | 9 | -444/+307 |
|\ \
| |/
|/| |
|
| * | SdkManager: rework pkg diff to avoid duplicates | Raphael | 2011-11-01 | 9 | -444/+307 |
* | | android create id: prompt for passwd | Raphael | 2011-11-01 | 2 | -33/+80 |
|/ |
|
* | SDK Manager: remove old SDK_TEST_URLS env var. | Raphael | 2011-10-25 | 1 | -114/+34 |
* | SDK Manager: change addons_list.xml download URL. | Raphael | 2011-10-24 | 1 | -4/+4 |
* | SDK Manager: fix failure to update tools | Raphael | 2011-10-24 | 2 | -18/+45 |
* | SDK: Test to exhibit sdkmanager update issue. | Raphael | 2011-10-24 | 1 | -1/+46 |
* | Merge "Prevent NPE in 'android update project'." | Raphael | 2011-10-21 | 1 | -0/+4 |
|\ |
|
| * | Prevent NPE in 'android update project'. | Raphael | 2011-10-18 | 1 | -0/+4 |
* | | Platform now returns the new location of the renderscript includes. | Xavier Ducrohet | 2011-10-21 | 2 | -5/+11 |
* | | Merge "Fix AVD Manager creation for GTV issue." | Raphael | 2011-10-21 | 1 | -5/+2 |
|\ \ |
|
| * | | Fix AVD Manager creation for GTV issue. | Raphael | 2011-10-21 | 1 | -5/+2 |
* | | | SDK Manager: label incompatible packages. | Raphael | 2011-10-21 | 5 | -9/+51 |
|/ / |
|
* | | Merge "SDK Manager: Fix typos." | Raphael | 2011-10-19 | 1 | -12/+2 |
|\ \
| |/ |
|
| * | SDK Manager: Fix typos. | Raphael | 2011-10-18 | 1 | -12/+2 |
* | | SDK Manager: fix window resize issue. | Raphael | 2011-10-19 | 2 | -3/+3 |
|/ |
|
* | Merge "SDK Manager: change initial selection logic." | Raphael | 2011-10-18 | 3 | -85/+193 |
|\ |
|
| * | SDK Manager: change initial selection logic. | Raphael | 2011-10-18 | 3 | -85/+193 |
* | | Merge "Code cleanup: make sure FileInputStreams are closed." | Raphael | 2011-10-18 | 1 | -1/+13 |
|\ \
| |/
|/| |
|
| * | Code cleanup: make sure FileInputStreams are closed. | Raphael | 2011-10-13 | 1 | -1/+13 |