Raphael
16ede62379
Makefile to create Windows SDK under Linux.
...
The makefile makes it possible to "make PRODUCT-sdk-win_sdk".
It builds the Linux SDK, mirrors it as a Windows SDK and then use the shell
script to patch in all the Windows binaries.
Change-Id: Ie24f765bbe5201266efcb1c4cdcdead4ced35ef6
2010-04-20 17:02:30 -07:00
Dianne Hackborn
5a076f43d5
First simple Fragment API demo.
...
Change-Id: I8d21485bc12445fe8a670796ddbc3e5ef57fd390
2010-04-19 15:09:36 -07:00
Dirk Dougherty
0fe7b49f21
Merge "Subject: Android application files for the Activity Testing Tutorial Change-ID: If1b96a211487f43df76912bdbaf3568c1878478c"
2010-04-19 11:39:45 -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
Brett Chabot
d2a81ffb99
Merge "Runtest support for tests that need 'make' not 'mmm' to build."
2010-04-16 15:16:04 -07:00
Brett Chabot
8dc9eb8ba6
Runtest support for tests that need 'make' not 'mmm' to build.
...
Change-Id: I0508db2578826249f9bf4756d5adc6f95e841231
2010-04-16 14:44:41 -07:00
The Android Open Source Project
ecedc3be27
am 03f73ba4: merge from open-source master
2010-04-16 12:47:48 -07:00
The Android Open Source Project
03f73ba453
merge from open-source master
...
Change-Id: I160f8677dc9fb144b3a3190ee4ea500cad71af2b
2010-04-16 12:36:27 -07:00
Raphael
0db059b4c8
Fix etc1tool on Mac SDK: -lz was missing.
...
Change-Id: I50f5500493be638182d3302cae2e2385722da22d
2010-04-15 22:02:08 -07:00
Xavier Ducrohet
728457dc74
Fix instructions on how to build the doc.
...
Change-Id: Id9cde46b38a74f0f6ee368fdc43aee8ec6082b5f
2010-04-15 17:26:58 -07:00
Ying Wang
036e1ea402
am c05b83d1: am 84086578: Add timestamp to monkey log
2010-04-15 13:30:30 -07:00
Brian Carlstrom
90218acfdf
runtest --path fails with symlinked ANDROID_BUILD_TOP
...
While reproducing b/2558977 I found that "runtest --path" did not work
for me because my ANDROID_BUILD_TOP contained a symlink. This is a
local fix to make FindTests use os.path.realpath instead of only half
using os.path.abspath when trying to make canonical paths to compare.
Change-Id: Ief353f52cb80b1798edc3c1233d1e082d9cebc26
2010-04-15 10:36:05 -07:00
Ying Wang
c05b83d138
am 84086578: Add timestamp to monkey log
...
Merge commit '84086578bb07eb65c141f5cba0c5e31a12d44c17' into froyo-plus-aosp
* commit '84086578bb07eb65c141f5cba0c5e31a12d44c17':
Add timestamp to monkey log
2010-04-14 20:58:40 -07:00
Raphael
39884388ed
Fix etc1tool to build in Windows SDK under Linux
...
Change-Id: Ib38a019becfeb9e227089b18e04e3f7c28a4af53
2010-04-14 20:03:19 -07:00
Ying Wang
84086578bb
Add timestamp to monkey log
...
Change-Id: Ia477aca8b00d06049621d848f5792c291e3db040
2010-04-14 19:25:27 -07:00
Romain Guy
82724df496
Merge "Polish for the gallery sample demo."
2010-04-14 14:49:15 -07:00
Romain Guy
eae42dbbf2
Polish for the gallery sample demo.
...
Change-Id: I3ea34ac090554494bf09e71aaa08a9148a0ab42a
2010-04-14 14:48:02 -07:00
Dan Morrill
f7977964e3
Updating PDK/s.a.c. build to accommodate a moved gps.h.
...
Change-Id: I4fb58ad5babee063f654cbc5e5b1bfffaa2bbb84
2010-04-13 16:24:08 -07:00
Dan Morrill
98620ee0ab
Various updates to add missing content for impending launch.
...
Change-Id: I8423b4404c26330fc9391777247a2620effb03cf
2010-04-13 14:48:25 -07:00
The Android Open Source Project
483555c333
am 19495e92: merge from open-source master
2010-04-12 17:00:50 -07:00
The Android Open Source Project
19495e9285
merge from open-source master
...
Change-Id: Ic084784dc5ca0f98367b2824261be0be4f9617bf
2010-04-12 13:11:26 -07:00
Dirk Dougherty
799c5cad63
am 128a8261: am 4a541438: Merge "SDK doc change: update gae request handler to use new intl/nn handling behaviors. Now always honors any locally set lang cookie and redirects unsupported url langs to en version." into froyo
2010-04-10 11:48:32 -07:00
Dirk Dougherty
128a8261ab
am 4a541438: Merge "SDK doc change: update gae request handler to use new intl/nn handling behaviors. Now always honors any locally set lang cookie and redirects unsupported url langs to en version." into froyo
...
Merge commit '4a5414381b1abe693101f18a4d483ed5ddff55ec' into froyo-plus-aosp
* commit '4a5414381b1abe693101f18a4d483ed5ddff55ec':
SDK doc change: update gae request handler to use new intl/nn handling behaviors. Now always honors any locally set lang cookie and redirects unsupported url langs to en version.
2010-04-10 11:38:00 -07:00
Dirk Dougherty
4a5414381b
Merge "SDK doc change: update gae request handler to use new intl/nn handling behaviors. Now always honors any locally set lang cookie and redirects unsupported url langs to en version." into froyo
2010-04-09 19:00:07 -07:00
Dirk Dougherty
35ecf6a8b7
SDK doc change: update gae request handler to use new intl/nn handling behaviors. Now always honors any locally set lang cookie and redirects unsupported url langs to en version.
...
Change-Id: Id778ba96936c6ed5c3c5ec6c76e476f1fa7036bf
2010-04-09 18:54:53 -07:00
Nicolas Catania
d5155064a6
Merge "New testsuite for libjingle"
2010-04-09 15:11:33 -07:00
Xavier Ducrohet
8f07bb8727
Merge "Fix SDK build by packaging the new Ant rules files."
2010-04-09 14:11:16 -07:00
Xavier Ducrohet
cd2dfa72cb
Fix SDK build by packaging the new Ant rules files.
...
Change-Id: Id88eeb0e596b58e48f425c7521fb40f9e046b818
2010-04-09 14:00:34 -07:00
The Android Open Source Project
9bd2c5be12
Delete NDK, moved into its own project
...
Change-Id: Ia51e76d7a9995fb43a096ebbdfa908f84d9da59c
2010-04-09 13:52:58 -07:00
Xavier Ducrohet
9cd63801a5
Update SDK build file to package the correct version for groovy.
...
Change-Id: I0e81a9941693acc0f29933aa15bb7d4e7689bf51
2010-04-09 13:19:15 -07:00
Nicolas Catania
8595c94e89
New testsuite for libjingle
...
Change-Id: I94336057a0edf3990614d41594f715de0898551a
2010-04-09 10:26:13 -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
8082e94c41
am 3804ab42: Change VoiceRecognitionService sample to use API 8 instead of froyo.
...
Merge commit '3804ab420be1f7f3c49cd91b695800209db6a346' into froyo-plus-aosp
* commit '3804ab420be1f7f3c49cd91b695800209db6a346':
Change VoiceRecognitionService sample to use API 8 instead of froyo.
2010-04-08 12:09:48 -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
79044b97f7
am 3356ba35: Merge "Add Backup/Restore sample to the SDK docs" into froyo
...
Merge commit '3356ba35fa7632fc801210f46d3ec10d1b6cf6a1' into froyo-plus-aosp
* commit '3356ba35fa7632fc801210f46d3ec10d1b6cf6a1':
Add Backup/Restore sample to the SDK docs
2010-04-07 14:22:17 -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
3bb112ae3c
am f617797e: Merge "API Change: MediaScannerConnection.ScanResultListener -> MediaScannerConnection.OnScanCompletedListener." into froyo
...
Merge commit 'f617797e88f958a09f8262d0b362bd74d129f575' into froyo-plus-aosp
* commit 'f617797e88f958a09f8262d0b362bd74d129f575':
API Change: MediaScannerConnection.ScanResultListener -> MediaScannerConnection.OnScanCompletedListener.
2010-04-07 12:09:39 -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
f8dc0be1b1
am 406ed04d: Merge "Backup/Restore sample application" into froyo
...
Merge commit '406ed04d5a6b37dd9ed439ea954a1f23ac675138' into froyo-plus-aosp
* commit '406ed04d5a6b37dd9ed439ea954a1f23ac675138':
Backup/Restore sample application
2010-04-07 11:16:43 -07:00
Christopher Tate
406ed04d5a
Merge "Backup/Restore sample application" into froyo
2010-04-07 11:12:24 -07:00
Marco Nelissen
93c2fb57ca
Merge "Rename the "Media Scanner" DevTool to "Media Provider", and add functionality to insert random filler data in to the database."
2010-04-06 16:34:16 -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
Raphael
b3c0d6a1d3
am 39637a37: Merge changes I3641b7c0,Ibdd1dbc8 into froyo
...
Merge commit '39637a37fb0074ad0d86c9f30aab5a0cae9ed26c' into froyo-plus-aosp
* commit '39637a37fb0074ad0d86c9f30aab5a0cae9ed26c':
Project-lib sample: define lib activity.
Switch from codename Froyo to API 8.
2010-04-06 14:36:31 -07:00
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
Xavier Ducrohet
a8c08356b2
am 7546e9ed: am 254f0e9b: Update SDK component source.properties.
2010-04-06 14:30:17 -07:00