Svetoslav Ganov
3119fd426d
Fixing the build breakage
...
Change-Id: I8589e5fcdeec127c84d2b419f6ef44d7011a5a6b
2010-12-07 15:15:34 -08:00
Gilles Debunne
2f0c6a460a
Merge "No NPE in Browser when pasting in WebTextView."
2010-12-07 14:48:38 -08:00
Xia Wang
923e5b7700
Merge "Add Wi-Fi stress tests."
2010-12-07 14:47:07 -08:00
Gilles Debunne
6da7e935f9
No NPE in Browser when pasting in WebTextView.
...
Bug 3258790
Change-Id: I25d67ee85babb1bb3e4d05ea7b4e4d3756c60411
2010-12-07 14:35:47 -08:00
Xia Wang
90e1c782a6
Add Wi-Fi stress tests.
...
- Wi-Fi scan stress
- Wi-Fi reconnection stress
- Measure Wi-Fi scanning performance:
. Average scanning time
. Scanning quality
Change-Id: Ifce496876811816b452aed4ae9642fdb2db44798
2010-12-07 14:21:51 -08:00
Romain Guy
49c7a01a87
Merge "Adding DatePciker widget based on the Calednar team code. Updated DatePciker and DatePickerDialog as the second part of the Time/Date pciker refresh feature."
2010-12-07 14:04:47 -08:00
Brian Muramatsu
504bb5adee
Merge "Fix Settings getFloat Methods"
2010-12-07 13:49:56 -08:00
Svetoslav Ganov
50f34d14f6
Adding DatePciker widget based on the Calednar team code. Updated DatePciker and DatePickerDialog as the second part of the Time/Date pciker refresh feature.
...
Change-Id: Id32c614bcd799463ca33bf08fb7d5cf44f8326a6
2010-12-07 13:34:23 -08:00
Jean-Baptiste Queru
65dd62a306
resolved conflicts for merge of ee27dd35 to master
...
Change-Id: Ia9f4ea86b8554ff04a3aa6b9e065239ae73740e7
2010-12-07 13:17:37 -08:00
Jean-Baptiste Queru
ee27dd356e
am 12902d68: resolved conflicts for merge of 78742e01 to stage-korg-master
...
* commit '12902d687fa1bd4bff3c2dfc079c71eacb00eedd':
Strings for NI position request are moved to resources
2010-12-07 13:02:22 -08:00
Gilles Debunne
1ab60b44e6
Merge "Fix for Blink in TextView."
2010-12-07 12:55:09 -08:00
Jean-Baptiste Queru
12902d687f
resolved conflicts for merge of 78742e01 to stage-korg-master
...
Change-Id: I0ce429afeb26184f075b4ed326fc4e1c0833e905
2010-12-07 12:51:49 -08:00
Costin Manolache
5f383ad969
Fix bug in permission grant system.
...
Change-Id: Ieae1a576fdcba30b24e0430f322843369de2a697
2010-12-07 12:27:54 -08:00
Steve Block
689a342b0f
Add WebView.removeJavascriptInterface()
...
Bug: 3234178
Change-Id: I7136f8d76b20f90a7e9e1c55b6755ffe6c35b77b
2010-12-07 20:16:13 +00:00
Gilles Debunne
f48e83b328
Fix for Blink in TextView.
...
The callback is removed when the window is detached. Prevents weak references to
the TextView from being kept.
No longer created for non editable texts (!).
Hiding the cursor handle when cursor is hidden.
Change-Id: Ic92f6cfc5b6ef6460f1edc6b9a564e4153d9c40f
2010-12-07 12:13:51 -08:00
Jean-Baptiste Queru
78742e01f7
Merge "Strings for NI position request are moved to resources"
2010-12-07 12:01:25 -08:00
Adam Powell
8a78d759c4
Merge "Fix bug 3259292 - Make FrameLayout respect margins without a gravity setting"
2010-12-07 11:51:28 -08:00
Chet Haase
1a8e404743
Remove broken doc link to removed method
...
Change-Id: Id1b1ab8e15d9af9fa38946cc5c673062a4b5a72d
2010-12-07 11:29:39 -08:00
Adam Powell
5e0ae67656
Fix bug 3259292 - Make FrameLayout respect margins without a gravity setting
...
Change-Id: I94ebf4064e64daaa547263adbdce86bfb836d55d
2010-12-07 11:26:34 -08:00
Shimeng (Simon) Wang
9ef0376e5f
Merge "Prevent scaling beyond zoom overview scale."
2010-12-07 11:08:48 -08:00
Brad Fitzpatrick
c5448ba75f
Merge "Make getSharedPreference() async, blocking on first access."
2010-12-07 11:02:45 -08:00
Chet Haase
5151b325a4
Merge "Change cancel/end behavior of animations to be synchronous"
2010-12-07 10:51:28 -08:00
Brad Fitzpatrick
4cd50b8d76
Make getSharedPreference() async, blocking on first access.
...
Bug: 3177046
Change-Id: Ibc36a1e196afd39c4f9da513a2bf4ba9e2c72177
2010-12-07 10:50:36 -08:00
Chet Haase
e2ab7ccd38
Change cancel/end behavior of animations to be synchronous
...
Previously, cancel() and end() calls would simply log a message to
be handled later by the animation handler. This caused problems with
coordinating complex animations, where some start() events for
future animations would occur before end() events for animations already
completed.
The change is to make these events synchronous (and require them to be
called from the appropriate thread), simplifying the code and the usage.
Also, fixed various timing and event bugs in AnimatorSet, and removed
the getter/setter properties from ObjectAnimator, since an earlier change
makes these properties undesirable (because the code will use a faster
JNI approach instead of reflection when it can).
Change-Id: I05c16645c2a31a92048a6031ddb126eb4312a946
2010-12-07 10:44:08 -08:00
Wink Saville
9315c9547a
Merge "Have MobileDataStateTracker & DataConnectionTracker communicate directly."
2010-12-07 10:34:49 -08:00
Wink Saville
e798268f16
Have MobileDataStateTracker & DataConnectionTracker communicate directly.
...
Added CMD_SET_DATA_ENABLE which is sent when data is enabled/disabled
via the ConnectivityService. It is anticipated that the communication
channel will be used for additional commands and to receive unsoliciated
commands from DataConnectionTracker back to MobileDataStateTracker.
Change-Id: I3863e7385155d503f069b1dcb7e4f766ec78b5f8
2010-12-07 10:31:02 -08:00
Shimeng (Simon) Wang
88ec644d67
Prevent scaling beyond zoom overview scale.
...
issue: 3243899
Change-Id: I1d6cbb1b1f75c7aadb3b9cc6e82d912217508dc4
2010-12-07 10:27:34 -08:00
Patrick Scott
6231091feb
Add fling to scrollable layers.
...
Requires a change in external/webkit.
Use the normal drag/fling pipeline but handle layers in each of the callbacks.
Record the scrolling range for a layer and use it to compute the fling/drag
ranges. If the user reaches the edge of a layer, switch to scrolling the main
page unless the user switches direction.
Change-Id: Ifedde8fcf4f76d533586164c75defcebffec16e9
2010-12-07 13:12:44 -05:00
Justin Ho
3b64772d18
Merge "Integrating updated Google Talk stat_notify icon (mdpi)"
2010-12-07 10:09:28 -08:00
Justin Ho
b4f7e3e9f2
Integrating updated Google Talk stat_notify icon (mdpi)
...
Change-Id: I530aa3a0e771fb110705b11b2d7169915268db21
2010-12-07 09:42:06 -08:00
Nick Pelly
59b3866653
am 8c30a47d: am 47e6ccb6: Merge "Corrected MIFARE default key set" into gingerbread
...
* commit '8c30a47d801be50272098e60d0079ae1b4ebd22a':
Corrected MIFARE default key set
2010-12-07 09:40:35 -08:00
Nick Pelly
8c30a47d80
am 47e6ccb6: Merge "Corrected MIFARE default key set" into gingerbread
...
* commit '47e6ccb65ab0088cf04809c234cdb5f747579c8c':
Corrected MIFARE default key set
2010-12-07 09:34:47 -08:00
Nick Pelly
47e6ccb65a
Merge "Corrected MIFARE default key set" into gingerbread
2010-12-07 09:29:21 -08:00
Jan Brands
65c3f9806e
Corrected MIFARE default key set
...
The all-zero key is not a commonly used key.
Fixed naming
Change-Id: I2fb86079159195c6893ea758e8b0bbda266dc420
2010-12-07 09:27:06 -08:00
Amith Yamasani
475593e249
Merge "Prevent SearchView dropdown from showing up when SearchView is hidden."
2010-12-07 08:49:51 -08:00
Cary Clark
dc09b5ae89
check for native instance before calling
...
bug:3258992
Change-Id: Ia9bf7bdbbe2b5566121113174d032d316664f3b1
2010-12-07 10:58:00 -05:00
Leon Scroggins
244d2d4e9d
Delay message for <select> choice.
...
Bug:3230016
Pass the message after the page is set to active, which
calls a focus event, which may modify the page.
Change-Id: I594ba30a7a105595b27bc0356c164c41e48dcd15
2010-12-07 10:53:25 -05:00
Robert Greenwalt
da3d5e6587
Add a Dummy data connection for testing purposes.
...
Enable with:
<string-array translatable="false" name="networkAttributes">
<item>"wifi,1,1,1"</item>
<item>"dummy,7,7,0"</item>
</string-array>
in your config.xml
Change-Id: I3965edaeb4873e95131f4083b8d23d682ce17841
2010-12-07 07:48:33 -08:00
Dirk Dougherty
6fa74a5434
am 0d49a4e8: am 0871ee0c: Doc change: fix href to axis_globe_inverted orientation diagram.
...
* commit '0d49a4e838769252a313738e30fe78557f769a59':
Doc change: fix href to axis_globe_inverted orientation diagram.
2010-12-06 23:36:18 -08:00
Martijn Coenen
8e2b422505
am 7012f1eb: am 9a9706a2: Added missing ndef technology to getTech.
...
* commit '7012f1eb3759a071f06cff69cf449adb4c62192b':
Added missing ndef technology to getTech.
2010-12-06 23:36:09 -08:00
Nick Pelly
934a8f72eb
am 68cea273: am e58e8a71: Merge "Added NdefFormatable tag, initial class with supported methods." into gingerbread
...
* commit '68cea273299e59e28f9ccd87c520cc57cbf5adce':
Added NdefFormatable tag, initial class with supported methods.
2010-12-06 23:36:03 -08:00
Dirk Dougherty
0d49a4e838
am 0871ee0c: Doc change: fix href to axis_globe_inverted orientation diagram.
...
* commit '0871ee0c6f43a7201ce49a66211c1c850eabeb6b':
Doc change: fix href to axis_globe_inverted orientation diagram.
2010-12-06 19:44:36 -08:00
Dirk Dougherty
0871ee0c6f
Doc change: fix href to axis_globe_inverted orientation diagram.
2010-12-06 19:40:21 -08:00
Martijn Coenen
7012f1eb37
am 9a9706a2: Added missing ndef technology to getTech.
...
* commit '9a9706a213637b396226afff53c69927283609a7':
Added missing ndef technology to getTech.
2010-12-06 18:48:02 -08:00
Nick Pelly
68cea27329
am e58e8a71: Merge "Added NdefFormatable tag, initial class with supported methods." into gingerbread
...
* commit 'e58e8a715b2c9e4f2d053e0dc95e88690a54c059':
Added NdefFormatable tag, initial class with supported methods.
2010-12-06 18:44:13 -08:00
Martijn Coenen
9a9706a213
Added missing ndef technology to getTech.
...
Change-Id: I1f08e140c9bb43a8e894812adbc4d11801637f46
2010-12-06 18:44:12 -08:00
Nick Pelly
e58e8a715b
Merge "Added NdefFormatable tag, initial class with supported methods." into gingerbread
2010-12-06 18:41:36 -08:00
Martijn Coenen
39f91ed529
Added NdefFormatable tag, initial class with supported methods.
...
Change-Id: Ifa358b5e980158d5e8accb9f42fdcfb29ad81e64
2010-12-06 18:38:49 -08:00
Nick Pelly
7458091ffc
am ea294903: am eba947a3: Merge "Remove ACTION_TAG_DISCOVERED from protected broadcast list." into gingerbread
...
* commit 'ea294903ca4c298c44b50b473b9b10ae2b77c9e3':
Remove ACTION_TAG_DISCOVERED from protected broadcast list.
2010-12-06 17:48:38 -08:00
Mindy Pereira
d9e37dfacc
Merge "Make webview edges behave the same way abslistview overscroll edges do."
2010-12-06 17:47:11 -08:00