Commit Graph

3922 Commits

Author SHA1 Message Date
Xavier Ducrohet
a7945e3b9c am a6181df4: Add Dell Mini5 to the USB driver.
Merge commit 'a6181df43110ce1bea8a856295ce372ab06a7873' into eclair-plus-aosp

* commit 'a6181df43110ce1bea8a856295ce372ab06a7873':
  Add Dell Mini5 to the USB driver.
2010-01-22 10:52:03 -08:00
Dan Egnor
dbe3611ddf Merge "Bug report uploader utility." 2010-01-21 17:57:25 -08:00
Xavier Ducrohet
a6181df431 Add Dell Mini5 to the USB driver.
Change-Id: If0758e6dc43541fd2877e7d00ff3abf9d354a299
2010-01-21 17:36:19 -08:00
Brett Chabot
920e9fefab Make runtest more fault tolerant on test run failures.
Adjust so when running multiple suites, the whole run is not aborted on a
single suite failure.
2010-01-21 17:33:05 -08:00
Dan Egnor
7b37864ce4 Bug report uploader utility.
This version is very bare-bones -- it just makes a list of filenames,
you tap on one and it makes a gmail (or whatever) message with the
file attached to it (and a default subject/body).  But it's a start,
and I think much better than nothing.
2010-01-21 17:20:31 -08:00
Doug Zongker
f29d67780a Merge "relocate GoogleLoginService" 2010-01-21 16:10:55 -08:00
Eric Rowe
ad5028e538 am 14dbea61: (-s ours) am d98ba32e: DO NOT MERGE Fix bug where monkey always tries to run multiple scripts.
Merge commit '14dbea614b9728b4dbdcf5fad2831b79fc65233e'

* commit '14dbea614b9728b4dbdcf5fad2831b79fc65233e':
  DO NOT MERGE Fix bug where monkey always tries to run multiple scripts.
2010-01-21 14:54:52 -08:00
Eric Rowe
98c1ed48a4 am 329f4007: (-s ours) am 7d961f86: DO NOT MERGE Create way to run monkey with multiple scripts.
Merge commit '329f40076426033ca998a7ef7b98bfd6dc51ed2e'

* commit '329f40076426033ca998a7ef7b98bfd6dc51ed2e':
  DO NOT MERGE Create way to run monkey with multiple scripts.
2010-01-21 14:54:48 -08:00
Doug Zongker
2fe229a6d9 relocate GoogleLoginService
Change-Id: Ic634e64593c850efe0b81811a60cee4b34257bc8
2010-01-21 14:36:08 -08:00
Dianne Hackborn
cc4ee91892 Start implementing UI for changing requested policies. 2010-01-21 14:30:29 -08:00
Karl Ostmo
fa974da92b resolves Issue #5280: Go to problem in source from LogCat 2010-01-21 15:45:22 -06:00
Derek Sollenberger
4fe6d38a68 Removing unused parameter from NP_Initialize. 2010-01-21 15:04:58 -05:00
Mathias Agopian
63d9d00529 fix [2179436] Maps does not display compass when option is turned on
remove the compass option from SpareParts
2010-01-20 15:25:55 -08:00
Eric Rowe
29f157afcf Merge commit 'f7964404' into manualmerge 2010-01-19 16:02:09 -08:00
David Turner
1ee57affb6 am a84a9656: am 23d8ded2: Merge "Update documentation for OpenGL ES 1.0 / 1.1 / 2.0" into eclair
Merge commit 'a84a9656b33c3e90a0747aff26272a7a316bc298'

* commit 'a84a9656b33c3e90a0747aff26272a7a316bc298':
  Update documentation for OpenGL ES 1.0 / 1.1 / 2.0
2010-01-19 00:01:46 -08:00
Dianne Hackborn
877103b3f1 Merge "Initial sample code for writing a device policy." 2010-01-17 15:18:42 -08:00
Dianne Hackborn
c86ba3199d Initial sample code for writing a device policy. 2010-01-16 18:01:37 -08:00
Fred Quintana
5a7adec2e0 Merge "rename testHasFeatures to hasFeatures" 2010-01-15 11:05:13 -08:00
Andrew Stadler
334f687aeb Add browser intermediates to fix eclipse build
Needed because EventLogTags have moved.
2010-01-14 23:04:54 -08:00
Fred Quintana
943cc05e25 rename testHasFeatures to hasFeatures 2010-01-14 18:11:17 -08:00
Eric Rowe
14dbea614b am d98ba32e: DO NOT MERGE Fix bug where monkey always tries to run multiple scripts.
Merge commit 'd98ba32eeff587a30396fa24728a1150de9dc305' into eclair-plus-aosp

