Raphael
39637a37fb
Merge changes I3641b7c0,Ibdd1dbc8 into froyo
...
* changes:
Project-lib sample: define lib activity.
Switch from codename Froyo to API 8.
2010-04-06 14:34:21 -07:00
Raphael
7dd0976b04
Project-lib sample: define lib activity.
...
This was removed by mistake. I meant to add explanations.
Change-Id: I3641b7c01a1425ab5430695ac83ca71c9fc644d8
2010-04-06 13:10:57 -07:00
Raphael
edabb7bfeb
Switch from codename Froyo to API 8.
...
Change-Id: Ibdd1dbc80e5e7d9856a90ff45a3b148a5af72581
2010-04-06 13:09:44 -07:00
Xavier Ducrohet
254f0e9bf7
Update SDK component source.properties.
...
Change-Id: I2688117f63fe4d9b2d7f8ce220d907fc7ea95ba4
2010-04-06 13:09:37 -07:00
Brett Chabot
79a612b2ad
Remove com.android.quicksearchbox.tests from continuous.
...
Bug 2562721
Change-Id: Ic8c582cb1f18f8e733c6bd2ced146066d50ca47e
2010-04-05 16:37:59 -07:00
Raphael
1fd241b381
Merge "Project-lib sample: externalize strings in lib." into froyo
2010-04-05 16:07:20 -07:00
Raphael
4ce5771ce7
Merge "Project-lib sample: set namespace to com.example.android" into froyo
2010-04-05 16:07:11 -07:00
Raphael
c45224b425
Merge "Implementation of the tic-tac-toe sample." into froyo
2010-04-05 16:07:02 -07:00
Raphael
6cb5d6a40b
Merge "Skeleton for tic-tac-toe sample." into froyo
2010-04-05 16:06:51 -07:00
Raphael
546d7e8956
Project-lib sample: externalize strings in lib.
...
Change-Id: I5fff488ab96f1e28942143330c69370f2009e691
2010-04-05 14:54:18 -07:00
Raphael
bbfd2ed1c2
Project-lib sample: set namespace to com.example.android
...
This is a pure namespace refactoring change.
Change-Id: I33f5998f876cdc9893d8d45983422ca0e331b3c4
2010-04-05 14:25:50 -07:00
Raphael
b8a884fbab
Implementation of the tic-tac-toe sample.
...
Added some README.txt
Change-Id: Ie2703ffdfdeba773d0fd27153ec0cdb806b2e2dc
2010-04-05 14:19:33 -07:00
Brett Chabot
8c63b97f83
Rename framework-common testdef to android-common.
...
Change-Id: I71717dd874cd3ed82415d110c745dc68e0922838
2010-04-05 12:19:17 -07:00
Raphael
718a35143d
Skeleton for tic-tac-toe sample.
...
Change-Id: I41e7013d469cb2eba9f475aa0a94c4630cacbb64
2010-04-02 22:05:53 -07:00
Brett Chabot
452de9c984
Merge "More test_defs cleanup." into froyo
2010-04-02 10:24:15 -07:00
Brett Chabot
f692a04c71
More test_defs cleanup.
...
Remove obsolete defs, fix browser def, and add framework common tests to
continuous.
Bug 2562721
Change-Id: I41457db7ad6fb460a61429ba686b778d9cf1fa35
2010-04-02 08:50:02 -07:00
Brett Chabot
d6aae2e84b
Merge "Cleanup framework test defs." into froyo
2010-04-01 21:45:59 -07:00
Brett Chabot
a6f3b0ae75
Cleanup framework test defs.
...
Remove obsolete framework test definitions. Reorganize to keep all the framework
tests together.
Bug 2562721
Change-Id: Ic96d52dc081eb28f5354954d3d111a77dc1d8db9
2010-04-01 18:38:31 -07:00
Ying Wang
a1c8fb11b2
Merge "Move potentially blocking operation out of the activity controller." into froyo
2010-04-01 17:07:08 -07:00
Dan Egnor
112ffc7662
Remove BugReportSender, which has a happy new home in packages/experimental
...
Change-Id: I97628264f3249c86d83cded73daf3b1cc291e051
2010-04-01 16:39:31 -07:00
Ying Wang
9731732fe6
Move potentially blocking operation out of the activity controller.
...
http://b/viewIssue?id=2497953
before this CL, call to reportProcRank() in the controller waited for the
procrank process to finish, which potentially would block the activity
manager and cause deadlock between the activity manager and the window manager.
Change-Id: Ie5a6aae7c8dbe43ac725abdb04f2426f54dd6740
2010-04-01 14:12:25 -07:00
Brett Chabot
a3916df8b9
Merge "Add cts hardware tests to continuous test." into froyo
2010-03-31 15:19:16 -07:00
Brett Chabot
8864a9a8db
Add cts hardware tests to continuous test.
...
Bug 2557864
Change-Id: I5bf6eb840f180e61e067456b9acfc66d0a454754
2010-03-30 20:05:08 -07:00
Andrew Stadler
2acda93125
Merge "More .classpath cleanup" into froyo
2010-03-30 18:17:18 -07:00
Romain Guy
731afdbe2c
Merge "Update Layout Animations samples to take the display's density into account." into froyo
2010-03-30 17:05:56 -07:00
Romain Guy
51344bdcff
Update Layout Animations samples to take the display's density into account.
...
Change-Id: I1a6768a36879ad0909a557c17142c9294e20dcbb
2010-03-30 17:05:23 -07:00
Xavier Ducrohet
506e734d25
Merge "Make chinese IME not default to the SDK images." into froyo
2010-03-30 16:55:07 -07:00
Andrew Stadler
208cf156d5
More .classpath cleanup
...
* launcher -> launcher2
* add AccountsAndSyncSettings
* add BlueTooth
* add CertInstaller
Change-Id: I0f36a479a829df4d69f34619d760b72a5c653498
2010-03-30 16:34:24 -07:00
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
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
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
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
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
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