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
*
Android.bat support for Java 64-bit.
Raphael Moll
2010-08-23
1
-81
/
+81
*
Merge sdklib manifest fix for r7. DO NOT MERGE.
Xavier Ducrohet
2010-08-20
2
-5
/
+8
*
Fix broken generation of default keystore. Do not merge.
Xavier Ducrohet
2010-07-29
1
-6
/
+13
*
Fix missing goto label in android.bat
Xavier Ducrohet
2010-07-27
1
-0
/
+1
*
Fix how the default.prop modifications from the UI are reloaded.
Xavier Ducrohet
2010-07-13
4
-230
/
+335
*
ADT: dock/night combos in layout editor.
Xavier Ducrohet
2010-07-08
13
-115
/
+337
*
Disable unsupported feature for now.
Xavier Ducrohet
2010-07-02
1
-4
/
+9
*
Remove hard-coded source folder name for library projects in ADT.
Xavier Ducrohet
2010-06-25
1
-8
/
+35
*
Move the exceptions out of ApkBuilder.
Xavier Ducrohet
2010-06-22
5
-76
/
+127
*
Merge "Add support for Dock, Night mode, and Navigation state resource qualif...
Xavier Ducrohet
2010-06-22
5
-6
/
+249
|
\
|
*
Add support for Dock, Night mode, and Navigation state resource qualifiers.
Xavier Ducrohet
2010-06-22
5
-6
/
+249
*
|
New ApkBuilder class.
Xavier Ducrohet
2010-06-22
6
-602
/
+981
|
/
*
Move Apkbuilder into sdklib.
Xavier Ducrohet
2010-06-16
5
-4
/
+622
*
Merge "SdkManager: don't user versionName for new platform packages."
Raphael Moll
2010-06-15
1
-3
/
+1
|
\
|
*
SdkManager: don't user versionName for new platform packages.
Raphael Moll
2010-06-15
1
-3
/
+1
*
|
Move jarutils into sdklib.
Xavier Ducrohet
2010-06-15
4
-0
/
+857
|
/
*
ADT: Multi-apk export action.
Xavier Ducrohet
2010-06-15
1
-2
/
+5
*
Merge "Saving ProjectProperties now keeps existing file and replaces values."
Xavier Ducrohet
2010-06-14
6
-114
/
+205
|
\
|
*
Saving ProjectProperties now keeps existing file and replaces values.
Xavier Ducrohet
2010-06-14
6
-114
/
+205
*
|
Remove debug printfs
Xavier Ducrohet
2010-06-11
1
-3
/
+0
|
/
*
Fix NPE when comparing project export properties with api split = false.
Xavier Ducrohet
2010-06-09
1
-7
/
+9
*
Fix some handling of decimal values in the UI to handle non-en locales.
Xavier Ducrohet
2010-06-09
1
-1
/
+7
*
Export project creation.
Xavier Ducrohet
2010-06-08
6
-77
/
+337
*
Stop using java.ext.dirs to modify classpath for android.bat
Xavier Ducrohet
2010-06-07
3
-7
/
+6
*
Detect conflict due to change in number/list of ABI being exported.
Xavier Ducrohet
2010-06-04
2
-19
/
+67
*
Rework the multi-apk log file(s).
Xavier Ducrohet
2010-06-04
4
-514
/
+843
*
Add support for locale filters in multi-apk export.
Xavier Ducrohet
2010-06-02
4
-32
/
+135
*
Fix ABI ordering for the multi-apk build info.
Xavier Ducrohet
2010-06-02
1
-13
/
+46
*
Add support for soft properties in multi-apk export.
Xavier Ducrohet
2010-06-01
2
-36
/
+100
*
Implement mechanics for supports-screens in the multi-apk export.
Xavier Ducrohet
2010-06-01
4
-34
/
+312
*
Uses some constants for default values for minSdkVersion and glEsVersion
Xavier Ducrohet
2010-05-28
4
-9
/
+29
*
New log format for multi-apk export.
Xavier Ducrohet
2010-05-28
6
-131
/
+255
*
Properly compare supports-screens.
Xavier Ducrohet
2010-05-27
7
-30
/
+126
*
Add Manifest checks for multi-apk export.
Xavier Ducrohet
2010-05-27
4
-31
/
+190
*
Refactored most of the multi-apk export out of the ant task into sdklib.
Xavier Ducrohet
2010-05-27
10
-54
/
+593
*
Move ApkData into sdklib.
Xavier Ducrohet
2010-05-26
1
-0
/
+250
*
Merge "Fix SD Card size check to prevent int overflow."
Xavier Ducrohet
2010-05-24
1
-12
/
+30
|
\
|
*
Fix SD Card size check to prevent int overflow.
Xavier Ducrohet
2010-05-24
1
-12
/
+30
*
|
Add proper support for <uses-library> and <uses-feature> in the manifest pars...
Xavier Ducrohet
2010-05-24
5
-44
/
+170
|
/
*
Fix error detection for invalid command line arguments.
Raphael Moll
2010-05-19
1
-2
/
+22
*
Add parsing of <uses-configuration> in the manifest.
Xavier Ducrohet
2010-05-18
5
-14
/
+147
*
Console-based "android update sdk"
Raphael Moll
2010-05-18
10
-73
/
+709
*
move the resource enums from the qualifier classes to sdklib.
Xavier Ducrohet
2010-05-18
11
-6
/
+738
*
Refactor the manifest parser test in the correct package.
Xavier Ducrohet
2010-05-17
4
-2
/
+188
*
Minor refactor, moving ManifestData out of the parser class.
Xavier Ducrohet
2010-05-14
3
-209
/
+291
*
Disable --library for 'update lib-project'
Xavier Ducrohet
2010-05-13
2
-6
/
+2
*
Refactored the Android Manifest into sdklib.
Xavier Ducrohet
2010-05-12
2
-0
/
+717
*
First step of multiple apk support.
Xavier Ducrohet
2010-05-03
5
-36
/
+114
*
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
[next]