Commit Graph

1747 Commits

Author SHA1 Message Date
vchtchetkine
d059cede40 am 653de155: Reformat .inf file for better reading and remove redundancies
Merge commit '653de1559011a917d8f01dfd989ed26e32fa4a5b'

* commit '653de1559011a917d8f01dfd989ed26e32fa4a5b':
  Reformat .inf file for better reading and remove redundancies
2009-08-12 14:36:10 -07:00
vchtchetkine
653de15590 Reformat .inf file for better reading and remove redundancies 2009-08-12 14:18:32 -07:00
Xavier Ducrohet
9f33ae1c60 am 9f30bb1c: Merge change 20889 into donut
Merge commit '9f30bb1c473890864104815c83725b314bb96df7'

* commit '9f30bb1c473890864104815c83725b314bb96df7':
  Properly update the new path of the AVD during an 'android avd move'
2009-08-12 12:36:37 -07:00
Bill Napier
882660d051 am 9d8557c4: Squashed commit of the following:
Merge commit '9d8557c4b3156672b9177cab9d97701d85363836'

* commit '9d8557c4b3156672b9177cab9d97701d85363836':
  Squashed commit of the following:
2009-08-12 12:36:31 -07:00
Bill Napier
b16fd2f385 am 4bff8ab0: Merge change 20840 into donut
Merge commit '4bff8ab0e9073ae537e8a6c4ee8240a6698384f8'

* commit '4bff8ab0e9073ae537e8a6c4ee8240a6698384f8':
  Add "type" command to allow strings to be more easily typed.
2009-08-12 12:36:19 -07:00
Gaurav Mathur
ec0af840cc am 80c44c89: Merge change 20891 into donut
Merge commit '80c44c8934733a8a9565189e9a22b11bcf095a9c'

* commit '80c44c8934733a8a9565189e9a22b11bcf095a9c':
  Updated whitespace
2009-08-12 12:36:17 -07:00
Gaurav Mathur
86f9c0964f am 3b2bdbbb: Merge change 20890 into donut
Merge commit '3b2bdbbb1f91234caf85ecb2ba6dc5b817114c75'

* commit '3b2bdbbb1f91234caf85ecb2ba6dc5b817114c75':
  Checking in frame-work for new Open source site
2009-08-12 12:36:15 -07:00
Xavier Ducrohet
7117bac6de am 0edddddd: Merge change 20877 into donut
Merge commit '0edddddd14708ccf1c98081edd09d3b9783ba08b'

* commit '0edddddd14708ccf1c98081edd09d3b9783ba08b':
  Add internal support for screen size/ratio, and version qualifiers.
2009-08-12 12:05:25 -07:00
Xavier Ducrohet
184886072e am 19f8d10d: Merge change 20866 into donut
Merge commit '19f8d10daba4108833550c934f97a7ba2d21cd5a'

* commit '19f8d10daba4108833550c934f97a7ba2d21cd5a':
  Make the res qualifiers aware of the project target to handle differnt behavior.
2009-08-12 12:05:23 -07:00
Raphael
a501e44af0 am 64c277c2: Merge change 20833 into donut
Merge commit '64c277c24bf52762e36185cc769d1b29233e20d4'

* commit '64c277c24bf52762e36185cc769d1b29233e20d4':
  BUG 1993354 : Add zipalign to SDK
2009-08-12 12:04:50 -07:00
Xavier Ducrohet
d4ab2e1bae am ca82ce16: Merge change 20831 into donut
Merge commit 'ca82ce16d271bc3b5f43dec043cfb0156ff70b47'

* commit 'ca82ce16d271bc3b5f43dec043cfb0156ff70b47':
  Change ADT/DDMS plug-ins version to 0.9.3
2009-08-12 12:04:47 -07:00
Raphael
c27fca6b8d am 093fff99: Merge change 20808 into donut
Merge commit '093fff996e834dae50df6c6713e6ffcf4e7a3667'

* commit '093fff996e834dae50df6c6713e6ffcf4e7a3667':
  BUG 2039245 : Need to show something in the source if there are no available package
2009-08-12 12:04:45 -07:00
Bill Napier
2dab8a258e am 4af59910: Merge change 20653 into donut
Merge commit '4af599100f8af7cdffa4924719619297b2968f5b'

* commit '4af599100f8af7cdffa4924719619297b2968f5b':
  Add press/tap and also a command queue for returning multiple events.
