76102 Commits

Author SHA1 Message Date
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
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
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
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
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
Jeff Sharkey
3b5a7089c7 Merge "Support full 32 bits for socket tags." into jb-dev 2012-05-02 19:37:29 -07:00
Svetoslav Ganov
2d9ec6db45 am 6aa31385: Merge "Remove accessibility gestures for clockwise and counter clock wise circle." into jb-dev
* commit '6aa3138587198c6ddf529c0daee84eea6ea05549':
  Remove accessibility gestures for clockwise and counter clock wise circle.
2012-05-02 18:29:47 -07:00
Svetoslav Ganov
6aa3138587 Merge "Remove accessibility gestures for clockwise and counter clock wise circle." into jb-dev 2012-05-02 18:27:40 -07:00
Svetoslav Ganov
65d98ad5b3 Remove accessibility gestures for clockwise and counter clock wise circle.
1. The clockwise and counter clockwise circle gestures are difficult to
   perform for a blind user. Some user studies have shown that so nuke them.

bug:6435260

Change-Id: I81d23bd3c450239fe17b4b8c60bafab00daa480a
2012-05-02 17:57:13 -07:00
Irfan Sheriff
027828bff7 Report open networks without saved networks
The supplicant stops periodic scans when there are no saved networks.
The framework needs to have a periodic scan to handle this scenario.

We do have an infrequent wake up scan (15 mins), but thats way too
slow to report an open network.

Setup a scan by the supplicant interval when there are no saved
networks

Bug: 5420656
Change-Id: Id3708ecc874b42971643cc747bb9e7f2efc7d1dd
2012-05-02 17:51:26 -07:00
Svetoslav Ganov
a33d9a8a80 am fb58a6d9: Merge "Adding title for the date picker dialog if the calendar is not shown." into jb-dev
* commit 'fb58a6d93c954a956e0b6c9929d2baf45e8867ae':
  Adding title for the date picker dialog if the calendar is not shown.
2012-05-02 17:48:28 -07:00
Svetoslav Ganov
63655269b8 am 7a5f3e40: Merge "Virtual nodes are always important for accessibility." into jb-dev
* commit '7a5f3e4048b0af08606b689b4f4a39d6040c3c23':
  Virtual nodes are always important for accessibility.
2012-05-02 17:48:27 -07:00
Svetoslav Ganov
fb58a6d93c Merge "Adding title for the date picker dialog if the calendar is not shown." into jb-dev 2012-05-02 17:46:34 -07:00
Svetoslav Ganov
7a5f3e4048 Merge "Virtual nodes are always important for accessibility." into jb-dev 2012-05-02 17:45:58 -07:00
John Wang
ca94d6d46e am 28d9911a: Merge "Enable restart in getSpnFsm()." into jb-dev
* commit '28d9911adac4e5059d36e9b92b68d37f2bb00475':
  Enable restart in getSpnFsm().
2012-05-02 17:42:58 -07:00
Daniel Sandler
cfea3cc559 am f32c8e43: Merge "Add MASTER_CLEAR perm to SystemUI for SD card formatting." into jb-dev
* commit 'f32c8e4365f0a1008cfc17f2933a41f15c7608fc':
  Add MASTER_CLEAR perm to SystemUI for SD card formatting.
2012-05-02 17:42:56 -07:00
John Wang
28d9911ada Merge "Enable restart in getSpnFsm()." into jb-dev 2012-05-02 17:40:37 -07:00