25023 Commits

Author SHA1 Message Date
Mangesh Ghiware
5afd2bd02a Merge "Set reading level scale to display density instead of a fixed minimum." 2011-09-02 11:14:14 -07:00
Dianne Hackborn
c592e8e61a Merge "Fix issue #4554429: API REVIEW: deprecate Live Folders" 2011-09-02 10:37:38 -07:00
Jeff Sharkey
054340d0a3 Show statusbar clock based on lockscreen status.
Keep track of lockscreen clock visibility, and only hide statusbar
clock when one is provided by lockscreen.  This fixes bug where widget
would hide all clocks.

Bug: 5242065
Change-Id: I48de98ecb956c7f22bd40b54d771c78c1a80c14c
2011-09-02 10:31:15 -07:00
Jeff Sharkey
52f159c79e Merge "Fix notification ticker info text alignment." 2011-09-02 10:07:58 -07:00
Gilles Debunne
e90bed18cc Added an add to dictionary option in suggestions for misspelled words
Change-Id: I031f17a76b4a81ae375b778046b8c391f9b8b2b2
2011-09-02 09:04:26 -07:00
satok
bffb83e96c Merge "Add an option for the implicitly selected subtype" 2011-09-02 04:44:41 -07:00
satok
a86f5e448c Add an option for the implicitly selected subtype
Bug: 5057886
Change-Id: Iddde4724891501b4f18cade6a3d2c64b6124e58a
2011-09-02 20:27:38 +09:00
satok
ee5e77cafe Make setAdditionalInputMethodSubtypes async
Bug: 5120261
Change-Id: Ic7869cfaa5361531e08d58d7dfa5ba0feab0613e
2011-09-02 19:22:50 +09:00
satok
117999d1f4 Make the spell checker session static
Change-Id: I66d51f33e005f46465232d3fc460cda0609609ea
2011-09-02 17:55:43 +09:00
satok
a2f69c914d Merge "Make the constructor of InputMethodSubtype hidden." 2011-09-01 23:22:55 -07:00
satok
3889e492bc Make the constructor of InputMethodSubtype hidden.
The constructor is not open sourced yet.

Change-Id: I69385b05cb3b5ee761a5ece9be877a8682c5fe55
2011-09-02 15:12:20 +09:00
Jeff Sharkey
e916f70996 Fix notification ticker info text alignment.
Bug: 5215277
Change-Id: I8df97a56056cd79b44a69b1c8b9852e2082c87b9
2011-09-01 22:27:09 -07:00
Jeff Sharkey
9b69a04e24 Merge "Sample network statistics for sanity check." 2011-09-01 21:31:21 -07:00
Kristian Monsen
ff7130288f Merge "Close idle connections on pause timers" 2011-09-01 20:30:19 -07:00
Dianne Hackborn
c6acd688c0 Fix issue #4554429: API REVIEW: deprecate Live Folders
Change-Id: Iddb5a55866469d24a20cc61a28c4dbe146bfd0bf
2011-09-01 19:58:00 -07:00
Martijn Coenen
3433a8ae5a Fix Activity ref-leak in NFC dispatch API.
Change-Id: I7b1ee6927747b12eb94cfd6ece40c2c73003f07f
2011-09-01 19:19:29 -07:00
Svetoslav Ganov
17b0317e8d Merge "Accessibility events fired from AdapterView underpopulated." 2011-09-01 18:39:29 -07:00
Svetoslav Ganov
c48c47c820 Accessibility events fired from AdapterView underpopulated.
Accessibility events fired by an AdapterView did not report
the index of the first and last visible items, rather only
the total item count.

bug:5225039

Change-Id: I6931d82f0418c659f26e1e8a345da69da99690c5
2011-09-01 18:22:37 -07:00
Svetoslav Ganov
d5e6527f5f Merge "Polish of the accessibility feedback of Date and Time pickers" 2011-09-01 18:14:38 -07:00
Svetoslav Ganov
3fec3fe0e3 Polish of the accessibility feedback of Date and Time pickers
bug:5228006
bug:5228004

Change-Id: I927e3a6dcbf4f81eab6f506fc38842d8e7a37aa1
2011-09-01 18:04:27 -07:00
Adam Powell
01bc5f9063 Merge "FIX BUG 5244136 - HOLO LIST SEPARATOR TEXT DOES NOT SHOUT" 2011-09-01 18:00:56 -07:00
Gilles Debunne
f682a77d5e Popup windows positions are updated when a TextView is scrolled
The View's internal scroll was not triggering an update of the popup windows' positions.

Also fixes an update problem when a new long press moved the action popup window.

Change-Id: Ic3bb39fc55981c67db2a15ef2e90aad37a36d116
2011-09-01 18:00:52 -07:00
Kristian Monsen
64decc6082 Close idle connections on pause timers
Part of fix for bug 4487538 Current Drain

Change-Id: Ie957321d11ee3a94a5549aebb5be6e3cb444ebcf
2011-09-02 01:50:04 +01:00
Adam Powell
56dcbda3ee FIX BUG 5244136 - HOLO LIST SEPARATOR TEXT DOES NOT SHOUT
Holo's listSeparatorTextViewStyle now uses the all-caps style.

