Vasu Nori
72725ebcad
bug:3414192 new API to designate a download to be OTA update
...
Change-Id: Iae2f6185e130324ad956f594e78b1d8b2176c808
2011-02-02 15:08:49 -08:00
Wink Saville
d31fed90f8
Merge "Have SmsMessage use getCurrentPhoneType" into honeycomb
2011-02-02 15:06:58 -08:00
Wink Saville
1938e314e3
Have SmsMessage use getCurrentPhoneType
...
Although our first tablet doesn't support SMS messages there are testing
scenarios where they can be used. To preserve proper behavior now that
getPhoneType can return PHONE_TYPE_NONE use getCurrentPhoneType.
bug: 3198435
Change-Id: I48ef294f563351c66971b4e89e6dcb3326b0ae92
2011-02-02 14:19:55 -08:00
Xavier Ducrohet
a4747d536e
Merge "Make TimePicker/DatePicker/CalendarView render in Eclipse." into honeycomb
2011-02-02 14:15:39 -08:00
Xavier Ducrohet
345f866bfd
Make TimePicker/DatePicker/CalendarView render in Eclipse.
...
Change-Id: Id5313a6f0f53bf45f6eaabc0e10fcf0660eeac08
2011-02-02 14:04:50 -08:00
Dharmaray Kundargi
54b0a7f3ff
Merge "Fix issue 3412777 ANR on adding effects." into honeycomb
2011-02-02 13:56:49 -08:00
Leon Scroggins
8257e4d7e2
Merge "DO NOT MERGE. Only scroll if the IME is open in certain cases." into honeycomb
2011-02-02 13:41:19 -08:00
Robert Ly
f8cc65c4ca
Merge "Doc change: fixing broken links/images" into honeycomb
2011-02-02 13:36:47 -08:00
Dharmaray Kundargi
a3f87f855b
Fix issue 3412777 ANR on adding effects.
...
Change-Id: Id3c480a8261423412a99375f71cf6ee585b6c22b
2011-02-02 13:09:08 -08:00
Jim Miller
22d23eb5d1
Merge "Fix 3410155: Remove hint text from password entry field." into honeycomb
2011-02-02 12:41:07 -08:00
Dianne Hackborn
0035b5cad1
Merge "Fix issue #3415137 : New wallpaper size breaks thumbnails." into honeycomb
2011-02-02 12:29:47 -08:00
Leon Scroggins
e89d6418be
DO NOT MERGE. Only scroll if the IME is open in certain cases.
...
Bug:3411564
Requires a change in external/webkit.
Already submitted to master.
Change-Id: Id5b8765bde4070f04fce0743c56a038f88e816ec
2011-02-02 15:05:30 -05:00
Robert Ly
5347a4b3e5
Doc change: fixing broken links/images
...
Change-Id: I2e0fd99ec4badc234b88482d0c90b03d33fbdc30
2011-02-02 11:54:28 -08:00
Dianne Hackborn
dd962ee163
Fix issue #3415137 : New wallpaper size breaks thumbnails.
...
Change-Id: I3ce4fa8f532cc378c390138bab0ff3126fe0f0c3
2011-02-02 11:29:41 -08:00
Robert Greenwalt
2c507b92c2
Merge "Use a cached context when possible." into honeycomb
2011-02-02 11:26:34 -08:00
Dharmaray Kundargi
261ddb8120
Merge "Fix issue 3408285 Crash while generating KenBurns" into honeycomb
2011-02-02 11:14:33 -08:00
Robert Greenwalt
6e2884817d
Use a cached context when possible.
...
It's always possible after services have been registered, so it's just early
in the process that's a problem. Lie correctly in those early cases and fix this
in MR1.
bug:3415254
Change-Id: I95811d1efd676fde01f66b742393d3aa4623482f
2011-02-02 10:57:35 -08:00
Carl Shapiro
09128b2329
Merge "Fix the naming of the heap growth limit property." into honeycomb
2011-02-02 10:55:28 -08:00
Jim Miller
4c573605d0
Fix 3410155: Remove hint text from password entry field.
...
Change-Id: I36882a365e721f038366fea086a0727c9608bf67
2011-02-02 10:24:56 -08:00
Nemmara Venkateswaran
47b8c96b25
Merge "Fix for issue 3370023 : Wrong aspect ratio in overlay" into honeycomb
2011-02-02 09:27:10 -08:00
Justin Ho
c2e16dc6da
Merge "Removing red cross from hdpi emergency symbol" into honeycomb
2011-02-02 08:33:45 -08:00
Justin Ho
a16eb1a77f
Removing red cross from hdpi emergency symbol
...
Change-Id: Ic4b5ac44f267395ee50414ebf4ce717f45030439
2011-02-02 08:32:39 -08:00
Justin Ho
3d5b80cb18
Merge "Low battery notification sound update, alarm sound update" into honeycomb
2011-02-02 08:08:15 -08:00
Justin Ho
a730db4882
Low battery notification sound update, alarm sound update
...
Change-Id: Id2eb48f4b2df6772b4d5b1c6b4eca57856baaaec
2011-02-02 08:06:27 -08:00
Dharmaray Kundargi
beb9fc8ee8
Fix issue 3408285 Crash while generating KenBurns
...
Change-Id: Iaa207229e2c699e1d374b424893bcf252c6614f3
2011-02-02 03:25:01 -08:00
Santosh Madhava
63298a9809
Fix for issue 3370023 : Wrong aspect ratio in overlay
...
Change-Id: I65bdfb2b5c9edc26de94052e21b8f55ec8671f6a
2011-02-02 01:38:45 -08:00
Romain Guy
c1f8bcffb8
Merge "Fix incorrect dirty rectangle transformation in hardware layers. Bug #3413433 " into honeycomb
2011-02-02 00:47:21 -08:00
Romain Guy
beff8d83ef
Fix incorrect dirty rectangle transformation in hardware layers.
...
Bug #3413433
Change-Id: Iba201c7c4b4f11937797f3afcbf20c5a7395be25
2011-02-01 23:53:34 -08:00
Scott Main
6ea0d2c045
docs: udpate action bar dev guide
...
Change-Id: Iba3144d489d1468d946cedec4d1d7a3c365be482
2011-02-01 23:07:52 -08:00
Romain Guy
d51eaa64e3
Merge "Update layers based on the dirty region. Bug #3413433 " into honeycomb
2011-02-01 23:05:35 -08:00
Romain Guy
3a3133d876
Update layers based on the dirty region.
...
Bug #3413433
This helps Launcher when a widget updates during a scroll, or when interacting
with widgets on the workspace if layers are still turned on.
Change-Id: Ic7a42eb34f74f4ae988039754f815e2efd1d1e4f
2011-02-01 23:01:43 -08:00
Romain Guy
518813ec13
Merge "New API to let apps draw without layers. Bug #3413433 " into honeycomb
2011-02-01 22:02:00 -08:00
Wink Saville
1bf518d8b3
Merge "Add TelephonyManager.getCurrentPhoneType" into honeycomb
2011-02-01 21:02:10 -08:00
Michael Jurka
46ab5e13f2
Merge "add missing call to superclass method" into honeycomb
2011-02-01 20:53:13 -08:00
Michael Jurka
b8f939fb57
add missing call to superclass method
2011-02-01 20:50:30 -08:00
Carl Shapiro
85f974e7be
Fix the naming of the heap growth limit property.
...
This change ensures that the heap growth limit is property registered
with the virtual machine. Otherwise, applications will default to the
maximum heap size.
Bug: 3414804
Change-Id: Id820bf718993a45088f7652910deca9cd87fd488
2011-02-01 20:21:48 -08:00
Dharmaray Kundargi
c08f85a648
Fix issue 3414805 Crash during Overlay editing. JNI fixes.
...
Change-Id: I5e966c6987920318d3ce03f78552d0028ef55a26
2011-02-01 20:19:16 -08:00
Wink Saville
9d72be3318
Add TelephonyManager.getCurrentPhoneType
...
The new method getCurrentPhoneType has the old behavior of getPhoneType
and does not check for voice capable. This allows code to assume
the old behavior.
bug: 3198435
Change-Id: I0542838ceca2f757cceb6cd7f795e95fe886523e
2011-02-01 19:22:15 -08:00
Ben Murdoch
3b8657debc
Merge "Move setExpandedTileBounds from WC to UI thread" into honeycomb
2011-02-01 18:37:43 -08:00
Ben Murdoch
fa148f6889
Move setExpandedTileBounds from WC to UI thread
...
Bug: 3412928
Change-Id: I2d5c8cc1ba188152dd570ef3a0f2f2f14d64465f
2011-02-02 02:27:40 +00:00
Brian Muramatsu
1d696fa458
Merge "Fix Incorrect Times in TimePickerDialog" into honeycomb
2011-02-01 18:09:36 -08:00
Brian Muramatsu
87879e8ef9
Fix Incorrect Times in TimePickerDialog
...
Bug 3414311
TimePicker#setCurrentHour subtracts 12 from the given hour if
is24HourView returns false. TimePickerDialog calls setCurrentHour before
setIs24HourView, so the 12 will always be substracted from the time.
Reorder the statements so that TimePickerDialog sets is24HourView,
before setting the hour and time.
Change-Id: Ib997397b04dbdd767e67806aea7614426019e938
2011-02-01 17:56:29 -08:00
Romain Guy
849d0a37cf
New API to let apps draw without layers.
...
Bug #3413433
Launcher now enables layers all the time, but in some cases (for instance, when the
workspace is not scrolling,) it is more efficient to draw without the layer.
Change-Id: I625fb5b48506acda9ae75356fdbbe812c85f2aab
2011-02-01 17:56:09 -08:00
Jaikumar Ganesh
485d577af1
Merge "Fix BluetoothAdapter Connection change intent doc." into honeycomb
2011-02-01 17:06:56 -08:00
Jaikumar Ganesh
0b5b35f8a1
Fix BluetoothAdapter Connection change intent doc.
...
Bug: 3414206
Change-Id: Icf87e28e11b0b5072fe546225bbfb1dc68487ef0
2011-02-01 16:53:14 -08:00
Dianne Hackborn
e77f99144f
Merge "Whoops, need to put this check back." into honeycomb
2011-02-01 16:50:44 -08:00
Dianne Hackborn
a48a37f025
Whoops, need to put this check back.
...
We still don't want third party wallpapers to be able to do this,
since it can't work with all window animations.
Change-Id: I97c8ef78c36bd89bf47a7c4533ed1c244dcff4a6
2011-02-01 16:30:38 -08:00
Dianne Hackborn
bd77ed7fff
Merge "Make image wallpaper use a big surface." into honeycomb
2011-02-01 16:23:47 -08:00
Dianne Hackborn
f185552f63
Make image wallpaper use a big surface.
...
Change-Id: I119f2bfee5fde08040520bd0da8574194a893ab5
2011-02-01 16:20:20 -08:00
Wink Saville
4b77bbd2ff
Merge "Have getPhoneType return PHONE_TYPE_NONE for non-voice capable devices." into honeycomb
2011-02-01 15:24:31 -08:00