Commit Graph

481 Commits

Author SHA1 Message Date
Raphael
8326752bf6 am b3c0d6a1: am 39637a37: Merge changes I3641b7c0,Ibdd1dbc8 into froyo 2010-04-06 14:50:02 -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
Raphael
6f4089ed44 am 86c178a8: am 1fd241b3: Merge "Project-lib sample: externalize strings in lib." into froyo 2010-04-05 16:36:29 -07:00
Raphael
9563105751 am a60cf6db: am 4ce5771c: Merge "Project-lib sample: set namespace to com.example.android" into froyo 2010-04-05 16:36:26 -07:00
Raphael
7baf24a129 am 1452e936: am c45224b4: Merge "Implementation of the tic-tac-toe sample." into froyo 2010-04-05 16:36:24 -07:00
Raphael
0ac40314e0 am 6c80d5e5: am 6cb5d6a4: Merge "Skeleton for tic-tac-toe sample." into froyo 2010-04-05 16:36:21 -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
Raphael
718a35143d Skeleton for tic-tac-toe sample.
Change-Id: I41e7013d469cb2eba9f475aa0a94c4630cacbb64
2010-04-02 22:05:53 -07:00
Romain Guy
0dd05fa9a8 Add sample for XML-defined Adapters.
Change-Id: I31f4f93eeea0f0cac4485ce76d9188608567f071
2010-03-31 19:39:13 -07:00
Romain Guy
b26ffd8f3b am 731afdbe: Merge "Update Layout Animations samples to take the display\'s density into account." into froyo 2010-03-30 17:29:39 -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
Jim Miller
7534928e6d am cb7fb13c: Merge "Fix 2527411: Extend sample DPM app to test setMaximumTimeToLock()" into froyo 2010-03-30 14:12:40 -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
Jean-Michel Trivi
e908408b12 am 47c9b141: Fix bug 2553592 API REVIEW: android.speech Change 2 of 4 Notes from API Council review: Rename RecognitionManager to SpeechRecognizer 2010-03-30 11:36:25 -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
Jim Miller
68230c3f72 Fix 2527411: Extend sample DPM app to test setMaximumTimeToLock()
Change-Id: I1a0ff93a27d7d27b66acbacf953eb0984e85e4cf
2010-03-29 20:22:06 -07:00
Scott Main
3c26ae869e new version of the Searchable Dictionary that saves all the words
in an SQLite Database and FTS3 table, then performs all look ups
using the content provider, plus various style modifications.

Change-Id: If73c96f48aeae7372333a558b2d494bcb256edfe
2010-03-25 17:37:25 -07:00
Dianne Hackborn
c1f107a257 Add new quality constant.
Change-Id: I386438485a921ec94ed1047936ca182c04bce410
2010-03-22 17:02:46 -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
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
Grace Kloba
fffd4793c3 Match the new android_npapi 2010-03-09 14:10:59 -08:00
Ying Wang
7805d352a8 Merge "Fix proguard flags." 2010-03-02 09:35:56 -08:00
Roman Nurik
be1232d3cf Merge "Add SMS manager demo" 2010-03-01 13:03:16 -08:00
Roman Nurik
f096f961ff Add SMS manager demo 2010-03-01 10:57:37 -08:00
Derek Sollenberger
051c37a270 am 71ee406e: am 7364d2bc: Add full-screen option to the sample paint plugin.
Merge commit '71ee406e9b0e42246189804d3174be47a83eb903'

* commit '71ee406e9b0e42246189804d3174be47a83eb903':
  Add full-screen option to the sample paint plugin.
2010-03-01 07:30:19 -08:00
Derek Sollenberger
71ee406e9b am 7364d2bc: Add full-screen option to the sample paint plugin.
Merge commit '7364d2bc453a88133c65777b38003f05361135dd' into eclair-mr2-plus-aosp

* commit '7364d2bc453a88133c65777b38003f05361135dd':
  Add full-screen option to the sample paint plugin.
2010-03-01 07:15:43 -08:00
Derek Sollenberger
7364d2bc45 Add full-screen option to the sample paint plugin. 2010-03-01 09:35:49 -05:00
Dianne Hackborn
c48b3d9b71 Move DeviceAdmin APIs to android.app.admin. 2010-02-26 18:25:03 -08:00
Derek Sollenberger
942e429796 am 23270e75: am 5b674145: Adding basic on/off screen event handling to the sample background plugin.
Merge commit '23270e751a8769fba15d5cf41f0d572ea36b948e'

