Commit Graph

1120 Commits

Author SHA1 Message Date
Xavier Ducrohet
086da8a063 am 211195d1: Merge change I0d2bc2d1 into eclair
Merge commit '211195d1931da4a77ffb42dc15a9bf5afdd6b52a' into eclair-plus-aosp

* commit '211195d1931da4a77ffb42dc15a9bf5afdd6b52a':
  New based dialog class.
2009-10-07 16:15:26 -07:00
Android (Google) Code Review
211195d193 Merge change I0d2bc2d1 into eclair
* changes:
  New based dialog class.
2009-10-07 19:08:05 -04:00
Xavier Ducrohet
5e5e423346 New based dialog class.
This simply (for now) extends the jface dialog to properly
set it up.

Change-Id: I0d2bc2d10aad3811201f9d1df3efbfc87be50cb4
2009-10-07 16:04:23 -07:00
Romain Guy
a60cdb5a4a am 9bda7101: Fix the MergeRootFrameLayout rule by checking the presence of padding.
Merge commit '9bda7101b8c7007e65f0a744d93e4e446086f3ec' into eclair-plus-aosp

* commit '9bda7101b8c7007e65f0a744d93e4e446086f3ec':
  Fix the MergeRootFrameLayout rule by checking the presence of padding.
2009-10-07 12:43:03 -07:00
Xavier Ducrohet
0cdcd8a43d am 7ce7a783: Merge change I47bf273a into eclair
Merge commit '7ce7a7835d1f2c835451f3222b14ab44350d66ba' into eclair-plus-aosp

* commit '7ce7a7835d1f2c835451f3222b14ab44350d66ba':
  Update AVD creation UI to be easier for skin/sdcard.
2009-10-07 12:42:54 -07:00
Xavier Ducrohet
657bcebaa2 am 740e6ef0: Merge change Iafd22833 into eclair
Merge commit '740e6ef010d99b782632a8476e65d5c667cad85a' into eclair-plus-aosp

* commit '740e6ef010d99b782632a8476e65d5c667cad85a':
  Add git ignore file for ninepatch eclipse project.
2009-10-07 12:42:46 -07:00
Romain Guy
9bda7101b8 Fix the MergeRootFrameLayout rule by checking the presence of padding.
Change-Id: I3a8b257025e74f6899233d9b99f7f86b5675e997
2009-10-07 12:31:17 -07:00
Romain Guy
da081089aa am ece784c5: Fix error in InefficientWeight rule. It would wrongly assume 0dip != 0dip.
Merge commit 'ece784c583edbbeb56e8a74d4ddf039121d0df71' into eclair-plus-aosp

* commit 'ece784c583edbbeb56e8a74d4ddf039121d0df71':
  Fix error in InefficientWeight rule. It would wrongly assume 0dip != 0dip.
2009-10-07 11:58:39 -07:00
Xavier Ducrohet
1f1ddcbca4 am b5c18403: Merge change Idc3d3b2f into eclair
Merge commit 'b5c1840392bf93edd8caaefb7136b46f2b369773' into eclair-plus-aosp

* commit 'b5c1840392bf93edd8caaefb7136b46f2b369773':
  Moved the test data to their own package.
2009-10-07 11:57:16 -07:00
Romain Guy
88281c8cbd am 2aaa22e0: Merge change Id7515f9a into eclair
Merge commit '2aaa22e0575faf6c83990233333fbf010fa46ef3' into eclair-plus-aosp

* commit '2aaa22e0575faf6c83990233333fbf010fa46ef3':
  New rules for layoutopt: IncorrectHeight/WidthIn[Horizontal]ScrollView, UselessView.
2009-10-07 11:57:07 -07:00
Xavier Ducrohet
5a8087401b am 8f242703: Merge change I56443773 into eclair
Merge commit '8f242703341e616f9239706a27f5ecb675f808e7' into eclair-plus-aosp

* commit '8f242703341e616f9239706a27f5ecb675f808e7':
  Add support for loading 9-patch from a stream.
2009-10-07 11:55:25 -07:00
Xavier Ducrohet
83cee9e689 am 89482588: Merge change Iddb7f466 into eclair
Merge commit '894825887e9668872c1925704afcf3340b7c009b' into eclair-plus-aosp

