satok
f39daef102
Reset subtype when the current spell checker was changed.
...
Change-Id: I79099695337dbc5577871458b24c6710fc0ecca7
2011-08-26 19:54:27 +09:00
satok
ca6d29da77
Merge "Support system locale as the locale of the spell checkers"
2011-08-26 02:55:06 -07:00
satok
b387954a92
Support system locale as the locale of the spell checkers
...
Bug: 5212035
Change-Id: I18d27e54b936cc7f4d6cc3c7100bce57f77f8f9f
2011-08-26 18:35:58 +09:00
satok
bc81b692d5
Do not show auxiliary subtypes on the lock screen
...
Change-Id: Id7cf5d122968790ba6d75d3b047d45ea99e4d0f6
2011-08-26 16:22:22 +09:00
satok
fbedf1a397
Fix NPE in setCurrentSpellCheckerSubtype
...
Change-Id: I9fce999f91dcccd2f877a0326c4f2e3ac9024f85
2011-08-26 16:00:23 +09:00
Daniel Sandler
5a4d75208e
Righting a wrong.
...
Change-Id: I4265624b664813b912d463787db2c6ecd92b81fe
2011-08-25 23:42:58 -07:00
satok
2388a7ba62
Add getServiceInfo to SpellCheckerInfo
...
Change-Id: I11634b88cf65182465869b131cfdcc8815e74965
2011-08-26 14:35:09 +09:00
satok
c714531952
Add getDisplayName to SpellCheckerSubtype
...
Change-Id: Ic4d1f494a1fb67eda73ffc8e3be1caf690a602ce
2011-08-26 14:04:46 +09:00
Jesse Wilson
10975366be
Merge "Fix preloaded classes for the emulator."
2011-08-25 21:38:12 -07:00
satok
4bc554b371
Merge "Fix setCurrentSpellCheckerSubtype"
2011-08-25 21:34:44 -07:00
Jesse Wilson
62c670fad7
Fix preloaded classes for the emulator.
...
Bug: http://b/5216395
Change-Id: I36f406e97d45bc4d50a4fd1ebeb880cf0eead7f2
2011-08-25 23:51:56 -04:00
satok
3cb5b39a0e
Fix setCurrentSpellCheckerSubtype
...
Change-Id: Ib42a3b4377b8700ceaf4b7e13150848464d073c1
2011-08-26 12:39:42 +09:00
Fabrice Di Meglio
7810b5f8cf
Fix bug #5199577 TextView with android:password="true" is showing the "dots" on the left even if the password chars are RTL
...
- force TextView to LOCALE text heuristic when in "password" mode
- remove TEXT_LAYOUT_DIRECTION_UNKNOWN_DO_NOT_USE
- LocaleUtils.getLayoutDirectionFromLocale() returns "LTR" is locale is NULL or ROOT
Change-Id: I182c46aaf2d73c8b18967fffa230bfabec91ed06
2011-08-25 18:43:37 -07:00
Mathias Agopian
3efc794f85
Merge "fix logging of eglMakeCurrent() errors"
2011-08-25 18:40:31 -07:00
Mathias Agopian
ca07e34f13
fix logging of eglMakeCurrent() errors
...
Change-Id: Ie22cabff822a8fb3186f082491234b9503b431c3
2011-08-25 18:38:24 -07:00
Jean-Michel Trivi
2daf331e68
Merge "Bug 4364249 Play position is 0 after flushing AudioTrack"
2011-08-25 17:41:46 -07:00
Jean-Michel Trivi
22cb204cbb
Bug 4364249 Play position is 0 after flushing AudioTrack
...
AudioTrack::stop() is not synchronous, so a stop() followed
by flush(), which is synchronous, will not always report
a playhead position of 0 after being called.
This CL adds a flag to mark a track as flushed, and report the
correct playhead position in this state.
Bug 5217011 has been created to address the real issue in the
future, where flush could be made synchronous, to properly
address bug 4364249.
Change-Id: Icf989d41a6bcd5985bb87764c287f3edb7e26d12
2011-08-25 17:33:49 -07:00
Fred Quintana
d912ec64d2
Merge "add a way for the sync adapter to specify the activity that should be invoked to reach a settings screen for that sync adapter"
2011-08-25 17:30:03 -07:00
Fred Quintana
e6d60ecdf6
add a way for the sync adapter to specify the activity that should
...
be invoked to reach a settings screen for that sync adapter
Bug: 5204776
Change-Id: I4641067c1f0710c51f2633241a8c87bc4d568af2
2011-08-25 17:23:42 -07:00
Mathias Agopian
97c46181c7
Merge "put the watchdog values back to what they should be"
2011-08-25 17:13:59 -07:00
Mathias Agopian
cf2317ef13
put the watchdog values back to what they should be
...
Change-Id: I4f394248c2f4c514f74b66fde3cb69bbed9ec796
2011-08-25 17:12:37 -07:00
Paul Westbrook
6683eb2d8d
Merge "Use ELAPSE_REALTIME alarm for tick event"
2011-08-25 17:07:06 -07:00
Mathias Agopian
8228e68bec
Merge changes I083c4133,If904634e
...
* changes:
make sure to re-initialize SurfaceTexture to its default state on disconnect
Fix screenshots
2011-08-25 17:05:33 -07:00
Mathias Agopian
2370d0a14f
make sure to re-initialize SurfaceTexture to its default state on disconnect
...
this caused problems where the NavigationBar would disapear or be
drawn in the wrong orientation.
Change-Id: I083c41338db83a4afd14f427caec2f31c180d734
2011-08-25 17:03:30 -07:00
Romain Guy
359ef79853
Merge "Fix crash with OpenGL wallpaper Bug #5216751 "
2011-08-25 17:01:24 -07:00
Romain Guy
f929629e74
Fix crash with OpenGL wallpaper
...
Bug #5216751
Change-Id: Ieb2c0e3b29a0673a5127692c9740ba59c879a3c2
2011-08-25 17:00:39 -07:00
Daniel Sandler
bf446c2a2b
Merge "Windowshade visual cleanups."
2011-08-25 16:54:25 -07:00
Adam Powell
d85ffac59f
Merge "Bug 4972534 - System dialog updates for ICS"
2011-08-25 16:54:09 -07:00
Peter Ng
04a0974e1e
Merge "Browser generic buttons now fix btn_default 9patch optimization and combobox is now holo style"
2011-08-25 16:50:21 -07:00
Justin Ho
37e2abf9f2
Merge "b/5076132 Font drop from Christian"
2011-08-25 16:42:18 -07:00
Irfan Sheriff
b6dbd69fa9
Merge "Prevent dup network adding - b/5200491"
2011-08-25 16:34:47 -07:00
RoboErik
f65de15336
b/5076132 Font drop from Christian
...
Change-Id: I0aaf2be55736a4eaed64cf030534939b35040f8e
2011-08-25 16:32:44 -07:00
John Huang
faafad7684
Merge "Allow data during voice call if network type is LTE"
2011-08-25 16:30:31 -07:00
Andreas Huber
e688257456
Support for posting messages and synchronously waiting for a response.
...
Change-Id: Id6c7a08c34fd5cb6c4632f78ece9e7898b29e52c
2011-08-25 16:28:18 -07:00
Tom Taylor
b5f819a2c8
Merge "Move Messaging app values from system to app config file"
2011-08-25 16:26:45 -07:00
yoonsung.nam
bcfa57ba52
Allow data during voice call if network type is LTE
...
Change-Id: Ibbf327ed709c8429232eb4e9088fe900a2e87980
Signed-off-by: yoonsung.nam <yoonsung.nam@samsung.com>
2011-08-25 16:24:25 -07:00
Brandon Keely
ef6d5e1969
Massaging framework window transitions.
...
Change-Id: Iab54836165cf615e84f6f197e215989ff13575ac
2011-08-25 16:22:41 -07:00
Peter Ng
cf677f6a3b
Browser generic buttons now fix btn_default 9patch optimization and combobox is now holo style
...
Bug: 5121825
Change-Id: I244bc780b6481493e32825765a4164ece9c9d481
2011-08-25 16:03:33 -07:00
Gilles Debunne
74361f3786
Text selection handle animations made faster.
...
Created a fast_fade_in/out for this.
Change-Id: I9f8d6d6a8dd34657dc75946e4ab6663e0fb48beb
2011-08-25 16:02:53 -07:00
Amith Yamasani
8922d7744b
Merge "Fix preferences padding for single-pane screens."
2011-08-25 16:02:04 -07:00
John Huang
f60ac6307e
Merge "Notify overall state instead of current changed state"
2011-08-25 15:56:55 -07:00
Irfan Sheriff
7b0e5af540
Merge "Fix connection notification for group owner"
2011-08-25 15:56:41 -07:00
Adam Powell
1d71ef6fd6
Bug 4972534 - System dialog updates for ICS
...
Update grant_credentials_permission layout to match ICS UX guidelines
Change-Id: I4382beb8672bd9f30c55686005cfaabef943d6de
2011-08-25 15:54:49 -07:00
John Reck
fb2b9b2695
After calling loadData invalidate the content
...
Bug: 5205296
Change-Id: I7470faf0b71a769926c007b964987e8bc7a61efb
2011-08-25 15:38:33 -07:00
Adam Powell
ba5fe92361
Merge "Fix bug 5199326 - ListView's fast scroller is out of sync with contents"
2011-08-25 15:26:36 -07:00
Isaac Levy
8fd4a3d0f7
Prevent dup network adding - b/5200491
...
Change-Id: I8260cf73c4261e8efb696bb8557a39e02754190e
2011-08-25 15:19:07 -07:00
Chris Craik
412be65037
Merge "actually pause webkit thread, remove costly invalidate"
2011-08-25 15:13:39 -07:00
Daniel Sandler
a3dba34dd2
Windowshade visual cleanups.
...
Bug: 5175050
Change-Id: Ia6ac4f6692823a17eb4f0ce0c4b9e1eb3fd16fcf
2011-08-25 15:12:20 -07:00
Gilles Debunne
d7bcc884a7
Changed PreferenceCategory left padding.
...
For a reason I didn't have time to investigate further, the
old 5sp value was not used in a standard PreferenceCategory,
the left and right padding being set to 8dip for these.
For other users of this style, this change sets the right
padding value of 8dip.
Change-Id: Ia8a7b6ffc9e1dc99b98415dcc141eb7277f6da28
2011-08-25 15:03:17 -07:00
Daniel Sandler
6f7588850b
Merge "Scale windowshade gesture parameters for screen density."
2011-08-25 14:41:07 -07:00