Xia Wang
2dc2991f58
Wait for Wi-Fi state change before set the state verification criteria.
...
bug: 3336896
Change-Id: If4faf55d1c9a326a0cbd95013b8a5edce562230e
2011-01-11 17:35:56 -08:00
Justin Ho
2d2899f9ff
Merge "Updated expander assets from Gingerbread" into honeycomb
2011-01-11 17:34:34 -08:00
Justin Ho
9c2a702722
Updated expander assets from Gingerbread
...
Change-Id: Ieb5e47bc6907e6805ae55be3a9efa13b47309cdd
2011-01-11 17:33:10 -08:00
Svetoslav Ganov
012dd5a461
Renaming NumberPicker resources to be consistent.
...
1. The resources for the NumberPicker now start with 'numberpicker_' instead of the legacy 'timepicker_'
2. Removed unused resources.
Change-Id: Ide7c61df1936f174b6fffc778cba3a58b324556a
2011-01-11 17:02:46 -08:00
Eric Fischer
67145ddd4a
Update large-screen translations.
...
Change-Id: Iff616447f1cd547d887c0aa84071daa34166a5ad
2011-01-11 16:59:54 -08:00
Justin Ho
1a6c5b64de
Merge "Dropdown, checkboxes, buttons from Gingerbread" into honeycomb
2011-01-11 16:11:35 -08:00
Justin Ho
6c3c2f9ff7
Dropdown, checkboxes, buttons from Gingerbread
...
Change-Id: Iec4818958f7a0cf41dab94695a06b9b3d0f72acb
2011-01-11 16:00:39 -08:00
Adam Powell
16ffa6cb2d
Merge "Fix bug 3338079 - Dialog styled activity decor" into honeycomb
2011-01-11 15:58:29 -08:00
Adam Powell
32aa2c90ee
Fix bug 3338079 - Dialog styled activity decor
...
Fixed a bug in FastScroller that could cause a crash on an empty list
in always-show mode.
Fix holo light button text color
Change-Id: I7b50043d715b9b870eb34808017d743ba64d2e08
2011-01-11 15:57:07 -08:00
Justin Ho
9b5b54b723
Merge "List selectors, menu backgrounds, popups, menu backgrounds from Gingerbread (HDPI and MDPI)" into honeycomb
2011-01-11 15:39:40 -08:00
Justin Ho
d5c91fe067
Merge "Updated HDPI btn_default states from Gingerbread" into honeycomb
2011-01-11 15:39:10 -08:00
Svetoslav Ganov
b01c3d2bf2
WebView accessibility key bindings do not allow mapping of all meta keys. Exception when turning off acessibility and having a WebView showing content.
...
bug:3341772
1. Now a key in the binding is represented as a long with 32 MSB for modifiers and 32 LSB for keyCode.
bug: 3340732
1. Added check in the WebView key handling code to diable the accessibility injector/injected script in
case accessibility is been disabled after loading the content.
Change-Id: Ic3746dff16ec77ba682a5b139cec0e6afd8fc839
2011-01-11 15:11:30 -08:00
Justin Ho
a969294f17
List selectors, menu backgrounds, popups, menu backgrounds from Gingerbread (HDPI and MDPI)
...
Change-Id: I74ecf0133e7b395caa699b41a7e4f8e60772fd13
2011-01-11 14:21:48 -08:00
Jim Miller
c82c787caa
Merge "Update AndroidClock font for LockScreen and tweak transparency." into honeycomb
2011-01-11 14:13:37 -08:00
Justin Ho
910a347cee
Merge "Updated btn default states (MDPI) from Gingerbread" into honeycomb
2011-01-11 14:05:28 -08:00
Justin Ho
b61d3baf6c
Updated HDPI btn_default states from Gingerbread
...
Change-Id: I3defa049dfe2364fc2cda6dcce50126ad242d0fb
2011-01-11 14:02:13 -08:00
Huahui Wu
3ee37b12d5
Merge "b/3331379 reduce ping-to-zoom jitter." into honeycomb
2011-01-11 13:59:46 -08:00
Justin Ho
5a999e7729
Updated btn default states (MDPI) from Gingerbread
...
Change-Id: I09006ef68d7b17e0a1dde56d24bf90a97cb4069d
2011-01-11 13:58:24 -08:00
Justin Ho
2706a1f8f6
Merge "Updated permission bullet" into honeycomb
2011-01-11 13:51:33 -08:00
Justin Ho
69c3f8c672
Merge "Updated Help icon" into honeycomb
2011-01-11 13:51:00 -08:00
Justin Ho
26df73aee5
Updated permission bullet
...
Change-Id: Idbfb5dcb17b29cd47e0fd65d23bf920f68b9b271
2011-01-11 13:49:48 -08:00
Chet Haase
d865011473
All animator resources moved to res/animator
...
Change-Id: I9342ff21e9a15ba29da946e091343a6f8223c181
2011-01-11 12:50:24 -08:00
Leon Scroggins
9fafe4e0eb
Merge "Find when pressing enter. Call onClickListener in TextView." into honeycomb
2011-01-11 12:41:52 -08:00
Justin Ho
8ba3b77169
Updated Help icon
...
Change-Id: Ifa6598ec8cb89c5533b76c85b1c164b30e8eb6ff
2011-01-11 12:19:53 -08:00
Leon Scroggins
7014b12873
Find when pressing enter. Call onClickListener in TextView.
...
Bug:3313519
In Find ActionMode, Enter should call find on page (rather than
advancing focus to the WebView).
In TextView, pass and Enter key down to super, so that the
pressed state can get called properly, and the
onClickListener will fire.
Change-Id: Ia875fa6b5cf02565a0d066a009e68ce97718b032
2011-01-11 15:17:34 -05:00
Huahui Wu
acd944cce2
b/3331379 reduce ping-to-zoom jitter.
...
Change-Id: I522c86661777e670776b9fb448dc3333cef8b77b
2011-01-11 11:32:34 -08:00
Gilles Debunne
923505803a
New QuickContactBadge holo style.
...
The background is removed. A blue triangle is displayed on the lower right corner.
Now theme dependant.
Change-Id: I984ac5185039569bd378af9f15b59d11fd1b5c8f
2011-01-11 11:12:51 -08:00
Shimeng (Simon) Wang
c1960a6020
Merge "Change function parameter from int to float." into honeycomb
2011-01-11 10:54:43 -08:00
Shimeng (Simon) Wang
5d8e7a444c
Change function parameter from int to float.
...
This change has a corresponding change in external/webkit:
https://android-git.corp.google.com/g/#change,88118
issue: 3225233
Change-Id: Icff31ef5c440cb02671ed363f57a0a5549cb32ef
2011-01-11 10:52:44 -08:00
Robert Greenwalt
cef295780a
Merge "Change local names for greater clarity." into honeycomb
2011-01-11 10:15:21 -08:00
Robert Greenwalt
1b744ca49c
Change local names for greater clarity.
...
Change-Id: I806284317c0c756260080b6c006b4c338b9cbc6d
2011-01-11 10:08:31 -08:00
Shimeng (Simon) Wang
eafbce5571
Ignore overflow:hidden in overview mode.
...
The feature was enabled to prevent flash sites from flickering due to
viewport height change when the site is scrolled.
Now fixed viewport height is in honeycomb, this flickering shall be
a non-issue. So to support better scrolling of overflow:hidden sites
and better consistency, overflow:hidden in overview mode is ignored
as well.
Tested on flash site http://home.disney.go.com/mwc.index to make sure
no flickering happens. More testing shall be done once good flash
player is there.
issue: 3330038
Change-Id: Ia3f61ce49cfb970d26976d4e876c337d210a9df2
2011-01-11 09:56:35 -08:00
Leon Scroggins
d5208cf42c
Merge "Enable write ahead logging on databases used by WebView." into honeycomb
2011-01-11 09:24:39 -08:00
Chet Haase
53ee3316bc
Rename RGBEvaluator to ArgbEvaluator
...
Change-Id: Iee74b475960d623fa757349e4053bd7c58cf5734
2011-01-11 06:46:44 -08:00
Jim Miller
d04980d6f4
Update AndroidClock font for LockScreen and tweak transparency.
...
Change-Id: I5e4e8cb67c0498105f3b3d87c68c44b85e5baf77
2011-01-10 21:18:26 -08:00
Romain Guy
89254c984e
Merge "Better logging of out of memory errors in OpenGLRenderer." into honeycomb
2011-01-10 21:11:27 -08:00
Romain Guy
a07105b7d2
Better logging of out of memory errors in OpenGLRenderer.
...
Change-Id: I6b72a084340d8d4b6e0b0a100ed4314d09d441ef
2011-01-10 21:14:18 -08:00
Mike Lockwood
3459e27e5d
un@hide android.os.Environment.isExternalStorageEmulated()
...
Change-Id: I35e7dc59763595523cb5af569e237bcff5cf1b49
Signed-off-by: Mike Lockwood <lockwood@android.com>
2011-01-10 22:12:31 -05:00
Adam Powell
5c5fa339b4
Merge "Fix bug 3333015 - Overflow menu item submenus do not open" into honeycomb
2011-01-10 17:35:34 -08:00
Joe Onorato
e5e9558871
Merge "add ComponentInfo.isEnabled()" into honeycomb
2011-01-10 17:33:18 -08:00
Leon Scroggins
86e1fa647f
Remove nativeCursorMatchesFocus, which is no longer necessary.
...
Bug:3335014
Requires a change in external/webkit.
Change-Id: I1dbaa73e86f312c6142c915e8cb252cf238f09c3
2011-01-10 17:28:02 -08:00
Joe Onorato
a85a91573a
add ComponentInfo.isEnabled()
...
Change-Id: I5ce59f62dc0ce3ce446bdbe397d1515e43031d76
2011-01-10 17:26:39 -08:00
Adam Powell
f0ad6e6eaf
Fix bug 3333015 - Overflow menu item submenus do not open
...
Submenus of action bar menus will open as new menus.
Change-Id: I924b87bbea91b0df5e3608ec894530302c0e1d8d
2011-01-10 17:14:51 -08:00
Robert Greenwalt
55ccb88775
Merge "Don't check for services before boot-complete" into honeycomb
2011-01-10 17:13:24 -08:00
Jeff Brown
f900fed882
Merge "Fix NPEs in detached views." into honeycomb
2011-01-10 17:11:34 -08:00
Robert Greenwalt
03b15b976c
Don't check for services before boot-complete
...
fixes the build
Change-Id: I2ee55d9aaad53dac16fa8182df3a7b43b57eb719
2011-01-10 17:09:25 -08:00
Mike Lockwood
f9a04233c1
@hide android.permission.WRITE_MEDIA_STORAGE
...
This permission is not needed for non-system or unbundled apps,
so we don't need it in the public API
Change-Id: I1a2a0349c6c5b7b5dc3104d69f4e39e95b878db9
Signed-off-by: Mike Lockwood <lockwood@android.com>
2011-01-10 19:59:02 -05:00
Jeff Brown
b3ea92235c
Fix NPEs in detached views.
...
Bug: 3297518
Change-Id: Ife1384f3a5bebbd28a29f97dc6d519f8a0b10ba9
2011-01-10 16:26:36 -08:00
Vasu Nori
3045bbaf58
bug:3330569 print better message to help debug the problem
...
methods such as SQLiteStatement.simpleQueryForString() expect
one and only row to be returned when the query is executed.
if the application provides a query that doesn't return any data,
then the error message printed is pretty confusing.
make it less confusing and print the query itself to help debug
the error.
Change-Id: Ife2066f3a3eab0b98845a49e8f72b518458a7757
2011-01-10 15:37:47 -08:00
Dmitri Plotnikov
817b3f9342
Fixing field description.
...
PhoneLookup._ID is the contact id, not the data row id.
Change-Id: I51a308e26b93e178fde43123d0dfcb2b46630d6e
2011-01-10 15:29:54 -08:00