2009-08-12 12:04:36 -07:00
Raphael
44846597a7 am f89d8fb9: Merge change 20786 into donut
Merge commit 'f89d8fb99ad89f5c4812103957ce273ca9474923'

* commit 'f89d8fb99ad89f5c4812103957ce273ca9474923':
  BUG 2041701: Release notes content/link in SDK Updater schema
2009-08-12 12:04:30 -07:00
Android (Google) Code Review
9f30bb1c47 Merge change 20889 into donut
* changes:
  Properly update the new path of the AVD during an 'android avd move'
2009-08-12 10:24:16 -07:00
Bill Napier
9d8557c4b3 Squashed commit of the following:
commit d36aba1463cf8dca9dea7b4e436a71c6821f341a
Author: Bill Napier <napier@google.com>
Date:   Tue Aug 11 16:36:07 2009 -0700

    Change disconnect to be the same as if the user had issued a done command.

commit 4ab3ef149e815188105e10febd5a00ee5d0574fc
Author: Bill Napier <napier@google.com>
Date:   Tue Aug 11 16:31:16 2009 -0700

    Add "done" command to allow multiple sessions.
2009-08-12 09:31:33 -07:00
Android (Google) Code Review
4bff8ab0e9 Merge change 20840 into donut
* changes:
  Add "type" command to allow strings to be more easily typed.
2009-08-12 09:07:49 -07:00
Jack Wang
16eac2a6dc Fix bug 2046932: Puppetmaster cannot parse test result output on master branch
- Parse result fields as generic key/value pairs
- Accept empty value, e.g. INSTRUMENTATION_RESULT: stream=
2009-08-11 23:58:52 -07:00
Android (Google) Code Review
80c44c8934 Merge change 20891 into donut
* changes:
  Updated whitespace
2009-08-11 21:35:07 -07:00
Android (Google) Code Review
3b2bdbbb1f Merge change 20890 into donut
* changes:
  Checking in frame-work for new Open source site
2009-08-11 21:34:57 -07:00
Gaurav Mathur
5c5f24f4fe Updated whitespace 2009-08-11 20:31:02 -07:00
Gaurav Mathur
b8d30c1a3c Checking in frame-work for new Open source site
modified:   index.jd

	modified:   index.jd
2009-08-11 20:29:19 -07:00
Xavier Ducrohet
4e7bb1b603 Properly update the new path of the AVD during an 'android avd move'
BUG: 2048358
2009-08-11 20:23:10 -07:00
Android (Google) Code Review
0edddddd14 Merge change 20877 into donut
* changes:
  Add internal support for screen size/ratio, and version qualifiers.
2009-08-11 19:25:59 -07:00
Xavier Ducrohet
64bd2d5f3a Add internal support for screen size/ratio, and version qualifiers.
UI will come later.
BUG: 2048256, 2048264
2009-08-11 19:18:48 -07:00
Android (Google) Code Review
19f8d10dab Merge change 20866 into donut
* changes:
  Make the res qualifiers aware of the project target to handle differnt behavior.
2009-08-11 18:44:08 -07:00
Raphael
69b2b48e07 am a901c3d4: Merge change 20765 into donut
Merge commit 'a901c3d41203e6cbbf5cd72722fcf78f5919feff'

* commit 'a901c3d41203e6cbbf5cd72722fcf78f5919feff':
  BUG 2033924: Add AdbWinUsbApi.dll to prebuilt for Windows SDK
2009-08-11 18:12:30 -07:00
Wu-cheng Li
0b34a0cfd5 am c5c912e4: Merge change 20717 into donut
Merge commit 'c5c912e49bdc89a7a7778b66d1ca6b00440d2888'

* commit 'c5c912e49bdc89a7a7778b66d1ca6b00440d2888':
  Release the camera in surfaceDestroyed().
2009-08-11 18:12:14 -07:00
vchtchetkine
f8be458476 am e89d6042: Merge change 20644 into donut
Merge commit 'e89d6042a3ede1a68699a32d0bd5da01485562a9'

* commit 'e89d6042a3ede1a68699a32d0bd5da01485562a9':
  Complete AdbWinApi split: submit prebuild binaries.
2009-08-11 18:11:53 -07:00
Dianne Hackborn
b99b11dec9 am 46b133a2: Merge change 20690 into donut
Merge commit '46b133a2baf4d4c35801a24893d6a72f1ab82e7f'

* commit '46b133a2baf4d4c35801a24893d6a72f1ab82e7f':
  Add density demo.