Change-Id: Ia1d21ecc3c05a3e3fc29a78c683e875ce08cab99
2011-09-01 17:42:57 -07:00
Fred Quintana
f705f788b5 Merge "Make the SyncManager timeout syncs if it takes too long to bind to them." 2011-09-01 17:35:25 -07:00
Romain Guy
f679ed0939 Merge "Prevent a leak when using View.postInvalidate(left, top, right, bottom)" 2011-09-01 17:02:28 -07:00
Romain Guy
40c18f59ac Prevent a leak when using View.postInvalidate(left, top, right, bottom)
Change-Id: I44c9a11d8b62d86d38f4600df2bbea13c874b991
2011-09-01 17:01:18 -07:00
Gilles Debunne
e724ee4b04 Fix for NPE in Switch
Happens when the checked state is set in XML in the CompoundButton
constructor. The drawable are not yet loaded at that point.

This still work since the Switch constructor calls setChecked, which
will invalidate.

Change-Id: I76459307e77596ce0f2759e9449eb42287c6bad7
2011-09-01 16:58:05 -07:00
Dianne Hackborn
554d4a5765 Merge "Fix issue #5039287: Listen dies on back key on ICS but not on Gingerbread" 2011-09-01 15:55:33 -07:00
Dianne Hackborn
69666e0781 Merge "Fix issue #5229575: Youtube link shared through messaging is not..." 2011-09-01 15:54:43 -07:00
Jeff Sharkey
07b0dd9a09 Sample network statistics for sanity check.
After detailed poll events, sample high-level network statistics to
sanity check iface totals against UID totals.

Bug: 5248382
Change-Id: I1c1fbb7c094c9ff0c9dde416467c563dda68f478
2011-09-01 15:07:19 -07:00
Dianne Hackborn
a5445d3bbd Fix issue #5039287: Listen dies on back key on ICS but not on Gingerbread
Change-Id: I77c63a8c372ff7a8459a1e8cf6fd1b37f320e3ce
2011-09-01 14:38:24 -07:00
Robert Greenwalt
74b056c2db Merge "Make WRITE_APN_SETTINGS a system-only permission." 2011-09-01 14:33:49 -07:00
Romain Guy
08a1c04b96 Merge "Dispatch onDetachedFromWindow before destroying everything Bug #5245686" 2011-09-01 14:27:34 -07:00
Romain Guy
16260e73f6 Dispatch onDetachedFromWindow before destroying everything
Bug #5245686

Change-Id: I637178ee0bb47fbec9b59198b388bb8de22c1786
2011-09-01 14:26:11 -07:00
Svetoslav Ganov
94444fc561 Merge "Cleaning up the accessibility of MultiWaveView" 2011-09-01 13:58:10 -07:00
John Reck
f9fa8be5e3 Merge "Prevent serialization after being destroyed" 2011-09-01 13:48:42 -07:00
John Reck
b71fe052ab Merge "Fix destroy race condition" 2011-09-01 13:47:50 -07:00
John Reck
0aadeca6cc Merge "Partial rollback of I9ebc92dc" 2011-09-01 13:46:03 -07:00
Erik Pasternak
40f2faadc1 Merge "Fix a calendar info query to use a constant instead of a string" 2011-09-01 13:31:39 -07:00
Michael Chan
e5e0250dd2 Fix a calendar info query to use a constant instead of a string
This was causing an error when trying to query the calendar app
status from the dialer.

Change-Id: I7d5f554a96d7dc3dfed8d3fa8a0f16635a776701
2011-09-01 13:24:23 -07:00
Makoto Onuki
e39b7a3d84 Merge "Add AbstractCursor.setExtras()" 2011-09-01 12:51:58 -07:00
Dianne Hackborn
ba24e4d8bb Fix issue #5229575: Youtube link shared through messaging is not...
...opening after selecting option "Youtube" as a luncher.

Also:

* Tweak window animations so that the wallpaper exist animations do not
stop too early (causing the wallpaper to suddenly disappear).
* Make sure no input is being processed while booting, to avoid
accidentally doing things especially in the upgrade dialog.
* Some other small cleanup.

Change-Id: I40a6b53731991d4e31ac4502e3d85f0e47507481
2011-09-01 12:39:17 -07:00
Robert Greenwalt
cccdd721e9 Make WRITE_APN_SETTINGS a system-only permission.
Protects us from apps getting packet snooping ability
(ie, routing all your traffic through their server by
modifing your APN settings).  We may eventually revert this
if/when we have time to provide a proper API and scary UI
like VPN has.

bug:5242750
Change-Id: I71d73807ca5268c6aacc2156839b4d11427048c4
2011-09-01 12:30:47 -07:00
Erik Pasternak
31f8e91028 Merge "Revert "Fixed the problem with the calendar sort order using the column name"" 2011-09-01 12:26:14 -07:00
Erik Pasternak
07d5caaba6 Revert "Fixed the problem with the calendar sort order using the column name"
This reverts commit 9fd17460a73c46ea1c3d2174555cfcc0886ca112
2011-09-01 12:26:00 -07:00
John Reck
45576fae46 Fix destroy race condition
Bug: 5246901

Change-Id: I97a211b23afb17314d7a37779593556529be7e32
2011-09-01 11:50:19 -07:00
Gilles Debunne
8a16f92270 Merge "Using ListView for Suggestion popup window" 2011-09-01 11:42:23 -07:00
Fabrice Di Meglio
8b5a8b5bed Merge "Code cleaning" 2011-09-01 11:41:42 -07:00
John Reck
90afe21dbb Prevent serialization after being destroyed
Bug: 5246900

Change-Id: Ic0be139b26e1b52203b8d0286c12175df6a1a46c
2011-09-01 11:39:37 -07:00