Romain Guy
720b3ee1b1
am 2be00ccb: am 8dd5b1e5: Prevent NPE when a View is detached without having been attached. Bug #3355252
...
* commit '2be00ccbe7c8e2aedfa15b6b7c469160734dda15':
Prevent NPE when a View is detached without having been attached. Bug #3355252
2011-01-16 10:40:38 -08:00
Romain Guy
2be00ccbe7
am 8dd5b1e5: Prevent NPE when a View is detached without having been attached. Bug #3355252
...
* commit '8dd5b1e53184ed3b786dd329e12d665ae59ca3f4':
Prevent NPE when a View is detached without having been attached. Bug #3355252
2011-01-14 17:28:28 -08:00
Romain Guy
8dd5b1e531
Prevent NPE when a View is detached without having been attached.
...
Bug #3355252
Change-Id: I58e03983ccf6a27a24619ec0f49659d6d7cc0a64
2011-01-14 17:28:51 -08:00
Adam Cohen
681183414f
am 288d9fe9: am 69d66e00: Fixing StackView rotation bugs
...
* commit '288d9fe943226714bc9cb3529cb306bc3fc6f82d':
Fixing StackView rotation bugs
2011-01-14 17:07:09 -08:00
Adam Cohen
288d9fe943
am 69d66e00: Fixing StackView rotation bugs
...
* commit '69d66e00136f67332c992326a7b2eb334eeb32a2':
Fixing StackView rotation bugs
2011-01-14 17:05:14 -08:00
Adam Cohen
69d66e0013
Fixing StackView rotation bugs
...
Change-Id: Iaf9482734ca73238f82d180700389593df9c7eac
2011-01-14 16:54:41 -08:00
Dianne Hackborn
a347733000
am 88471b25: Merge "DO NOT MERGE Added check to make orientation calculations more robust" into honeycomb
...
* commit '88471b25632818a8bc79193e20bd04a8be39f660':
DO NOT MERGE Added check to make orientation calculations more robust
2011-01-14 16:03:30 -08:00
Dianne Hackborn
88471b2563
Merge "DO NOT MERGE Added check to make orientation calculations more robust" into honeycomb
2011-01-14 16:02:07 -08:00
Niclas Kellgren
fcbbb31f27
DO NOT MERGE Added check to make orientation calculations more robust
...
Added check avoid a division by zero resulting in NaN which in turn
makes checkFullyTilted to ignore high tilt angles from then on.
If (x, y, z) == (0, 0, 0) then there is no tilt or rotation and
this vector must be ignored. This check is extended to ignore all
small acceleration values where noise can be of big influence.
Low or zero readings can happen when space travelling free falling,
but more commonly when shaking or getting bad readings from the sensor.
The accelerometer is turned off when not used and polling it too soon
after it is turned on may result in (0, 0, 0).
Change-Id: I7b61b77c8a9d4e137bf6352b84f0c358d93c82ae
2011-01-14 16:01:20 -08:00
Scott Main
3ac722032e
am 2ef7081b: am 6f92dbc4: Merge "fix sdk build breakage; remove invalid @note tag" into honeycomb
...
* commit '2ef7081bc744aad8d94a16d08452f455731f241a':
fix sdk build breakage; remove invalid @note tag
2011-01-14 15:47:41 -08:00
Scott Main
2ef7081bc7
am 6f92dbc4: Merge "fix sdk build breakage; remove invalid @note tag" into honeycomb
...
* commit '6f92dbc49f8ed797bc56e5b84bb897736322ab2d':
fix sdk build breakage; remove invalid @note tag
2011-01-14 15:45:11 -08:00
Dianne Hackborn
f445a88009
am 909d447d: am 0b08c5cb: Merge "Don\'t drop the drawable cache completely on configuration change" into honeycomb
...
* commit '909d447d8ab565019f05c2003bc4f9d1037b1b17':
Don't drop the drawable cache completely on configuration change
2011-01-14 15:43:35 -08:00
Scott Main
6f92dbc49f
Merge "fix sdk build breakage; remove invalid @note tag" into honeycomb
2011-01-14 15:42:35 -08:00
Dianne Hackborn
909d447d8a
am 0b08c5cb: Merge "Don\'t drop the drawable cache completely on configuration change" into honeycomb
...
* commit '0b08c5cb14e848f41eb33093c3e8198ab416e0ab':
Don't drop the drawable cache completely on configuration change
2011-01-14 15:41:00 -08:00
Scott Main
2b90a9a714
fix sdk build breakage; remove invalid @note tag
...
Change-Id: Iaaf5a38388ceccdd0d1f3766523788f54f1dc8d2
2011-01-14 15:39:10 -08:00
Dianne Hackborn
0b08c5cb14
Merge "Don't drop the drawable cache completely on configuration change" into honeycomb
2011-01-14 15:37:28 -08:00
Patrick Dubroy
ab87605af0
am 75f555f2: am bdcff0fa: Merge "Allow old view hierarchy to be GC\'ed more quickly during rotation." into honeycomb
...
* commit '75f555f26ffe1471ce0b9c7f83c4c81cff9ff145':
Allow old view hierarchy to be GC'ed more quickly during rotation.
2011-01-14 14:49:07 -08:00
Patrick Dubroy
75f555f26f
am bdcff0fa: Merge "Allow old view hierarchy to be GC\'ed more quickly during rotation." into honeycomb
...
* commit 'bdcff0fa8383a1ae93c18a768a7c2bf150d3f405':
Allow old view hierarchy to be GC'ed more quickly during rotation.
2011-01-14 14:47:23 -08:00
Patrick Dubroy
ec84c3a189
Allow old view hierarchy to be GC'ed more quickly during rotation.
2011-01-14 14:13:31 -08:00
Scott Main
9fc8bea989
am 2150553d: cherrypick Change-Id: I1365c6c45f8e1f75ee4afbc52c32778d21b97be4 from master docs: Rewrite of App Fundamentals.. Part 2. This introduces three new docs:
...
* commit '2150553dc374204a1cb3033ed3fa65c2f22dd5e7':
cherrypick Change-Id: I1365c6c45f8e1f75ee4afbc52c32778d21b97be4 from master docs: Rewrite of App Fundamentals.. Part 2. This introduces three new docs:
2011-01-14 14:10:14 -08:00
Scott Main
2150553dc3
cherrypick Change-Id: I1365c6c45f8e1f75ee4afbc52c32778d21b97be4 from master
...
docs: Rewrite of App Fundamentals.. Part 2.
This introduces three new docs:
Services:
Provides an introduction to using services and describes the
service lifecycle (previously in the "Component Lifecycles" section
of the fundamentals.jd document)
Bound Services:
A guide for services that offer binding.
AIDL:
A doc about using AIDL (primarily for creating a service interface)
Also includes edits to IntentService javadocs to clarify
different behaviors for some callback methods
Includes a new version of the services lifecycle diagram
and an additional diagram for determining onRebind()
These files are orphaned for now---they're not linked in the sidenav,
until I get the last couple documents submitted for the app fundamentals.
Change-Id: I7fb0a8faff1f18b7d6b9a7b59f66f55a1b6168f1
2011-01-14 14:07:29 -08:00
Scott Main
11bc705de7
Merge "docs: Rewrite of App Fundamentals.. Part 2. This introduces three new docs:"
2011-01-14 13:24:02 -08:00
Huahui Wu
313fc036ed
am ee2d8cd5: am cbe397f2: Merge "b/3348192 re-enable snap scrolling mode." into honeycomb
...
* commit 'ee2d8cd5bc50589229b469b80b2724836d83e6eb':
b/3348192 re-enable snap scrolling mode.
2011-01-14 13:12:59 -08:00
Huahui Wu
ee2d8cd5bc
am cbe397f2: Merge "b/3348192 re-enable snap scrolling mode." into honeycomb
...
* commit 'cbe397f243c4f1706cf7bbd9fcd07c1c13ccb097':
b/3348192 re-enable snap scrolling mode.
2011-01-14 13:05:04 -08:00
Huahui Wu
cbe397f243
Merge "b/3348192 re-enable snap scrolling mode." into honeycomb
2011-01-14 13:03:23 -08:00
Huahui Wu
c010924da9
b/3348192 re-enable snap scrolling mode.
...
Change-Id: I19c9a2afdf28367f623bd9bd6b25e822a06a215c
2011-01-14 12:51:12 -08:00
Kenny Root
27b775a62d
am d9fa11b4: am 312206b9: Merge "Add the {get,set}PackageObbPaths calls to API" into honeycomb
...
* commit 'd9fa11b446da5dbc92776518c20bab1f04e55537':
Add the {get,set}PackageObbPaths calls to API
2011-01-14 12:46:34 -08:00
Kenny Root
d9fa11b446
am 312206b9: Merge "Add the {get,set}PackageObbPaths calls to API" into honeycomb
...
* commit '312206b98749bbe395416634e6e82bd242b1d5f2':
Add the {get,set}PackageObbPaths calls to API
2011-01-14 12:44:39 -08:00
Kenny Root
312206b987
Merge "Add the {get,set}PackageObbPaths calls to API" into honeycomb
2011-01-14 12:42:12 -08:00
Christopher Tate
74230aa1b2
am e1cc00bb: am 64cb24e6: Merge "Send DRAG_STARTED notices to views that become visible during drag" into honeycomb
...
* commit 'e1cc00bba019bdc165d61b14fef8a72fdeed1ae5':
Send DRAG_STARTED notices to views that become visible during drag
2011-01-14 12:40:41 -08:00
Christopher Tate
e1cc00bba0
am 64cb24e6: Merge "Send DRAG_STARTED notices to views that become visible during drag" into honeycomb
...
* commit '64cb24e686b13aabe3d28e049796c8315b011485':
Send DRAG_STARTED notices to views that become visible during drag
2011-01-14 12:38:24 -08:00
Christopher Tate
64cb24e686
Merge "Send DRAG_STARTED notices to views that become visible during drag" into honeycomb
2011-01-14 12:36:53 -08:00
Dianne Hackborn
0142e990ff
am f21ae269: am d922ae01: Add Holo theme for IMEs.
...
* commit 'f21ae26935349f45c55afa5c8e45e1f6aa880915':
Add Holo theme for IMEs.
2011-01-14 12:35:06 -08:00
Dianne Hackborn
f21ae26935
am d922ae01: Add Holo theme for IMEs.
...
* commit 'd922ae01ca99a2b6d39a9393f86776a1d10ebd14':
Add Holo theme for IMEs.
2011-01-14 12:31:59 -08:00
Christopher Lais
6efd2bad95
Don't drop the drawable cache completely on configuration change
...
There was a lot of fancy code just above the clear to ensure
that drawables that aren't affected by the change are kept,
then the entire array was cleared. This patch removes the
clear, so that the drawables that haven't changed are really
kept, matching the logs, comments and larger part of the code.
This patch also fixes the various constant states to return
correct ChangingConfigurations.
Change-Id: Ic11f6179537318d3de16dc58286989eb62a07f15
Old-Change-Id: I22495e6ed232dfe056207ce5155405af1fa82428
2011-01-14 12:31:26 -08:00
Robert Greenwalt
e5a3556268
am 7b04b1d7: am 1e02ebd2: Merge "Update network subtypes info so it is current." into honeycomb
...
* commit '7b04b1d7ff7a38be30794c25e893beb40616affb':
Update network subtypes info so it is current.
2011-01-14 12:28:58 -08:00
Dianne Hackborn
d922ae01ca
Add Holo theme for IMEs.
...
Also clean up theme selection code to get rid of duplication.
Change-Id: Idf7b21db70ee83fce24756ead877169bd08b77a9
2011-01-14 12:28:23 -08:00
Robert Greenwalt
7b04b1d7ff
am 1e02ebd2: Merge "Update network subtypes info so it is current." into honeycomb
...
* commit '1e02ebd225cfe629a4ab2b98f19e4e08ad97c397':
Update network subtypes info so it is current.
2011-01-14 12:26:39 -08:00
Robert Greenwalt
1e02ebd225
Merge "Update network subtypes info so it is current." into honeycomb
2011-01-14 12:23:45 -08:00
Kenny Root
5d40fe9c68
Add the {get,set}PackageObbPaths calls to API
...
Add getPackageObbPaths() and setPackageObbPaths() to the public API.
Bug: 3214719
Change-Id: I8627b5f674a795d5780eb5c08911419110670a41
2011-01-14 12:18:48 -08:00
Christopher Tate
86cab1bd52
Send DRAG_STARTED notices to views that become visible during drag
...
We now recognize that a view is now a candidate for receiving the drop
but hasn't yet been notified about it, and send the DRAG_STARTED lifecycle
event properly. This change also changes the DRAG_ENDED policy: now,
every view that had been sent a DRAG_STARTED receives the corresponding
DRAG_ENDED event, even though subsequent visibility changes may have
occured.
Change-Id: If4ae9ddbf414703e9f15eb2005471626bf19f316
2011-01-14 11:46:09 -08:00
Costin Manolache
81f2b9ef4a
am 660f72a0: am c6684f9e: Fix previous quick fix, LoginOptions is final.
...
* commit '660f72a01681833b0e1e2c23b6281946d01bfb8a':
Fix previous quick fix, LoginOptions is final.
2011-01-14 11:32:25 -08:00
Costin Manolache
660f72a016
am c6684f9e: Fix previous quick fix, LoginOptions is final.
...
* commit 'c6684f9e9790e92960504e9b32f20f27003d9f37':
Fix previous quick fix, LoginOptions is final.
2011-01-14 11:29:59 -08:00
Costin Manolache
c6684f9e97
Fix previous quick fix, LoginOptions is final.
...
Change-Id: I5f262458239378697a67cbd8e83175bf3ffc7f5b
2011-01-14 11:26:25 -08:00
Robert Greenwalt
17415b9292
Update network subtypes info so it is current.
...
bug:3327895
Change-Id: Ic1e2a5527c651333af50cc5cfa6c44a15b991fb0
2011-01-14 11:23:54 -08:00
Costin Manolache
4a0b5f8de8
am c405eb6f: am 05db1af9: Merge "Fix NPE, caller may not pass loginOptions." into honeycomb
...
* commit 'c405eb6f30c75c106debdbd72d6a601d950d9996':
Fix NPE, caller may not pass loginOptions.
2011-01-14 10:55:49 -08:00
Costin Manolache
c405eb6f30
am 05db1af9: Merge "Fix NPE, caller may not pass loginOptions." into honeycomb
...
* commit '05db1af9bb42b4b2e668aba2dfcd61878a235764':
Fix NPE, caller may not pass loginOptions.
2011-01-14 10:53:59 -08:00
Costin Manolache
05db1af9bb
Merge "Fix NPE, caller may not pass loginOptions." into honeycomb
2011-01-14 10:52:11 -08:00
Costin Manolache
75b8fc7e0c
Fix NPE, caller may not pass loginOptions.
...
Change-Id: Ifb6a8bf876d30a9726f535a90ba8c0719a9a04aa
2011-01-14 10:50:38 -08:00
Ben Murdoch
38205a8540
am 4f6ec58a: am c69d5f3b: Merge "Hook up CacheManager for the Chromium HTTP stack" into honeycomb
...
* commit '4f6ec58a72db1c9a6de130feb7ef38a596149d1a':
Hook up CacheManager for the Chromium HTTP stack
2011-01-14 09:44:10 -08:00