Xavier Ducrohet
aa1abe879a
Make ApkBuilder create filenames supported by older rules.
...
'ant install' must know the debug apk filename so newer naming scheme breaks
on older rule files (1.5 and earlier).
The fix is to check for the presence of the property naming the debug,
signed, unaligned package. If the property is present, then we use
the new naming scheme ({base}[-{config}]-debug-unaligned.apk), else we use
the old one ({base}-[-{config}]-debug.apk).
Also merge the install/reinstall targets, since 'adb install -r <file>'
works even if the apk was not yet installed.
DO NOT MERGE
2009-08-26 11:17:04 -07:00
Scott Main
04680858a0
docs only.
...
Add new web pages for sample apps included in the SDK.
Revise the existing sample app web pages.
Delete screenshots for notepad and lunar lander (these have
moved into frameworks/base/docs/html/guide/samples/image/.
2009-08-24 15:27:00 -07:00
Android (Google) Code Review
e95a86cfec
Merge change 22346 into donut
...
* changes:
Fix target for ApiDemos (API is now 4)
2009-08-21 16:08:11 -07:00
Xavier Ducrohet
c86903288c
Fix target for ApiDemos (API is now 4)
...
Also add some progress output to the ant rules.
2009-08-21 15:59:02 -07:00
Anonymous Coward
3e83e8bc8b
Remove SearchableDictionary sample app as it is a demo of third party inclusion in quick search box.
...
update: remove entry from build.sdk
2009-08-21 12:43:21 -07:00
Raphael
8fccf9eb7c
mgwz.dll must be packaged next to tools/zipalign.exe in the Windows SDK.
...
BUG 2068812
2009-08-20 21:12:01 -07:00
Android (Google) Code Review
fab096cbcf
Merge change 22103 into donut
...
* changes:
new transparent icon for searchable dictionary
2009-08-20 15:07:08 -07:00
Scott Main
ec633d5aea
new transparent icon for searchable dictionary
2009-08-20 12:21:15 -07:00
Android (Google) Code Review
c7d0cec7e8
Merge change 22040 into donut
...
* changes:
Fix broken XML generated during "Extract string"
2009-08-19 18:54:59 -07:00
Xavier Ducrohet
6849e85918
Fix broken XML generated during "Extract string"
...
BUG: 2066455
2009-08-19 18:53:41 -07:00
Android (Google) Code Review
a457ef41e8
Merge change 21988 into donut
...
* changes:
Add OS version to ping service (win/mac only)
2009-08-19 16:20:22 -07:00
Xavier Ducrohet
1f49fa9b7c
Add OS version to ping service (win/mac only)
2009-08-19 16:14:18 -07:00
Android (Google) Code Review
d271d9a503
Merge change 21763 into donut
...
* changes:
Enable adb forwarding and starting up of monkey server
2009-08-18 15:49:12 -07:00
Ramanan Rajeswaran
db71718554
Enable adb forwarding and starting up of monkey server
2009-08-18 13:02:23 -07:00
Android (Google) Code Review
9a7b2700fd
Merge change 21645 into donut
...
* changes:
Make SSL error a bit more human readable.
2009-08-18 10:30:43 -07:00
Xavier Ducrohet
78247ff85e
Make SSL error a bit more human readable.
2009-08-17 18:04:45 -07:00
Android (Google) Code Review
b172b1a5b0
Merge change 21617 into donut
...
* changes:
ADT Export wizard now calls ZipAlign
2009-08-17 17:13:01 -07:00
Xavier Ducrohet
ed235c7891
ADT Export wizard now calls ZipAlign
2009-08-17 16:07:11 -07:00
Android (Google) Code Review
513c2b5116
Merge change 21598 into donut
...
* changes:
Remove WQVGA skin from SDK
2009-08-17 15:02:22 -07:00
Xavier Ducrohet
49120ffe39
Remove WQVGA skin from SDK
2009-08-17 15:01:10 -07:00
Android (Google) Code Review
62410fc5a9
Merge change 21571 into donut
...
* changes:
Fixed QVGA skin and added WQVGA432 skin.
2009-08-17 14:22:37 -07:00
Xavier Ducrohet
e8b2e0aded
Fixed QVGA skin and added WQVGA432 skin.
2009-08-17 13:30:29 -07:00
Android (Google) Code Review
b19a49d1e6
Merge change 21445 into donut
...
* changes:
SDK Updater, restart ADB after updating tool/addon package.
2009-08-17 13:05:07 -07:00
Raphael
729fc9355d
SDK Updater, restart ADB after updating tool/addon package.
...
There's a new setting for this too.
BUG 1922590
2009-08-17 12:10:30 -07:00
Android (Google) Code Review
1230661e50
Merge change 21527 into donut
...
* changes:
Add getvar and listvar commands to monkey to allow inspection of properties on the device.
2009-08-17 12:07:36 -07:00
Android (Google) Code Review
ecc1a3d0cf
Merge change 21463 into donut
...
* changes:
BUG 1922588: SDK Updater, Needs better license display
2009-08-17 11:24:17 -07:00
Bill Napier
f94816017e
Add getvar and listvar commands to monkey to allow inspection of properties on the device.
2009-08-17 11:20:15 -07:00
Ramanan Rajeswaran
5aa76327f5
Add monkeyrunner to code base
2009-08-17 10:16:52 -07:00
Raphael
12366c81fc
BUG 1922588: SDK Updater, Needs better license display
2009-08-16 21:14:05 -07:00
Xia Wang
12ad9fb10e
1. Add .c extension to native_test.py so that native test in C can also be picked up by testrunner.
...
2. Add netkeystore_test into continuous test cycle.
2009-08-14 15:58:36 -07:00
Xavier Ducrohet
25ec799863
Add OSGi.jar to the SDK (required by org.eclipse.jface)
2009-08-14 15:26:33 -07:00
Android (Google) Code Review
7ab6ca5451
Merge change 21301 into donut
...
* changes:
BUG 1922590 : SDK Updater, customize message for Windows preventing a directory from being renamed.
2009-08-14 14:10:03 -07:00
Android (Google) Code Review
788aa67d1a
Merge change 21305 into donut
...
* changes:
Bump release version to android-1.6_r1
2009-08-14 13:20:22 -07:00
Android (Google) Code Review
e058cf98bc
Merge change 21234 into donut
...
* changes:
Revamped QVGA skin and new WVGA 800/854 skins
2009-08-14 12:42:27 -07:00
Android (Google) Code Review
45519a23b0
Merge change 21230 into donut
...
* changes:
New HVGA skin.
2009-08-14 12:42:13 -07:00
David 'Digit' Turner
902706ad0d
Bump release version to android-1.6_r1
2009-08-14 20:51:58 +02:00
Raphael
e7e8bb5382
BUG 1922590 : SDK Updater, customize message for Windows preventing
...
a directory from being renamed.
2009-08-14 11:38:50 -07:00
Android (Google) Code Review
f07bd569c3
Merge change 21242 into donut
...
* changes:
Codename in minsdkversion for release platform shows 'null' in error string
2009-08-14 10:54:48 -07:00
Xavier Ducrohet
60775b89cd
Codename in minsdkversion for release platform shows 'null' in error string
2009-08-13 21:49:14 -07:00
Android (Google) Code Review
49ac0f9df0
Merge change 21210 into donut
...
* changes:
Make sure that the android pref folder is always present when queried.
2009-08-13 21:35:06 -07:00
Android (Google) Code Review
afd9ae8e9b
Merge change 21211 into donut
...
* changes:
Make the Ant script sign and zipalign release builds.
2009-08-13 21:14:51 -07:00
Xavier Ducrohet
954e80e5ca
Make the Ant script sign and zipalign release builds.
...
It will also align debug builds.
BUG: 2052744
2009-08-13 21:13:53 -07:00
Xavier Ducrohet
c2a9fe5249
Make sure that the android pref folder is always present when queried.
...
BUG: 2053511
2009-08-13 21:10:01 -07:00
Xavier Ducrohet
c98f3e1a2d
Revamped QVGA skin and new WVGA 800/854 skins
...
BUG: 1944280
2009-08-13 21:02:32 -07:00
Xavier Ducrohet
f562b16dad
New HVGA skin.
...
BUG: 1944280
2009-08-13 19:50:07 -07:00
Android (Google) Code Review
ac0faba933
Merge change 21220 into donut
...
* changes:
Update the version of the tools/docs/platforms
2009-08-13 18:20:29 -07:00
Xavier Ducrohet
a1adc4903e
Update the version of the tools/docs/platforms
2009-08-13 18:13:33 -07:00
Android (Google) Code Review
0d223cab6a
Merge change 21051 into donut
...
* changes:
Add support for the new qualifier in the config selector.
2009-08-13 14:35:44 -07:00
Xavier Ducrohet
cf2970bea8
Add support for the new qualifier in the config selector.
2009-08-13 11:51:23 -07:00
Android (Google) Code Review
0cef5c4666
Merge change 21056 into donut
...
* changes:
Add a functional test that renders all the layouts of ApiDemos
2009-08-13 11:48:53 -07:00