Xavier Ducrohet
8e5605a774
Add QuickSearchBox to the SDK build.
...
Change-Id: Ia0cc7b4cd8245d368685d50cf32cd21875cbdbbf
2010-05-25 17:03:42 -07:00
Andreas Huber
c677db71e8
am 3388f183
: am 588d529e
: Merge "Make Vorbis decoding through stagefright the default." into kraken
2010-05-25 14:19:17 -07:00
Andreas Huber
1c180a05c7
Make Vorbis decoding through stagefright the default.
...
Change-Id: I4273b766024f5363fdd05c3d30d0c71209679950
2010-05-25 12:27:03 -07:00
Chih-Chung Chang
bd41bc1247
am 8a0a937b
: am ed43e3d7
: Merge "Set no camera default for emulator/generic/sim builds." into kraken
2010-05-23 21:06:18 -07:00
Chih-Chung Chang
ed43e3d784
Merge "Set no camera default for emulator/generic/sim builds." into kraken
2010-05-23 21:03:38 -07:00
Christian Mehlmauer
8056ee21f0
generic.mk: Replaced AlarmClock with newer DeskClock App
...
Change-Id: I2afe4876b1dd7e9e9200e27ba64eebe4a34065fb
2010-05-22 22:22:26 +02:00
Ying Wang
1a031e411e
Support for unbundled app build
...
With this CL, run "make APP-{appname}" to build unbundled app in
the unbundled app src tree.
See http://b/issue?id=2667113
Change-Id: I1d753db795142508bc841ae66b4408220ab687c5
2010-05-19 17:07:00 -07:00
The Android Open Source Project
cefd298d8a
am bc2f9318
: am 57b44e52
: am bc12cd04
: merge from open-source master
2010-05-14 16:13:29 -07:00
The Android Open Source Project
57b44e5287
am bc12cd04
: merge from open-source master
...
Merge commit 'bc12cd04b878a9c3520abd21600c2078c930adc3' into kraken
* commit 'bc12cd04b878a9c3520abd21600c2078c930adc3':
Use a different kernel boot line for the disk installer.
Use a property to enable the eth0 LAN port on the emulator
2010-05-14 15:54:09 -07:00
The Android Open Source Project
bc12cd04b8
merge from open-source master
...
Change-Id: I0dd123dde8f0da42a99313cffed6a48d30e38381
2010-05-14 15:52:50 -07:00
Jean-Baptiste Queru
4dccdd6401
Merge "Use a different kernel boot line for the disk installer."
2010-05-14 15:47:56 -07:00
Chih-Chung Chang
b9e030e52d
Set no camera default for emulator/generic/sim builds.
...
Change-Id: I3c75d093bb48a9d10952d587c3e48bbcc227f139
2010-05-10 15:00:39 +08:00
Bruce Beare
9d4c5b1c20
Use a different kernel boot line for the disk installer.
...
Change-Id: I6b20386a24e1141bfe2a252b635243c235d46865
2010-05-07 11:51:30 -07:00
The Android Open Source Project
f7a6c9016b
am ccb0c7cd
: am 7c1a018f
: am f9e275b0
: merge from open-source master
2010-05-05 17:50:53 -07:00
The Android Open Source Project
7c1a018fd2
am f9e275b0
: merge from open-source master
...
Merge commit 'f9e275b0c785aa8ed83606e5b98f37d2050a528e' into kraken
* commit 'f9e275b0c785aa8ed83606e5b98f37d2050a528e':
Add support for x86 VirtualBox Emulation
2010-05-05 15:20:00 -07:00
The Android Open Source Project
f9e275b0c7
merge from open-source master
...
Change-Id: Ie06ab3b2424480706c644f1a803a6e3de400f15d
2010-05-05 15:16:56 -07:00
Bruce Beare
a197281bc2
Use a property to enable the eth0 LAN port on the emulator
...
Change-Id: I26f4ec7fac9b7a8ad3013914967cf0f8fdec91ff
2010-05-05 09:52:23 -07:00
Bruce Beare
f9f1a9d764
Add support for x86 VirtualBox Emulation
...
To make a VirtualBox install image,
make installer_img
2010-05-05 09:52:09 -07:00
The Android Open Source Project
eaf130ec2c
am 58248935
: am cf28b803
: am ae4e1455
: merge from open-source master
2010-05-03 16:16:25 -07:00
The Android Open Source Project
cf28b80398
am ae4e1455
: merge from open-source master
...
Merge commit 'ae4e14556bb3a789c4263ebba7ed42b3035e13f6' into kraken
* commit 'ae4e14556bb3a789c4263ebba7ed42b3035e13f6':
Adapt to new location of libcore
Make expr more POSIXy
generic_x86 support
Remove obsolete machine-setup.html reference.
2010-05-03 16:13:22 -07:00
The Android Open Source Project
ae4e14556b
merge from open-source master
...
Change-Id: I3d24628d38c99369f242733d9089d7c5669a4623
2010-05-03 16:11:04 -07:00
Bruce Beare
c25e503207
generic_x86 support
...
Add in Makefiles and support files for x86 builds
Based on changes by: wonjong.lee <wonjong.lee@windriver.com>
Additional changes by: Mark Gross <mark.gross@intel.com>
Additional changes by: Bruce Beare <brucex.j.beare@intel.com>
Change-Id: Id087411b282b1b68a0251e7f9cbbdde183549787
Signed-off-by: Bruce Beare <brucex.j.beare@intel.com>
2010-04-28 16:52:51 -07:00
Elliott Hughes
6b5635e446
Make a full list of locales available, and use it for the sim build.
...
Bug: 2498876
Change-Id: I59b8d851c6cd242d199c189f3e3dfde9baf3e6e0
2010-04-26 10:49:43 -07:00
Jean-Baptiste Queru
1c75692147
am 488891d8
: Merge "Replace AlarmClock with DeskClock in the SDK" into kraken
2010-04-20 11:06:45 -07:00
Jean-Baptiste Queru
a454d328bc
Replace AlarmClock with DeskClock in the SDK
...
Change-Id: I82a8fe1b1fbea78acde5ad61dc595fe8272377bc
2010-04-19 09:38:42 -07:00
Xavier Ducrohet
8797d5333b
am b15c119d
: am 19e9fff3
: am 74134a50
: Add camera sounds to the emulator system image build.
2010-04-09 08:52:54 -07:00
Jean-Baptiste Queru
ff59a5a60f
resolved conflicts for merge of 693e6555
to master
...
Change-Id: I968f5cf82764562ce5a0b61408b8d290d4027aac
2010-04-09 08:49:11 -07:00
Xavier Ducrohet
b15c119d26
am 19e9fff3
: am 74134a50
: Add camera sounds to the emulator system image build.
...
Merge commit '19e9fff37e4d3309557d07cf963dc577ca49fcf0' into kraken
* commit '19e9fff37e4d3309557d07cf963dc577ca49fcf0':
Add camera sounds to the emulator system image build.
2010-04-08 22:50:33 -07:00
Xavier Ducrohet
19e9fff37e
am 74134a50
: Add camera sounds to the emulator system image build.
...
Merge commit '74134a503fc908b28ad0ff87e1291698fbceb9cf' into froyo-plus-aosp
* commit '74134a503fc908b28ad0ff87e1291698fbceb9cf':
Add camera sounds to the emulator system image build.
2010-04-08 22:38:52 -07:00
Xavier Ducrohet
74134a503f
Add camera sounds to the emulator system image build.
...
Bug: 2538315
Change-Id: I30c477ecbe5f0c0a64ca7c3796e72642df0002bf
2010-04-08 18:07:40 -07:00
Daniel Sandler
693e655513
am 83f002f7
: am f96cb307
: Merge "Add Protips to all builds." into froyo
...
Merge commit '83f002f758a54fbb7b690a3d0432cc911353eb18' into kraken
* commit '83f002f758a54fbb7b690a3d0432cc911353eb18':
Add Protips to all builds.
2010-04-08 17:05:02 -07:00
Daniel Sandler
83f002f758
am f96cb307
: Merge "Add Protips to all builds." into froyo
...
Merge commit 'f96cb307e3c6d0eb08fd3e4a17d1d1af7c46d385' into froyo-plus-aosp
* commit 'f96cb307e3c6d0eb08fd3e4a17d1d1af7c46d385':
Add Protips to all builds.
2010-04-08 16:59:27 -07:00
Daniel Sandler
a63b57c0cf
Add Protips to all builds.
...
Bug: 2559083
Change-Id: Ibd6333516a798f88e4d4ef08a6246812b1009a76
2010-04-07 16:49:07 -04:00
Joe Onorato
e0a18a75a9
Finish moving the policies out of frameworks/policies/base and into frameworks/base.
...
Change-Id: I6b3991de3276258318cab2aff9651f18b3d07f85
2010-04-06 20:21:29 -05:00
Jean-Baptiste Queru
4cdeb39d07
am 43e31a20
: Add extra IMEs in the full config
2010-04-05 12:07:00 -07:00
Jean-Baptiste Queru
43e31a2056
Add extra IMEs in the full config
...
Bug: 2556582
Change-Id: I46de0d6d7755b169acaa7689de4ddadb0df9c41f
2010-04-05 11:40:20 -07:00
Xavier Ducrohet
c90f5d7356
am 3c9c36b7
: am 47c4bbe9
: Package the proper vold config file in SDK system image.
2010-04-01 23:47:40 -07:00
Ying Wang
f663ff4f13
Add generic makefiles.
...
Change-Id: I6598e87606fc8ce26e34eedb5975a58e0c152982
2010-04-01 13:37:59 -07:00
Xavier Ducrohet
47c4bbe9eb
Package the proper vold config file in SDK system image.
...
Change-Id: I7698c76d8d704837106450a32cba7b9c8f5b4446
2010-04-01 13:20:21 -07:00
Xavier Ducrohet
9349bb1b5c
Add CarHome to the SDK.
...
Bug: 2526512
Change-Id: Ia4f127a4b5ac3bf52ff9664cfbca6fdbda3aa154
2010-03-30 11:42:55 -07:00
Jean-Baptiste Queru
7d9876b05e
Add separate language packs, for extra flexibility.
...
This way, languages can be managed more carefully through
the inheritance chain.
Bug: 2546758
Change-Id: I14e3d4d60716355fa702cc77128e9da04e30a612
2010-03-26 12:12:05 -07:00
Jean-Baptiste Queru
d96ee5c841
Add Gallery3D in all builds.
...
Bug: 2546464
Change-Id: I110de0fe56bcc7128f490b3ed516637786777773
2010-03-25 17:41:04 -07:00
Jean-Baptiste Queru
2b9b4d0363
Add a "full" build config.
...
While the generic config is limited by its need to be inherited
by various configurations, the full config can afford some extra
settings by virtue of being essentially a "leaf" config (though
obviously it can be conbined with hardware-specific configurations
to run on specific devices).
Bug: 2533998
Change-Id: Ia95f0ce5305ada4ae6cdf69911fa9a0eeabf0900
2010-03-22 10:58:47 -07:00
Dianne Hackborn
5dfb37d01d
Car mode is now a standard part of the platform.
...
The car mode switcher should be on every device, as should the standard
car home app.
Change-Id: I88bdb3a8b3fc0e748f010ac6592d088bcc0022b0
2010-03-10 21:27:41 -08:00
Jean-Baptiste Queru
29c6c01bd6
Add provisioning app in the generic build
...
Change-Id: Iffdd4d21a3c55e7a73d58289fda31ac8a27a18ac
2010-03-04 17:31:28 -08:00
Daniel Sandler
b7aa96bf8e
Switch to Launcher2 for all builds.
...
Change-Id: I0a0af777bc290224c72511abfbc8ed60f8ef2174
2010-03-03 12:50:43 -08:00
Jean-Baptiste Queru
c3f42a9ae2
Allow to explicitly compile the core build configuration
...
Also add some missing copyright notices
Change-Id: I86873ad58f3dadbec8be741982bed548cb7e3c8e
2010-02-23 10:15:24 -08:00
Daniel Sandler
230f4ac2a8
Enable DeskClock on all devices.
...
Alas, poor AlarmClock! I knew, him, Froyo: a fellow
of infinite alarm, of most excellent punctuality: he hath
warned me of a meeting a thousand times, and now, how
abhorred in my build it is! My Droid rings at
it. Here hung those beeps that I have snoozed I know
not how oft. Where be your chimes now? Your
roosters? Your songs? Your flashes of alert,
that were wont to set the table on a buzz? Not one
now, to post your own notification? Quite ongoing?
2010-02-09 15:55:45 -05:00
Sriram Raman
2fd94d1beb
Remove Gallery (not 3d) from all builds on master
2010-01-29 14:33:16 -05:00
Andreas Huber
3e51fa489a
Enable stagefright's http implementation by default.
...
related-to-bug: 2395398
2010-01-27 14:44:39 -08:00
Suchi Amalapurapu
56a0d6596a
Add DefaultContainerService to core make file
2010-01-27 14:14:56 -08:00
Bjorn Bringert
1069918863
Don't build GoogleSearch
...
GoogleSearch is being replaced by QuickSearchBox, which
includes Google search.
Change-Id: Ief2d1136b8977b0fc6e2b5d97221e5c0bc620daf
2010-01-18 22:11:36 +00:00
Andreas Huber
fa7d64af26
Enable metadata scanning and retrieval through stagefright by default.
...
related-to-bug: 2295456
2010-01-12 16:46:08 -08:00
Bjorn Bringert
cb00546286
Include QuickSearchBox in build
...
Change-Id: I079e2ae0dabb7a94e95658ae4189abfa2f292a7a
Fixes: http://b/issue?id=2360980
2010-01-08 22:29:41 +00:00
Jean-Baptiste Queru
a7bfdbf2f5
merge from open-source master
2009-12-21 15:31:49 -08:00
Andreas Huber
64b00e3f98
Squashed commit of the following:
...
commit b03d5f537dee393affddf89663ae6977a5512d98
Author: Andreas Huber <andih@google.com>
Date: Thu Dec 17 14:00:37 2009 -0800
Update cleanspec to facilitate incremental building with full stagefright lib.
commit b92560a1989f8b9cb27a8772cec5346d3d90dc84
Author: Andreas Huber <andih@google.com>
Date: Thu Dec 17 13:31:48 2009 -0800
Enable building stagefright in all builds, make stagefright the default player.
2009-12-17 14:46:46 -08:00
Jean-Baptiste Queru
4c85257559
add Provision to the generic build
...
Change-Id: I32b3795dd147c2615186b615525c4f75e0728e19
2009-12-16 10:29:18 -08:00
Xavier Ducrohet
ea90f240b8
am 6f6b2090
: am 920f2aae
: Add the LiveWallpaper sample as prebuilt to the SDK system image.
...
Merge commit '6f6b2090cfb981b0c52b0c9271753968a6e94cc2'
* commit '6f6b2090cfb981b0c52b0c9271753968a6e94cc2':
Add the LiveWallpaper sample as prebuilt to the SDK system image.
2009-12-15 15:05:54 -08:00
Xavier Ducrohet
01409791bb
am c1cd624b
: am 88f254bf
: Add gallery to the SDK build now that it\'s split from the Camera app.
...
Merge commit 'c1cd624b3a4c0528ea386a12f20b6049f12c3858'
* commit 'c1cd624b3a4c0528ea386a12f20b6049f12c3858':
Add gallery to the SDK build now that it's split from the Camera app.
2009-12-15 15:03:15 -08:00
Xavier Ducrohet
920f2aaee6
Add the LiveWallpaper sample as prebuilt to the SDK system image.
...
Change-Id: I5a1b0d2e383b757e52879792ee80dbd61f97f9a4
2009-12-14 22:37:13 -08:00
Xavier Ducrohet
88f254bf55
Add gallery to the SDK build now that it's split from the Camera app.
...
Bug: 2275030
Change-Id: Iad74a37d0df1d77185062cb4323665be7185c242
2009-12-14 16:47:25 -08:00
Ravi K Yenduri
b7c844e7cf
Enable building for simulator
2009-12-10 15:04:19 +05:30
Jean-Baptiste Queru
3a59b2ceb9
Remove Google-specific files
...
Also remove unused configuration
2009-12-08 15:11:04 -08:00
Ying Wang
cc6743007c
am 35b84b28
: Overwrite android-info instead of appending to it
...
Merge commit '35b84b287f9cba2d098d28eb0e3b44abd6ae131a' into eclair-mr2
* commit '35b84b287f9cba2d098d28eb0e3b44abd6ae131a':
Overwrite android-info instead of appending to it
2009-12-03 11:50:32 -08:00
Ying Wang
35b84b287f
Overwrite android-info instead of appending to it
...
if someone changes board-info.txt, then it should be copied out to
out/target/product/<device>/android-info.txt, instead of appending.
2009-12-03 11:25:47 -08:00
Doug Zongker
9b3c88e19f
remove mkkey.sh from build
...
Update README with instructions on using the new make_key script
instead.
2009-12-01 12:42:30 -08:00
Brian Swetland
8c1eeffe43
am 2b80317b
: only auto-generate board= requirement if a board-info file is not specified
...
Merge commit '2b80317be27e5450d7212b10777992d782dcf90e' into eclair-mr2
* commit '2b80317be27e5450d7212b10777992d782dcf90e':
only auto-generate board= requirement if a board-info file is not specified
2009-11-25 14:27:20 -08:00
Brian Swetland
2b80317be2
only auto-generate board= requirement if a board-info file is not specified
...
If a board-info file is specified (as is usually the case) we should honor
its requirements.
2009-11-25 13:43:25 -08:00
Jeff Hamilton
4414f2332b
Remove references to com.google.android.gtalkservice.xml.
2009-11-17 23:39:52 -08:00
Jean-Baptiste Queru
e6b4e5b20a
eclair snapshot
2009-11-13 07:31:05 -08:00
Xavier Ducrohet
325b2eb9cb
Add the sdk overlay to the build.
...
Change-Id: I4d3d08a13d23194a84fdd822a130f9aa71bb6360
2009-11-10 17:52:55 -08:00
Xavier Ducrohet
216faf3f1c
Add Livewallpapers picker to SDK.
...
Change-Id: If14c073c13b13bdd042e2a48aa867f4fa2be7572
2009-11-08 15:42:25 -08:00
Xavier Ducrohet
58302409dd
Add CertInstaller to the SDK.
...
Change-Id: I1e680d24080a6514e2dc049d64e570f8cd759dd7
2009-11-06 18:21:32 -08:00
Fred Quintana
170e1d59f6
add the new accounts and sync package to the generic target and enable sync for all builds
2009-11-03 16:05:03 -08:00
Owen Lin
0a7b54de3a
Add package Gallery into default build.
...
Change-Id: Ia4447fdb6c4c26a5419ef59cc9d8276838a95854
2009-10-20 03:13:04 -07:00
Xavier Ducrohet
e63137869d
Add assets from all density to the SDK system image.
...
Change-Id: I57500a81607edf04337f0a0a75077c00d6d17274
2009-09-30 17:20:11 -07:00
Xavier Ducrohet
f01a53b67b
am 1933782f
: Remove kickback/talkback/soundback from SDK.
...
Merge commit '1933782fc0a1ec2bddaf0b851b2fa32994e2d3fe' into eclair
* commit '1933782fc0a1ec2bddaf0b851b2fa32994e2d3fe':
Remove kickback/talkback/soundback from SDK.
2009-09-30 11:32:13 -07:00
Xavier Ducrohet
1933782fc0
Remove kickback/talkback/soundback from SDK.
...
These apps are not in the AOSP tree and cannot be part of the standard SDK
build.
They are available at http://code.google.com/p/eyes-free/
2009-09-29 18:11:05 -07:00
Dave Sparks
55ad5cc3e6
Change default notification to OnTheHunt. Bug 2146688.
2009-09-28 17:27:32 -07:00
Hung-ying Tyan
849dbe85f2
Add CertInstaller app to generic product file.
2009-09-21 03:20:47 +08:00
Xavier Ducrohet
502cf95ad4
am 743c1937
: Merge change 24941 into donut
...
Merge commit '743c19373a1c78bf2cc4d1c0dfd905e27ff598c6' into eclair
* commit '743c19373a1c78bf2cc4d1c0dfd905e27ff598c6':
Add TTS files and Accessibility app to the SDK system image.
2009-09-15 13:18:52 -07:00
Android (Google) Code Review
743c19373a
Merge change 24941 into donut
...
* changes:
Add TTS files and Accessibility app to the SDK system image.
2009-09-14 18:41:50 -04:00
Xavier Ducrohet
1b6b32c277
Add TTS files and Accessibility app to the SDK system image.
2009-09-14 15:38:53 -07:00
Xavier Ducrohet
9396155dae
Add camera feature files to the SDK system image.
...
Without this the system refuses to install applications that
requires the camera (like ApiDemos)
Change-Id: Ia13b6a10f4731bf23eea04e3210ad0b3ed557aa6
2009-08-31 16:46:51 -07:00
Anonymous Coward
6fc63e1f82
am f9f9d4f3
: Remove WebSearchProvider from build specs.
...
Merge commit 'f9f9d4f3c393537f9cab5e8cc59d241ad2279474' into eclair
* commit 'f9f9d4f3c393537f9cab5e8cc59d241ad2279474':
Remove WebSearchProvider from build specs.
2009-08-31 10:53:49 -07:00
Anonymous Coward
f9f9d4f3c3
Remove WebSearchProvider from build specs.
2009-08-31 10:47:18 -07:00
Jeff Hamilton
0c51de15fd
Prefer ContactsProvider over GoogleContactsProvider.
2009-08-21 00:38:17 -05:00
Jaikumar Ganesh
4d5fdba032
Add Bluetooth app to generic product file.
2009-08-04 14:06:45 -07:00
Daisuke Miyakawa
cca2cdf1ae
am 981bafb1
: AI 150131: Remove English/Chinese IME from OpenWnn.
...
Merge commit '981bafb11bf73806f78676d7a1bdc98e3c92bd16'
* commit '981bafb11bf73806f78676d7a1bdc98e3c92bd16':
AI 150131: Remove English/Chinese IME from OpenWnn.
2009-07-30 06:56:45 -07:00
Fred Quintana
e4e5b5865a
include GoogleContactsSyncAdapter in products with google
2009-07-29 12:47:54 -07:00
Daisuke Miyakawa
981bafb11b
AI 150131: Remove English/Chinese IME from OpenWnn.
...
Automated import of CL 150131
2009-07-29 11:41:01 -07:00
Romain Guy
9a3bcd9538
am 476f46bb
: Add GestureBuilder to SDK build.
...
Merge commit '476f46bb568ebe5879e46d0d975ea885409f586a'
* commit '476f46bb568ebe5879e46d0d975ea885409f586a':
Add GestureBuilder to SDK build.
2009-07-20 13:41:31 -07:00
Romain Guy
476f46bb56
Add GestureBuilder to SDK build.
2009-07-20 11:22:08 -07:00
Ramanan Rajeswaran
4fb916be09
Add calculator and email to generic
2009-07-08 08:28:14 -07:00
Ramanan Rajeswaran
2cae1086a3
Add calculator to core makefiles
2009-07-07 09:41:23 -07:00
Doug Zongker
e01100c7ac
generalize the definition of a "radio image"
...
Non-HTC devices may have multiple files constituting their "radio
image". Generalize the INSTALLED_RADIOIMAGE_TARGET variable a bit:
initially define it as empty, then let AndroidBoard.mk files add to
it. Provide a convenience function add-radio-image for them to call
to add files. Put all those files into the target_files zip for use
in OTA and fastboot package construction.
Note that for HTC devices, this changes the name of the radio image in
the target_files zip: instead of "RADIO/image" it will be
"RADIO/radio.img". Tools that use the target_files zip will need to
be changed.
2009-06-22 17:46:19 -07:00
Android (Google) Code Review
4b589a9759
am 3450f449
: Merge change 4549 into donut
...
Merge commit '3450f44932dcf399349a95a780d9aabeac4eca00'
* commit '3450f44932dcf399349a95a780d9aabeac4eca00':
AI 149924: Add OpenWnn to the SDK builds.
2009-06-17 21:49:45 -07:00
Xavier Ducrohet
6f4a0f4f89
Merge commit 'b610c08b9605c31c1e5b851009104972e3822a3c' into Donut
...
Add OpenWnn to the SDk builds.
2009-06-17 17:40:27 -07:00
Xavier Ducrohet
b610c08b96
AI 149924: Add OpenWnn to the SDK builds.
...
Automated import of CL 149924
2009-06-17 16:59:26 -07:00
Android (Google) Code Review
622a564e8f
am 03474237
: Merge change 4054 into donut
...
Merge commit '0347423753fb5d7207aa1ea93a8429f59468eb41'
* commit '0347423753fb5d7207aa1ea93a8429f59468eb41':
build 'updater' binary for use in OTA packages
Add VpnServices to PRODUCT_PACKAGES.
2009-06-14 21:12:39 -07:00
Hung-ying Tyan
69cce2a49c
Add VpnServices to PRODUCT_PACKAGES.
2009-06-12 23:09:46 +08:00
Android (Google) Code Review
697d5a5c67
am fcae4f83
: Merge change 3862 into donut
...
Merge commit 'fcae4f838d75fd3352198ac1c881cc1c97f51aab'
* commit 'fcae4f838d75fd3352198ac1c881cc1c97f51aab':
Adding TtsService and PicoTts so they get included.
2009-06-11 11:41:28 -07:00
Charles Chen
3b741f51c6
Adding TtsService and PicoTts so they get included.
2009-06-10 20:17:53 -07:00
Satish Sampath
835a2756ec
am f4d7c620
: Include WebSearchProvider in all builds.
...
Merge commit 'f4d7c620f158d70ac21db7a89cbb391a01bd6848'
* commit 'f4d7c620f158d70ac21db7a89cbb391a01bd6848':
Include WebSearchProvider in all builds.
2009-06-09 08:02:41 -07:00
Satish Sampath
f4d7c620f1
Include WebSearchProvider in all builds.
...
WebSearchProvider is an open implementation of fetching suggestions and
launching searches to third party web search engines. This should be
available along with GoogleSearch in all builds which include the
GoogleSearch package.
2009-06-09 09:26:27 +01:00
Android (Google) Code Review
4afb4f20fc
am 3026e96d
: Merge change 2245 into donut
...
Merge commit '3026e96dcea7893d762d3ad1532c3775dfe01b60'
* commit '3026e96dcea7893d762d3ad1532c3775dfe01b60':
Define TARGET_CPU_ABI for finding native code in .apks
2009-05-22 16:55:41 -07:00
Dianne Hackborn
ecc70d705a
Define TARGET_CPU_ABI for finding native code in .apks
2009-05-22 14:54:07 -07:00
Wei Huang
f27db19f79
new data messaging api: build com.google.android.datamessaging.jar
2009-05-12 23:55:28 -07:00
Karl Rosaen
235d8c49a4
am 663c2ca
: Merge branch \'readonly-p4-donut\' into donut
...
Merge commit '663c2cadef9a52dd1a9025f1fe22c5d84a3e004f'
* commit '663c2cadef9a52dd1a9025f1fe22c5d84a3e004f':
AI 147564: Merge back from search branch to donut. Notes:
2009-04-29 11:02:43 -07:00
Karl Rosaen
c994a62b20
AI 147564: Merge back from search branch to donut. Notes:
...
- all public apis and framework changes have been reviewed by relevant folks in our branch (e.g romainguy)
- all new public apis are @hidden; they will still get reviewed by api council once we're in git
- other than that, it's mostly GlobalSearch and search dialog stuff, a new apps provider, and some tweaks
to the contacts provider that was reviewed by jham
Automated import of CL 147564
2009-04-23 19:00:18 -07:00
Xavier Ducrohet
62c503c173
AI 147203: am: CL 147198 am: CL 147197 Adds calculator to sdk build.
...
Original author: xav
Merged from: //branches/cupcake/...
Original author: android-build
Automated import of CL 147203
2009-04-21 13:38:15 -07:00
Xavier Ducrohet
b448af348d
AI 147198: am: CL 147197 Adds calculator to sdk build.
...
Original author: xav
Merged from: //branches/cupcake/...
Automated import of CL 147198
2009-04-21 13:35:21 -07:00
Xavier Ducrohet
48db652e97
AI 147197: Adds calculator to sdk build.
...
BUG=1803455
Automated import of CL 147197
2009-04-21 13:35:03 -07:00
Joe Onorato
7ee52de5c3
AI 146824: am: CL 146738 am: CL 146687 The maps and gtalkservice libraries were still being included in
...
all of the builds. Fix that.
We really need to get this generic_with_google product out of
build/target and into vendor/google, but that can come later.
Original author: joeo
Merged from: //branches/cupcake/...
Original author: android-build
Automated import of CL 146824
2009-04-18 22:36:21 -07:00
Joe Onorato
30663a2d1a
AI 146738: am: CL 146687 The maps and gtalkservice libraries were still being included in
...
all of the builds. Fix that.
We really need to get this generic_with_google product out of
build/target and into vendor/google, but that can come later.
Original author: joeo
Merged from: //branches/cupcake/...
Automated import of CL 146738
2009-04-17 11:15:32 -07:00
Joe Onorato
f32686a3e2
AI 146687: The maps and gtalkservice libraries were still being included in
...
all of the builds. Fix that.
We really need to get this generic_with_google product out of
build/target and into vendor/google, but that can come later.
BUG=1786404
Automated import of CL 146687
2009-04-16 19:15:49 -07:00
Patrick Scott
991a6b5777
AI 145870: Add a build property for the default alarm alert. Update the various
...
framework classes to deal with the new property. Also update various
documentation that mentions the default ringtones.
Use the build property as the default alert when the user has not chosen
an alert for an alarm. This is also used if the alarm alert is null when
the alarm fires.
BUG=1723684
Automated import of CL 145870
2009-04-13 09:57:37 -07:00
Xavier Ducrohet
0688ae9879
AI 145660: am: CL 145622 am: CL 145380 Fixes for add-on build
...
Original author: xav
Merged from: //branches/cupcake/...
Original author: android-build
Automated import of CL 145660
2009-04-09 20:46:34 -07:00
Xavier Ducrohet
706a9a0a02
AI 145622: am: CL 145380 Fixes for add-on build
...
Original author: xav
Merged from: //branches/cupcake/...
Automated import of CL 145622
2009-04-09 19:42:09 -07:00
Xavier Ducrohet
3b06a03ef4
AI 145464: am: CL 145080 Add Latin and Chinese method to SDK.
...
Original author: xav
Merged from: //branches/cupcake/...
Automated import of CL 145464
2009-04-09 14:07:07 -07:00
Xavier Ducrohet
b460083dbf
AI 145486: am: CL 145464 am: CL 145080 Add Latin and Chinese method to SDK.
...
Original author: xav
Merged from: //branches/cupcake/...
Original author: android-build
Automated import of CL 145486
2009-04-09 14:06:37 -07:00
Xavier Ducrohet
89df76d7b4
AI 145380: Fixes for add-on build
...
Automated import of CL 145380
2009-04-09 12:21:52 -07:00
Xavier Ducrohet
9606db47df
AI 145080: Add Latin and Chinese method to SDK.
...
Automated import of CL 145080
2009-04-08 12:13:43 -07:00
Xavier Ducrohet
f3e79f9041
AI 144767: am: CL 144765 am: CL 144764 Fix the SDK build to properly package what needs to go in the system image (bug #1761105 )
...
Original author: xav
Merged from: //branches/cupcake/...
Original author: android-build
Automated import of CL 144767
2009-04-06 20:32:24 -07:00
Xavier Ducrohet
6a769427c8
AI 144765: am: CL 144764 Fix the SDK build to properly package what needs to go in the system image (bug #1761105 )
...
Original author: xav
Merged from: //branches/cupcake/...
Automated import of CL 144765
2009-04-06 20:30:02 -07:00
Xavier Ducrohet
f39ac4218b
AI 144764: Fix the SDK build to properly package what needs to go in the system image (bug #1761105 )
...
BUG=1761105
Automated import of CL 144764
2009-04-06 20:29:27 -07:00
Dima Zavin
67bd90b308
Automated import from //branches/master/...@141547,141547
2009-03-24 20:31:59 -07:00
Dima Zavin
e94d71753d
Automated import from //branches/donutburger/...@141546,141546
2009-03-24 20:31:33 -07:00
Dave Sparks
7f3eaaf9cf
Automated import from //branches/donutburger/...@141015,141015
2009-03-24 19:14:21 -07:00
Dave Sparks
918b00d4ee
Automated import from //branches/master/...@141017,141017
2009-03-24 19:14:20 -07:00
The Android Open Source Project
b87fef6336
auto import from //branches/cupcake_rel/...@141571
2009-03-19 23:08:36 -07:00
The Android Open Source Project
f122bec404
auto import from //branches/cupcake_rel/...@140373
2009-03-18 17:39:42 -07:00
android-build SharedAccount
760cda0e37
add Launcher as home
2009-03-13 23:22:59 -07:00
The Android Open Source Project
2f31293ba7
auto import from //branches/cupcake/...@137197
2009-03-09 11:52:11 -07:00
The Android Open Source Project
e53d32b606
auto import from //depot/cupcake/@136745
2009-03-05 20:00:41 -08:00
The Android Open Source Project
88b607994a
auto import from //depot/cupcake/@135843
2009-03-03 19:28:42 -08:00
The Android Open Source Project
05806d7af6
auto import from //depot/cupcake/@135843
2009-03-03 18:28:14 -08:00
The Android Open Source Project
094268cf8c
auto import from //depot/cupcake/@132589
2009-03-03 14:03:52 -08:00
The Android Open Source Project
a9b2249753
auto import from //depot/cupcake/@137055
2009-03-02 22:54:15 -08:00
The Android Open Source Project
475fa12ade
auto import from //branches/cupcake/...@130745
2009-02-10 15:43:57 -08:00
The Android Open Source Project
ed18741e07
auto import from //branches/cupcake/...@127101
2009-01-20 14:03:55 -08:00
The Android Open Source Project
66339ad5ce
auto import from //branches/cupcake/...@126645
2009-01-15 16:12:07 -08:00
The Android Open Source Project
dcc08f073b
Code drop from //branches/cupcake/...@124589
2008-12-17 18:03:49 -08:00
The Android Open Source Project
b6c1cf6de7
Initial Contribution
2008-10-21 07:00:00 -07:00