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
/
eclipse
Commit message (
Expand
)
Author
Age
Files
Lines
*
ADT: make sure to log exceptions that might happen when
Raphael
2009-06-04
1
-2
/
+7
*
Merge changes 2853,2885 into donut
Android (Google) Code Review
2009-06-02
1
-1
/
+26
|
\
|
*
Export all ADT packages.
Xavier Ducrohet
2009-06-01
1
-1
/
+26
*
|
Merge change 2771 into donut
Android (Google) Code Review
2009-06-01
1
-17
/
+13
|
\
\
|
*
|
SDK Updater: parse local packages, download and install remote packages.
Raphael
2009-06-01
1
-17
/
+13
|
|
/
*
|
Make CompiledResourcesMonitor#getRClassName more error proof.
Xavier Ducrohet
2009-05-29
2
-130
/
+134
|
/
*
Merge change 2472 into donut
Android (Google) Code Review
2009-05-26
1
-42
/
+54
|
\
|
*
ADT #1877529: Fixes a couple potential NPEs in content assists.
Raphael
2009-05-26
1
-42
/
+54
*
|
Update some class names in plugin.xml that were not updated by the refactoring.
Xavier Ducrohet
2009-05-26
1
-13
/
+13
|
/
*
Fix wrong path to externalized string file.
Xavier Ducrohet
2009-05-26
1
-1
/
+1
*
Merge change 1730 into donut
Android (Google) Code Review
2009-05-15
7
-120
/
+119
|
\
|
*
Make the ddmlib API use IDevice instead of Device
Xavier Ducrohet
2009-05-15
7
-120
/
+119
*
|
Update ADT feature dependency.
Xavier Ducrohet
2009-05-15
1
-1
/
+5
|
/
*
Merge change 1739 into donut
Android (Google) Code Review
2009-05-14
1
-4
/
+4
|
\
|
*
Fix an NPE in the New Project Wizard when no test project is specified
Raphael
2009-05-14
1
-4
/
+4
*
|
Merge change 1699 into donut
Android (Google) Code Review
2009-05-14
1
-51
/
+58
|
\
\
|
*
|
Make IDevice#getSyncService() throws an IOException.
Xavier Ducrohet
2009-05-14
1
-51
/
+58
|
|
/
*
|
Remove duplicate initialization in AdtPlugin.
Xavier Ducrohet
2009-05-14
1
-16
/
+0
|
/
*
Fix a double issue regarding interrupted builds due to pre-existing errors.
Xavier Ducrohet
2009-05-13
2
-134
/
+147
*
ADT: remove an obsolete import from the manifest.
Xavier Ducrohet
2009-05-13
1
-1
/
+0
*
ADT: Refactoring classes dealing with android resources out of the editor.
Xavier Ducrohet
2009-05-13
74
-234
/
+206
*
ADT: Move more packages into internal:
Xavier Ducrohet
2009-05-13
199
-793
/
+837
*
ADT: Move more packages into internal.
Xavier Ducrohet
2009-05-13
132
-314
/
+322
*
ADT: Move more packages into internal
Xavier Ducrohet
2009-05-13
42
-75
/
+77
*
ADT: Remove StreamHelper and integrate it in AdtPlugin.
Xavier Ducrohet
2009-05-13
7
-162
/
+117
*
Moved more ADT packages into internal.
Xavier Ducrohet
2009-05-13
92
-145
/
+146
*
Update ADT to use the refactored sdklib from previous patch.
Xavier Ducrohet
2009-05-13
6
-292
/
+292
*
ADT #1715616: "New Android Test Project" wizard.
Raphael
2009-05-08
19
-453
/
+2264
*
Fix ADT junit test for AndroidManifestParser following API change.
Raphael
2009-05-05
1
-2
/
+21
*
ADT #1825491: Provide default choices for <uses-library>
Raphael
2009-05-04
2
-17
/
+26
*
ADT #1823896: Ability to add an "extra" action to the AVD Selector.
Raphael
2009-05-01
8
-60
/
+162
*
ADT #1823896: AVD Manager button in the AVD Selector.
Raphael
2009-04-30
4
-38
/
+81
*
Display the AVD manager wizard during launches where no compatible AVDs exist.
Xavier Ducrohet
2009-04-30
5
-183
/
+74
*
Merge change 770 into donut
Android (Google) Code Review
2009-04-30
6
-8
/
+420
|
\
|
*
ADT 1603194: Android Package browser for Instrumentation nodes.
Raphael
2009-04-29
6
-8
/
+420
*
|
Make sure that any exception during the final packaging properly put an error...
Xavier Ducrohet
2009-04-29
1
-310
/
+335
|
/
*
ADT #1820114: Provide a quick UI to edit AVD.
Raphael
2009-04-29
7
-3
/
+783
*
Merge change 627 into donut
Android (Google) Code Review
2009-04-28
4
-10
/
+33
|
\
|
*
Fix a bunch of issues related to packaging the content of libs (NPE with file...
Xavier Ducrohet
2009-04-27
4
-10
/
+33
*
|
Move ADT to 0.9.1
Xavier Ducrohet
2009-04-27
8
-11
/
+11
|
/
*
Fix the opt-in window for usage stat so that it works when running from ADT.
Xavier Ducrohet
2009-04-27
3
-48
/
+21
*
Split development/.gitignore into separate gitignore files per project.
Raphael
2009-04-26
1
-0
/
+52
*
AI 147264: am: CL 147262 ADT #1761055: Pre-select node types when adding node...
Raphael Moll
2009-04-21
1
-5
/
+178
*
AI 146847: am: CL 146845 Fix detecting "home" activities when parsing the And...
Xavier Ducrohet
2009-04-18
2
-6
/
+9
*
AI 146784: am: CL 146783 Update New project wizard with the less confusing "B...
Xavier Ducrohet
2009-04-18
1
-1
/
+1
*
AI 146739: am: CL 146689 Broken AVDs are now loaded by default, and we provid...
Xavier Ducrohet
2009-04-17
3
-10
/
+12
*
AI 146736: am: CL 146674 "Target" nomenclature fixes
Xavier Ducrohet
2009-04-17
1
-1
/
+1
*
AI 146634: am: CL 146631 ADT #1793333: fix Widget disposed in SdkTargetSelector.
Raphael Moll
2009-04-16
3
-9
/
+22
*
AI 146597: am: CL 146595 ADT #1794560: prevent from loading more than one SDK...
Raphael Moll
2009-04-16
1
-1
/
+12
*
AI 146352: am: CL 146351 Fix aidl 2 issues: aidl file change for parcelable d...
Xavier Ducrohet
2009-04-15
2
-12
/
+119
[next]