Dan Morrill
fe7006c5fc
am 9dbf1351: Merge "Adding faketouch feature." into honeycomb
...
* commit '9dbf1351e8cd1d8a320cdc7fecffc876fffb71f1':
Adding faketouch feature.
2011-01-23 14:18:52 -08:00
Dan Morrill
9dbf1351e8
Merge "Adding faketouch feature." into honeycomb
2011-01-23 14:17:18 -08:00
Jeff Brown
d34887a799
am b867b1f6: Merge "Avoid unnecessarily redrawing the wallpaper." into honeycomb
...
* commit 'b867b1f6a2854e271223bddb2e39d594bdb493b6':
Avoid unnecessarily redrawing the wallpaper.
2011-01-23 13:42:26 -08:00
Jeff Brown
b867b1f6a2
Merge "Avoid unnecessarily redrawing the wallpaper." into honeycomb
2011-01-23 13:39:23 -08:00
Dan Morrill
a537687c38
Adding faketouch feature.
...
Change-Id: Idff0b059c2f82fa4237d6238710e87dc55ae76a8
2011-01-23 13:36:13 -08:00
Jeff Brown
fa2e504087
Avoid unnecessarily redrawing the wallpaper.
...
Added some logic to ImageWallpaper to avoid redrawing the wallpaper
when it is not necessary. Even with the resize fixes, we were still
redrawing the wallpaper an extra 5 times due to visibility and
offset changes which had no real effect.
Change-Id: Ifa39b7bb8c0f7a6a41bc81e00cc2159440f529c5
2011-01-23 13:14:23 -08:00
Dianne Hackborn
11a5d42454
am b149f5c8: Merge "Fix issue #3302006 : Cannot see the dialog lunched from a transparent activity." into honeycomb
...
* commit 'b149f5c8d29cda2f2e46559a68467be89714f737':
Fix issue #3302006 : Cannot see the dialog lunched from a transparent activity.
2011-01-23 12:03:16 -08:00
Dianne Hackborn
ff801ec713
Fix issue #3302006 : Cannot see the dialog lunched from a transparent activity.
...
The activity manager was not performing the layout pass on the new window,
because its app token was still hidden, because the activity manager / window
manager were still waiting for it to be ready to show.
Just ignore whether the app token is hidden for this case.
Also fixes some problems with animations, and tweaks the ViewConfiguration
values for xlarge screens.
Change-Id: Icbe9c77ba8127d1e02df2d6f27b8e86ec842e50a
2011-01-22 18:13:13 -08:00
Dianne Hackborn
db4e32fe68
am f36af164: Merge "Whoops, actually exclude pre-HC apps." into honeycomb
...
* commit 'f36af16479e252bec168ed181885ec21d9df46f5':
Whoops, actually exclude pre-HC apps.
2011-01-22 13:09:01 -08:00
Dianne Hackborn
f36af16479
Merge "Whoops, actually exclude pre-HC apps." into honeycomb
2011-01-22 13:06:48 -08:00
Dianne Hackborn
842e04b221
Whoops, actually exclude pre-HC apps.
...
Change-Id: I7266b3a622ae65f350bdb2a0eb6557b481a14365
2011-01-22 13:00:12 -08:00
Dianne Hackborn
8a0f175600
am 5503d803: Merge "Fix issue #3377999 : Activities need to be stopped when sleeping" into honeycomb
...
* commit '5503d803ecee63d417128d3849717b59b971fc08':
Fix issue #3377999 : Activities need to be stopped when sleeping
2011-01-22 11:51:40 -08:00
Dianne Hackborn
5503d803ec
Merge "Fix issue #3377999 : Activities need to be stopped when sleeping" into honeycomb
2011-01-22 11:38:48 -08:00
Jaikumar Ganesh
153ab0eb53
am 8db58ea5: Merge "Connect other profiles when priority is auto connect." into honeycomb
...
* commit '8db58ea52c618337fa91289aa42572599d58dafc':
Connect other profiles when priority is auto connect.
2011-01-21 21:26:40 -08:00
Jaikumar Ganesh
8db58ea52c
Merge "Connect other profiles when priority is auto connect." into honeycomb
2011-01-21 21:24:49 -08:00
Jaikumar Ganesh
a8d18865a4
Connect other profiles when priority is auto connect.
...
ACL auto connection was removed so other profiles
won't auto connect when priority was auto connect.
Reduced connect other profiles time delay.
Bug: 3281016
Change-Id: I8d98fd0d9bace193d619d7f241fff22f07e3e935
2011-01-21 19:22:23 -08:00
Romain Guy
10444a138a
am 596ba2fa: Merge "Correctly invalidate views that transition from opaque to non-opaque. Bug #3337037 " into honeycomb
...
* commit '596ba2fa791db7ae671bd79c346b54a7ea2f8113':
Correctly invalidate views that transition from opaque to non-opaque. Bug #3337037
2011-01-21 19:04:17 -08:00
Romain Guy
596ba2fa79
Merge "Correctly invalidate views that transition from opaque to non-opaque. Bug #3337037 " into honeycomb
2011-01-21 19:02:05 -08:00
Romain Guy
c5d55863ec
Correctly invalidate views that transition from opaque to non-opaque.
...
Bug #3337037
Change-Id: I31397273a31b6004e2e3801866122bcbb3ebee5d
2011-01-21 19:03:58 -08:00
Bart Sears
61b0f05cef
am e2ff529b: Merge "b/3377597 Improve zooming performance." into honeycomb
...
* commit 'e2ff529b3f69a3d2ccd55e283f3d0e446a087ed6':
b/3377597 Improve zooming performance.
2011-01-21 18:48:59 -08:00
Bart Sears
e2ff529b3f
Merge "b/3377597 Improve zooming performance." into honeycomb
2011-01-21 18:47:13 -08:00
Adam Powell
dbe6875ed5
am cd862c44: Merge "Fix bug 3360851 - actionbar overflow menu button doesn\'t trigger "audible selection"" into honeycomb
...
* commit 'cd862c44d951a743e19c56023b127b8c418fb0a1':
Fix bug 3360851 - actionbar overflow menu button doesn't trigger "audible selection"
2011-01-21 18:20:20 -08:00
Adam Powell
cd862c44d9
Merge "Fix bug 3360851 - actionbar overflow menu button doesn't trigger "audible selection"" into honeycomb
2011-01-21 18:18:00 -08:00
Adam Cohen
65eea842af
am a049fe95: Merge "Fixing a couple StackView bugs:" into honeycomb
...
* commit 'a049fe95cdf68c73f104420433610d8a8a8a7357':
Fixing a couple StackView bugs:
2011-01-21 18:14:00 -08:00
Adam Cohen
a049fe95cd
Merge "Fixing a couple StackView bugs:" into honeycomb
2011-01-21 18:12:15 -08:00
Adam Powell
b3312b88c1
Fix bug 3360851 - actionbar overflow menu button doesn't trigger "audible selection"
...
Change-Id: I768d35f9752d5f6466708fd191781aa26aefd121
2011-01-21 18:12:02 -08:00
Adam Cohen
e86ff4d561
Fixing a couple StackView bugs:
...
-> Making sure to update visuals every time adapter count changes
-> Fixing a clipping issue seen on some devices
Change-Id: I489395b5caaa06eb7187b2dac679b793bf54d7e1
2011-01-21 17:59:29 -08:00
Dianne Hackborn
3da75ab90c
am 3a56ce3a: Merge "Fix some error messages, turn off logging." into honeycomb
...
* commit '3a56ce3ab30a72c359bf64cf75bdce6ab03f2b7a':
Fix some error messages, turn off logging.
2011-01-21 16:46:35 -08:00
Dianne Hackborn
3a56ce3ab3
Merge "Fix some error messages, turn off logging." into honeycomb
2011-01-21 16:45:27 -08:00
Dianne Hackborn
ec541e1787
Fix some error messages, turn off logging.
...
Change-Id: Ifcd2c0f0ad137485896144d2248361aeb0a05600
2011-01-21 16:44:04 -08:00
Huahui Wu
5d4064c863
b/3377597 Improve zooming performance.
...
Once WebKit claimed it doesn't want to consume the multi-touch events,
we remember that and handle the events in WebView directly.
Change-Id: Idfc99c16b3f4d7f4719791c64fb2355ff66aba5e
2011-01-21 16:30:57 -08:00
Fabrice Di Meglio
b686ee122d
am 9e2fa7a5: Merge "Fix bug #3338957 (Account Picker and Account type picker need love)" into honeycomb
...
* commit '9e2fa7a5b6a91bae3897e921d8c21557c2feb714':
Fix bug #3338957 (Account Picker and Account type picker need love)
2011-01-21 16:22:01 -08:00
Fabrice Di Meglio
9e2fa7a5b6
Merge "Fix bug #3338957 (Account Picker and Account type picker need love)" into honeycomb
2011-01-21 16:20:37 -08:00
Adam Powell
5fc3c84f5c
Merge "Fix bug 3362680 - calendar crash while tabbing among views" into honeycomb
2011-01-21 15:49:46 -08:00
Jaikumar Ganesh
c4cc3ea48a
Merge "Temporary Changes for certification of SCO." into honeycomb
2011-01-21 15:43:42 -08:00
Adam Powell
3cb8b638c4
Fix bug 3362680 - calendar crash while tabbing among views
...
Remove pending click callbacks when a view is detached from its
window.
Change-Id: I51de184b8e95dbd594675ea6849647586a7c4ba2
2011-01-21 15:34:14 -08:00
Nick Pelly
5cfbda1542
resolved conflicts for merge of e5099cd3 to honeycomb-plus-aosp
...
Change-Id: Iba86e222e4335e832c19ab7b82b74f23e25a5ac0
2011-01-21 15:30:32 -08:00
Adam Powell
a4f8e903c3
am 5fc3c84f: Merge "Fix bug 3362680 - calendar crash while tabbing among views" into honeycomb
...
* commit '5fc3c84f5c465d3f0f435037bd5b92fa8da1f2c2':
Fix bug 3362680 - calendar crash while tabbing among views
2011-01-21 15:52:12 -08:00
Nick Pelly
c971d5ed8e
am 82160444: am 50d0bcb4: Merge "Support for TagLostException (API)." into gingerbread
...
* commit '8216044435d066a6279d1a733b919156bdc9325f':
Support for TagLostException (API).
2011-01-21 15:50:54 -08:00
Nick Pelly
274ee68d32
am ccc9a9e5: am b735aa0b: Merge "Fix javadoc which broke build." into gingerbread
...
* commit 'ccc9a9e58247d174d587dee465868a948a07364f':
Fix javadoc which broke build.
2011-01-21 15:50:20 -08:00
Jaikumar Ganesh
32064b6727
am c4cc3ea4: Merge "Temporary Changes for certification of SCO." into honeycomb
...
* commit 'c4cc3ea48add3b7a63a1a97fc3a4c89b24217604':
Temporary Changes for certification of SCO.
2011-01-21 15:45:54 -08:00
Jaikumar Ganesh
75c2701454
Temporary Changes for certification of SCO.
...
Bug: 3349475
Change-Id: I555b127a1d9218494cd05c07c9e9f29628f3bc74
2011-01-21 15:17:23 -08:00
Nick Pelly
a4f26c3d03
am 4d3ac03a: am e4dd154c: Merge "hange the default IsoDep timeout to 300ms (docs update)." into gingerbread
...
* commit '4d3ac03ade6184504ad3881def5e86133ae5f2f6':
hange the default IsoDep timeout to 300ms (docs update).
2011-01-21 15:03:19 -08:00
Mathias Agopian
80f3376b3a
am b92a40eb: am 12d014fd: Merge "fix [3355413] Gyro calls onAccuracyChanged and reports accuracy as UNRELIABLE" into gingerbread
...
* commit 'b92a40ebfaf49783f942b75b413e1499e149c3bb':
fix [3355413] Gyro calls onAccuracyChanged and reports accuracy as UNRELIABLE
2011-01-21 15:02:26 -08:00
Fabrice Di Meglio
795f135a08
Fix bug #3338957 (Account Picker and Account type picker need love)
...
- update UI to match design requirements
Change-Id: Idb5dbea876eb7170a8c1f077a99cfe168d41f1e1
2011-01-21 14:58:02 -08:00
Gilles Debunne
48617a5134
am b5e5b2d9: Merge "Tapping inside an EditText should always pop up the IME." into honeycomb
...
* commit 'b5e5b2d99b6b56798f863b24b786c351d9b22cf3':
Tapping inside an EditText should always pop up the IME.
2011-01-21 14:55:50 -08:00
Gilles Debunne
b5e5b2d99b
Merge "Tapping inside an EditText should always pop up the IME." into honeycomb
2011-01-21 14:53:44 -08:00
Amith Yamasani
610dff54fc
am b58b5db4: Merge "Set the default state of NOTIFICATIONS_USE_RING_VOLUME." into honeycomb
...
* commit 'b58b5db4ba8edc075f6524df200aa8d3c678e267':
Set the default state of NOTIFICATIONS_USE_RING_VOLUME.
2011-01-21 14:49:34 -08:00
Michael Kolb
b2b830774f
am debb5bbe: Merge "Add public API for on screen zoom controls" into honeycomb
...
* commit 'debb5bbe816ce764ecda73eabc17c31fd59fbe3e':
Add public API for on screen zoom controls
2011-01-21 14:49:30 -08:00
Amith Yamasani
b58b5db4ba
Merge "Set the default state of NOTIFICATIONS_USE_RING_VOLUME." into honeycomb
2011-01-21 14:47:32 -08:00