Commit Graph

2182 Commits

Author SHA1 Message Date
Jean-Baptiste Queru
d410b728d5 am b7c548eb: am fb244224: merge from donut-gms
Merge commit 'b7c548eb237bc2383cf05ba41a8076743d75ab9a' into eclair-mr2

* commit 'b7c548eb237bc2383cf05ba41a8076743d75ab9a':
  Remove unnecessary preprocessing of monkey commands, fix bug where it didn't recognize '@', '+', '.', etc.
  adding a recorder function to collect output into an xml file; adding getvars and listvars command to MonkeyRunner
  Add runtest test def for cts-webkit.
2009-10-08 17:29:52 -07:00
Jean-Baptiste Queru
b7c548eb23 am fb244224: merge from donut-gms
Merge commit 'fb244224235c33b492774f32e8caf8d43f2a3cec' into eclair

* commit 'fb244224235c33b492774f32e8caf8d43f2a3cec':
  Remove unnecessary preprocessing of monkey commands, fix bug where it didn't recognize '@', '+', '.', etc.
  adding a recorder function to collect output into an xml file; adding getvars and listvars command to MonkeyRunner
  Add runtest test def for cts-webkit.
2009-10-08 10:43:28 -07:00
Marco Nelissen
7b7bdf133a am 32739c61: Merge change I2e026098 into eclair
Merge commit '32739c6183d525f371c37d923a85c1150a6a1b0d' into eclair-mr2

* commit '32739c6183d525f371c37d923a85c1150a6a1b0d':
  Three implementations of a live wallpaper showing a spinning cube.
2009-10-08 10:36:37 -07:00
Android (Google) Code Review
32739c6183 Merge change I2e026098 into eclair
* changes:
  Three implementations of a live wallpaper showing a spinning cube. One very basic, one slightly more elaborate (selectable shape, settings panel), and one that uses renderscript.
2009-10-08 13:10:19 -04:00
Jean-Baptiste Queru
fb24422423 merge from donut-gms 2009-10-08 10:00:39 -07:00
Xavier Ducrohet
e3ec490a41 am 211195d1: Merge change I0d2bc2d1 into eclair
Merge commit '211195d1931da4a77ffb42dc15a9bf5afdd6b52a' into eclair-mr2

* commit '211195d1931da4a77ffb42dc15a9bf5afdd6b52a':
  New based dialog class.
2009-10-07 16:14:36 -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
Raphael
86ff4a1905 am 1121ceba: SDK: remove default.properties from ApiDemos
Merge commit '1121ceba04131669a95e6cc7e3cb83a3a87c8ea2' into eclair-mr2

* commit '1121ceba04131669a95e6cc7e3cb83a3a87c8ea2':
  SDK: remove default.properties from ApiDemos
2009-10-07 15:53:59 -07:00
Raphael
1121ceba04 SDK: remove default.properties from ApiDemos
It's annoying to have to maintain this. Remove it and understand
why we needed it in the first place. If we do, we'll generate
it when packaging the SDK rather than have it in the tree.

SDK BUG 2144477
2009-10-07 15:20:21 -07:00
Robert Greenwalt
d53aa9b917 Add Conn Man testing tools.
First test toggles wifi on/off forever (must have wifi associated to start,
or at least a remembered network in range)

Second test toggles the screen on off so you can test wifi cycle from that point.

Lastly adds some network-feature tests using mms or hipri net features.

bug: 2170806
2009-10-07 14:14:45 -07:00
Romain Guy
ca69cda6f8 am 9bda7101: Fix the MergeRootFrameLayout rule by checking the presence of padding.
Merge commit '9bda7101b8c7007e65f0a744d93e4e446086f3ec' into eclair-mr2

* commit '9bda7101b8c7007e65f0a744d93e4e446086f3ec':
  Fix the MergeRootFrameLayout rule by checking the presence of padding.
2009-10-07 12:42:20 -07:00
Xavier Ducrohet
c85467672f am 7ce7a783: Merge change I47bf273a into eclair
Merge commit '7ce7a7835d1f2c835451f3222b14ab44350d66ba' into eclair-mr2

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

* commit '740e6ef010d99b782632a8476e65d5c667cad85a':
  Add git ignore file for ninepatch eclipse project.
2009-10-07 12:42:12 -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
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
Raphael
f4971e75d2 am ca35b275: Merge change I15034878 into eclair
Merge commit 'ca35b27533f920f304c6065537ffc5185c2022e5' into eclair-mr2

* commit 'ca35b27533f920f304c6065537ffc5185c2022e5':
  Fix Windows SDK build broken by layoutopt change.
2009-10-06 16:56:30 -07:00
Android (Google) Code Review
ca35b27533 Merge change I15034878 into eclair
* changes:
  Fix Windows SDK build broken by layoutopt change.
