Android (Google) Code Review
396a10e48d
Merge change I793a35a9 into eclair
...
* changes:
ADT now launches app as if launched from launcher.
2009-11-06 14:08:24 -05:00
Xavier Ducrohet
efc6be0e33
ADT now launches app as if launched from launcher.
...
BUG 2243142
Change-Id: I793a35a92cf0f818242e74e4794d74a681b25d83
2009-11-06 10:50:27 -08:00
Android (Google) Code Review
7853d243aa
Merge change I1fa1ae88 into eclair
...
* changes:
Move Tools to rev 5, and ADT to 0.9.5
2009-11-06 13:15:45 -05:00
Xavier Ducrohet
c48867aab4
Move Tools to rev 5, and ADT to 0.9.5
...
Change-Id: I1fa1ae883eea4d27d5718788594ab0cb52ca6445
2009-11-06 10:05:53 -08:00
Android (Google) Code Review
b57238690e
Merge change I85aa2b1d into eclair
...
* changes:
create a test app that allows direct control of a sync adapter for testing purposes
2009-11-05 14:16:08 -05:00
Fred Quintana
d7a3ea819d
create a test app that allows direct control of a sync adapter for testing purposes
...
http://b/issue?id=2239791
2009-11-05 11:05:11 -08:00
Xavier Ducrohet
421e8d3353
am 7f305ce7: (-s ours) Ignore hidden files and vi swap files during packaging. (do not merge)
...
Merge commit '7f305ce77069cf8432374f12392a3ce3a476bdce' into eclair
* commit '7f305ce77069cf8432374f12392a3ce3a476bdce':
Ignore hidden files and vi swap files during packaging. (do not merge)
2009-11-04 15:05:34 -08:00
Xavier Ducrohet
7f305ce770
Ignore hidden files and vi swap files during packaging. (do not merge)
...
BUG #2233458
This is integrated from eclair.
2009-11-04 14:46:40 -08:00
Raphael
03684b9d88
am 4bf2ce27: SDK: Enforce GDK_NATIVE_WINDOWS=true for linux scripts
...
Merge commit '4bf2ce27a00c564daf0831c16769ee1ca259ddc7' into eclair
* commit '4bf2ce27a00c564daf0831c16769ee1ca259ddc7':
SDK: Enforce GDK_NATIVE_WINDOWS=true for linux scripts
2009-11-03 12:17:52 -08:00
Xavier Ducrohet
f9e0b26442
Move check for hidden files in the proper method.
...
Change-Id: I0a364b118d60aaab259cba2b13edcc2c31c39148
2009-11-03 11:23:06 -08:00
Raphael
8d700bdf67
SDK: fix build. checkFileForPackaging is used by ApkBuilder.
...
Change-Id: I91e9c63adcd6e069b1ec15627b95565c26cd3bc6
Reference: Change If0d0751e
SDK BUG 2233458
2009-11-03 09:40:55 -08:00
Android (Google) Code Review
f31f630320
Merge change If0d0751e into eclair
...
* changes:
Ignore hidden files and vi swap files during packaging.
2009-11-03 02:06:32 -05:00
Xavier Ducrohet
b159651709
Ignore hidden files and vi swap files during packaging.
...
BUG #2233458
Change-Id: If0d0751ed7b896a7803e9b69fb0e6bff97dd4330
2009-11-02 18:31:46 -08:00
Android (Google) Code Review
a9982898b3
Merge change Ida443c07 into eclair
...
* changes:
Remove calendar provider suite from continuous. DO NOT MERGE
2009-11-02 20:08:06 -05:00
Raphael
4bf2ce27a0
SDK: Enforce GDK_NATIVE_WINDOWS=true for linux scripts
...
SDK BUG 2232091
Change-Id: I2a000054545b7865769054d1fdc733e50f06edd5
2009-11-02 16:43:32 -08:00
Xavier Ducrohet
208c75697e
am 0dd85d89: (-s ours) Only apply permission to files with +x (do not merge)
...
Merge commit '0dd85d89fa90de0d79da296292f75ceb5cf48b92' into eclair
* commit '0dd85d89fa90de0d79da296292f75ceb5cf48b92':
Only apply permission to files with +x (do not merge)
2009-11-02 12:34:39 -08:00
Xavier Ducrohet
0dd85d89fa
Only apply permission to files with +x (do not merge)
...
integrated from eclair branch.
2009-11-02 12:13:45 -08:00
Android (Google) Code Review
192d5db1fe
Merge change Ied3304a0 into eclair
...
* changes:
Only apply permission to files with +x
2009-11-02 14:40:10 -05:00
Brett Chabot
4277838e68
Remove calendar provider suite from continuous. DO NOT MERGE
...
Bug 2171501
2009-10-30 17:49:36 -07:00
Xavier Ducrohet
67ba2de9e7
Only apply permission to files with +x
...
Change-Id: Ied3304a0f9687b601666c4ec7ce7a34157254d7c
2009-10-30 16:34:47 -07:00
Raphael
8a370089b8
am d3f9eb79: SDK Manager: Display error when saving settings
...
Merge commit 'd3f9eb79c79752b76e483d5d6774b76bcf91a8de' into eclair
* commit 'd3f9eb79c79752b76e483d5d6774b76bcf91a8de':
SDK Manager: Display error when saving settings
2009-10-30 13:01:22 -07:00
Raphael
d3f9eb79c7
SDK Manager: Display error when saving settings
...
SDK BUG 2226029
Change-Id: I568c71b80bddb5c4409df0bd1b02e35b82d6d1ba
2009-10-29 21:28:45 -07:00
Android (Google) Code Review
41c271bb20
Merge change Iae0bc856 into eclair
...
* changes:
A sample application that demonstrates use of legacy and current contacts APIs.
2009-10-29 17:49:26 -04:00
Raphael
7a42c8f4d5
am be4cbcc2: SDK Manager: fix NPE in AVD > Start when there\'s no skin name.
...
Merge commit 'be4cbcc2267e3778776c68785b52f871f72c67f7' into eclair
* commit 'be4cbcc2267e3778776c68785b52f871f72c67f7':
SDK Manager: fix NPE in AVD > Start when there's no skin name.
2009-10-29 14:31:05 -07:00
Dmitri Plotnikov
5635cf46c1
A sample application that demonstrates use of legacy and current contacts APIs.
...
The application provides two implementations for access to contacts, one based
on legacy API, the other based on the current API. The correct implementation
is chosen at runtime based on the version of the SDK.
Change-Id: Iae0bc8564be420ff504a5dc760b935630a7664e6
2009-10-29 14:23:44 -07:00
Raphael
be4cbcc226
SDK Manager: fix NPE in AVD > Start when there's no skin name.
...
Also log missing config.ini path.
SDK BUG 2223760
Change-Id: I4517005e03e90c0b5a52bcb40b0d32eddd03c1f3
2009-10-29 13:52:56 -07:00
Android (Google) Code Review
da78534e3a
Merge change Ia94518e3 into eclair
...
* changes:
ADT test fixes.
2009-10-29 16:45:53 -04:00
Raphael
aad90b62c7
am 940073e2: (-s ours) Merge change I28aa1104 into eclair-sdk
...
Merge commit '940073e267695a7c4a404cb2174b48e893c15a45' into eclair
* commit '940073e267695a7c4a404cb2174b48e893c15a45':
SDK Updater: don't load sdk-repo XML that failed to validate. DO NOT MERGE.
2009-10-29 13:30:46 -07:00
Raphael
1a29f28e13
am dd77d69f: (-s ours) Merge change I6b97fee0 into eclair-sdk
...
Merge commit 'dd77d69f9e8eca2bd81f418f867d1b4b3bd6462e' into eclair
* commit 'dd77d69f9e8eca2bd81f418f867d1b4b3bd6462e':
SDK Manager > AVD > Start: print computed scale. DO NOT MERGE.
2009-10-29 13:30:39 -07:00
Android (Google) Code Review
940073e267
Merge change I28aa1104 into eclair-sdk
...
* changes:
SDK Updater: don't load sdk-repo XML that failed to validate. DO NOT MERGE.
2009-10-29 16:22:26 -04:00
Android (Google) Code Review
dd77d69f9e
Merge change I6b97fee0 into eclair-sdk
...
* changes:
SDK Manager > AVD > Start: print computed scale. DO NOT MERGE.
2009-10-29 16:14:35 -04:00
Xavier Ducrohet
8d7fa52af1
am 3c5557bb: Merge change Idd4c6e5f into eclair-sdk
...
Merge commit '3c5557bb5e9235737c4c7ddda4c66f14396105cf' into eclair
* commit '3c5557bb5e9235737c4c7ddda4c66f14396105cf':
Move SDK tools package to r4
2009-10-29 13:09:24 -07:00
Android (Google) Code Review
3c5557bb5e
Merge change Idd4c6e5f into eclair-sdk
...
* changes:
Move SDK tools package to r4
2009-10-29 16:00:32 -04:00
Raphael
93ead92dbb
SDK Manager > AVD > Start: print computed scale. DO NOT MERGE.
...
This displays the scale computed by AVD Start.
I find it more intuitive to use if I see what the
emulator will be called with.
Change-Id: I6b97fee06bd4e6dc36c977ffef3c25315469b766
2009-10-29 13:00:11 -07:00
Raphael
34d8e2790b
SDK Updater: don't load sdk-repo XML that failed to validate. DO NOT MERGE.
...
This also prints a more obvious message in case Java doesn't
have an XML Schema validator.
SDK BUGS 2219284 2198427
Change-Id: I28aa1104957d2fe7791dcf0377a42d37f777a19d
2009-10-29 12:56:16 -07:00
Xavier Ducrohet
f7f145dc04
am 275de810: Merge change I2089d86d into eclair-sdk
...
Merge commit '275de810e99814cefd11321fd934bda1a4b53cc9' into eclair
* commit '275de810e99814cefd11321fd934bda1a4b53cc9':
Fix the android launcher script to not force Java 1.5 on MacOS
2009-10-29 12:39:03 -07:00
Android (Google) Code Review
275de810e9
Merge change I2089d86d into eclair-sdk
...
* changes:
Fix the android launcher script to not force Java 1.5 on MacOS
2009-10-29 15:28:07 -04:00
Xavier Ducrohet
dd4c6e5f3e
Move SDK tools package to r4
2009-10-29 12:27:50 -07:00
Xavier Ducrohet
7bb72933c5
Fix the android launcher script to not force Java 1.5 on MacOS
2009-10-29 12:15:02 -07:00
Brett Chabot
a94518e3bc
ADT test fixes.
...
Temporarily remove SampleProjectTest from continuous, since its failing at
every CL.
Adjust ApiDemosRenderingTest to use the SDK loaded by ADT.
Remove SdkEnvTestCase since it doesn't work in all situations.
Fix test data lookup for NinePatchTest and BridgeXmlBlockParserTest.
Bugs 2222616, 2218682
2009-10-28 18:22:15 -07:00
Android (Google) Code Review
107b1a9ee6
Merge change Ie496edfa into eclair
...
* changes:
SDK Updater: don't load sdk-repo XML that failed to validate.
2009-10-27 20:57:02 -04:00
Raphael
1de51457fa
SDK Updater: don't load sdk-repo XML that failed to validate.
...
This also prints a more obvious message in case Java doesn't
have an XML Schema validator.
SDK BUGS 2219284 2198427
Change-Id: Ie496edfa7f0ca2802a537a7c6e84a88f177991a9
2009-10-27 17:48:16 -07:00
Raphael
09c5201adc
Prepare version numbers for next SDK & tools
...
Change-Id: I8e57df22462ec3e14e0f119b57999c208bb9d1fd
2009-10-27 15:33:17 -07:00
Android (Google) Code Review
0c62341e8e
Merge change I3778cb73 into eclair
...
* changes:
Fix runcommand logging exception.
2009-10-26 20:55:49 -04:00
Brett Chabot
99e5f91aab
Fix runcommand logging exception.
...
BUG 2215978
2009-10-26 17:52:34 -07:00
Android (Google) Code Review
b3bca01878
Merge change I337b2644 into eclair
...
* changes:
SDK Manager > AVD > Start: print computed scale.
2009-10-26 19:12:43 -04:00
Android (Google) Code Review
a73e4f9af7
Merge change I7f60270f into eclair
...
* changes:
ADT/GEL: Reenable config popup when switching from a device with only 1 config
2009-10-26 17:16:46 -04:00
Android (Google) Code Review
3777f090a3
Merge change I25e7415f into eclair
...
* changes:
Add runtest --path.
2009-10-26 17:05:20 -04:00
Xavier Ducrohet
d5f6e05716
ADT/GEL: Reenable config popup when switching from a device with only 1 config
...
Change-Id: I7f60270ffbcaae420f4da245ff3d9b271885fa37
BUG: 2218975
2009-10-26 13:55:27 -07:00
Raphael
87636aef44
SDK Manager > AVD > Start: print computed scale.
...
This displays the scale computed by AVD Start.
I find it more intuitive to use if I see what the
emulator will be called with.
Change-Id: I337b264437dee81aed1bb9a1fbd11ccc9f506e88
2009-10-26 12:26:27 -07:00