Adam Powell
43b8fd76c0
Merge "Fix nested cross-scrolling for ScrollView/HorizontalScrollView" into jb-dev
2012-05-03 11:00:53 -07:00
Gilles Debunne
57e6136ce7
Merge "Hide TextDirectionHeuristics" into jb-dev
2012-05-03 11:00:49 -07:00
Adam Powell
e43a4e9017
am f27ba974: Merge "JB API cleanup; ActionMode and View docs" into jb-dev
...
* commit 'f27ba974d5af68baf071282de65a22ca6e59244c':
JB API cleanup; ActionMode and View docs
2012-05-03 11:00:20 -07:00
Adam Powell
c420d268de
am 1f2077c3: Merge "Fix AlertDialog positioning for dialogs spawned from DialogWhenLarge activities" into jb-dev
...
* commit '1f2077c3a0ae20caa4343dc9f66db959a939a054':
Fix AlertDialog positioning for dialogs spawned from DialogWhenLarge activities
2012-05-03 11:00:18 -07:00
Adam Powell
f27ba974d5
Merge "JB API cleanup; ActionMode and View docs" into jb-dev
2012-05-03 10:58:48 -07:00
Adam Powell
1f2077c3a0
Merge "Fix AlertDialog positioning for dialogs spawned from DialogWhenLarge activities" into jb-dev
2012-05-03 10:57:22 -07:00
Wink Saville
1d7c1f1117
Rename isTimeZoneFixNeeded to shouldFixTimeZoneNow.
...
Change-Id: I01c73a0afaa17793f9dea1b78c9fe49fa138f787
2012-05-03 10:34:57 -07:00
Amith Yamasani
48306353ef
am c793d626: Merge "On first boot and NTP lookup, set the time even if it\'s not off by 5+ secs." into jb-dev
...
* commit 'c793d62613b8cee340ce6c20856f6db81575f034':
On first boot and NTP lookup, set the time even if it's not off by 5+ secs.
2012-05-03 10:28:22 -07:00
Amith Yamasani
c793d62613
Merge "On first boot and NTP lookup, set the time even if it's not off by 5+ secs." into jb-dev
2012-05-03 10:19:40 -07:00
Wu-cheng Li
f05c1d63d1
Avoid deadlocks when calling autoFocus from onAutoFocus callback.
...
Applicatons may use different threads for calling autoFocus and
onAutoFocus callback.
bug:6026574
Change-Id: I114a60240e22af15ca469b591e080121367db8e2
2012-05-04 01:01:46 +08:00
John Reck
7ecf3dc6fc
am eaca069a: Merge "Fix clicking on a fake element (address, phone number, etc..)" into jb-dev
...
* commit 'eaca069aff710eb8776669bd5d8016d10b7d2467':
Fix clicking on a fake element (address, phone number, etc..)
2012-05-03 10:01:26 -07:00
John Reck
eaca069aff
Merge "Fix clicking on a fake element (address, phone number, etc..)" into jb-dev
2012-05-03 09:59:46 -07:00
John Reck
9155cbac78
Fix clicking on a fake element (address, phone number, etc..)
...
Bug: 6426909
Change-Id: Ic45deea2423dbeb2bcb4ecbcaac32ec194f7511e
2012-05-03 09:51:32 -07:00
Irfan Sheriff
04e2b22317
am 531522c7: Merge "Report open networks without saved networks" into jb-dev
...
* commit '531522c7fe0b4b7bccd34dcaf2179c4a8ced619c':
Report open networks without saved networks
2012-05-03 09:44:08 -07:00
Irfan Sheriff
531522c7fe
Merge "Report open networks without saved networks" into jb-dev
2012-05-03 09:42:06 -07:00
George Mount
5b6726fab1
am aac5066d: Merge "Add intercept path for UI touch handling." into jb-dev
...
* commit 'aac5066dbf17987887dc46d90df1ce465d0c4c50':
Add intercept path for UI touch handling.
2012-05-03 09:39:20 -07:00
George Mount
aac5066dbf
Merge "Add intercept path for UI touch handling." into jb-dev
2012-05-03 09:37:18 -07:00
Wink Saville
2efec653a5
am 9a992450: Merge "Time can become incorrect when no sim is present or mcc changes." into jb-dev
...
* commit '9a992450cb0b48ea2a0bb946d321b3afbc27aad5':
Time can become incorrect when no sim is present or mcc changes.
2012-05-03 09:37:00 -07:00
Wink Saville
9a992450cb
Merge "Time can become incorrect when no sim is present or mcc changes." into jb-dev
2012-05-03 09:35:27 -07:00
Wink Saville
f0f43227a7
Time can become incorrect when no sim is present or mcc changes.
...
bug: 6393147
Change-Id: I07ad74998b03af532ccf704a8a7e4844f5829b14
2012-05-03 09:26:25 -07:00
John Reck
58e7dc96a8
am d4796461: Fix accessibility drawing
...
* commit 'd4796461ee29c2d2560412dbb51e0c931aa22db5':
Fix accessibility drawing
2012-05-03 09:24:26 -07:00
Daniel Sandler
e06938bea4
am 5380cdc2: Merge "Hide icons for low-priority notifications." into jb-dev
...
* commit '5380cdc2e1adc8511b05e7623efb44d67be88418':
Hide icons for low-priority notifications.
2012-05-03 09:24:21 -07:00
John Reck
d4796461ee
Fix accessibility drawing
...
Bug: 6407623
If script injection is disabled, the accessibility injector works
by modifying the text selection. However, this would cause WebView
to go into text selection mode, showing the CAB and such, which
we don't want. Add a flag saying WHY text selection is being changed
so that we can respond accordingly in WebViewClassic.
Change-Id: Ia509def3fcdb022b93fbbc7ed89bc9558663afd3
2012-05-03 09:07:11 -07:00
Jean-Baptiste Queru
00f94e88f9
Merge "Enable chromium http stack for x86"
2012-05-03 09:02:15 -07:00
George Mount
7a33acf123
Add intercept path for UI touch handling.
...
Bug 6410164
Change-Id: Ia3907a9a57321d0f25763c88fd0c0a7617d5da48
2012-05-03 09:02:14 -07:00
Daniel Sandler
5380cdc2e1
Merge "Hide icons for low-priority notifications." into jb-dev
2012-05-03 08:28:25 -07:00
Daniel Sandler
58b173b1ca
Hide icons for low-priority notifications.
...
Anything below PRIORITY_LOW will usually be hidden (unless
the NotificationManagerService has a compelling reason to
adjust the priority).
Bug: 6357857
Change-Id: Ic8a806a6db87b0473014a5d006279991272a44ea
2012-05-03 11:25:29 -04:00
Daniel Sandler
60804ab2e8
am c5d76e04: Merge "Move bar panels above the system bar window layer." into jb-dev
...
* commit 'c5d76e041ab45c97d74fe93cb52e7fbc912b3ef6':
Move bar panels above the system bar window layer.
2012-05-03 08:05:24 -07:00
Daniel Sandler
c5d76e041a
Merge "Move bar panels above the system bar window layer." into jb-dev
2012-05-03 08:02:56 -07:00
Daniel Sandler
4ce64fb364
Move bar panels above the system bar window layer.
...
We use the new TYPE_NAVIGATION_BAR_PANEL for this instead of
TYPE_STATUS_BAR_PANEL (which is indeed above the status bar,
but far below the navigation bar, which is the window type
used for the system bar now.)
Bug: 6319161 (ticker underneath system bar)
Bug: 6437342 (missing clear all button on system bar)
Change-Id: Ib58c0003c4c81db64edca2c1bbc2d764c3237ed0
2012-05-03 10:53:10 -04:00
Chris Wren
6145ec0837
am 1243b967: Merge "rework big text to handle gmail use case" into jb-dev
...
* commit '1243b967595c72f0efafae5efea7d33314efe0b1':
rework big text to handle gmail use case
2012-05-03 07:48:03 -07:00
Chris Wren
6908d1f6d4
am 71964645: Merge "Allow the Notification.Builder to carry around a Style to apply at build" into jb-dev
...
* commit '719646454ac408fdcb23324213115aa13f1d37e7':
Allow the Notification.Builder to carry around a Style to apply at build
2012-05-03 07:48:01 -07:00
Chris Wren
1243b96759
Merge "rework big text to handle gmail use case" into jb-dev
2012-05-03 07:46:00 -07:00
Chris Wren
719646454a
Merge "Allow the Notification.Builder to carry around a Style to apply at build" into jb-dev
2012-05-03 07:45:43 -07:00
Daniel Sandler
552079a422
am 115f48a2: Merge "Large-screen notification panel size + positioning." into jb-dev
...
* commit '115f48a222bc670584b098566ea83cde00cbd4cd':
Large-screen notification panel size + positioning.
2012-05-03 07:33:42 -07:00
Daniel Sandler
115f48a222
Merge "Large-screen notification panel size + positioning." into jb-dev
2012-05-03 07:30:50 -07:00
Chris Wren
e4a2a4f142
rework big text to handle gmail use case
...
Change-Id: I3175e198bd6f39025f4257454b43c459ed1e38f5
2012-05-03 09:40:02 -04:00
Chris Wren
fbd96ba9ba
Allow the Notification.Builder to carry around a Style to apply at build
...
Change-Id: I5e848504b6d0444ee349ecea893ceae571dda796
2012-05-03 09:40:02 -04:00
Mike Cleron
546c0a4ae1
am 841a37aa: Merge "Clarify documentation about when Activity#onCreateNavigateUpTaskStack will be called." into jb-dev
...
* commit '841a37aa5b6684ea8738f97b7e99a152bc6d5c7a':
Clarify documentation about when Activity#onCreateNavigateUpTaskStack will be called.
2012-05-02 23:58:35 -07:00
Mike Cleron
841a37aa5b
Merge "Clarify documentation about when Activity#onCreateNavigateUpTaskStack will be called." into jb-dev
2012-05-02 23:56:08 -07:00
Kenny Root
f154df1a31
am 03f22533: Merge "Fix some problems with ASECs" into jb-dev
...
* commit '03f22533a7ed398351f7c98af4a91d91354a2095':
Fix some problems with ASECs
2012-05-02 22:48:16 -07:00
Kenny Root
03f22533a7
Merge "Fix some problems with ASECs" into jb-dev
2012-05-02 22:46:55 -07:00
Adam Powell
b3e02c44d5
Fix nested cross-scrolling for ScrollView/HorizontalScrollView
...
Bug 6429006
Disallow intercepting touch events for parents of
ScrollView/HorizontalScrollView when scrolling begins. Properly
respect touch slop when the child of a ScrollView does not accept
touch events.
Change-Id: I2ce503ad5104d450829ed58cd2748c9163e020d3
2012-05-02 22:14:13 -07:00
Daniel Sandler
21b274e8a0
Large-screen notification panel size + positioning.
...
On sw600 devices we show the notification panel in a smaller
rectangle, centered in portrait and left-aligned in
landscape.
Also remove a bunch of -large resources that shouldn't be
used anymore.
Bug: 6297838
Change-Id: I8ed3445ccb7df16e30870a4322d89786467c54df
2012-05-03 01:14:07 -04:00
Adam Powell
f019595151
Clarify documentation about when Activity#onCreateNavigateUpTaskStack
...
will be called.
Bug 6427237
Change-Id: I5c41e4a694b39c03fd642586472838e2f9a0281d
2012-05-02 21:39:31 -07:00
Adam Powell
785c447b2b
JB API cleanup; ActionMode and View docs
...
Bugs 6435315, 6434937
Add ActionMode#getTitleOptionalHint() and extend documentation for
View#hasTransientState/setHasTransientState
Change-Id: I2049fb79864c33b34e3bbd13df32861e308c99ad
2012-05-02 21:27:15 -07:00
satok
5b927c431f
Reset the default system ime to the proper one when the system locale is changed
...
The framework automatically enables only valid system default IMEs and IMEs that have at least one English subtype at the initial boot and system locale changes.
Settings: I9af4065e4b9f933
Bug: 6422666
Bug: 6422390
Change-Id: I0b86ddba692144521f30e0b9086ddd67bfb9a793
2012-05-03 12:38:34 +09:00
Jeff Sharkey
ee1ef5383f
am b829f097: Merge "Allow adding of completed empty files." into jb-dev
...
* commit 'b829f09737fcbb1e2c92949dce6222d5beacc3c9':
Allow adding of completed empty files.
2012-05-02 19:39:46 -07:00
Jeff Sharkey
5924a7dc53
am 3b5a7089: Merge "Support full 32 bits for socket tags." into jb-dev
...
* commit '3b5a7089c7d08042f8ff62e50eb76fc8f6cb80c8':
Support full 32 bits for socket tags.
2012-05-02 19:39:45 -07:00
Jeff Sharkey
b829f09737
Merge "Allow adding of completed empty files." into jb-dev
2012-05-02 19:37:51 -07:00