Kenny Root
d95d4bd97f
Merge "Import revised translations" into froyo
2010-03-30 15:06:57 -07:00
Jim Miller
cb7fb13c10
Merge "Fix 2527411: Extend sample DPM app to test setMaximumTimeToLock()" into froyo
2010-03-30 13:51:57 -07:00
Raphael
3a14426b5c
Merge "Update the docs explaining how to build an SDK." into froyo
2010-03-30 13:49:51 -07:00
Xavier Ducrohet
8e089cb4e2
Make chinese IME not default to the SDK images.
...
Bug: 2538234
Change-Id: I40b81a3f325e166e011b313134d95bfcf27d4c8b
2010-03-30 11:40:07 -07:00
The Android Open Source Project
593770060d
merge from open-source master
...
Change-Id: I7ef151320d924b2b258163d8aabf5eeebffecd39
2010-03-30 11:15:02 -07:00
Raphael
c7dc2fb383
Update the docs explaining how to build an SDK.
...
Change-Id: Ib01ad69119152d10cc19ed6e2188621782ecc903
2010-03-30 11:10:06 -07:00
Jean-Michel Trivi
47c9b141dd
Fix bug 2553592 API REVIEW: android.speech
...
Change 2 of 4
Notes from API Council review:
Rename RecognitionManager to SpeechRecognizer
Change-Id: Ib1245eb9b816605728fb75c77c486ee5ee0e76c6
2010-03-30 10:05:12 -07:00
Kenny Root
754e54d5e3
Import revised translations
...
Change-Id: I8450ad100b304fb1f697bb1e678ed049cb122bfa
2010-03-30 09:14:36 -07:00
Jim Miller
68230c3f72
Fix 2527411: Extend sample DPM app to test setMaximumTimeToLock()
...
Change-Id: I1a0ff93a27d7d27b66acbacf953eb0984e85e4cf
2010-03-29 20:22:06 -07:00
David 'Digit' Turner
6812007ed5
Use the 'master' branch to download toolchain sources by default.
...
The 'eclair' branch cannot be built with the current version of build-toolchain.sh
(More precisely, gdbserver link fails without a patch that is in master but not eclair).
Change-Id: Ib7d4f058d88afbfce6fb22fe1c5b6f08925c9ae3
2010-03-29 14:36:26 -07:00
David 'Digit' Turner
63fc4ab436
build-toolchain.sh: fix the --force-build option
...
Change-Id: Ia171eff5bc4c352b1d9c646f133c69a77ff6681a
2010-03-26 18:10:33 -07:00
David 'Digit' Turner
32a9d4a3fb
Allow toolchain source patching in build-toolchain.sh
...
This is going to make patching/debugging the toolchain sources
a lot easier.
Change-Id: I54f2fcb42465f9f5b1f3735bda1ce9d43eb96a64
2010-03-26 17:48:46 -07:00
Andrew Stadler
d754ddec4a
Cleanup .classpath for eclipse
...
Change-Id: Ia102189d71d4fe41969df9c122e94dbbd93557f7
Permanent: Remove mmms-common_intermediates (stale - should have been
removed a while ago)
Temporary: Remove Launcher2 & Music (which cause problems due to
overlapping java package names vs. R files)
2010-03-26 13:50:28 -07:00
Bruce Beare
5736f657d5
NDK can now build JNI code for IA
...
Change-Id: I5c03c2680663a4fefc4b22524088a3489132e74f
2010-03-26 13:44:49 -07:00
David Turner
c5fd4da298
Merge "Port NDK build tools to IA"
2010-03-26 13:11:06 -07:00
Dan Morrill
3c07ba8f19
Merge "Fixing the PDK build. A file PDK slurps in was moved."
2010-03-25 15:44:04 -07:00
Andrew Stadler
83a30845e2
Merge "Add guava javalib.jar to eclipse classpath."
2010-03-25 15:15:03 -07:00
Andrew Stadler
e66b4be82a
Add guava javalib.jar to eclipse classpath.
...
Change-Id: I769db0fa9001a51128a3a20b83cf4a85a2f5c7ce
2010-03-25 15:14:10 -07:00
Dan Morrill
eeb792324d
Fixing the PDK build. A file PDK slurps in was moved.
...
Change-Id: I59025bc6d8485ff78ad626fff23ca96ed9de8beb
2010-03-25 14:33:53 -07:00
Fred Quintana
f7ddc74f48
Merge "need to save the mLongPressedAccount in the instance data"
2010-03-25 13:46:39 -07:00
Fred Quintana
af112b0b51
need to save the mLongPressedAccount in the instance data
...
Change-Id: I10458dcc4c539efa64b620ba998b09c14cead28e
http://b/issue?id=2527346
2010-03-25 10:47:35 -07:00
Bruce Beare
ab31cdfca0
Port NDK build tools to IA
...
Change-Id: I4788cafb998b79234e7fb16661bb225680d5566c
2010-03-25 09:41:19 -07:00
Jean-Baptiste Queru
7e203f10b6
Delete NDK.
...
It is being moved to a standalone project.
Change-Id: If863753b9bf10ec2b7351fd39eccf28a989102f7
2010-03-24 09:22:53 -07:00
Swarna Kumar
3bf043f9cd
Added coverage target for Contacts and Calendar Provider
...
Change-Id: I0066451fa4deaee50f51d14c969580ed9626a4a4
2010-03-23 11:15:20 -07:00
Dianne Hackborn
c1f107a257
Add new quality constant.
...
Change-Id: I386438485a921ec94ed1047936ca182c04bce410
2010-03-22 17:02:46 -07:00
The Android Open Source Project
d05de7642c
merge from open-source master
...
Change-Id: Ia641d105e05982e3a3c85c7b82a70fe1fa664f1a
2010-03-22 15:55:11 -07:00
Jean-Baptiste Queru
7a0ac131d0
An APN list with a few relevant carriers.
...
This comes from the open-source vendor/aosp, which in
turn came from the ADP1 configuration.
Bug: 2533998
Change-Id: I83f0884a15e43e1a3542df8939e84253adfb7cd2
2010-03-22 11:00:35 -07:00
The Android Open Source Project
8d576c98db
merge from open-source master
...
Change-Id: I4489db828e47c7c1987cd5cb768009eeb0a124b7
2010-03-19 16:36:04 -07:00
Brett Chabot
60d1337916
Merge "Remove use of deprecated API from test sample code."
2010-03-19 11:39:06 -07:00
David 'Digit' Turner
fb0b04d485
Merge "Add missing headers to the x86 android-5 headers (GLES/GLES2/log)"
2010-03-19 11:25:48 -07:00
Brett Chabot
880855ed20
Remove use of deprecated API from test sample code.
...
Modify tests sample code to use ActivityInstrumentationTestCase2 and its new
constructor.
Change-Id: Idf927b6641c8dfb4aede8cb2bba45de29320bcf5
2010-03-18 18:54:57 -07:00
David 'Digit' Turner
a161c4f5d9
Remove problematic headers from x86 android-5 headers.
...
These files have the same case-insensitive name, and this creates problems
when used on Windows + Cygwin.
Change-Id: I911906c209ad9fca8752ba4cdc9c65abdd0bd4a9
2010-03-18 18:00:31 -07:00
David 'Digit' Turner
0573b37098
Add missing headers to the x86 android-5 headers (GLES/GLES2/log)
...
Change-Id: I0e066a1256d6a23b65672327c0cfcf67a0f03f1b
2010-03-18 17:45:15 -07:00
Xavier Ducrohet
5f0ab86970
Package the new ant rules file in the SDK.
...
Change-Id: Ic4db70e75b7a747c86635d9f28cfb98537c0e9a1
2010-03-18 14:38:52 -07:00
David Turner
5537d3a7c7
Merge "android-5 platform files for IA"
2010-03-17 14:30:53 -07:00
Fred Quintana
75a73dc9fb
fix runtest for unqualified Instrumentation class names
...
Change-Id: I0dcc9918b0bde568219d9085e8bbbc4cbba2b552
http://b/issue?id=2472406
2010-03-16 16:27:03 -07:00
Fred Quintana
5edd3d7a39
- change the accounts list to include the account type
...
- removed the list of account types from the top
- changed the context menu to use the actual account type, not
the one selected in the spinner
- add the clear password option to the context menu
Change-Id: Icd509ed3f3da889f48b064cf524345e0121899fc
2010-03-16 12:49:29 -07:00
Bart Sears
33638a7cd2
Put the test for the new API back in now that the requestCenterFitZoom
...
API has been put back in.
Revert "Revert "Add a test for the new requestCenterFitZoom api.""
This reverts commit 103e576893 .
2010-03-15 15:52:54 -07:00
Grace Kloba
103e576893
Revert "Add a test for the new requestCenterFitZoom api."
...
This reverts commit 8f406a355f .
2010-03-12 18:35:23 -08:00
Grace Kloba
8f406a355f
Add a test for the new requestCenterFitZoom api.
2010-03-12 13:35:47 -08:00
Xavier Ducrohet
493c921618
Merge "Change ant.prop to sdk.prop"
2010-03-11 17:28:49 -08:00
Bruce Beare
4da7102d33
android-5 platform files for IA
...
Change-Id: Id785125438abfd4dbc795f358ec223bf22c73fc1
2010-03-11 13:42:00 -08:00
Bruce Beare
3750d3a442
android-5 platform files for IA
...
Change-Id: Id785125438abfd4dbc795f358ec223bf22c73fc1
2010-03-11 10:33:43 -08:00
Ying Wang
0d107e9759
Merge "Support for ignoring or exit running when native crashes."
2010-03-11 09:11:55 -08:00
Xavier Ducrohet
d87ae80254
Change ant.prop to sdk.prop
...
Change-Id: I45bb6652b2ae9455e20d681555f2bb61e11f9ce7
2010-03-10 16:52:06 -08:00
Yu Shan Emily Lau
e2169f6b05
Merge "Removed the camera related test from the test_defs for external usage."
2010-03-09 19:18:27 -08:00
Yu Shan Emily Lau
3b2cb76205
Removed the camera related test from the test_defs for external usage.
...
Change-Id: Ia231f8d63e1d80ef6281ee85acf24a49a87a0243
2010-03-09 19:09:43 -08:00
Ying Wang
df78cdf2d3
Support for ignoring or exit running when native crashes.
...
http://b/issue?id=2359586
with this CL, if --monitor-native-crashes is set and --ignore-native-crashes
is not set, monkey will exit when a native crash occurs.
Change-Id: I07ab17b5430ed090d8fb6286fdc793bac1b2caa9
2010-03-09 15:21:26 -08:00
Grace Kloba
fffd4793c3
Match the new android_npapi
2010-03-09 14:10:59 -08:00
Jean-Baptiste Queru
042e90a587
Add an empty CleanSpec.mk
...
Change-Id: I2c3a023b86c501be816441715b2a5690d48ff667
2010-03-08 18:04:07 -08:00