2009-08-11 18:11:50 -07:00
Brett Chabot
1803b393ec am 390634f1: Merge change 20684 into donut
Merge commit '390634f182fa3a0859d7757c5de709fe35b82425'

* commit '390634f182fa3a0859d7757c5de709fe35b82425':
  Fix runtest launchperf test definition.
2009-08-11 18:11:45 -07:00
Xavier Ducrohet
79820c87db am ce0155aa: Merge change 20520 into donut
Merge commit 'ce0155aaea813d33ac668a75e11c59606ecf7677'

* commit 'ce0155aaea813d33ac668a75e11c59606ecf7677':
  Fix IAndroidTarget#isCompatibleBaseFor() for add-ons
2009-08-11 18:11:35 -07:00
Bill Napier
3586029776 am 0999fee8: Merge change 20629 into donut
Merge commit '0999fee86764f4a0179dadb1a71ce72909ec875c'

* commit '0999fee86764f4a0179dadb1a71ce72909ec875c':
  Add "wake" command to wake device up.  Run wake command at first connection.
2009-08-11 18:11:11 -07:00
vchtchetkine
597ef20ae4 am fd6f01eb: Update ignore file to include new ignoring patterns
Merge commit 'fd6f01eb6999c79d21844a117d27bf2c5f469de3'

* commit 'fd6f01eb6999c79d21844a117d27bf2c5f469de3':
  Update ignore file to include new ignoring patterns
2009-08-11 18:11:09 -07:00
Xavier Ducrohet
ae60bdab15 Make the res qualifiers aware of the project target to handle differnt behavior.
First behavior change: \d{3}dpi replaced with hdpi/mdpi/ldpi/nodpi
2009-08-11 18:04:39 -07:00
Android (Google) Code Review
64c277c24b Merge change 20833 into donut
* changes:
  BUG 1993354 : Add zipalign to SDK
2009-08-11 16:18:17 -07:00
Bill Napier
3faef17986 Add "type" command to allow strings to be more easily typed. 2009-08-11 16:07:38 -07:00
Android (Google) Code Review
ca82ce16d2 Merge change 20831 into donut
* changes:
  Change ADT/DDMS plug-ins version to 0.9.3
2009-08-11 15:50:51 -07:00
Android (Google) Code Review
093fff996e Merge change 20808 into donut
* changes:
  BUG 2039245 : Need to show something in the source if there are no available package
2009-08-11 15:44:37 -07:00
Raphael
f6abec3376 BUG 1993354 : Add zipalign to SDK 2009-08-11 15:37:00 -07:00
Xavier Ducrohet
8a5a7dab37 Change ADT/DDMS plug-ins version to 0.9.3 2009-08-11 15:34:04 -07:00
Android (Google) Code Review
4af599100f Merge change 20653 into donut
* changes:
  Add press/tap and also a command queue for returning multiple events.
2009-08-11 15:07:33 -07:00
Raphael
8585e68b40 BUG 2039245 : Need to show something in the source if there are no available package
Also moves the "Show updates only" checkbox around.
2009-08-11 14:35:15 -07:00
Android (Google) Code Review
f89d8fb99a Merge change 20786 into donut
* changes:
  BUG 2041701: Release notes content/link in SDK Updater schema
2009-08-11 14:30:13 -07:00
Raphael
609b375a03 BUG 2041701: Release notes content/link in SDK Updater schema 2009-08-11 13:53:16 -07:00
Android (Google) Code Review
a901c3d412 Merge change 20765 into donut
* changes:
  BUG 2033924: Add AdbWinUsbApi.dll to prebuilt for Windows SDK
2009-08-11 12:30:37 -07:00
Raphael
1620a180c2 BUG 2033924: Add AdbWinUsbApi.dll to prebuilt for Windows SDK 2009-08-11 11:47:30 -07:00
Android (Google) Code Review
c5c912e49b Merge change 20717 into donut
* changes:
  Release the camera in surfaceDestroyed().
2009-08-11 10:31:48 -07:00
Android (Google) Code Review
056db8f4f0 Merge change 20723
* changes:
  adding README to sample plugins and cleaning up the animation plugin.
2009-08-11 08:07:54 -07:00
Android (Google) Code Review
e89d6042a3 Merge change 20644 into donut
* changes:
  Complete AdbWinApi split: submit prebuild binaries.
2009-08-11 08:03:10 -07:00