Eric Fischer
a771775022
am 622abb73: (-s ours) Merge "Import revised translations. DO NOT MERGE" into ics-factoryrom
...
* commit '622abb73a9fa8253679de1ac22bca66ab055eef8':
Import revised translations. DO NOT MERGE
2011-09-26 19:44:28 -07:00
Peter Ng
90ac4934c8
Merge "Transparent lockscreen green indicator icons in a step to remove them fully from pattern unlock"
2011-09-26 19:27:07 -07:00
Peter Ng
0a09207a22
Transparent lockscreen green indicator icons in a step to remove them fully from pattern unlock
...
Bug: 5136097
Change-Id: I0bfcd2e8806161d816b3cc9248775accdcc457af
2011-09-26 18:18:04 -07:00
Chia-chi Yeh
9d1c183503
Merge "VpnDialogs: revise UI layout."
2011-09-26 17:29:38 -07:00
Christopher Tate
84da4e47e7
Merge "Use the new INSTALL_FROM_ADB Package Manager flag..."
2011-09-26 17:12:01 -07:00
Peter Ng
e7b40904be
Merge "Vpn icon updated to a flat key and wifi updated to a two tone graphic"
2011-09-26 17:02:06 -07:00
Peter Ng
51be3b2ed9
Vpn icon updated to a flat key and wifi updated to a two tone graphic
...
Bug: 5155775
Change-Id: I302fa857185761c408a26b7360ab0db48e72642d
2011-09-26 16:41:58 -07:00
Christopher Tate
ab63aa87c1
Use the new INSTALL_FROM_ADB Package Manager flag...
...
...when installing an apk in the course of an 'adb restore' operation.
Fixes bug 5374597.
Change-Id: I8ddce0e015e3bab79432e82709d841887667c346
2011-09-26 16:30:30 -07:00
Romain Guy
1867a3cde6
Merge "Do not blend opaque windows."
2011-09-26 16:13:01 -07:00
Mathias Agopian
6098a2162a
Merge "Region cannot handle malformed Rects. Abort the Region op in that case."
2011-09-26 16:10:08 -07:00
Romain Guy
4941dea00a
Do not blend opaque windows.
...
This change ensures the wallpaper is rendered into an opaque surface
which avoids a glClear() in SurfaceFlinger. This should save quite
a bit of work on every frame when panning the workspace in launcher.
Change-Id: I9c1b8c324edf29826d5dbb1fb39d883e43375310
2011-09-26 16:08:14 -07:00
Mathias Agopian
0ee06d116b
Region cannot handle malformed Rects. Abort the Region op in that case.
...
Bug: 5331198, 5334829
Change-Id: Ib1fdbf6fb291e7f1191ccfe16b5ff29d73e7a474
2011-09-26 15:58:20 -07:00
Jeff Sharkey
ba8dea03f3
Merge "Overlay to configure data usage network types."
2011-09-26 15:34:06 -07:00
Chia-chi Yeh
72fddaa5d9
VpnDialogs: revise UI layout.
...
Also hide statistics when they are not available.
Bug: 5372746
Change-Id: Iceffc8732cd51461630127f4fd17d505bc8b05aa
2011-09-26 15:07:49 -07:00
Justin Ho
ece1d32012
Merge "Fixed alignment on home icon Bug: 5348452"
2011-09-26 14:57:56 -07:00
Eric Fischer
622abb73a9
Merge "Import revised translations. DO NOT MERGE" into ics-factoryrom
2011-09-26 14:55:58 -07:00
Eric Fischer
334c39be25
Import revised translations. DO NOT MERGE
...
Change-Id: I3b5544d4e5739d08d1c3c6cc59dafe89de3b92c0
2011-09-26 14:49:06 -07:00
Chet Haase
f425ca9772
Merge "Fix display list issue that was crashing an external app."
2011-09-26 14:46:19 -07:00
Justin Ho
2e8e57eb3f
Fixed alignment on home icon
...
Bug: 5348452
Change-Id: I14fe5d27a7e9b6c1f9c9924cbcc30f9202dafa44
2011-09-26 14:46:06 -07:00
Chet Haase
6e6db61809
Fix display list issue that was crashing an external app.
...
The app was removing a View whilst in its onDraw() method. This meant
that we asked it for its display list and it invalidated that display list
(by removing itself) before it returned from onDraw(). We later attempted to
draw that invalid display list into its parent nad died in native code.
The fix is to check the state of the display list after the call to getDisplayList()
and to avoid doing further work with it if it's invalid.
Change-Id: I14a342b4fe79c8dce2626ff61237b447040e7f42
2011-09-26 14:32:26 -07:00
Gilles Debunne
52edaa9cfb
Merge "Bug 5250788: TextView gets slower as the text length grows"
2011-09-26 14:18:14 -07:00
Daniel Sandler
71bfec4488
am 61b645ab: Merge "Update all RSSIs whenever the connectivity changes." into ics-factoryrom
...
* commit '61b645ab86ace1511593f1f1f46dfb62bf0ae8b9':
Update all RSSIs whenever the connectivity changes.
2011-09-26 12:39:01 -07:00
Daniel Sandler
61b645ab86
Merge "Update all RSSIs whenever the connectivity changes." into ics-factoryrom
2011-09-26 12:37:29 -07:00
Fabrice Di Meglio
8013290dd0
Merge "Fix bug #5366547 TruncateAt.MARQUEE should be replaces with "two dot" ellipsis on hardware that dont support MARQUEE"
2011-09-26 12:16:41 -07:00
Fabrice Di Meglio
8eb34ed88c
Merge "Fix bug #5344067 android.text.DynamicLayout.sStaticLayout can hold onto an Activity, potential memory leak"
2011-09-26 12:16:30 -07:00
The Android Open Source Project
4da465a056
Reconcile with ics-factoryrom-release
...
Change-Id: I4096cbbfd0bae1f7c08c9731f522529d3895d2d8
2011-09-26 12:11:29 -07:00
Ben Komalo
8154495fc7
am 69a6d537: Merge "Enter minimal boot mode when booting encrypted" into ics-factoryrom
...
* commit '69a6d537e6f29683f685ecb688f0b06b1c0b2b15':
Enter minimal boot mode when booting encrypted
2011-09-26 12:02:19 -07:00
Ben Komalo
69a6d537e6
Merge "Enter minimal boot mode when booting encrypted" into ics-factoryrom
2011-09-26 12:01:01 -07:00
Jason Sams
d1a2f36b83
Merge "Remove unused fields in ProgramRaster"
2011-09-26 11:57:41 -07:00
Andreas Huber
d359b575f7
Merge "Properly connect to surface flinger in our shell tools"
2011-09-26 11:26:59 -07:00
Andreas Huber
48719dc622
Merge "Propagate error signalled by the source all the way to the output EOS notification."
2011-09-26 11:03:05 -07:00
Andreas Huber
928baf1f54
Propagate error signalled by the source all the way to the output EOS notification.
...
Change-Id: I30e959a6d669f09745c59fbdebee08f869511cf7
related-to-bug: 5372901
2011-09-26 10:53:29 -07:00
Jeff Sharkey
630a171216
Overlay to configure data usage network types.
...
Specify which network types should be counted when computing data
usage totals.
Bug: 5361005
Change-Id: I830caed1a29199892d209a692b50f8b3e144cafe
2011-09-26 10:50:30 -07:00
Gilles Debunne
ea1c7f3c51
Merge "Bug 5248215: Even though I turned off the Spelling correction, it still shows up"
2011-09-26 10:38:58 -07:00
Wink Saville
972244251a
am 2783e1ce: Merge "Remove unused persist.radio.imsregrequired." into ics-factoryrom
...
* commit '2783e1ce7a9b2c82983223754228c06be6713a0f':
Remove unused persist.radio.imsregrequired.
2011-09-26 10:27:16 -07:00
Wink Saville
2783e1ce7a
Merge "Remove unused persist.radio.imsregrequired." into ics-factoryrom
2011-09-26 10:25:21 -07:00
Kenny Root
8a663c89a3
Merge "Allow non-required package verifiers"
2011-09-26 09:53:06 -07:00
Justin Ho
3eb34a9cd7
am 48704d49: Updated key and effect sounds
...
* commit '48704d4962f2120c62726eaa8bc6ec2d8a71071d':
Updated key and effect sounds
2011-09-26 09:50:01 -07:00
Justin Ho
48704d4962
Updated key and effect sounds
...
Change-Id: Ia7c771ed59bf1803ed7ff25d338a412906cf59c0
2011-09-26 09:47:18 -07:00
Wink Saville
9e2cc044fd
Remove unused persist.radio.imsregrequired.
...
Change-Id: I49a2360260917f3e1034c1106ff139375fa1c9ed
2011-09-26 09:36:28 -07:00
Steve Block
2cdbe2f1cf
Merge "Update the error for WebView thread violations to make clear that it's not fatal"
2011-09-26 08:41:09 -07:00
Andreas Huber
3bade9504a
Merge "Support even more .avi files with .mp3 content not aligned to chunk boundaries"
2011-09-26 08:09:11 -07:00
Steve Block
7a01d94c5e
Update the error for WebView thread violations to make clear that it's not fatal
...
- Update the description
- Use Throwable rather than RuntimeException
- Log as a warning rather than an error
Bug: 5313494
Change-Id: If13ce2088e7080122db14e5e0565f64e6d6f4320
2011-09-26 14:59:12 +01:00
Ben Murdoch
e0b0578a1e
Merge "Force a WebView pictureset invalidation on screen rotation."
2011-09-26 06:19:56 -07:00
Brian Colonna
0e86bc0788
Merge "FaceLock is now closed if emergency dial button is pressed"
2011-09-26 06:03:02 -07:00
Roman Nurik
b75fd7ad4e
Merge "Update supported media formats doc for ICS"
2011-09-26 00:16:40 -07:00
Jeff Sharkey
61c0818f24
Merge "Watch network subtype, tethering teardown, empty."
2011-09-25 23:44:10 -07:00
Fabrice Di Meglio
09175735c5
Fix bug #5344067 android.text.DynamicLayout.sStaticLayout can hold onto an Activity, potential memory leak
...
- make the StaticLayout constructor not depending on the text as we just need the "generate()" call to be done
Change-Id: I65249e65ed6446b6ac13dbf8c8f58fcdf54046cb
2011-09-25 16:48:04 -07:00
Adam Powell
83131db9a8
Merge "Fix bug 5358705 - Request no full-screen mode of the IME when a SearchView is expanded in an action bar"
2011-09-25 14:45:59 -07:00
Fabrice Di Meglio
cb332649e4
Fix bug #5366547 TruncateAt.MARQUEE should be replaces with "two dot" ellipsis on hardware that dont support MARQUEE
...
- introduce TruncateAt.END_SMALL
- code refactoring for suppressing use of hardcoded constants
Change-Id: I70e24857cd5d6bd012a743cbc0ba46fbd06d5457
2011-09-25 14:39:27 -07:00