* commit 'd98ba32eeff587a30396fa24728a1150de9dc305':
  DO NOT MERGE Fix bug where monkey always tries to run multiple scripts.
2010-01-14 17:12:33 -08:00
Eric Rowe
329f400764 am 7d961f86: DO NOT MERGE Create way to run monkey with multiple scripts.
Merge commit '7d961f86208b35c12867a049d4bb815da72167d3' into eclair-plus-aosp

* commit '7d961f86208b35c12867a049d4bb815da72167d3':
  DO NOT MERGE Create way to run monkey with multiple scripts.
2010-01-14 17:12:28 -08:00
Eric Rowe
d98ba32eef DO NOT MERGE Fix bug where monkey always tries to run multiple scripts.
Change condition so MonkeySourceRandromScript is only triggered on multiple
scripts.
2010-01-14 17:09:19 -08:00
Eric Rowe
7d961f8620 DO NOT MERGE Create way to run monkey with multiple scripts.
By giving multiple -f arguments, the monkey will randomly choose between the
scripts.  Also, add the --setup argument which will run a setup script before
starting to play the other scripts in random order.
2010-01-14 17:04:27 -08:00
Marco Nelissen
291bb9f468 Force LANG to C in the findunusedresources script, otherwise it takes forever to run. 2010-01-14 16:06:38 -08:00
Fred Quintana
e1ed7a7feb Merge "add support for testing testFeatures()" 2010-01-14 14:18:25 -08:00
Fred Quintana
26a72c269d add support for testing testFeatures() 2010-01-14 12:22:55 -08:00
Derek Sollenberger
1645f9cab0 am aebdb460: am 1bc5ab62: Adding a new sub-plugin that gives visual feedback for navigation keys.
Merge commit 'aebdb4608541e3ffb158283bbc249b586ad9aa8f'

* commit 'aebdb4608541e3ffb158283bbc249b586ad9aa8f':
  Adding a new sub-plugin that gives visual feedback for navigation keys.
2010-01-14 11:31:00 -08:00
Derek Sollenberger
aebdb46085 am 1bc5ab62: Adding a new sub-plugin that gives visual feedback for navigation keys.
Merge commit '1bc5ab625c5ca84a3e0f240b58327d8084af22a8' into eclair-mr2-plus-aosp

* commit '1bc5ab625c5ca84a3e0f240b58327d8084af22a8':
  Adding a new sub-plugin that gives visual feedback for navigation keys.
2010-01-14 11:23:01 -08:00
Derek Sollenberger
1bc5ab625c Adding a new sub-plugin that gives visual feedback for navigation keys. 2010-01-14 14:06:50 -05:00
Eric Rowe
f796440492 am c1d00a99: Merge "Fix how the monkey counts events for scripts." into eclair
Merge commit 'c1d00a99f3dcacf7b0235e386a2aa0902e07179e' into eclair-plus-aosp

* commit 'c1d00a99f3dcacf7b0235e386a2aa0902e07179e':
  Fix how the monkey counts events for scripts.
2010-01-13 19:29:32 -08:00
Eric Rowe
c1d00a99f3 Merge "Fix how the monkey counts events for scripts." into eclair 2010-01-13 19:25:21 -08:00
Eric Rowe
66e263baed Fix how the monkey counts events for scripts.
Instead of the monkey counting up to the count times the number of events in the
script, the monkey will now only increment the count when the script reaches the
end of the file.  This allows us to have multiple script files with differing
event counts in each.

Conflicts:

	cmds/monkey/src/com/android/commands/monkey/Monkey.java
2010-01-13 18:22:32 -08:00
David Turner
a84a9656b3 am 23d8ded2: Merge "Update documentation for OpenGL ES 1.0 / 1.1 / 2.0" into eclair
Merge commit '23d8ded2e1fcf6e74a793b2931539fc71d4e7b6c' into eclair-plus-aosp

* commit '23d8ded2e1fcf6e74a793b2931539fc71d4e7b6c':
  Update documentation for OpenGL ES 1.0 / 1.1 / 2.0
