Irfan Sheriff
68b9f6f90a
Merge "Fix wifi broadcasts"
2010-12-23 09:17:39 -08:00
Kristian Monsen
d486375c14
Merge "Only store Application context"
2010-12-23 07:35:40 -08:00
Shih-wei Liao
113ec8d41b
Merge "Clean-up."
2010-12-23 07:08:54 -08:00
Shih-wei Liao
c5300f14ad
Clean-up.
...
Change-Id: I43045da43a5e48e1bf759cd18c1b90d45f243450
2010-12-23 23:07:02 +08:00
Kristian Monsen
6b91b45e31
Only store Application context
...
Context from an Activity are not meant to be store past the
lifetime of the Activity.
Fix for bug 3306898
Change-Id: Ib2f12cbdc3ec8aa0a6adf4770e6be4569fa6402c
2010-12-23 12:47:39 +00:00
Xavier Ducrohet
71e83ff537
Merge "LayoutLib: improve bitmap support."
2010-12-23 00:13:24 -08:00
Xavier Ducrohet
afd8d608cf
Merge "LayoutLib: support for layers."
2010-12-23 00:09:07 -08:00
Jim Miller
f9905b437a
New thumbnail generation and centering in RecentApps
...
This centers the thumbnail in the given glow background and
reduces compositing by one window per recent item.
Change-Id: I228648022e12214fb3d8b66067e214cef5aaf8e9
2010-12-22 21:29:29 -08:00
Dianne Hackborn
dd830c2114
am 60238734: am 2dda21b9: Merge "Another stab at fixing issue #3149290 java.lang.RuntimeException:..." into gingerbread
...
* commit '6023873463331d30b7ed12942c3323f1b6975ed8':
Another stab at fixing issue #3149290 java.lang.RuntimeException:...
2010-12-22 18:40:56 -08:00
Dianne Hackborn
6023873463
am 2dda21b9: Merge "Another stab at fixing issue #3149290 java.lang.RuntimeException:..." into gingerbread
...
* commit '2dda21b93f8a8e0fb70de44eae826bc68349813c':
Another stab at fixing issue #3149290 java.lang.RuntimeException:...
2010-12-22 18:37:08 -08:00
Dianne Hackborn
2dda21b93f
Merge "Another stab at fixing issue #3149290 java.lang.RuntimeException:..." into gingerbread
2010-12-22 18:34:40 -08:00
Dianne Hackborn
7becaeea7b
Another stab at fixing issue #3149290 java.lang.RuntimeException:...
...
...Unable to pause activity
{com.android.settings/com.android.settings.applications.StorageUse}
Change-Id: Ibfa28a1c5af50dd150dfcafe71e905426d312643
2010-12-22 18:29:32 -08:00
Jeff Brown
182f7950b8
Merge "Enable touch splitting by default for Honeycomb apps."
2010-12-22 18:29:19 -08:00
Dianne Hackborn
00ee5b4685
Merge "Fix issue #3299143 : Problem report for Hanping Chinese Dictionary Pro"
2010-12-22 17:44:14 -08:00
Dianne Hackborn
3b99ede362
Fix issue #3299143 : Problem report for Hanping Chinese Dictionary Pro
...
Let's not crash if there is no clip.
Change-Id: I295031adf37fdd0997c39a2cffc2c6f602d7694e
2010-12-22 17:37:34 -08:00
Jim Miller
7b3724dd30
Merge "Fix 3298264: Update LockScreen DigitalClock with new font"
2010-12-22 17:35:26 -08:00
Jeff Brown
995e774319
Enable touch splitting by default for Honeycomb apps.
...
Also fixed some bad comments I noticed along the way.
Change-Id: I4328c8aaa22f48a5c1fd274e889abb7823747330
2010-12-22 17:00:33 -08:00
Jaikumar Ganesh
057898a9b5
Enable Bluetooth reverse tethering.
...
Change-Id: I84a508b64f18a1445b8ac424f2a36d56ef432375
2010-12-22 15:24:18 -08:00
Jaikumar Ganesh
15c7439acb
Add TYPE_BLUETOOTH network interface for reverse tethering.
...
Change-Id: I2aa61ce15f57aea9e8fd3a4cb56799c8bc51e998
2010-12-22 15:24:18 -08:00
Dianne Hackborn
93e7d00f3f
am 0dc0dab7: am 3b10aea5: Merge "Improve performance of WindowState.toString()"
...
* commit '0dc0dab71024e07431eb6d20b6165822da734902':
Improve performance of WindowState.toString()
2010-12-22 15:00:08 -08:00
Dianne Hackborn
0dc0dab710
am 3b10aea5: Merge "Improve performance of WindowState.toString()"
...
* commit '3b10aea50c1044ff33d02727829c47c061f6e1c8':
Improve performance of WindowState.toString()
2010-12-22 14:56:50 -08:00
Irfan Sheriff
b45e726bf5
Fix wifi broadcasts
...
Add the missing wifi disable broadcast and also send out
supplicant disconnect on shutdown.
Added unit test cases.
Bug: 3294055
Change-Id: Ia56a8ec9d17784c5aac5b8b369c04837f9057c54
2010-12-22 14:43:13 -08:00
Jim Miller
3d80811579
Merge "Fix 3290446: Reduce number of recents to fit in a single binder"
2010-12-22 14:27:25 -08:00
Martin Hibdon
760c881a30
Merge "Correctly save Activity's state in saveInstanceState"
2010-12-22 14:08:42 -08:00
James Dong
2116dc91e9
Expose AMRNB/WB and AAC encoder and related file output formats
...
Cherry-picked from GB
bug - 3305667
Change-Id: I116ba908666d712495a1bd2bcc47c35f274c7fae
2010-12-22 13:42:36 -08:00
Martin Hibdon
6bcda6387f
Correctly save Activity's state in saveInstanceState
...
Prior to this change, saveInstanceState would
call directly to Activity.onSaveInstanceState(),
rather than performSaveInstanceState().
This meant that saveManagdDialogs() was not called,
so Activities running under a LocalActivityManager
do not get their dialogs restored on configuration changes.
Change-Id: Id45110a8716a86958c14f4b1ea5a84c9cdf107f1
2010-12-22 13:05:52 -08:00
James Dong
3d8b073a40
am 27d4ad2a: (-s ours) am 2bf89b21: Merge "Expose AMRNB/WB and AAC encoder and related file output formats - do not merge" into gingerbread
...
* commit '27d4ad2a5771ad025fa69f64b093d7429d94bfd3':
Expose AMRNB/WB and AAC encoder and related file output formats - do not merge
2010-12-22 12:44:22 -08:00
James Dong
27d4ad2a57
am 2bf89b21: Merge "Expose AMRNB/WB and AAC encoder and related file output formats - do not merge" into gingerbread
...
* commit '2bf89b2197674ccc414ea60a61199562df9dc52b':
Expose AMRNB/WB and AAC encoder and related file output formats - do not merge
2010-12-22 12:40:57 -08:00
James Dong
2bf89b2197
Merge "Expose AMRNB/WB and AAC encoder and related file output formats - do not merge" into gingerbread
2010-12-22 12:38:11 -08:00
Dianne Hackborn
4985874115
Merge "Fix issue #3194697 : default orientation for portrait-mode apps on stingray is backward?"
2010-12-22 12:33:40 -08:00
Dianne Hackborn
07f3d66497
Fix issue #3194697 : default orientation for portrait-mode apps on stingray is backward?
...
Change-Id: Ia01963d1dcdda12ef1b4c56af2bd389e5dadbce1
2010-12-22 12:31:31 -08:00
James Dong
d609ca7f6a
Expose AMRNB/WB and AAC encoder and related file output formats - do not merge
...
bug - 3305667
Change-Id: I8f137af7f87cb010f75cae1777b9ec6b6af8214f
2010-12-22 12:12:12 -08:00
Mattias Petersson
658ecc1869
am 2f209e88: am 1622eee2: Improve performance of WindowState.toString()
...
* commit '2f209e885a86b8396fe1344043cf9858751fcb64':
Improve performance of WindowState.toString()
2010-12-22 12:04:43 -08:00
Jeff Hamilton
8e5ba659df
am 7a9f17c3: am 3ce86481: Remove canBeFormatted().
...
* commit '7a9f17c3563be3eb5fc0927e20d9bc7ec09e20c3':
Remove canBeFormatted().
2010-12-22 12:04:32 -08:00
James Dong
6cba61ee68
Merge "Avoid using private Bitmap constructor to generate bitmaps"
2010-12-22 12:03:39 -08:00
James Dong
0e4b535b43
Avoid using private Bitmap constructor to generate bitmaps
...
bug - 2433195
Change-Id: Ic74225286c9884055ae751cf76a1d65e8e70b3ae
2010-12-22 11:45:42 -08:00
Hung-ying Tyan
33808c6d24
am aec9a33f: am e0bd2688: Merge "Check if VoIP API is supported in SipManager." into gingerbread
...
* commit 'aec9a33f1cfc7c32690bc8e24aefaeb137ab9859':
Check if VoIP API is supported in SipManager.
2010-12-22 11:35:14 -08:00
Robert Greenwalt
efe5bd77eb
am 46f98746: am 5d0fafe8: Merge "Be sure and report NO_CONNECTIVITY when needed." into gingerbread
...
* commit '46f987465c1df4ec984e725747d4d79fc592abb7':
Be sure and report NO_CONNECTIVITY when needed.
2010-12-22 11:35:06 -08:00
Dianne Hackborn
ed4f1cd7c1
am 20c915d8: am 5261cea2: Merge "Fix issue #3224616 : TimeUtils.formatDuration() can drop 0s." into gingerbread
...
* commit '20c915d80356859d8716f014a7d4950f06c38cfc':
Fix issue #3224616 : TimeUtils.formatDuration() can drop 0s.
2010-12-22 11:34:59 -08:00
Jean-Baptiste Queru
56ce933cf1
am b3177c13: (-s ours) am 749c627f: Merge "Support for KSC5601 on SIM."
...
* commit 'b3177c135bb7a3db3318893335a9ac0bc39d9cf8':
Support for KSC5601 on SIM.
2010-12-22 11:34:50 -08:00
Simon Wilson
30b25b3e32
am 490db31b: (-s ours) am 0c8ad64d: Merge "fix [3127755] Launcher is missing anti-aliasing" into gingerbread
...
* commit '490db31b851af9195f8f5bd4c5b21f59be56b207':
fix [3127755] Launcher is missing anti-aliasing
2010-12-22 11:29:07 -08:00
Mattias Petersson
2f209e885a
am 1622eee2: Improve performance of WindowState.toString()
...
* commit '1622eee2e48678b17a4668641957f09213f98905':
Improve performance of WindowState.toString()
2010-12-22 11:25:32 -08:00
Dianne Hackborn
3b10aea50c
Merge "Improve performance of WindowState.toString()"
2010-12-22 11:21:21 -08:00
Mattias Petersson
1622eee2e4
Improve performance of WindowState.toString()
...
This fix improves the performance by caching the string that should
be returned, and reuse it next time if possible.
This will make it faster to switch between activities, approximately
half the time to create the new view when changing from landscape to
portrait. Also, the time for starting a new application is be reduced
as WindowState.toString is being called thousands of times in this
case.
Change-Id: I2b8b9bc1e251d1af43b6c85f049c01452f2573a2
2010-12-22 10:42:47 -08:00
Xavier Ducrohet
b1da1afa74
LayoutLib: improve bitmap support.
...
Change-Id: I703c2bdf51380b54fd5c20b08d3bc74833d9bc6e
2010-12-22 10:30:53 -08:00
Xavier Ducrohet
d38e776a3c
LayoutLib: support for layers.
...
Layers require that drawing methods potentially
draw in more than one bitmaps.
To handle this this patch offers the following:
- move all drawing methods to use Drawable
- Drawables are now handled by GcSnapshot since
its the one handling the layers
- moved Canvas_Delegate.createCustomGraphics to
GcSnapshot which does not expose the Graphics2D
objects anymore so its draw() methods are the only
way to draw.
- handles creating layers in GcSnapshot.save() and
blitting them in restore()
Other changes:
- Clean up the create/save API in GcSnapshot
- Fixed drawing bitmaps with alpha and other
composite modes.
Change-Id: I1e230087493d044a10de71f4b6d29083e3f3bf64
2010-12-22 10:30:53 -08:00
Andreas Huber
7011992954
Merge "Distinguish discontinuities w/ a format change from those without."
2010-12-22 10:17:03 -08:00
Andreas Huber
222e689267
Distinguish discontinuities w/ a format change from those without.
...
Shutdown decoders as needed in anticipation of a format change, otherwise just flush.
Change-Id: Ieb04f8aa8658569b091409c4903075fd496e5abb
2010-12-22 10:03:04 -08:00
Jeff Hamilton
7a9f17c356
am 3ce86481: Remove canBeFormatted().
...
* commit '3ce86481cbde92e2cb6fe3a46cbedd8b2a5c4b48':
Remove canBeFormatted().
2010-12-22 09:42:16 -08:00
Jeff Hamilton
3ce86481cb
Remove canBeFormatted().
...
It's not easy to determine if this
is possible, so instead apps should
attempt a format and handle errors
in the format request.
Change-Id: I078a208b849e71ef3fb6b5970a9111ece4a2d201
2010-12-22 11:31:21 -06:00