Shimeng (Simon) Wang
cb7f5187d3
am 6cc2bbe5: Merge "Shorten the animation length to make it snappier." into honeycomb-mr1
...
* commit '6cc2bbe5cf8c959239d35972c0acac494e5c1559':
Shorten the animation length to make it snappier.
2011-03-04 00:15:48 -08:00
Adam Powell
89b1c37127
am 580cde18: Merge "Fix bug 3506261 - Theme attributes and placeholder assets to support selection action modes" into honeycomb-mr1
...
* commit '580cde18619be70d3fe296c83360bf52772af636':
Fix bug 3506261 - Theme attributes and placeholder assets to support selection action modes
2011-03-04 00:15:41 -08:00
Adam Powell
1a510ea1fd
am 789ff0a1: Merge "Fix bug 3505901 - SeekBar should account for thumb width in layout" into honeycomb-mr1
...
* commit '789ff0a13b9bbb69ead32d0084ec9e058061f419':
Fix bug 3505901 - SeekBar should account for thumb width in layout
2011-03-04 00:15:35 -08:00
Dianne Hackborn
48f91e35c5
Merge "Fix Fragment.onInflate() to actually work correctly." into honeycomb-mr1
2011-03-03 22:23:07 -08:00
Dianne Hackborn
e3a7f628c6
Fix Fragment.onInflate() to actually work correctly.
...
Like, um, it needs to be given the Activity since this is called before
the activity is attached.
And it was called after the entire fragment and its *view* was created
when being restored from saved state.
And the documentation was whacked.
Also fix the IME selector to dismiss when you tap outside of it.
Change-Id: Icbcafe7558965a570bdef9cda3441b1f0f7a317c
2011-03-03 22:17:16 -08:00
Ed Heyl
40c337f1ea
Merge branch 'master' into honeycomb-plus-aosp
2011-03-03 21:49:11 -08:00
Svetoslav Ganov
1e158e9ce7
Merge "Propagating core settings to the system process." into honeycomb-mr1
2011-03-03 20:28:59 -08:00
Jean-Michel Trivi
708b47d1ec
Fix bug 3511256 invalid TTS parameter cache size
...
The NB_CACHED_PARAMS is the number of cached parameters, not
the size of the array for cached parameters.
Change-Id: I3d3053bbf247f3f89ae1ea07a931d33df7857a7c
2011-03-03 18:55:19 -08:00
Xia Wang
b97435c94f
Modify connectivity manager test suite so that it can be run on Wi-Fi
...
only device.
DO NOT MERGE
bug id: 3511242
Change-Id: I7dc6d30793cf679b53af571f58b7405ab9e33299
2011-03-03 18:46:24 -08:00
Svetoslav Ganov
e5f823ccf1
am 5a2c6fbf: am e70c6607: Merge "NPE in in AppGlobals#getIntCoreSetting" into honeycomb-mr1
...
* commit '5a2c6fbf847af971457f014ce7073812c9dd31e7':
NPE in in AppGlobals#getIntCoreSetting
2011-03-03 18:22:29 -08:00
Svetoslav Ganov
9aa597e68b
Propagating core settings to the system process.
...
bug:3511123
Now the core settins are stored in the ActivityThread
instad in the AppBindData of the currently bound app.
Also the settings are pushed to the system process on
init.
Change-Id: I100bb7dc80d0d4548def22c328427bbef1694eb7
2011-03-03 18:20:43 -08:00
satok
7301639699
Merge "Add a test for persist properties settings" into honeycomb-mr1
2011-03-03 17:45:33 -08:00
satok
656f7a729f
Add a test for persist properties settings
...
Change-Id: I7bf70104a8cadc739a79d3d855d276628655883c
2011-03-03 17:42:40 -08:00
Carl Shapiro
332abc3055
Merge "Fix a compare of JNI references to use IsSameObject."
2011-03-03 17:17:43 -08:00
Michael Kolb
d7e80b9d50
Merge "fix NPE in getSearchBox" into honeycomb-mr1
2011-03-03 17:16:10 -08:00
Michael Kolb
b748186c70
fix NPE in getSearchBox
...
Bug: 3510741
added null check
Change-Id: I256375b2168942f0b4b700912f2f2ae40ce90492
2011-03-03 17:09:27 -08:00
Lorenzo Colitti
362da50989
am b028ce55: Merge "Add a protocol property to the APNs and use it." into gingerbread
...
* commit 'b028ce55cac88f1778cdad59c63c52a5b66afb69':
Add a protocol property to the APNs and use it.
2011-03-03 17:07:56 -08:00
Lorenzo Colitti
5c1c298054
Merge "Fix IPv6->IPv4 fallback for HTTPS."
2011-03-03 17:04:21 -08:00
Lorenzo Colitti
b028ce55ca
Merge "Add a protocol property to the APNs and use it." into gingerbread
2011-03-03 17:04:07 -08:00
Carl Shapiro
375aa0b09b
Fix a compare of JNI references to use IsSameObject.
...
Change-Id: I9932761271034ff5031730874daf7c147b6b008a
2011-03-03 17:00:38 -08:00
Wink Saville
389bf4f734
Merge "DO NOT MERGE: Revert "LTE Changes for Telephony including Multiple PDN support and IPV6 support"" into honeycomb-mr1
2011-03-03 16:13:07 -08:00
Eric Fischer
6c935e6348
Merge "Remove unneeded large-screen-specific translations." into honeycomb-mr1
2011-03-03 16:03:20 -08:00
Eric Fischer
24be6f9b06
Remove unneeded large-screen-specific translations.
...
Change-Id: Ifb55c466fbd6450504c2111193ce3049ccd99425
2011-03-03 15:47:55 -08:00
Shimeng (Simon) Wang
6cc2bbe5cf
Merge "Shorten the animation length to make it snappier." into honeycomb-mr1
2011-03-03 15:39:18 -08:00
Shimeng (Simon) Wang
47e57fd18f
Shorten the animation length to make it snappier.
...
This is double tap zoom animation.
issue: 3509451
Change-Id: Ibc09eb95f3e1aa6874e8182f811829ce3da7179d
2011-03-03 15:29:27 -08:00
Adam Powell
580cde1861
Merge "Fix bug 3506261 - Theme attributes and placeholder assets to support selection action modes" into honeycomb-mr1
2011-03-03 15:13:04 -08:00
Adam Powell
789ff0a13b
Merge "Fix bug 3505901 - SeekBar should account for thumb width in layout" into honeycomb-mr1
2011-03-03 15:12:02 -08:00
Adam Powell
0e37f21ca3
Fix bug 3505901 - SeekBar should account for thumb width in layout
...
Change-Id: Id69ba32c9d79adbb54c85192926659bc5142fdbd
2011-03-03 15:08:45 -08:00
Carl Shapiro
d54952b451
Merge "Establish a global reference before saving a class into a global."
2011-03-03 14:44:50 -08:00
Leon Scroggins
e11ce83a96
Use the same width as the TextView created layout.
...
Bug:3509684
Change-Id: I5fd1e3e73a07a6049eb8336339a1100e2a5f7018
2011-03-03 17:41:54 -05:00
Adam Powell
c39a659fd7
Fix bug 3506261 - Theme attributes and placeholder assets to support
...
selection action modes
The assets involved in this CL are placeholders to be replaced later.
Change-Id: Id4358adcf2777ecbebf0e61c286a8c2a1e897a75
2011-03-03 14:27:50 -08:00
Svetoslav Ganov
e70c6607e0
Merge "NPE in in AppGlobals#getIntCoreSetting" into honeycomb-mr1
2011-03-03 14:25:13 -08:00
Carl Shapiro
c1318babb4
Establish a global reference before saving a class into a global.
...
A local reference is obtained to the string class for the purpose of
using it later in another routine to create string object arrays.
However, the local reference is invalid by the time it is next used.
Making the string class reference a global reference eliminates the
problem.
Change-Id: I8a04642e0ed3060f2fff2cb63996559f004aacff
2011-03-03 14:22:28 -08:00
Eric Fischer
8264781eb0
Merge "Import revised translations. DO NOT MERGE" into honeycomb-mr1
2011-03-03 14:21:32 -08:00
Carl Shapiro
6c3fd82107
Merge "Eliminate an assignment of a local reference to a global variable."
2011-03-03 14:13:09 -08:00
Eric Fischer
0472beb907
Import revised translations. DO NOT MERGE
...
Change-Id: Ifc18c6e4f53be86b699f3485d94fb6312cf0d909
2011-03-03 14:05:57 -08:00
Carl Shapiro
b16f769277
Eliminate an assignment of a local reference to a global variable.
...
Change-Id: I8850685698d228658387afe6145e42ade0458e74
2011-03-03 14:04:59 -08:00
satok
c91437d38a
do not merge: Cherry pick change I878192090 from master.
...
A test for system properties
Change-Id: Id28da70b8e333ca83129c2b7b7aed2ddf9adf51c
2011-03-03 13:54:38 -08:00
Svetoslav Ganov
11e515cbef
NPE in in AppGlobals#getIntCoreSetting
...
bug:3508658
It ActivityThread#currentActivityThread() is called when
the ActivityThread is not attached it returns null and
AppGlobals#getIntCoreSetting was not checking for that.
Change-Id: I5e00d1947a161ad1e52ecfaa12cbbac3b534a0db
2011-03-03 12:55:59 -08:00
Leon Scroggins
2c219c1d32
Merge "Assets for WebView buttons."
2011-03-03 12:33:34 -08:00
Fabrice Di Meglio
1eb1293732
Merge "Add TextLayout Cache"
2011-03-03 12:21:15 -08:00
Leon Scroggins
96d2d3cd75
Assets for WebView buttons.
...
Bug:3009375
Change-Id: I1481f0c67520ffc2959957c2d39d0d7df6ce884e
2011-03-03 14:38:04 -05:00
Wink Saville
eca208fae6
DO NOT MERGE: Revert "LTE Changes for Telephony including Multiple PDN support and IPV6 support"
...
This reverts commit 2b8bcfe5b74e1a34d136f4ff46e3c94397f38f82.
Change-Id: Ifc4e9aaccb54e065a36380710694cd6e4d347636
2011-03-03 09:53:52 -08:00
Leon Scroggins
b80cb0c5d4
Merge "Move NinePatchPeeker into its own file."
2011-03-03 09:13:22 -08:00
Leon Scroggins
a06d86ab81
Move NinePatchPeeker into its own file.
...
This way it can be used by other clients that want to draw
ninepatches. Ultimately the goal is to allow ninepatch
drawing from native code for WebView. Bug:3009375
Change-Id: Id13cef17ed7655a07e9f055586b686cf1e4af392
2011-03-03 11:40:39 -05:00
Robert Greenwalt
b9aa8e50e1
Merge "Add some input checking to prevent problems"
2011-03-03 08:32:53 -08:00
satok
77459184cc
Merge "Add tests for SystemProperties.java"
2011-03-03 02:56:00 -08:00
Jeff Brown
1bc593efeb
Merge "Fix off by one errors in touch motion ranges."
2011-03-03 02:41:36 -08:00
satok
edd767d777
Add tests for SystemProperties.java
...
Change-Id: I878192090848d2c811444a135ec9d8ae6c578ec3
2011-03-03 02:37:36 -08:00
Jeff Brown
d41cff2d3a
Fix off by one errors in touch motion ranges.
...
Report inclusive minimum and maximum ranges for all
axes including X and Y.
Set mouse pointer bounds to 0..width-1, 0..height-1.
Rotate touch and mouse positions more carefully, paying attention
to the maximum bounds when calculating the complement of an axis.
Simplified the InputReader somewhat and removed support for a
couple of poorly defined input device configuration parameters.
We now assume that the touch device provides useful absolute axis
ranges for the X and Y axes since the alternative does not actually
make sense.
Bug: 3413541
Change-Id: I682ce3729e4473de7f1bcf8addb49a3f4484126f
2011-03-03 02:28:51 -08:00