* commit '894825887e9668872c1925704afcf3340b7c009b':
  Put kxml back in adt-test
2009-10-07 11:55:21 -07:00
Romain Guy
c7c19b9c4b am 16a56b8c: Fix NPE in layoutopt when trying to open non-XML files.
Merge commit '16a56b8ccd39c812c8c7b86bd83ec9c492d19de9' into eclair-plus-aosp

* commit '16a56b8ccd39c812c8c7b86bd83ec9c492d19de9':
  Fix NPE in layoutopt when trying to open non-XML files.
2009-10-07 11:54:18 -07:00
Xavier Ducrohet
445a3c2340 am 67d9bcdf: Only create folder if not present.
Merge commit '67d9bcdf5cfe8c2862280ea6e55c4beed05432ef' into eclair-plus-aosp

* commit '67d9bcdf5cfe8c2862280ea6e55c4beed05432ef':
  Only create folder if not present.
2009-10-07 11:51:08 -07:00
Xavier Ducrohet
3bcaf023fe am 8251e4ef: Merge change Iab62c8e9 into eclair
Merge commit '8251e4ef4672be54a3f38748c05fd66c967c64b4' into eclair-plus-aosp

* commit '8251e4ef4672be54a3f38748c05fd66c967c64b4':
  Add layoutlib.jar to the classpath of adt-tests
2009-10-07 11:51:04 -07:00
Xavier Ducrohet
844dfa3bc0 am ee7c4739: Merge change Ic1eff784 into eclair
Merge commit 'ee7c473929c62bb9f9f0e21e9ca850174b9041a1' into eclair-plus-aosp

* commit 'ee7c473929c62bb9f9f0e21e9ca850174b9041a1':
  Fix script (and build)
2009-10-07 11:50:48 -07:00
Romain Guy
38b0c636ea am b7e69d20: Merge change Ic8fe0b36 into eclair
Merge commit 'b7e69d20a42297d0d80a0a0a0f88320d8e536ff5' into eclair-plus-aosp

* commit 'b7e69d20a42297d0d80a0a0a0f88320d8e536ff5':
  Add 3 more rules to layoutopt/uix:
2009-10-07 11:50:09 -07:00
Xavier Ducrohet
68a73048f6 am 24bf2fa3: Add tests from layoutlib to adt-tests
Merge commit '24bf2fa3e4aebc0aa311dd3a14ea60f4af56fa39' into eclair-plus-aosp

* commit '24bf2fa3e4aebc0aa311dd3a14ea60f4af56fa39':
  Add tests from layoutlib to adt-tests
2009-10-07 11:49:49 -07:00
Xavier Ducrohet
5cbb180b12 am b6e85c05: Merge change Ieb4e722b into eclair
Merge commit 'b6e85c0548be6b52e11e64f893cc6e5d49a740f2' into eclair-plus-aosp

* commit 'b6e85c0548be6b52e11e64f893cc6e5d49a740f2':
  Add sdklib tests to the adt-tests Unit tests.
2009-10-07 11:48:19 -07:00
Brett Chabot
7e77cbebc4 am 6cc64cd2: Merge change I90b4c0e7 into eclair
Merge commit '6cc64cd26d1ce9319dd2f430b564b8b2de9b482f' into eclair-plus-aosp

* commit '6cc64cd26d1ce9319dd2f430b564b8b2de9b482f':
  Fix Eclipse sample tests.
2009-10-07 11:48:08 -07:00
Xavier Ducrohet
c840c60cec am e96bc57a: Merge change I7d761ffa into eclair
Merge commit 'e96bc57aad64d435c1986bf415cb1c5f974426b9' into eclair-plus-aosp

* commit 'e96bc57aad64d435c1986bf415cb1c5f974426b9':
  Fix best match resource selection when there's only one match.
2009-10-07 11:46:58 -07:00
Romain Guy
675985dc43 am 06d3ec15: Only process XML files in layoutopt.
Merge commit '06d3ec157ee7bebbf550924af267ee168336e085' into eclair-plus-aosp

