Mathias Agopian
f8a6737f3d
improve orientation sensor with gyro data
...
when we do our own sensor fusion, we also export an
improved orientation sensor and hide the HAL sensor.
The fused orientation sensor is much more precise, fast
and smooth.
Change-Id: I0ea843b47ad9d12f6b22cce51f8629852d423126
2011-06-08 20:06:50 -07:00
Dianne Hackborn
e2aa04908c
am a1396dfe: am 02140891: Merge "Work on issue #4518815 : Compatibility mode introduces compatibility regression..." into honeycomb-mr2
...
* commit 'a1396dfe7ad6ec6953f544be42d69d7804ab0fd4':
Work on issue #4518815 : Compatibility mode introduces compatibility regression...
2011-06-08 20:06:40 -07:00
Dianne Hackborn
a1396dfe7a
am 02140891: Merge "Work on issue #4518815 : Compatibility mode introduces compatibility regression..." into honeycomb-mr2
...
* commit '021408910af170268cb486910d4dd5a7d838c2bb':
Work on issue #4518815 : Compatibility mode introduces compatibility regression...
2011-06-08 20:02:43 -07:00
Dianne Hackborn
021408910a
Merge "Work on issue #4518815 : Compatibility mode introduces compatibility regression..." into honeycomb-mr2
2011-06-08 20:00:50 -07:00
Mathias Agopian
17574b9a0a
am 19974ecc: Fix a leak in RefBase (DO NOT MERGE)
...
* commit '19974eccdbd3e4dbd7e3b2cc401db7806d4a17bc':
Fix a leak in RefBase (DO NOT MERGE)
2011-06-08 19:56:06 -07:00
Daisuke Miyakawa
9b3811b685
Merge "Introduces new Contacts API for ranking promotion."
2011-06-08 19:55:47 -07:00
Daisuke Miyakawa
b2b651f16d
Introduces new Contacts API for ranking promotion.
...
The usage feedback will be used for achieving per-method
(email address, phone number) ranking improvement.
Bug: 4371572
Change-Id: I602c0b83afca674904946f59bbdfc4dca07d46e4
2011-06-08 19:53:55 -07:00
John Wang
5328bf0b2e
Set emergency call text visibility.
...
Set emergency call text visibility based on
emergencyCallCapable config for sim missing
and networklock screens.
bug:4392059
Change-Id: Ibfe92405ada7b452927940295c090d88ecd79519
2011-06-08 19:51:57 -07:00
Svetoslav Ganov
34803caec8
Merge "AccessibilityNodeInfo and AccessibilityEvent to initialized properly."
2011-06-08 19:44:20 -07:00
Svetoslav Ganov
9210ccbdc3
AccessibilityNodeInfo and AccessibilityEvent to initialized properly.
...
Change-Id: Id3a1b33a222790214820af4a8b49378f08e53558
2011-06-08 19:42:59 -07:00
John Wang
3948a2b420
am 735463d1: Merge "Fix layout issue on Xoom when device thinks there\'s a SIM." into honeycomb-LTE
...
* commit '735463d1d9a1e490fa6b30d4273d24fc2f12bcd9':
Fix layout issue on Xoom when device thinks there's a SIM.
2011-06-08 19:41:39 -07:00
John Wang
735463d1d9
Merge "Fix layout issue on Xoom when device thinks there's a SIM." into honeycomb-LTE
2011-06-08 19:37:56 -07:00
Mathias Agopian
96fcb702d7
am b40e85f9: am 645434fb: Merge "Fix a leak in RefBase" into honeycomb-mr2
...
* commit 'b40e85f90146a654bfe5657187be491147814ea0':
Fix a leak in RefBase
2011-06-08 19:34:30 -07:00
Mathias Agopian
b40e85f901
am 645434fb: Merge "Fix a leak in RefBase" into honeycomb-mr2
...
* commit '645434fb4eff408698423d70904fb8fc709a5225':
Fix a leak in RefBase
2011-06-08 19:30:47 -07:00
Mathias Agopian
645434fb4e
Merge "Fix a leak in RefBase" into honeycomb-mr2
2011-06-08 19:28:39 -07:00
Jim Miller
b0cdc2baa5
Fix layout issue on Xoom when device thinks there's a SIM.
...
bug:4411799
Change-Id: I2c7deff557bcd226444730401c8347ea3d6cab56
2011-06-08 18:48:58 -07:00
Dianne Hackborn
5fd2169eab
Work on issue #4518815 : Compatibility mode introduces compatibility regression...
...
...for Market App iRunner
There were a lot of serious issues with how we updated (or often didn't update)
the display and resource state when switching compatibility mode in conjunction
with restarting and updating application components. This addresses everything
I could find.
Unfortunately it does *not* fix this particular app. I am starting to think this
is just an issue in the app. This change does fix a number of other problems
I could repro, such as switching the compatibility mode of an IME.
Also a few changes here and there to get rid of $#*&^!! debug logs.
Change-Id: Ib15572eac9ec93b4b9966ddcbbc830ce9dec1317
2011-06-08 18:45:43 -07:00
Adam Powell
be0a453505
Add SwitchPreference
...
Change-Id: I073e9bfba8c4e1a625c27f976f71ea56a81ba20f
2011-06-08 18:25:27 -07:00
John Reck
2db439bdd8
Merge "Fix initial zoom with loadViewState"
2011-06-08 18:19:12 -07:00
John Reck
60c84d67c5
Fix initial zoom with loadViewState
...
Change-Id: I06ee6a44c6e102ed84b44c68a83ab7db29d9f160
2011-06-08 18:00:02 -07:00
Mathias Agopian
5febffc66d
am c8c39b6c: (-s ours) am a6a4a9ed: am f6c82067: fix a surface leak introduced by a failed merge (DO NOT MERGE)
...
* commit 'c8c39b6c5b14bbe17fbd0ffe4f3524f68a0caa10':
fix a surface leak introduced by a failed merge (DO NOT MERGE)
2011-06-08 17:32:30 -07:00
Irfan Sheriff
dd65ed25c4
am 92593dc4: am 84db79bb: Merge "Clear IP configuration on lost network" into honeycomb-LTE
...
* commit '92593dc49b348c4951037a1ae2fa17bb6644ffb9':
Clear IP configuration on lost network
2011-06-08 17:31:58 -07:00
Adam Powell
fb339016ff
am 73d54e7b: am 4381f642: Merge "Public styles for action bar tabs" into honeycomb-mr2
...
* commit '73d54e7b54f95401ad290bf9d305cad449db7ae3':
Public styles for action bar tabs
2011-06-08 17:16:16 -07:00
Andreas Huber
e6510eb935
am 752a5b3d: (-s ours) am 8e973729: (-s ours) am 8050a02b: DO NOT MERGE: Linux sockets are odd, closing a socket descriptor does not abort pending recv/send calls.
...
* commit '752a5b3df55da655792d382025171d94073e05f9':
DO NOT MERGE: Linux sockets are odd, closing a socket descriptor does not abort pending recv/send calls.
2011-06-08 17:03:17 -07:00
Martijn Coenen
e5141eef50
am 4c5f2a9d: am ed1c8d7d: am 0aa1017f: Prevent allocation overflows by corrupt NDEF records.
...
* commit '4c5f2a9dd26674be797e1cb7c995247601096a04':
Prevent allocation overflows by corrupt NDEF records.
2011-06-08 17:03:05 -07:00
Adam Powell
73d54e7b54
am 4381f642: Merge "Public styles for action bar tabs" into honeycomb-mr2
...
* commit '4381f6421ca408d1dc66430ddfb107c5011bfe25':
Public styles for action bar tabs
2011-06-08 16:58:35 -07:00
Adam Powell
4381f6421c
Merge "Public styles for action bar tabs" into honeycomb-mr2
2011-06-08 16:54:50 -07:00
Mathias Agopian
2c0042b666
Fix a leak in RefBase
...
this bug was introduced recently. it caused RefBase's weakref_impl
structure to be leaked for every RefBase object (about 20 bytes).
Change-Id: Id85e749ba04521199555dd701198edd097c313d4
2011-06-08 16:25:01 -07:00
Mathias Agopian
19974eccdb
Fix a leak in RefBase (DO NOT MERGE)
...
this bug was introduced recently. it caused RefBase's weakref_impl
structure to be leaked for every RefBase object (about 20 bytes).
Change-Id: Ia9b155fbfa643ef72cfb8129e96260a3b806a78c
2011-06-08 16:13:39 -07:00
Romain Guy
873057b3be
Merge "Remove obsolete code."
2011-06-08 16:10:33 -07:00
Romain Guy
66e9af6c54
Remove obsolete code.
...
Change-Id: I2f990528bdc0dc6127f367e55c55287d43dd29f9
2011-06-08 16:09:28 -07:00
Andreas Huber
75fd93c0d1
Merge "This device-specific workaround is no longer necessary."
2011-06-08 15:49:34 -07:00
Adam Powell
1a4678b93f
Public styles for action bar tabs
...
Change-Id: Id77d32c6d83ea72662ae8972710860f5fe42e617
2011-06-08 15:13:50 -07:00
Wink Saville
2d8500d21a
am 799f04c0: Merge "Report data status from ApnContext even if data is detached" into honeycomb-LTE
...
* commit '799f04c09cc7284e0660d419bcb24af57b86f08e':
Report data status from ApnContext even if data is detached
2011-06-08 15:03:43 -07:00
Wink Saville
a384ff3282
am 33e1424b: Merge "Use CSIM to get provision information" into honeycomb-LTE
...
* commit '33e1424b2e924e9b0162aa648137e8254f729161':
Use CSIM to get provision information
2011-06-08 15:03:35 -07:00
Wink Saville
799f04c09c
Merge "Report data status from ApnContext even if data is detached" into honeycomb-LTE
2011-06-08 15:00:46 -07:00
Andreas Huber
762b6d001a
This device-specific workaround is no longer necessary.
...
We can now enable yuv->yuv blitting instead of converting to RGB565.
Change-Id: Ia6a94b706f20a0c9e6ef78a7325cff4f5bb216b8
related-to-bug: 4394005
2011-06-08 15:00:14 -07:00
Andy McFadden
4a8c478dfa
Add a URI for recurring event exceptions
...
Part of a larger Calendar provider change.
Bug 4473786
Change-Id: I0cb4260ea590da0c48b55d0ca3ee586e00d37b36
2011-06-08 14:59:51 -07:00
Wink Saville
33e1424b2e
Merge "Use CSIM to get provision information" into honeycomb-LTE
2011-06-08 14:58:53 -07:00
John Wang
de13001f76
am 1f866589: am 71030e53: Merge "Add SIM PUK unlockscreen." into honeycomb-LTE
...
* commit '1f8665895f71904b9d757854277cb637841356c3':
Add SIM PUK unlockscreen.
2011-06-08 14:46:04 -07:00
Martijn Coenen
2dcae567ab
Added support for rediscovering a Tag (API).
...
Bug: 3378764
Change-Id: I4697b814337270c4458ca2b8ce358de315904777
2011-06-08 23:26:42 +02:00
Chia-chi Yeh
b539f8d7d5
Merge "The UI part of the user space VPN support."
2011-06-08 14:17:44 -07:00
Chia-chi Yeh
ff3bdca31f
The service part of the user space VPN support.
...
The dialogs will be in another change.
Change-Id: I0cdfd2ef21ffd40ee955b3cbde5ada65dbfdb0bc
2011-06-08 14:16:42 -07:00
Jean-Baptiste Queru
ed17165a14
am 0315a2c5: (-s ours) am f3894a04: Merge "Tweak setViewport stuff for fwd-compat"
...
* commit '0315a2c5640dc91cd1689db9dff997e43e4effca':
Tweak setViewport stuff for fwd-compat
2011-06-08 14:14:56 -07:00
Jean-Baptiste Queru
0315a2c564
am f3894a04: Merge "Tweak setViewport stuff for fwd-compat"
...
* commit 'f3894a04acb9cdd67a02a1a4c82ba7d178c13000':
Tweak setViewport stuff for fwd-compat
2011-06-08 14:07:19 -07:00
John Wang
1861225be3
am fe682fd7: am cea03df2: Do not merge. Return null id for Non-phone device.
...
* commit 'fe682fd74d96f5a72259aed6dd27c02c8fc7caf7':
Do not merge. Return null id for Non-phone device.
2011-06-08 14:04:37 -07:00
Jeff Brown
92110af24a
am 5f0b1721: am 25bd8abc: Merge "Fix swipe gesture cosine calculation. Bug: 4124987" into honeycomb-mr2
...
* commit '5f0b1721eece5ca614044cda638f11fbec0eab0a':
Fix swipe gesture cosine calculation. Bug: 4124987
2011-06-08 14:04:33 -07:00
John Wang
fe682fd74d
am cea03df2: Do not merge. Return null id for Non-phone device.
...
* commit 'cea03df201dc6659654234bc5fbfebf1b6a06e42':
Do not merge. Return null id for Non-phone device.
2011-06-08 13:52:26 -07:00
Jeff Brown
5f0b1721ee
am 25bd8abc: Merge "Fix swipe gesture cosine calculation. Bug: 4124987" into honeycomb-mr2
...
* commit '25bd8abce993e17b382ea5c29a1cb68dd095cf45':
Fix swipe gesture cosine calculation. Bug: 4124987
2011-06-08 13:52:22 -07:00
Nick Pelly
9eb5847777
Merge "Move NDEF URI helper method into android.nfc.NfcRecord"
2011-06-08 13:44:28 -07:00