Jeff Brown
5314335c9e
am 00e5dd44: Merge "Fix JNI reference leak in NativeActivity. (DO NOT MERGE)" into gingerbread
...
* commit '00e5dd44f6d014fff8c65b9c718f5641f5eae4bb':
Fix JNI reference leak in NativeActivity. (DO NOT MERGE)
2010-11-10 16:04:13 -08:00
Jeff Brown
00e5dd44f6
Merge "Fix JNI reference leak in NativeActivity. (DO NOT MERGE)" into gingerbread
2010-11-10 16:00:37 -08:00
Brad Fitzpatrick
182e2d25cf
Merge "Move ApplicationPackageManager out of ContextImpl.java"
2010-11-10 15:07:28 -08:00
Brad Fitzpatrick
b82f04df75
Merge "Move SharedPreferencesImpl out of ContextImpl.java"
2010-11-10 15:07:15 -08:00
Chris Tate
85a4ec0d2e
Merge "Add description and configuration methods to the transport interface"
2010-11-10 15:00:48 -08:00
Chris Tate
a8ddef346c
Add description and configuration methods to the transport interface
...
It's now possible for the transport to supply a descriptive string to inform
the user about the nature of the backup destination (e.g. telling the user
what account the data is being stored under), and to supply an Intent with
which the system can initiate a configuration Activity supplied by the
transport (e.g. allowing the user to select which account their data is
being stored under).
The transport interface is not public.
Part of bug 2753632 and bug 2987804
Change-Id: I911f70a3ea440daf2a7a04710e9d7e65b61a58db
2010-11-10 14:45:07 -08:00
Brad Fitzpatrick
390dae1a8b
Move ApplicationPackageManager out of ContextImpl.java
...
Change-Id: I706bce3fc4a5c7e6ee351d677899a01ac222960c
2010-11-10 14:02:52 -08:00
Brad Fitzpatrick
d3da440320
Move SharedPreferencesImpl out of ContextImpl.java
...
Change-Id: I3a58ec4c9501e906c133e841b5c5ec6bced04a02
2010-11-10 14:02:52 -08:00
Adam Powell
a4dba7f515
Fix bug 3183378 - make theme attribute selectableItemBackground public.
...
This will always be a reference to a state list drawable that shows
proper pressed/focused/etc background highlights for the current
theme.
Change-Id: I60671e581ad0fa8cc2f6a808beafa506784112de
2010-11-10 12:07:44 -08:00
Eric Fischer
403f16ae0b
Merge changes I40bfa0f8,I9fe6a999
...
* changes:
Restore deleted string still referenced from AndroidManifest.
Import revised translations.
2010-11-10 10:26:08 -08:00
Brian Carlstrom
5d4c6226ca
Merge "Correctly parse cookies with spaces after = in attributes"
2010-11-10 08:52:33 -08:00
Owen Lin
5ee0c8832f
am 8ffb135d: am 45ca778d: Merge "Make sure the controller will get repositioned after size changing." into gingerbread
...
* commit '8ffb135dc892c09f1781231f783b0890515b3d60':
Make sure the controller will get repositioned after size changing.
2010-11-10 08:37:51 -08:00
Owen Lin
8ffb135dc8
am 45ca778d: Merge "Make sure the controller will get repositioned after size changing." into gingerbread
...
* commit '45ca778d8ed90aff3f72fc85f806cedbd4121cc1':
Make sure the controller will get repositioned after size changing.
2010-11-10 08:25:02 -08:00
Brian Carlstrom
87ad930037
Correctly parse cookies with spaces after = in attributes
...
Bug: 3167208
Change-Id: I8adebf9f9e92967a3250e61ccfbb45e02bbee3f9
2010-11-09 22:03:17 -08:00
Jim Shuma
baa1553c8d
Fix summary for FragmentTransaction.show()
...
An apparent copy-paste left out a change that should have
been made in the method summary.
Change-Id: I158a30462fadcf617240047960e1b187b8210f6c
2010-11-09 20:37:03 -08:00
Dianne Hackborn
6c8e20f96a
Implement new task transition animations.
...
Change-Id: I62c10e7b2afac4371b3739f1cd5948c655edc125
2010-11-09 19:04:49 -08:00
Owen Lin
45ca778d8e
Merge "Make sure the controller will get repositioned after size changing." into gingerbread
2010-11-09 19:02:23 -08:00
Jim Miller
cb120a9ba7
Merge "Initial pass to update RecentApps panel to new UI specification."
2010-11-09 18:11:38 -08:00
Mathias Agopian
90d6b69426
am 0e438287: am b48189cc: Merge "Improve gyro and accelerometer java doc" into gingerbread
...
* commit '0e438287995698aacdda715713300fc01a6d1585':
Improve gyro and accelerometer java doc
2010-11-09 17:43:16 -08:00
Jim Miller
fefef31191
Initial pass to update RecentApps panel to new UI specification.
...
This updates recent apps to show a vertical list, complete
with thumbnails and a text description of the application.
Change-Id: I178ed8d7d32e790ac51aa7f88593aa24d6786a78
2010-11-09 17:42:49 -08:00
Eric Fischer
363eedcd65
Restore deleted string still referenced from AndroidManifest.
...
I think this must have been an accidental deletion since the comment
is still there.
Change-Id: I40bfa0f839efed19c073a0e9fc0b48b65d3eb293
2010-11-09 17:32:09 -08:00
Vasu Nori
3f6a1f5e59
Merge "on readonly databases, don't set journal mode and don't allow WAL"
2010-11-09 17:29:37 -08:00
Eric Fischer
6362b3f077
Import revised translations.
...
Change-Id: I9fe6a999fc665faefbf0e7e222d5dfb4fdbcd3b1
2010-11-09 17:25:54 -08:00
Mathias Agopian
0e43828799
am b48189cc: Merge "Improve gyro and accelerometer java doc" into gingerbread
...
* commit 'b48189ccfe42a408fb713565e54e165d255c6d66':
Improve gyro and accelerometer java doc
2010-11-09 17:24:57 -08:00
Shimeng (Simon) Wang
3bf77b1fb3
Merge "Update textwrap scale when content width changes in overview mode."
2010-11-09 17:15:02 -08:00
Mathias Agopian
b48189ccfe
Merge "Improve gyro and accelerometer java doc" into gingerbread
2010-11-09 17:12:11 -08:00
Shimeng (Simon) Wang
dbf5ff294a
Update textwrap scale when content width changes in overview mode.
...
This is mostly for sites which will change content width when first
loaded such as nytimes.com.
Also zoom to reading level if the zoom overview scale has very
little diff from current actual scale.
issue: 3003933
Change-Id: Ie4b32bf6ac109eef145cd59b31f04077226b9052
2010-11-09 17:01:13 -08:00
Fabrice Di Meglio
c184a0b9be
Merge "Fix bug #1776278 (consider supplying our own (unique) eid for calendar entries created on the device)"
2010-11-09 16:13:22 -08:00
Amith Yamasani
7b6d85013b
Merge "Fix preference layouts so that custom preferences don't break."
2010-11-09 15:11:29 -08:00
Brad Fitzpatrick
624d50f00d
Don't warn on reading from disk during initial class loading.
...
I'm going through the stacks that I filter out from the StrictMode
reports and making sure the devices don't upload them to begin with
when they're obviously legit and unavoidable.
Change-Id: If87b3182b12140f5ddbe52fed059b592b2cc178c
2010-11-09 14:25:12 -08:00
Amith Yamasani
b8e45b1fd8
Fix preference layouts so that custom preferences don't break.
...
Fixes some missing checkboxes in gmail and qsb.
2010-11-09 14:15:49 -08:00
Mathias Agopian
fa33565714
Improve gyro and accelerometer java doc
...
Change-Id: If055512cb51d6e3b9f2094a730bf373ca963d97d
2010-11-09 13:53:25 -08:00
Joe Onorato
3f24a5b348
Merge "fix the build. more string disambiguaiton."
2010-11-09 12:56:30 -08:00
Joe Onorato
29a3b738c8
fix the build. more string disambiguaiton.
...
Change-Id: Ida979481cf9f637469d7c1e6b876b8215ffb35ea
2010-11-09 12:54:32 -08:00
Joe Onorato
cee976bebc
Merge "If the image wallpaper fails to load, including via an OutOfMemoryError because of a big bitmap, reset to the default."
2010-11-09 12:27:07 -08:00
Joe Onorato
30693374e8
If the image wallpaper fails to load, including via an OutOfMemoryError because of a big bitmap, reset to the default.
...
Bug: 3139118
Change-Id: Iff02e7440019598cce0cc87e4031a157e3feb641
2010-11-09 12:25:01 -08:00
Tadashi G. Takaoka
0ba75bb22c
Revert "Add a history of InputMethodSubtype for getting the last subtype of selected IME when IME was changed."
...
This reverts commit 1ab852fbcfe155c9d4373b7130f8515591669634.
2010-11-09 12:19:32 -08:00
Huahui Wu
06d8dfd5d1
Merge "b/2864818 use authType for cert verification."
2010-11-09 11:31:26 -08:00
Jesse Wilson
762b33f949
am 2d2f10fa: am 28c74257: Add @Deprecated to match @deprecated where it\'s missing.
...
* commit '2d2f10fa3412adc07a08c25ba5d2df600fb654bf':
Add @Deprecated to match @deprecated where it's missing.
2010-11-09 10:26:39 -08:00
Jesse Wilson
385125c654
Merge "Test to demonstrate that HTTP cookie hostnames aren't case-sensitive."
2010-11-09 10:25:04 -08:00
Jesse Wilson
40811b0154
Test to demonstrate that HTTP cookie hostnames aren't case-sensitive.
...
Change-Id: I05c764876acdc1e85b41f4558bd03fff526da1b4
http://b/3167208
2010-11-09 10:23:36 -08:00
Jesse Wilson
2d2f10fa34
am 28c74257: Add @Deprecated to match @deprecated where it\'s missing.
...
* commit '28c742573ccaeb55c16bc02fb25fdd86b8d1f76a':
Add @Deprecated to match @deprecated where it's missing.
2010-11-09 10:17:33 -08:00
Jesse Wilson
28c742573c
Add @Deprecated to match @deprecated where it's missing.
...
Change-Id: Ice95022671968386a601f32df7850f9baa1d2dd0
2010-11-09 10:10:11 -08:00
Huahui Wu
8234bdb36a
b/2864818 use authType for cert verification.
...
Change-Id: I2a3cb963165a7e2e4e72a1d398205b31f769cafa
2010-11-09 09:42:03 -08:00
Chet Haase
494081aab9
Merge "Fix GL rendering of translucent surfaces"
2010-11-09 07:14:23 -08:00
Jeff Hamilton
e7f3396130
am cc798d96: am 2e2983c6: Merge "Reduce log clutter." into gingerbread
...
* commit 'cc798d9675b105775c9736fc68b68d7c8cd0c5a7':
Reduce log clutter.
2010-11-09 07:06:02 -08:00
Jeff Hamilton
cc798d9675
am 2e2983c6: Merge "Reduce log clutter." into gingerbread
...
* commit '2e2983c6efe0e4223086e4675b715ed0e20e8d26':
Reduce log clutter.
2010-11-09 06:59:33 -08:00
Jeff Hamilton
2e2983c6ef
Merge "Reduce log clutter." into gingerbread
2010-11-09 06:54:51 -08:00
Chet Haase
0d200833fd
Fix GL rendering of translucent surfaces
...
GL renderer was not initializing scissor correctly for translucent
surfaces, resulting in invisible window backgrounds in some cases
like fading popup windows
Change-Id: I87a964986e1ba2c4f59708c8892c5fa71903e6fc
2010-11-09 06:38:56 -08:00
Owen Lin
a8381dfc5e
Make sure the controller will get repositioned after size changing.
...
Bug: 3177061
Change-Id: I8f9606d4e05146ba568e8fe370cfe115dadedab9
2010-11-09 19:32:30 +08:00