Gilles Debunne
d4bb0b01c6
Fix for bug 4499752 - Detect nulled layouts in HandleViews
...
Change-Id: I6a7289150bf461cdf4cca0aff4aa4a0400e0d553
2011-05-27 16:02:40 -07:00
Adam Powell
73d0a60628
Merge "Fix bug 4487948 - action bar tabs + configuration change = :("
2011-05-26 15:47:21 -07:00
Adam Powell
25151e4792
Fix bug 4487948 - action bar tabs + configuration change = :(
...
Change-Id: If7f622865ae5597cd9fb664a2952481da5c7e09a
2011-05-26 15:44:59 -07:00
Eric Fischer
a524dbd4a9
Merge "Import revised translations."
2011-05-26 15:37:27 -07:00
Eric Fischer
8447a13f9c
Import revised translations.
...
Change-Id: I10a93a6f3a274354e88263d86a8855d1e7121f58
2011-05-26 15:34:01 -07:00
Shimeng (Simon) Wang
09cb64bcd1
Fix zoom overview width and postscale for non-wide-viewport mode.
...
issue: 4396010
Change-Id: I90aefac9fdf53834c0774d5c1b37693413798689
2011-05-26 15:09:12 -07:00
Scott Main
3453b1c584
Merge "docs: add accepted values for setting status bar visibility"
2011-05-26 10:29:45 -07:00
Philip Milne
3f8956d82b
Introduction of GridLayout.
...
Change-Id: Ia2ec315e7d29dcc5aa13b080fc6ce00708e9c034
2011-05-26 09:28:26 -07:00
Daniel Sandler
8c1132e3ce
Merge "Framework support for Android Dreams."
2011-05-26 06:01:41 -07:00
satok
42c5a1666c
Fix internal variables and equals in SuggestionSpan
...
Bug: 4443922
- Instantiating other package's class for the name is complicated, so we changed the internal value for the notification target class from Class to String.
- Implement equals
Change-Id: Iaf7682be777f0027d33c9a3be4609ac01b6950ad
2011-05-26 19:21:35 +09:00
Joe Onorato
2a3c67c0e9
am cfb046de: am 2c09a9c0: am 5520610c: Merge "Make adb shell am display-size persistent." into honeycomb-mr2
...
* commit 'cfb046dead49568de6f6808a697e0508ef39a3a6':
Make adb shell am display-size persistent.
2011-05-25 21:29:07 -07:00
Mike Lockwood
af4932a2be
Merge "Environment: Fix default mount point for external storage"
2011-05-25 20:36:05 -07:00
Dianne Hackborn
b2771f1a41
Merge "resolved conflicts for merge of 77dd616e to master"
2011-05-25 20:35:04 -07:00
Mike Lockwood
d4bdc7b4da
Environment: Fix default mount point for external storage
...
/mnt/sdcard is the real mount point. /sdcard is just a symlink.
Change-Id: If584e5cd31238d5b263de5bd72e179d53875d8c3
Signed-off-by: Mike Lockwood <lockwood@android.com>
2011-05-25 23:33:50 -04:00
satok
f9f0100862
Add Apis to send notifications when the suggestion was picked
...
- Due to a strong request from VoiceIME
Bug: 4443922
Change-Id: Ia539de0acf66053e0349daec459d75e36805f6bf
2011-05-26 11:02:31 +09:00
Dianne Hackborn
fee1c69a49
resolved conflicts for merge of 77dd616e to master
...
Change-Id: Idb7180177b01e7d822327ccc7c76617220860da2
2011-05-25 16:36:50 -07:00
Kristian Monsen
1fae3cf246
Merge "Merge Chromium at 10.0.634.0: Add autofill fax string"
2011-05-25 12:09:46 -07:00
Adam Powell
50f7fb9ca1
Merge "Action bar tab layout"
2011-05-25 12:01:00 -07:00
Adam Powell
f8ac6b7394
Action bar tab layout
...
Sync with UX on action bar tab layout behavior.
Make action bar tabs behave better with configuration changes.
LinearLayout now supports largest child measurement in unspecified
mode.
Change-Id: Id520641715a61c07e64124a0c5a70912996c98a0
2011-05-25 11:55:56 -07:00
Joe Onorato
cfb046dead
am 2c09a9c0: am 5520610c: Merge "Make adb shell am display-size persistent." into honeycomb-mr2
...
* commit '2c09a9c0e960163a16ad1d06055aa6ee9635c693':
Make adb shell am display-size persistent.
2011-05-25 11:46:28 -07:00
Joe Onorato
2c09a9c0e9
am 5520610c: Merge "Make adb shell am display-size persistent." into honeycomb-mr2
...
* commit '5520610cb2612054c5d0bcec9d031f7b71faa349':
Make adb shell am display-size persistent.
2011-05-25 11:43:06 -07:00
Joe Onorato
5520610cb2
Merge "Make adb shell am display-size persistent." into honeycomb-mr2
2011-05-25 11:40:59 -07:00
Joe Onorato
571ae90801
Make adb shell am display-size persistent.
...
Change-Id: If3d5d18729f4e89eb7e689994deadd996fd487e9
2011-05-25 11:40:21 -07:00
Romain Guy
4725a90e8e
Code cleanup.
...
Change-Id: Ie7685b14e3eb81a2e1034004c3ba04b523e9dd13
2011-05-25 11:13:20 -07:00
Romain Guy
7d70fbf0b5
Use OpenGL to render transition bitmaps.
...
When the IME is opened/dismissed, ViewAncestor would draw the
view hierarchy into a Bitmap, using the software rendering
pipeline. With this change, ViewAncestor will now use OpenGL.
Change-Id: I69e24570e12ff55f6f3cec18a664b33410a0eaf4
2011-05-25 11:13:19 -07:00
Amith Yamasani
361c286d09
am 5d9e0a1a: am 99a8e1d2: Merge "More preference item visual adjustments for smaller tablets. DO NOT MERGE" into honeycomb-mr2
...
* commit '5d9e0a1a867aa5b6162a972288cbef41fd68a29b':
More preference item visual adjustments for smaller tablets. DO NOT MERGE
2011-05-25 11:08:30 -07:00
Russell Brenner
0d74112eed
Merge "merge from honeycomb mr2"
2011-05-25 11:04:28 -07:00
Amith Yamasani
5d9e0a1a86
am 99a8e1d2: Merge "More preference item visual adjustments for smaller tablets. DO NOT MERGE" into honeycomb-mr2
...
* commit '99a8e1d2931f4deb35c54f144de26fc6124de5fc':
More preference item visual adjustments for smaller tablets. DO NOT MERGE
2011-05-25 11:02:01 -07:00
Amith Yamasani
99a8e1d293
Merge "More preference item visual adjustments for smaller tablets. DO NOT MERGE" into honeycomb-mr2
2011-05-25 10:58:24 -07:00
Kristian Monsen
a014db7f0b
Merge Chromium at 10.0.634.0: Add autofill fax string
...
Introduced here:
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/autofill/fax_field.cc?view=diff&pathrev=70875&r1=70709&r2=70710
Change-Id: I20130029e26f2d9ef6ea4828921b070c887ccb69
2011-05-25 18:54:31 +01:00
Russell Brenner
70ecf97804
merge from honeycomb mr2
...
Refire the redraw event if webkit wasn't ready
If webkit wasn't in a drawing mood, post a WEBKIT_DRAW event to
assure that the update is not lost.
bug: 4474358
Change-Id: I70fcf652cc854f995885c58b55d58ecf75734ab8
2011-05-25 10:23:26 -07:00
Russell Brenner
dd36e1bde1
am 8b98284b: am 64796477: Merge "DO NOT MERGE-Refire the redraw event if webkit wasn\'t ready" into honeycomb-mr2
...
* commit '8b98284b97b81a4cc85d9fc26e79160e9c38ff1c':
DO NOT MERGE-Refire the redraw event if webkit wasn't ready
2011-05-25 09:14:50 -07:00
Russell Brenner
8b98284b97
am 64796477: Merge "DO NOT MERGE-Refire the redraw event if webkit wasn\'t ready" into honeycomb-mr2
...
* commit '64796477f61f2fb5435e5043820c67dead4ec577':
DO NOT MERGE-Refire the redraw event if webkit wasn't ready
2011-05-25 09:05:55 -07:00
Russell Brenner
64796477f6
Merge "DO NOT MERGE-Refire the redraw event if webkit wasn't ready" into honeycomb-mr2
2011-05-25 09:00:26 -07:00
Narayan Kamath
f509e72c71
Merge "Add a separate thread for writing to audiotracks."
2011-05-25 08:26:38 -07:00
Steve Block
ceb82f71dd
Merge "Merge WebKit at r78450: Update useragent string"
2011-05-25 08:15:34 -07:00
Steve Block
ae8eb6beba
Merge WebKit at r78450: Update useragent string
...
Change-Id: I4d597a8709e9188c083e73a133a12d3121204e6f
2011-05-25 16:10:29 +01:00
Narayan Kamath
c90f1c815d
Add a separate thread for writing to audiotracks.
...
Now, SynthesisRequest.audioAvailable( ) will not block
until all data has been written to the audiotrack.
Change-Id: Ie24c0b6873ae44659e88646fb7ef821750dc314e
2011-05-25 15:31:06 +01:00
John Reck
2221e34ba5
am 00bcea1a: am dc8a53a7: am 2959916b: Merge "Update the Desktop UA to Chrome" into honeycomb-mr2
...
* commit '00bcea1ac3be490e2730d15a6406541341dd3853':
Update the Desktop UA to Chrome
2011-05-24 19:54:11 -07:00
Dianne Hackborn
77dd616e68
am 00b3a5c6: am c404e9b2: Merge "More compatibility mode improvements." into honeycomb-mr2
...
* commit '00b3a5c65e6ef26056178d1d7473b921671752e9':
More compatibility mode improvements.
2011-05-24 19:13:45 -07:00
Dianne Hackborn
00b3a5c65e
am c404e9b2: Merge "More compatibility mode improvements." into honeycomb-mr2
...
* commit 'c404e9b20165f634904d1489216d17d8e09fe696':
More compatibility mode improvements.
2011-05-24 19:10:53 -07:00
Dianne Hackborn
c404e9b201
Merge "More compatibility mode improvements." into honeycomb-mr2
2011-05-24 19:07:55 -07:00
Dianne Hackborn
5be8de3420
More compatibility mode improvements.
...
We now correctly adjust display metrics, fixing for example issues
seen in Barcode Scanner. In addition the decision about when to use
compatibility mode has a bug fixed where certain apps would not go
out of compatibility mode even though they should be able to.
Change-Id: I5971206323df0f11ce653d1c790c700f457f0582
2011-05-24 18:13:25 -07:00
Russell Brenner
1d87cbf602
DO NOT MERGE-Refire the redraw event if webkit wasn't ready
...
If webkit wasn't in a drawing mood, post a WEBKIT_DRAW event to
assure that the update is not lost.
bug: 4474358
Change-Id: Ib0c4cedb10f58821f95c439824c30043a906f8b8
2011-05-24 17:17:40 -07:00
Scott Main
ec6331b82a
docs: add accepted values for setting status bar visibility
...
Change-Id: I67ef29f8ccc7b4a754ebb24efd96e9821e3d8662
2011-05-24 16:55:56 -07:00
Ying Wang
8f40e58712
Merge "Fix intermediate src dir for framework.jar"
2011-05-24 16:27:17 -07:00
Chet Haase
8d5f808f70
Add more functionality to ViewPropertyAnimator.
...
Allow ViewPropertyAnimator animations to be started immediately, canceled,
and to have an optional startDelay. This is functionality parallel to that
in the base Animator class.
Change-Id: I391f1810bf697656999bd6e3e63a59e46eb7eb8a
2011-05-24 15:56:41 -07:00
Chet Haase
7eaa5e57d8
Merge "Add ability to transition parent hierarchy in layout transitions"
2011-05-24 15:55:15 -07:00
Amith Yamasani
6ea08998ee
More preference item visual adjustments for smaller tablets. DO NOT MERGE
...
Use medium text size for locale picker.
Hide icon region if there's no icon.
Bug: 4462313
Change-Id: I8062646f31bfec753bcd476f54c8ab5b66375b5e
2011-05-24 15:50:36 -07:00
Chet Haase
cca2c98072
Add ability to transition parent hierarchy in layout transitions
...
This change compensates for changes in the parent hierarchy of
transitioning views. It automatically animates parents with the same
animations as those used for the CHANGING animations run on the container
children.
Change-Id: I86471d16a9070b024cc09c8f6e0f504a881fa99f
2011-05-24 15:29:39 -07:00