* commit '23270e751a8769fba15d5cf41f0d572ea36b948e':
  Adding basic on/off screen event handling to the sample background plugin.
2010-02-23 19:54:11 -08:00
Derek Sollenberger
23270e751a am 5b674145: Adding basic on/off screen event handling to the sample background plugin.
Merge commit '5b6741451725eca6774a0030e19daf186d5c102e' into eclair-mr2-plus-aosp

* commit '5b6741451725eca6774a0030e19daf186d5c102e':
  Adding basic on/off screen event handling to the sample background plugin.
2010-02-23 18:59:30 -08:00
Derek Sollenberger
5b67414517 Adding basic on/off screen event handling to the sample background plugin. 2010-02-23 09:33:01 -05:00
Ying Wang
36d9f32f07 Fix proguard flags. 2010-02-19 18:47:02 -08:00
Dianne Hackborn
bae0f4fd87 Add new MessengerService API demo.
Also refactor the LocalService demo to be more ammenable to being
used for sample code in the java docs.
2010-02-18 16:26:12 -08:00
Dianne Hackborn
0a4b90cb68 Fix issue #2420412: API review: DeviceAdmin API changes 2010-02-17 10:30:09 -08:00
Mike LeBeau
3d2e485b97 Elaborate on html docs for VoiceRecognitionService a little bit. 2010-02-12 14:56:27 -08:00
Mike LeBeau
f59744dc51 Merge "First stab at a sample voice recognition service to show the skeleton for how to set up such a thing and expose its settings activity, etc." 2010-02-12 13:55:09 -08:00
Mike LeBeau
6774fcffa4 First stab at a sample voice recognition service to show the skeleton for how
to set up such a thing and expose its settings activity, etc.
2010-02-11 22:58:29 -08:00
Dianne Hackborn
9fc7996adb Removed limit-unlock policy. 2010-02-11 14:34:23 -08:00
James Yum
bd9e4dda73 am a88a8393: am 40e665a0: cleanup
Merge commit 'a88a8393c6321b7baebb621bcc4c1b3be1ac7793'

* commit 'a88a8393c6321b7baebb621bcc4c1b3be1ac7793':
  cleanup
2010-02-10 13:05:40 -08:00
James Yum
a88a8393c6 am 40e665a0: cleanup
Merge commit '40e665a015c67a8dd21838894a1634a3e101b760' into eclair-plus-aosp

* commit '40e665a015c67a8dd21838894a1634a3e101b760':
  cleanup
2010-02-10 13:01:55 -08:00
James Yum
40e665a015 cleanup
deleted:    licensing/ILicenseResultListener.aidl
	deleted:    licensing/ILicensingService.aidl
	deleted:    licensing/LicenseChecker.java
	deleted:    licensing/LicenseCheckerCallback.java
	deleted:    licensing/LicenseValidator.java
	deleted:    licensing/Policy.java
	deleted:    licensing/ResponseData.java
	deleted:    licensing/StrictPolicy.java
2010-02-10 11:18:23 -08:00
Dirk Dougherty
7646786846 am 2a589050: am 4389d65c: Merge "Add SampleSyncAdapter to SDK build and docs build. Add CubeLiveWallpaper to docs build." into eclair
Merge commit '2a589050efc7947cc75d3cfe6b12f1eeb2f5ea3a'

* commit '2a589050efc7947cc75d3cfe6b12f1eeb2f5ea3a':
  Add SampleSyncAdapter to SDK build and docs build. Add CubeLiveWallpaper to docs build.
2010-02-09 18:47:09 -08:00
Dirk Dougherty
2a589050ef am 4389d65c: Merge "Add SampleSyncAdapter to SDK build and docs build. Add CubeLiveWallpaper to docs build." into eclair
Merge commit '4389d65caea762b276b1b7d6fd560f4b2c4370b3' into eclair-plus-aosp

* commit '4389d65caea762b276b1b7d6fd560f4b2c4370b3':
  Add SampleSyncAdapter to SDK build and docs build. Add CubeLiveWallpaper to docs build.
2010-02-09 18:42:38 -08:00
Dirk Dougherty
658d86e5be Add SampleSyncAdapter to SDK build and docs build. Add CubeLiveWallpaper to docs build.
Change-Id: I149fb2aab91d0a2dfc4242a85118bf20dea97e42
2010-02-09 18:00:44 -08:00
Dianne Hackborn
04a9130c8e New sample code for new external storage paths/APIs. 2010-02-09 12:54:41 -08:00