The Android Open Source Project
3a5013d94e
DRC63C
2009-09-01 22:14:49 -07:00
The Android Open Source Project
1b039fc5ac
DRC63B
2009-09-01 15:14:42 -07:00
The Android Open Source Project
9f6de0f7d2
DRC63
2009-09-01 11:30:04 -07:00
The Android Open Source Project
9c149a93de
Merge commit 'remotes/goog/donut' into donut-release
2009-09-01 11:29:55 -07:00
Scott Main
a01ee1ea93
docs only.
...
my previous change to the list styles was the wrong solution.
this fixes all prior problems with nested lists in OLs, ULs, and DLs
2009-09-01 10:36:55 -07:00
The Android Open Source Project
b6ca6975f1
DRC62
2009-08-31 16:42:21 -07:00
The Android Open Source Project
4beb2674ad
Merge commit 'remotes/goog/donut' into donut-release
2009-08-31 16:42:08 -07:00
Anonymous Coward
f9f9d4f3c3
Remove WebSearchProvider from build specs.
2009-08-31 10:47:18 -07:00
Android (Google) Code Review
3c7c8a6086
Merge change 22522 into donut
...
* changes:
Add Gesture tests to CTS.
2009-08-29 16:42:25 -07:00
The Android Open Source Project
e2989179ce
DRC59
2009-08-28 14:20:38 -07:00
The Android Open Source Project
412ed5eda3
DRC58C
2009-08-27 22:18:38 -07:00
The Android Open Source Project
0364be9fe2
DRC58B
2009-08-27 15:40:48 -07:00
The Android Open Source Project
b6179579f7
DRC58
2009-08-27 11:23:39 -07:00
The Android Open Source Project
aa53037ba5
Merge commit 'remotes/goog/donut' into donut-release
2009-08-27 11:23:27 -07:00
Doug Zongker
1b6d0a65fc
allow prebuilts to specify LOCAL_CERTIFICATE so they can be resigned
...
If a prebuilt specifies a LOCAL_CERTIFICATE, stick it in the
PACKAGES.* collection so that the predexopt process can work on the
file (which only works if the new .apk can be signed).
2009-08-26 18:22:43 -07:00
Doug Zongker
4ac1ba6107
fix typo in bash expression
...
Fortunately the error doesn't change the value of the expression
(since undefined variables are treated as 0 inside "$((...))").
2009-08-25 20:38:50 -07:00
Doug Zongker
6dd2ae02c1
turn down allowed image size
...
yaffs appears to reserve 5 blocks on the partition for itself.
Account for this when computing the maximum allowable image size.
2009-08-25 18:05:02 -07:00
Android (Google) Code Review
dab571d613
Merge change 22524 into donut
...
* changes:
docs only. fix api level highlighting for the treeview navigation.
2009-08-25 16:33:12 -07:00
Scott Main
694972774e
docs only.
...
fix api level highlighting for the treeview navigation.
2009-08-24 17:33:06 -07:00
Brett Chabot
759901fa6d
Add Gesture tests to CTS.
2009-08-24 17:30:41 -07:00
Phil Dubach
793817baa1
CTS: Add missing make dependencies for application security tests
...
Change-Id: I4d069b18b0da5f49ca9bb377d04732b8222ac137
2009-08-24 15:18:35 -07:00
Phil Dubach
3b7521b524
CTS: Add application security tests to makefile
...
Change-Id: I51291d338cca88fed68247efbecbaf747306c6b7
2009-08-24 11:49:39 -07:00
Android (Google) Code Review
8fead6912e
Merge change 22448 into donut
...
* changes:
incremental OTAs should remove /system/recovery.img
2009-08-24 10:36:06 -07:00
Doug Zongker
3b949f0725
incremental OTAs should remove /system/recovery.img
...
This file has been replaced by the recovery_from_boot.p patch file,
but needs to be removed from existing devices if it exists.
2009-08-24 10:24:32 -07:00
Android (Google) Code Review
72a5cc8290
Merge change 22354 into donut
...
* changes:
docs only. add donut image for homepage announcement.
2009-08-21 16:38:35 -07:00
Scott Main
37a4d1cb5c
docs only.
...
add donut image for homepage announcement.
2009-08-21 16:37:09 -07:00
Android (Google) Code Review
eca5e16e05
Merge change 22348 into donut
...
* changes:
docs only. remove preliminary watermak
2009-08-21 16:12:25 -07:00
Scott Main
d22b5e108d
docs only.
...
remove preliminary watermak
2009-08-21 16:11:02 -07:00
Android (Google) Code Review
7c463e4b05
Merge change 21778 into donut
...
* changes:
CTS: Enable Python description/plan generator
2009-08-21 14:41:40 -07:00
The Android Open Source Project
0f6f48e0a7
DRC52
2009-08-21 14:20:25 -07:00
The Android Open Source Project
f15c6f314a
Merge commit 'remotes/goog/donut' into donut-release
2009-08-21 14:20:17 -07:00
Doug Zongker
e05628cc8d
fix signing user builds
...
When unzipping a target-files which has been signed with OTA key
replacement, you'll get "overwrite this file?" prompts because the key
files appear in the zip files twice. Suppress these prompts.
Many developer phone products don't define PRODUCT_OTA_PUBLIC_KEYS, so
add a default key.
This change doesn't affect device code.
2009-08-20 18:02:47 -07:00
The Android Open Source Project
7619d63095
DRC51
2009-08-20 16:56:11 -07:00
The Android Open Source Project
44ef1c2d07
Merge commit 'remotes/goog/donut' into donut-release
2009-08-20 16:56:01 -07:00
Android (Google) Code Review
6f7ba2dce2
Merge change 20234 into donut
...
* changes:
Remove extraneous quotation mark in template file
2009-08-20 10:33:11 -07:00
Phil Dubach
5e3ab04d97
CTS: Enable Python description/plan generator
...
This enables the new description/plan generator added in change
21366.
2009-08-19 17:03:21 -07:00
The Android Open Source Project
a9409a26b8
DRC50
2009-08-19 15:06:00 -07:00
The Android Open Source Project
1906fbafdc
Merge commit 'remotes/goog/donut' into donut-release
2009-08-19 15:05:51 -07:00
Scott Main
54161d1439
DOCS ONLY.
...
styleheet changes to fix some errors in the print layout
and remove extra space from above nested lists, so they fit
closer to the parent list item.
2009-08-18 19:00:11 -07:00
The Android Open Source Project
dfe9c92a5e
DRC49
2009-08-18 14:11:06 -07:00
The Android Open Source Project
92c9c970f5
DRC48
2009-08-17 15:47:00 -07:00
The Android Open Source Project
2e8ee4239d
DRC45B
2009-08-14 14:30:53 -07:00
The Android Open Source Project
3477723415
DRC45
2009-08-14 11:49:47 -07:00
The Android Open Source Project
367346f849
DRC44
2009-08-13 14:13:15 -07:00
The Android Open Source Project
74b35c3ded
Merge commit 'remotes/goog/donut' into donut-release
2009-08-13 14:13:05 -07:00
Sriram Raman
fab87998b5
Fix the platform version (1.6 now) and sdk version (4)
2009-08-12 16:02:12 -07:00
Android (Google) Code Review
5b5f82b635
Merge change 21000 into donut
...
* changes:
Update the platform-version-codename
2009-08-12 15:47:22 -07:00
Sriram Raman
20572dd352
Update the platform-version-codename
2009-08-12 15:22:34 -07:00
The Android Open Source Project
fa6258f84f
DRC43
2009-08-12 10:41:20 -07:00
The Android Open Source Project
8857b5f513
Merge commit 'remotes/goog/donut' into donut-release
2009-08-12 10:41:09 -07:00