Commit Graph

1258 Commits

Author SHA1 Message Date
Xavier Ducrohet
ca2327f1d4 Merge "Fix target for library sample" into froyo 2010-05-07 10:58:32 -07:00
Xavier Ducrohet
1959000ef1 Fix target for library sample
Change-Id: I89a1b6a7c7803ac52f5872e4b8a8696bb32ca5a3
2010-05-07 10:57:58 -07:00
Joe Malin
9ad468d208 am 13318841: am 10cedd23: am 527cfd6e: Doc change: cherry-pick from master: Files for the Spinner and SpinnerTest sample applications... 2010-05-07 10:53:13 -07:00
Dirk Dougherty
fbb0042fe4 Merge commit '0f7185d9' into master, resolve conflicts.
Conflicts:
	samples/Spinner/_index.html
	samples/SpinnerTest/AndroidManifest.xml
	samples/SpinnerTest/_index.html
	samples/SpinnerTest/src/com/android/example/spinner/test/SpinnerActivityTest.java

Change-Id: Ibd2bbd81c828c4a4337d2d0e397bd9a0b1e90728
2010-05-07 10:44:30 -07:00
Joe Malin
527cfd6ef3 Doc change: cherry-pick from master: Files for the Spinner and SpinnerTest sample applications...
Change-Id: Ic4a1d28ea821ab7e35255d5a62ca0978cb9155ba
2010-05-07 09:48:47 -07:00
Dirk Dougherty
2f0b1c1335 Doc change: cherry-pick from master. ->Subject: Android application files for the Activity Testing Tutorial
Conflicts:

	build/sdk.atree

Change-Id: I5edb1d4d8a18fbda53a0e78ca6c9d20cf7d3ff4a
2010-05-07 09:16:56 -07:00
Xavier Ducrohet
41d44d30bb am fd51be7a: am e823f9eb: am cf997049: Fix the Library sample. 2010-05-06 17:43:34 -07:00
Xavier Ducrohet
cf9970499b Fix the Library sample.
Change-Id: I38d0336b8f1952d4e0424501dcd060d173624b5b
2010-05-06 17:35:35 -07:00
Dianne Hackborn
d2d93d0b17 Update fragment samples to show back stacks and layout.
Change-Id: I016f87dc3b7433d0600a9a9308f666a36c5a98ca
2010-05-06 11:57:56 -07:00
Joe Malin
bee8cd502f Doc Change: Files for the Spinner and SpinnerTest sample applications, part of Activity Testing tutorial
Change-Id: If9b6f214cdad870257efc34193eed846cde2ec47
2010-04-30 08:42:24 -07:00
Scott Main
5741824bbf resolved conflicts for merge of 096f06be to master
Change-Id: Ida756c1bee7418224a6bb53266728ec41b984cd2
2010-04-27 12:05:59 -07:00
Scott Main
05bd673250 title the searchable dictionary app as "v2" because it includes significant
changes and it's worth highlighting the revision.
some revisions to the sample desciption.
a companion change to the resources navigation link will follow (to name it v2).

Change-Id: Ib11cae9e4cc753f76b45ae446ef9871fee674e7a
2010-04-23 07:39:05 -07:00
Scott Main
beca3af74d cherry-pick from master: 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.
2010-04-21 10:44:50 -07:00
Dianne Hackborn
5a076f43d5 First simple Fragment API demo.
Change-Id: I8d21485bc12445fe8a670796ddbc3e5ef57fd390
2010-04-19 15:09:36 -07:00
Joe Malin
7a092deb31 Subject: Android application files for the Activity Testing Tutorial
Change-ID: If1b96a211487f43df76912bdbaf3568c1878478c
2010-04-19 10:43:51 -07:00
Romain Guy
eae42dbbf2 Polish for the gallery sample demo.
Change-Id: I3ea34ac090554494bf09e71aaa08a9148a0ab42a
2010-04-14 14:48:02 -07:00
Brett Chabot
3208480f79 am 8082e94c: am 3804ab42: Change VoiceRecognitionService sample to use API 8 instead of froyo. 2010-04-08 12:21:03 -07:00
Brett Chabot
3804ab420b Change VoiceRecognitionService sample to use API 8 instead of froyo.
Bug 2581621

Change-Id: Idab0afe6e6c85edba9d2af3d9d5961fe77d1ea14
2010-04-08 11:32:08 -07:00
Christopher Tate
07f6f02863 am 79044b97: am 3356ba35: Merge "Add Backup/Restore sample to the SDK docs" into froyo 2010-04-07 14:34:45 -07:00
Christopher Tate
3356ba35fa Merge "Add Backup/Restore sample to the SDK docs" into froyo 2010-04-07 14:19:40 -07:00
Christopher Tate
41c42a972c Add Backup/Restore sample to the SDK docs
Part of bug #2545514

Change-Id: I9085ebfdce3552ddab602eec8d40de67b219a834
2010-04-07 13:41:35 -07:00
Ray Chen
69836ffb97 am 3bb112ae: am f617797e: Merge "API Change: MediaScannerConnection.ScanResultListener -> MediaScannerConnection.OnScanCompletedListener." into froyo 2010-04-07 12:46:49 -07:00
Ray Chen
f617797e88 Merge "API Change: MediaScannerConnection.ScanResultListener -> MediaScannerConnection.OnScanCompletedListener." into froyo 2010-04-07 12:06:03 -07:00
Christopher Tate
13d953984b am f8dc0be1: am 406ed04d: Merge "Backup/Restore sample application" into froyo 2010-04-07 11:31:47 -07:00
Christopher Tate
406ed04d5a Merge "Backup/Restore sample application" into froyo 2010-04-07 11:12:24 -07:00
Ray Chen
c73455df1a API Change: MediaScannerConnection.ScanResultListener -> MediaScannerConnection.OnScanCompletedListener.
Change-Id: I1386394dbccda4c01e50d89b8fdeca97ee65a29f
2010-04-06 15:16:13 -07:00
Raphael
8326752bf6 am b3c0d6a1: am 39637a37: Merge changes I3641b7c0,Ibdd1dbc8 into froyo 2010-04-06 14:50:02 -07:00
Christopher Tate
1c0a20aeeb Backup/Restore sample application
A very simple application: one activity, with a few bits of persistent data that
are updated live by the activity.  To that are added a few alternative agent
implementations, to illustrate various approaches and tradeoffs when implementing
a backup/restore agent.  In particular, there are example agents that do everything
"by hand," either record-by-record or by directly backing up the app's entire
persistent data file; plus an example agent that illustrates how very easy it
is to implement the latter using the OS-provided helpers.

Part of bug #2545514

Change-Id: Iaca33a5113406360c23d6e2e59eb012f9f1e9400
2010-04-06 14:16:26 -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