2009-10-06 19:46:08 -04:00
Raphael
40d4b03ee5 Fix Windows SDK build broken by layoutopt change.
Change-Id: I1503487861ef20dead3de62548feea6328e0d60d
2009-10-06 16:43:05 -07:00
Romain Guy
ad1af627ea am ece784c5: Fix error in InefficientWeight rule. It would wrongly assume 0dip != 0dip.
Merge commit 'ece784c583edbbeb56e8a74d4ddf039121d0df71' into eclair-mr2

* commit 'ece784c583edbbeb56e8a74d4ddf039121d0df71':
  Fix error in InefficientWeight rule. It would wrongly assume 0dip != 0dip.
2009-10-06 16:33:57 -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
Marco Nelissen
42dbb8b92b Three implementations of a live wallpaper showing a spinning cube.
One very basic, one slightly more elaborate (selectable shape, settings panel), and one that uses renderscript.
2009-10-06 16:11:00 -07:00
Xavier Ducrohet
09c9ce619c am b5c18403: Merge change Idc3d3b2f into eclair
Merge commit 'b5c1840392bf93edd8caaefb7136b46f2b369773' into eclair-mr2

* commit 'b5c1840392bf93edd8caaefb7136b46f2b369773':
  Moved the test data to their own package.
2009-10-06 15:28:16 -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
Romain Guy
0a4a1a549b am 2aaa22e0: Merge change Id7515f9a into eclair
Merge commit '2aaa22e0575faf6c83990233333fbf010fa46ef3' into eclair-mr2

* commit '2aaa22e0575faf6c83990233333fbf010fa46ef3':
  New rules for layoutopt: IncorrectHeight/WidthIn[Horizontal]ScrollView, UselessView.
2009-10-06 15:05:06 -07: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
Xavier Ducrohet
be4c214e44 am 8f242703: Merge change I56443773 into eclair
Merge commit '8f242703341e616f9239706a27f5ecb675f808e7' into eclair-mr2

* commit '8f242703341e616f9239706a27f5ecb675f808e7':
  Add support for loading 9-patch from a stream.
2009-10-06 12:44:24 -07:00
Xavier Ducrohet
80954af311 am 89482588: Merge change Iddb7f466 into eclair
Merge commit '894825887e9668872c1925704afcf3340b7c009b' into eclair-mr2

* commit '894825887e9668872c1925704afcf3340b7c009b':
  Put kxml back in adt-test
2009-10-06 12:44:20 -07: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
8e2c602625 am 16a56b8c: Fix NPE in layoutopt when trying to open non-XML files.
Merge commit '16a56b8ccd39c812c8c7b86bd83ec9c492d19de9' into eclair-mr2

* commit '16a56b8ccd39c812c8c7b86bd83ec9c492d19de9':
  Fix NPE in layoutopt when trying to open non-XML files.
2009-10-06 11:11:42 -07: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
Romain Guy
426a5b44d8 am d9050e61: Merge change Idc9b152e into eclair
Merge commit 'd9050e6102fb37c8f5df02dbfd17cac728b9f0e4' into eclair-mr2

* commit 'd9050e6102fb37c8f5df02dbfd17cac728b9f0e4':
  Add layoutopt to the SDK.
2009-10-06 10:14:25 -07:00
Android (Google) Code Review
d9050e6102 Merge change Idc9b152e into eclair
* changes:
  Add layoutopt to the SDK.
2009-10-06 13:05:53 -04:00
Xavier Ducrohet
1651a351c0 am 67d9bcdf: Only create folder if not present.
Merge commit '67d9bcdf5cfe8c2862280ea6e55c4beed05432ef' into eclair-mr2

* commit '67d9bcdf5cfe8c2862280ea6e55c4beed05432ef':
  Only create folder if not present.
2009-10-05 21:06:37 -07:00
Xavier Ducrohet
67d9bcdf5c Only create folder if not present.
Change-Id: I77673e0f43d7a00f42e2a97663bd9aed2aaf09f2
2009-10-05 20:55:13 -07:00
Xavier Ducrohet
fab088f454 am 8251e4ef: Merge change Iab62c8e9 into eclair
Merge commit '8251e4ef4672be54a3f38748c05fd66c967c64b4' into eclair-mr2

* commit '8251e4ef4672be54a3f38748c05fd66c967c64b4':
  Add layoutlib.jar to the classpath of adt-tests
2009-10-05 20:20:11 -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
Xavier Ducrohet
c3bcbabdcf am ee7c4739: Merge change Ic1eff784 into eclair
Merge commit 'ee7c473929c62bb9f9f0e21e9ca850174b9041a1' into eclair-mr2

* commit 'ee7c473929c62bb9f9f0e21e9ca850174b9041a1':
  Fix script (and build)
2009-10-05 19:44:34 -07:00
Romain Guy
9d489ddff9 Add layoutopt to the SDK.
Change-Id: Idc9b152e2a5abffaa9feb2cf70791d8288cfa1dd
2009-10-05 19:38:40 -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