* commit '06d3ec157ee7bebbf550924af267ee168336e085':
  Only process XML files in layoutopt.
2009-10-07 11:46:54 -07:00
Romain Guy
486e331322 am d01b8dd3: Merge change I5dfb2567 into eclair
Merge commit 'd01b8dd3c73add238bb4b632ece4a42e44bae126' into eclair-plus-aosp

* commit 'd01b8dd3c73add238bb4b632ece4a42e44bae126':
  Add new rules to layoutopt: UseCompoundDrawables and UselessLayout.
2009-10-07 11:46:49 -07:00
Romain Guy
32ff059d57 am 06f70393: Merge change I8e4697e1 into eclair
Merge commit '06f70393bd6c10c24136492a4616019822c63299' into eclair-plus-aosp

* commit '06f70393bd6c10c24136492a4616019822c63299':
  New layout optimization tool. Run layoutopt on the command line.
2009-10-07 11:44:49 -07:00
Raphael
7979131634 am 1061c0c7: Merge change I69afafa4 into eclair
Merge commit '1061c0c7dc20479626aa8b2d71485c9e17e7daf7' into eclair-plus-aosp

* commit '1061c0c7dc20479626aa8b2d71485c9e17e7daf7':
  ADT: Create project from existing sample in New Project Wizard
2009-10-07 11:42:38 -07:00
Xavier Ducrohet
90a358ae86 am 90ee703e: Fix resource resolution in the graphical layout editor.
Merge commit '90ee703e945cedaa222e8e5a2aba6333afff21b6' into eclair-plus-aosp

* commit '90ee703e945cedaa222e8e5a2aba6333afff21b6':
  Fix resource resolution in the graphical layout editor.
2009-10-07 11:42:28 -07:00
Xavier Ducrohet
fcaaf6d8f8 am d280d236: Monintor resolution/size chooser dialog
Merge commit 'd280d2363e412c43b1a7bfe044044d70d8895154' into eclair-plus-aosp

* commit 'd280d2363e412c43b1a7bfe044044d70d8895154':
  Monintor resolution/size chooser dialog
2009-10-07 11:41:54 -07:00
Xavier Ducrohet
bda2828a56 am d13d440d: Emulator launch options dialog.
Merge commit 'd13d440d43a744ab6e596e52cf53eef79d222d01' into eclair-plus-aosp

* commit 'd13d440d43a744ab6e596e52cf53eef79d222d01':
  Emulator launch options dialog.
2009-10-07 11:40:54 -07:00
Xavier Ducrohet
121bb65df3 am f0737030: Fix Android Manifest parser.
Merge commit 'f0737030570be15c1789d00db3593eb78cee9fbc' into eclair-plus-aosp

* commit 'f0737030570be15c1789d00db3593eb78cee9fbc':
  Fix Android Manifest parser.
2009-10-07 11:34:21 -07:00
Raphael
2e0f6b80de am 2ace885b: ADT Manifest Editor: Fix for uses-sdk dup that won\'t go away.
Merge commit '2ace885b2945aba76266bc54ad9fa59fb4e05187' into eclair-plus-aosp

* commit '2ace885b2945aba76266bc54ad9fa59fb4e05187':
  ADT Manifest Editor: Fix for uses-sdk dup that won't go away.
2009-10-07 11:33:12 -07:00
Xavier Ducrohet
442c5e5e9a am 227b8768: Load default GLE device profiles from the SDK.
Merge commit '227b8768fa8accff8a9e3555351af05d41ad7840' into eclair-plus-aosp

* commit '227b8768fa8accff8a9e3555351af05d41ad7840':
  Load default GLE device profiles from the SDK.
2009-10-07 11:32:01 -07:00
Android (Google) Code Review
7ce7a7835d Merge change I47bf273a into eclair
* changes:
  Update AVD creation UI to be easier for skin/sdcard.
2009-10-06 20:19:28 -04:00
Android (Google) Code Review
740e6ef010 Merge change Iafd22833 into eclair
* changes:
  Add git ignore file for ninepatch eclipse project.