2010-01-13 17:25:42 -08:00
David Turner
23d8ded2e1 Merge "Update documentation for OpenGL ES 1.0 / 1.1 / 2.0" into eclair 2010-01-13 17:21:11 -08:00
David 'Digit' Turner
eef791e9a1 Update documentation for OpenGL ES 1.0 / 1.1 / 2.0 2010-01-13 16:50:57 -08:00
Eric Rowe
7ae10a3eae am 8315bb49: (-s ours) am b2fa7700: DO NOT MERGE Modify Monkey so that scripts can use raw and user events.
Merge commit '8315bb4933c49d45f6b080cc8fd46f0bfadeee51'

* commit '8315bb4933c49d45f6b080cc8fd46f0bfadeee51':
  DO NOT MERGE Modify Monkey so that scripts can use raw and user events.
2010-01-13 15:45:04 -08:00
Eric Rowe
8315bb4933 am b2fa7700: DO NOT MERGE Modify Monkey so that scripts can use raw and user events.
Merge commit 'b2fa770013cf1b6b8bf0619a946a54feafec5197' into eclair-plus-aosp

* commit 'b2fa770013cf1b6b8bf0619a946a54feafec5197':
  DO NOT MERGE Modify Monkey so that scripts can use raw and user events.
2010-01-13 15:41:28 -08:00
Eric Rowe
b2fa770013 DO NOT MERGE Modify Monkey so that scripts can use raw and user events.
Fix javadoc comment in MonkeySourceRandom.java and combine raw events and user
events in MonkeySourceScript.java.  Also, fix bug where too few arguments in
the script causes a RuntimeException.
2010-01-13 15:07:08 -08:00
Raphael Moll
1f93b7ef17 am 9edfe975: am 2b9a0444: Merge "Add etc1tool to Windows SDK." into eclair
Merge commit '9edfe9759827ec86584b72b038c7ff5f9cf054c0'

* commit '9edfe9759827ec86584b72b038c7ff5f9cf054c0':
  Add etc1tool to Windows SDK.
2010-01-12 15:43:18 -08:00
Raphael Moll
9edfe97598 am 2b9a0444: Merge "Add etc1tool to Windows SDK." into eclair
Merge commit '2b9a0444eaa9a3ba3e527990babb6a44f1ae5739' into eclair-plus-aosp

* commit '2b9a0444eaa9a3ba3e527990babb6a44f1ae5739':
  Add etc1tool to Windows SDK.
2010-01-12 15:38:37 -08:00
Raphael Moll
2b9a0444ea Merge "Add etc1tool to Windows SDK." into eclair 2010-01-12 15:32:03 -08:00
The Android Open Source Project
2b6482773e android-2.1_r1 snapshot 2010-01-12 15:18:14 -08:00
Xavier Ducrohet
cd0c5185e2 am 7ae4c402: am 2f2fb96b: Make the SDK packaging put the samples in the root folder.
Merge commit '7ae4c4026a3e0596d32983003594abb0d3df80cc'

* commit '7ae4c4026a3e0596d32983003594abb0d3df80cc':
  Make the SDK packaging put the samples in the root folder.
2010-01-12 13:12:19 -08:00
Xavier Ducrohet
7ae4c4026a am 2f2fb96b: Make the SDK packaging put the samples in the root folder.
Merge commit '2f2fb96b4b037a016336a98e3b637f4394e1f323' into eclair-plus-aosp

* commit '2f2fb96b4b037a016336a98e3b637f4394e1f323':
  Make the SDK packaging put the samples in the root folder.
2010-01-12 12:46:21 -08:00
Xavier Ducrohet
2f2fb96b4b Make the SDK packaging put the samples in the root folder.
Change-Id: Icb88f88d503de9690ba210c0bfabdc0598021860
2010-01-12 12:32:12 -08:00
Raphael
d670431064 Add etc1tool to Windows SDK.
SDK BUG 2368918

This depends on Change I1b4f5e39 from build/core.

Change-Id: I8348514506742aa70cdee057e94069a67357a689
2010-01-12 11:16:08 -08:00
Marco Nelissen
0eae51d333 Set the property to enable stagefright in the simulator. 2010-01-12 09:44:39 -08:00
Dan Egnor
8aa948e7e0 Fix build (was broken by bad up merge) 2010-01-11 14:24:45 -08:00
Derek Sollenberger
f0ef1b60fe Merge "resolved conflicts for merge of a85d523b to master" 2010-01-11 14:13:18 -08:00