Commit Graph

925 Commits

Author SHA1 Message Date
Raphael Moll
488317422b AI 147025: ADT #1795718: disable --mode in "android create project".
The alias build rules do not work and the flag wasn't even used
  by ProjectCreator anyway. Will reintroduce later.
  BUG=1795718

Automated import of CL 147025
2009-04-20 16:13:19 -07:00
Raphael Moll
7a32a4c81f Merge branch 'readonly-p4-donut' into donut 2009-04-20 15:43:27 -07:00
Raphael Moll
6aa2c4996b AI 147013: am: CL 147012 A readme describing the usage and limitations of MkStubs.
Original author: raphael
  Merged from: //branches/cupcake/...

Automated import of CL 147013
2009-04-20 15:41:59 -07:00
Raphael Moll
e5497a1a71 AI 147012: A readme describing the usage and limitations of MkStubs.
BUG=1778786

Automated import of CL 147012
2009-04-20 15:40:40 -07:00
Xavier Ducrohet
db27a0ee04 Merge branch 'readonly-p4-donut' into donut 2009-04-20 14:12:39 -07:00
Xavier Ducrohet
1d2e8e7de7 AI 146983: am: CL 146980 Fix the display of the target hash string when displaying unresolved target errors.
Original author: xav
  Merged from: //branches/cupcake/...

Automated import of CL 146983
2009-04-20 14:11:22 -07:00
Xavier Ducrohet
ea690c2a8f AI 146980: Fix the display of the target hash string when displaying unresolved target errors.
BUG=1800971

Automated import of CL 146980
2009-04-20 14:09:05 -07:00
Raphael Moll
8768cfc727 Merge branch 'readonly-p4-donut' into donut 2009-04-20 13:24:11 -07:00
Raphael Moll
4cdf12c33e AI 146970: am: CL 146969 Windows SDK fixes for JetCreator
Original author: raphael
  Merged from: //branches/cupcake/...

Automated import of CL 146970
2009-04-20 13:22:55 -07:00
Raphael Moll
9d6afd51c8 AI 146969: Windows SDK fixes for JetCreator
BUG=1793093

Automated import of CL 146969
2009-04-20 13:21:23 -07:00
Xavier Ducrohet
70759f13c8 Merge branch 'readonly-p4-donut' into donut 2009-04-20 11:02:46 -07:00
Xavier Ducrohet
1a2b2f08e2 AI 146944: am: CL 146943 Move JetCreator into tools/Jet/JetCreator. Add demo content and Logic templates in tools/Jet/
Original author: xav
  Merged from: //branches/cupcake/...

Automated import of CL 146944
2009-04-20 11:01:18 -07:00
Xavier Ducrohet
c6a9036940 AI 146943: Move JetCreator into tools/Jet/JetCreator. Add demo content and Logic templates in tools/Jet/
BUG=1793093

Automated import of CL 146943
2009-04-20 10:59:21 -07:00
Raphael Moll
313cf2cbac Merge branch 'readonly-p4-donut' into donut 2009-04-19 09:48:31 -07:00
Raphael Moll
32557b47c5 AI 146870: am: CL 146865 Final pass on stubber: properly filter fields and methods.
Original author: raphael
  Merged from: //branches/cupcake/...

Automated import of CL 146870
2009-04-19 09:47:11 -07:00
Raphael Moll
6412be3a4f Merge branch 'readonly-p4-donut' into donut 2009-04-19 09:44:45 -07:00
Raphael Moll
00e25d419c AI 146863: am: CL 146862 Fix Windows SDK build.
Original author: raphael
  Merged from: //branches/cupcake/...

Automated import of CL 146863
2009-04-19 09:42:01 -07:00
Raphael Moll
0cb5e26dab AI 146865: Final pass on stubber: properly filter fields and methods.
BUG=1778786

Automated import of CL 146865
2009-04-19 09:41:25 -07:00
Raphael Moll
b0b773fccd AI 146862: Fix Windows SDK build.
BUG=1793093

Automated import of CL 146862
2009-04-19 09:39:22 -07:00
Xavier Ducrohet
2476782c58 Merge branch 'readonly-p4-donut' into donut 2009-04-18 12:24:51 -07:00
Xavier Ducrohet
a4bdb32554 AI 146847: am: CL 146845 Fix detecting "home" activities when parsing the Android Manifest
Original author: xav
  Merged from: //branches/cupcake/...

Automated import of CL 146847
2009-04-18 12:23:40 -07:00
Xavier Ducrohet
260ad03423 Merge branch 'readonly-p4-donut' into donut 2009-04-18 12:16:30 -07:00
Xavier Ducrohet
922b7f3289 AI 146808: am: CL 146806 Make sure we check buffer length when removing escaped chars (like unicode) when parsing Value XML files.
Original author: xav
  Merged from: //branches/cupcake/...

Automated import of CL 146808
2009-04-18 12:15:12 -07:00
Xavier Ducrohet
6f67646cdc Merge branch 'readonly-p4-donut' into donut 2009-04-18 12:07:19 -07:00
Xavier Ducrohet
2013a91fad AI 146784: am: CL 146783 Update New project wizard with the less confusing "Build Target" label.
Original author: xav
  Merged from: //branches/cupcake/...

Automated import of CL 146784
2009-04-18 12:05:57 -07:00
Xavier Ducrohet
554691bec3 Merge branch 'readonly-p4-donut' into donut 2009-04-18 12:04:11 -07:00
Xavier Ducrohet
2eeb203c31 AI 146778: am: CL 146776 fix NPE in AvdManager
Original author: xav
  Merged from: //branches/cupcake/...