2009-10-06 20:19:02 -04:00
Xavier Ducrohet
2eae036a59 Update AVD creation UI to be easier for skin/sdcard.
BUG: 2162198

Change-Id: I47bf273a730a1bf6e0c3f47fb5247f02d06259a5
2009-10-06 17:06:51 -07:00
Xavier Ducrohet
32eed32acd Add git ignore file for ninepatch eclipse project.
Change-Id: Iafd228336791a4a5b3b9443ba7ea075f8bf1d8a0
2009-10-06 16:59:38 -07:00
Romain Guy
ece784c583 Fix error in InefficientWeight rule. It would wrongly assume 0dip != 0dip.
Change-Id: I2ab9b3c6b57744563c87cb8457c55afd0cbfcb57
2009-10-06 16:22:58 -07:00
Android (Google) Code Review
b5c1840392 Merge change Idc3d3b2f into eclair
* changes:
  Moved the test data to their own package.
2009-10-06 18:19:28 -04:00
Android (Google) Code Review
2aaa22e057 Merge change Id7515f9a into eclair
* changes:
  New rules for layoutopt: IncorrectHeight/WidthIn[Horizontal]ScrollView, UselessView.
2009-10-06 17:56:15 -04:00
Android (Google) Code Review
8f24270334 Merge change I56443773 into eclair
* changes:
  Add support for loading 9-patch from a stream.
2009-10-06 15:35:46 -04:00
Xavier Ducrohet
db9d3e2baf Add support for loading 9-patch from a stream.
This will be used by the tests.
Also added the eclipse project files.

Change-Id: I56443773d90594475fc3f14464d48e56d5a1bbb5
2009-10-06 12:10:42 -07:00
Xavier Ducrohet
3f71486cbd Moved the test data to their own package.
This allows us to select the whole package for binary inclusion
in adt-test (which doesn't automatically take any non java file for
packaging)

Change-Id: Idc3d3b2f27623de1b0fccd7e01dd88948923081c
2009-10-06 12:06:46 -07:00
Romain Guy
1e2cbdfa84 New rules for layoutopt: IncorrectHeight/WidthIn[Horizontal]ScrollView, UselessView.
This change also refactors the uix library to remove an unnecessary class (LayoutNode.)
The refactoring helps writing cleaner script by accessing only the node object instead
of xml and node. This change also augment the capabilities of the node in Groovy scripts.

Change-Id: Id7515f9a79826909834d82496a6d9dfbc19988ad
2009-10-06 11:42:02 -07:00
Android (Google) Code Review
894825887e Merge change Iddb7f466 into eclair
* changes:
  Put kxml back in adt-test
2009-10-06 14:16:58 -04:00
Romain Guy
16a56b8ccd Fix NPE in layoutopt when trying to open non-XML files.
Change-Id: I59900c35996ce4465e2ecfd2eb26a19e3fa66403
2009-10-06 10:51:05 -07:00
Xavier Ducrohet
cce979fcf5 Put kxml back in adt-test
Since adt doesn't export the package, it's just easier that way.

Change-Id: Iddb7f4660ccc0bc51374128a544975596cb051aa
2009-10-06 10:45:18 -07:00
Xavier Ducrohet
67d9bcdf5c Only create folder if not present.
Change-Id: I77673e0f43d7a00f42e2a97663bd9aed2aaf09f2
2009-10-05 20:55:13 -07:00
Android (Google) Code Review
8251e4ef46 Merge change Iab62c8e9 into eclair
* changes:
  Add layoutlib.jar to the classpath of adt-tests
2009-10-05 23:09:40 -04:00
Xavier Ducrohet
4aab78e0b9 Add layoutlib.jar to the classpath of adt-tests
Change-Id: Iab62c8e9849873e91640484c70110660aabd4b8e
2009-10-05 20:08:31 -07:00
Android (Google) Code Review
ee7c473929 Merge change Ic1eff784 into eclair
* changes:
  Fix script (and build)
2009-10-05 22:35:24 -04:00
Xavier Ducrohet
ef6dcb646c Fix script (and build)
Change-Id: Ic1eff7843219c42867e477ad8bfbdf89167a0061
2009-10-05 19:33:35 -07:00