Vasu Nori
d529d0df8f
Merge "bug:3396894 (HC branch) remove STOPSHIP code" into honeycomb
2011-01-26 23:43:17 -08:00
Vasu Nori
4b92aeec3f
bug:3396894 (HC branch) remove STOPSHIP code
...
Change-Id: Iad8790b7c2efa3a9b35e07429ea47d4e9f72081b
2011-01-26 23:24:05 -08:00
Svetoslav Ganov
c291a7bf7a
Merge "The calendar view widget was jumping incorrectly to the next week while selectiong the last day of the week." into honeycomb
2011-01-26 22:59:23 -08:00
Svetoslav Ganov
58f51255eb
The calendar view widget was jumping incorrectly to the next week
...
while selectiong the last day of the week.
The NumberPicker widget was getting into an inconsitent state when
reaching the end of the range (non wrapping selector wheel) and
the user touches the location of the hidden increment/decrement
button.
Change-Id: Id54103295dd2574030e2c29996061faa659a5bb7
2011-01-26 22:50:55 -08:00
Romain Guy
7c53a0d607
Merge "Don't draw the same triangles several times. Bug #3388197 " into honeycomb
2011-01-26 22:44:02 -08:00
Romain Guy
4f09f5417b
Don't draw the same triangles several times.
...
Bug #3388197
Change-Id: Ief1dfd9447f144e9992340a173d2893e5e049129
2011-01-26 22:45:16 -08:00
Adam Cohen
53838d265e
Fixing some ugly StackView relayouts on rotation
...
Change-Id: Ic4b11637ed73e60e1af1fcd27e5610d8f84a31fe
2011-01-26 22:25:14 -08:00
Kenny Root
5d506fa727
Merge "Add API for preferred Launcher icon size and density" into honeycomb
2011-01-26 20:16:31 -08:00
Kenny Root
5ef44b7566
Add API for preferred Launcher icon size and density
...
Applications that create an icon for launcher to use couldn't determine
which size or density the icon should be created.
Bug: 3224340
Change-Id: Iee96113a4092696a9bd18eecbd2593b38f952a16
2011-01-26 19:43:27 -08:00
Michael Kolb
85fd2c9102
Merge "fix incognito url loading" into honeycomb
2011-01-26 19:21:49 -08:00
Michael Kolb
2c8b1f77a3
fix incognito url loading
...
http://b/issue?id=3349090
removed the loading of the "browser:incognito" url
Change-Id: I47f952d372b4d69e91d4b29b3b5e5ec46a4f4fc3
2011-01-26 19:16:11 -08:00
Dianne Hackborn
2dc9c784b2
Merge "Fix issue #3382992 : IME close animation stutters from URL bar" into honeycomb
2011-01-26 19:04:15 -08:00
Dianne Hackborn
63042d6a03
Fix issue #3382992 : IME close animation stutters from URL bar
...
Gross hack is grosser.
Change-Id: I0a34bf1d7c16c547402318f24776a5f7e8b7552b
2011-01-26 18:56:29 -08:00
Romain Guy
ede54ce2fe
Merge "Fix crash in movie studio." into honeycomb
2011-01-26 18:46:29 -08:00
Romain Guy
0c75622cf8
Fix crash in movie studio.
...
Change-Id: I06acb0b39cc3839cf7abb58b32dec9b9bec424d6
2011-01-26 18:48:38 -08:00
Romain Guy
f2499fa434
Make sure that we update SurfaceView's window with display lists.
...
Bug #3395487
Change-Id: Idaef3953a596ee3b4049a2d8aef6dda676b1545b
2011-01-26 18:31:23 -08:00
Romain Guy
9c8307fb19
Merge "Make sure that we update SurfaceView's window with display lists. Bug #3395487 " into honeycomb
2011-01-26 18:29:38 -08:00
Gilles Debunne
bc3f79371b
Merge "Tabs are resized to make sure they fit in their parent." into honeycomb
2011-01-26 18:09:23 -08:00
Jaikumar Ganesh
55271a79d1
Merge "Disable PBAP for no voice capability" into honeycomb
2011-01-26 17:52:50 -08:00
Scott Main
0f2e2b8b82
Merge "Update package descriptions with editorial revisions. Notably, this removes exessive info about resources from the content package, because it's not a good location and the info is avilable in the dev guide, but also added some of the info to the Resources class description." into honeycomb
2011-01-26 17:06:45 -08:00
Mike Lockwood
278a04eb7a
Merge "Fix javadoc for MediaStore.Files.FileColumns constants" into honeycomb
2011-01-26 16:24:19 -08:00
Winson Chung
b90a91c633
Making requested indices the last to be pruned when we hit cache memory limits. (3368863)
...
- Also tweaking disconnect delay, cache size, and memory limit
Change-Id: If67188dcb363e5a2fbc02736f82bfd783af02533
2011-01-26 16:09:09 -08:00
Gilles Debunne
6741c941a7
Tabs are resized to make sure they fit in their parent.
...
Bug 3365301
This is a first implementation. The text inside the tabs is clipped
and can be hardly readable.
A nicer complimentary solution is to reduce the 40dip padding in portrait mode.
Change-Id: I19439ee6a63c3f9dcdcc944ddbbc18a81949db79
2011-01-26 16:01:20 -08:00
Mike Lockwood
ed723b4095
Fix javadoc for MediaStore.Files.FileColumns constants
...
BUG: 3370225
Change-Id: Ie793771b131031f8457859990dca7b6fb9ba47aa
Signed-off-by: Mike Lockwood <lockwood@android.com >
2011-01-26 15:57:07 -08:00
Romain Guy
9e7c2c6ded
Merge "Optimize invalidate() calls." into honeycomb
2011-01-26 15:40:16 -08:00
Romain Guy
0fd89bf722
Optimize invalidate() calls.
...
Change-Id: I09d99290ca74f96046702bc2604f125a1276ce05
2011-01-26 15:41:30 -08:00
Fabrice Di Meglio
f728411ba4
Merge "Fix bug #3395355 ("adb shell dumpsys content" should present human readable failure messages instead of error codes)" into honeycomb
2011-01-26 15:39:24 -08:00
Fabrice Di Meglio
dc2dd88249
Fix bug #3395355 ("adb shell dumpsys content" should present human readable failure messages instead of error codes)
...
- add human readable error messages
Change-Id: Ib6937684e61aca80b2c3bc78fd67b93c3df61d17
2011-01-26 15:35:47 -08:00
Scott Main
f4f05b8f24
Update package descriptions with editorial revisions.
...
Notably, this removes exessive info about resources
from the content package, because it's not a good location
and the info is avilable in the dev guide, but also
added some of the info to the Resources class description.
Change-Id: Ie78af26c9cec66314deb98e53078f48e16c08e70
2011-01-26 14:58:19 -08:00
Svetoslav Ganov
df4672643b
Merge "Final polish of WebView accessibility support for no JavaScript case." into honeycomb
2011-01-26 14:39:47 -08:00
Jaikumar Ganesh
67a8b8eaa1
Disable PBAP for no voice capability
...
PBAP is contact transfer to cars and headsets.
This is closely tied to handsfree profile.
Without calling functionality it was of practically no use.
It will just confuse users when they see a "Dial" button
on their car systems.
Bug: 3395362
Change-Id: I4e4597f0e4b371f69ed7af95d73893554e3fb8ac
2011-01-26 14:33:20 -08:00
Romain Guy
2b1847ea60
Remove unused API
...
Change-Id: I1714fd82a64b752f0350ef4ef9179ce19e089c6a
2011-01-26 13:43:01 -08:00
Romain Guy
940df6dd83
Merge "Remove unused API" into honeycomb
2011-01-26 13:41:10 -08:00
Gilles Debunne
12b2dc23cc
Merge "Holo theme for error popups in TextViews." into honeycomb
2011-01-26 13:33:24 -08:00
Adam Cohen
10f27c5a42
Merge "Fixing bug where widgets would go dead after moving to another screen" into honeycomb
2011-01-26 13:26:58 -08:00
Shimeng (Simon) Wang
078378624c
Merge "Fine tune the high memory threshold and usage delta for v8 GC." into honeycomb
2011-01-26 13:23:58 -08:00
Adam Cohen
2035a4657a
Fixing bug where widgets would go dead after moving to another screen
...
-> A memory optimization was causing AdapterViewAnimator to give up its
reference to its adapter, rendering the widget dead.
-> Did testing, and it doesn't appear that this optimization was
making a difference, so it appears safe to remove.
Change-Id: I274c5f73862cbda2dc5411d5c94a9ba1ac1e3635
2011-01-26 13:22:59 -08:00
Winson Chung
2c070bae44
Merge "Re-enabling queued unbinding of services after requests to the service. (3394210)" into honeycomb
2011-01-26 12:30:26 -08:00
Jaikumar Ganesh
e9b644fcef
Merge "Fix some unmatched javadoc tags." into honeycomb
2011-01-26 12:23:15 -08:00
Winson Chung
16c8d8a558
Re-enabling queued unbinding of services after requests to the service. (3394210)
...
- Fix for crash when detaching from window
- Potential fix for occasional IllegalStateException when updating List based widgets
Change-Id: I3d3f2bb691552a1136111043db686c4926b510c6
2011-01-26 12:09:27 -08:00
Gilles Debunne
5f059e4663
Holo theme for error popups in TextViews.
...
Bug 3277308
Change-Id: I9711adb848df975b95ad09fc84bba4b970e44670
2011-01-26 12:08:45 -08:00
Shimeng (Simon) Wang
7114f3bf6d
Fine tune the high memory threshold and usage delta for v8 GC.
...
This will help reduce a bit more v8 GC for heavy web sites.
issue: 3317574
Change-Id: I5f93f9311fc864fb13933f92ff402e00c0e6fcdf
2011-01-26 11:56:30 -08:00
Joe Onorato
1aadb2108d
Merge changes I48392c75,Id09437a4,I4a0aa878 into honeycomb
...
* changes:
Expose the window flags for lights out mode.
Make TabletStatusBar call into StatusBarManagerService when it goes out of lights out mode on its own.
Make FLAG_FULLSCREEN not go into lights out mode anymore.
2011-01-26 11:46:58 -08:00
Jaikumar Ganesh
0706fed520
Fix some unmatched javadoc tags.
...
Bug: 3392175
Change-Id: I84aa86c07060bc4ba399fd5c8f7cda162b432031
2011-01-26 11:46:56 -08:00
Kenny Root
2c1d0967ba
Merge "Make ObbActionListener a on-way call" into honeycomb
2011-01-26 11:01:14 -08:00
Romain Guy
d30b36d3cd
Fix NPE in YouTube.
...
Bug #3385339
Change-Id: Id7b307994e343cdb808161a7fae590536f04252e
2011-01-26 10:54:43 -08:00
Romain Guy
f5b27e35c1
Merge "Fix NPE in YouTube. Bug #3385339 " into honeycomb
2011-01-26 10:54:23 -08:00
Joe Onorato
14782f705e
Expose the window flags for lights out mode.
...
I hadn't wanted to do this, but it makes porting the FLAG_FULLSCREEN
stuff over to this simpler because you don't have to go find a view
to proxy through.
This change also clears the flag everywhere when the window manager
notifies the views that the change has come back.
Change-Id: I48392c7550925bcca50c5bb9e1f263e99de6c7bc
2011-01-26 10:47:39 -08:00
Leon Scroggins
8b2d4825e1
Merge "Move last touch point when moving the cursor node." into honeycomb
2011-01-26 10:06:42 -08:00
Jaikumar Ganesh
5a9ac240fe
Revert "Temporary Changes for certification of SCO."
...
This reverts commit 75c2701454 .
Change-Id: Ic63cdbbb06b9ed2d9c48e8b29cc376059ecadebf
2011-01-26 09:08:50 -08:00