Automated import of CL 146778
2009-04-18 12:02:53 -07:00
Raphael Moll
892864b918 Merge branch 'readonly-p4-donut' into donut 2009-04-18 11:58:11 -07:00
Raphael Moll
08bb0ab656 AI 146771: am: CL 146770 ADT #1797369 fix error "ant windows: com.android.ant.SetupTask cannot be found"
The path in local.properties should be double-backslashed.
  Original author: raphael
  Merged from: //branches/cupcake/...

Automated import of CL 146771
2009-04-18 11:56:49 -07:00
Xavier Ducrohet
0259b7ce07 AI 146845: Fix detecting "home" activities when parsing the Android Manifest
BUG=1798186

Automated import of CL 146845
2009-04-17 17:37:23 -07:00
Xavier Ducrohet
719745bad9 AI 146806: Make sure we check buffer length when removing escaped chars (like unicode) when parsing Value XML files.
BUG=1797920

Automated import of CL 146806
2009-04-17 16:13:41 -07:00
Xavier Ducrohet
2aff1aad1d AI 146783: Update New project wizard with the less confusing "Build Target" label.
BUG=1795612

Automated import of CL 146783
2009-04-17 14:13:15 -07:00
Xavier Ducrohet
1bce95ed41 AI 146776: fix NPE in AvdManager
BUG=1791664

Automated import of CL 146776
2009-04-17 14:06:15 -07:00
Raphael Moll
546c9c9d41 AI 146770: ADT #1797369 fix error "ant windows: com.android.ant.SetupTask cannot be found"
The path in local.properties should be double-backslashed.
  BUG=1797369

Automated import of CL 146770
2009-04-17 14:01:49 -07:00
Xavier Ducrohet
e91e53deed Merge branch 'readonly-p4-donut' into donut 2009-04-17 11:43:03 -07:00
Xavier Ducrohet
2e82cdc301 AI 146750: am: CL 146747 Add the JetCreator tools and docs to the SDK (mac/windows only).
Original author: xav
  Merged from: //branches/cupcake/...

Automated import of CL 146750
2009-04-17 11:41:48 -07:00
Raphael Moll
d4d94d1417 Merge branch 'readonly-p4-donut' into donut 2009-04-17 11:34:25 -07:00
Raphael Moll
323557aaf9 AI 146744: am: CL 146720 ADT Jar Stubber: generate stubbed jar.
This also reorganizes some source so it's 90% refactoring.
  There will be more filtering to do in another CL.
  Original author: raphael
  Merged from: //branches/cupcake/...

Automated import of CL 146744
2009-04-17 11:33:07 -07:00
Xavier Ducrohet
85f96d819d Merge branch 'readonly-p4-donut' into donut 2009-04-17 11:22:28 -07:00
Xavier Ducrohet
08ceafea54 AI 146740: am: CL 146692 Clean up the output of "android list targets" and fix the image.sysdir.# to only be present if the image folders really contain *.img files.
Original author: xav
  Merged from: //branches/cupcake/...

Automated import of CL 146740
2009-04-17 11:21:13 -07:00
Xavier Ducrohet
aca15e54cf Merge branch 'readonly-p4-donut' into donut 2009-04-17 11:19:40 -07:00
Xavier Ducrohet
62ca2ce538 AI 146739: am: CL 146689 Broken AVDs are now loaded by default, and we provide a way to fix one (new) type of error (wrong paths to the system image)
Original author: xav
  Merged from: //branches/cupcake/...

Automated import of CL 146739
2009-04-17 11:18:24 -07:00
Xavier Ducrohet
bcc0b044fd AI 146747: Add the JetCreator tools and docs to the SDK (mac/windows only).
BUG=1793093

Automated import of CL 146747
2009-04-17 11:10:20 -07:00
Xavier Ducrohet
11745d97d7 Merge branch 'readonly-p4-donut' into donut 2009-04-17 11:10:03 -07:00
Xavier Ducrohet
268c824eb1 AI 146736: am: CL 146674 "Target" nomenclature fixes
Original author: xav
  Merged from: //branches/cupcake/...

Automated import of CL 146736
2009-04-17 11:08:12 -07:00
Raphael Moll
42c230dd91 AI 146720: ADT Jar Stubber: generate stubbed jar.
This also reorganizes some source so it's 90% refactoring.
  There will be more filtering to do in another CL.
  BUG=1778786

Automated import of CL 146720
2009-04-17 08:00:06 -07:00
Xavier Ducrohet
5ca1e5e36b AI 146692: Clean up the output of "android list targets" and fix the image.sysdir.# to only be present if the image folders really contain *.img files.
BUG=1795815,1791666

Automated import of CL 146692
2009-04-16 20:14:14 -07:00
Xavier Ducrohet
fd8601d289 AI 146689: Broken AVDs are now loaded by default, and we provide a way to fix one (new) type of error (wrong paths to the system image)
BUG=1791664

Automated import of CL 146689
2009-04-16 19:32:36 -07:00
Xavier Ducrohet
1313b05655 AI 146674: "Target" nomenclature fixes
BUG=1795612

Automated import of CL 146674
2009-04-16 18:39:57 -07:00
Jean-Michel Trivi
28170843f6 Merge branch 'readonly-p4-donut' into donut 2009-04-16 17:00:36 -07:00