Dianne Hackborn
9d6824cd53
Merge "Make Activity.removeDialog() less strict." into gingerbread
2010-10-06 17:26:16 -07:00
Dianne Hackborn
d2ce8bbb84
Make Activity.removeDialog() less strict.
...
It was extremely annoying not being able to do this.
Change-Id: I9a13b4fdd984a5e9d8f9ac49c7ede218c4481c2b
2010-10-06 17:09:47 -07:00
Kenny Root
a3ee5c0351
Merge "Add MountService tests and fix a bug it found" into gingerbread
2010-10-06 16:59:23 -07:00
Dianne Hackborn
ef083ec008
Merge "Work on issue #3062691 : GPS enable bypass via com.android.settings.widget.SettingsAppWidgetProvider" into gingerbread
2010-10-06 16:56:02 -07:00
Kenny Root
17eb6fb07c
Add MountService tests and fix a bug it found
...
Add some MountService tests that are based partially on some stuff done
in PackageManagerTests. This allows us to test the OBB changes in an
easy way.
Also, it found some bugs in the DefaultContainerService connection state
machine, so fix those while we're at it.
Change-Id: I18f38593be754eb32fb6e842f88eec47e2beefce
2010-10-06 15:39:28 -07:00
Gilles Debunne
1ae32bfebf
New assets for buttons and notification
...
Change-Id: I95ffa7600476f97e3be3c577ef55855abeaeac5e
2010-10-06 14:32:29 -07:00
Dianne Hackborn
043fcd9847
Work on issue #3062691 : GPS enable bypass via com.android.settings.widget.SettingsAppWidgetProvider
...
Exposes an Intent I need (okay it fixes an unrelated thing in the power widget),
and fixes some dump output.
Change-Id: I51d6c93a6ac879bab64e9d5aa21129e2bbcd461b
2010-10-06 14:27:34 -07:00
Dianne Hackborn
a2a0a98ac7
Merge "Fix NPE if there is no accelerometer." into gingerbread
2010-10-05 19:02:52 -07:00
Dianne Hackborn
4e6baf2473
Merge "Fix issue #3001368 : API REVIEW: android.app.Activity" into gingerbread
2010-10-05 18:56:54 -07:00
Dianne Hackborn
b499bb1069
Fix NPE if there is no accelerometer.
...
Change-Id: I983290a7fc3deda2a82b03ff564f1b7201cc3dd3
2010-10-05 18:54:49 -07:00
Gilles Debunne
671b2a57bb
Merge "Fix for IndexOutOfBounds in text pasting." into gingerbread
2010-10-05 18:11:09 -07:00
Dianne Hackborn
3c4c2b7e6f
Fix issue #3001368 : API REVIEW: android.app.Activity
...
Bye bye, lots of junk.
Change-Id: Idd72fc525851277362b2a1ff3bb0f7865fe655fd
2010-10-05 18:07:54 -07:00
Gilles Debunne
330e263c4a
Fix for IndexOutOfBounds in text pasting.
...
Made paste safe even in case of replace problems due to filters.
Bug 3042016
Change-Id: I9be34fa41fa6117502bbd959f91c562f28fb4237
2010-10-05 17:33:08 -07:00
Adam Powell
59c4cb9e8f
Merge "DO NOT MERGE Fix bug 3001751 and bug 3001584 - Gingerbread API review for over-scroll" into gingerbread
2010-10-05 16:39:24 -07:00
Adam Powell
5a5fff7101
Fix bug 3064143 - remove default bold on buttons
...
Change-Id: Id4d09d50270c575f5179328ab6fb788b45131638
2010-10-05 15:32:48 -07:00
Adam Powell
737e8fe2c7
DO NOT MERGE Fix bug 3001751 and bug 3001584 - Gingerbread API review for over-scroll
...
Change-Id: If34c8ea4e15697420adad0bc404f3c278efd7c1b
2010-10-05 15:22:07 -07:00
Dianne Hackborn
930d6c3cd5
Merge "Fix issue #3056500 : Problem report for ASTRO" into gingerbread
2010-10-05 14:42:04 -07:00
Dianne Hackborn
817c24752c
Fix issue #3056500 : Problem report for ASTRO
...
Change-Id: Ifa07dbc50930f5d6a20cdc0ee541c0566f3785ba
2010-10-05 14:40:22 -07:00
Kenny Root
831baa2e25
Remove lingering system app native libs in /data
...
If a system app had a lingering native library in /data/data/<app>/lib,
it would prefer that over the one in /system/lib due to recent changed
in the Dalvik JNI class loading code.
To "fix" that we need to check if there are any native libraries in a
/data/data/<app>/lib directory for any non-updated system apps and
delete them during scanning.
Change-Id: If3a22e41a8531e9e5a44ba001dcea46253d47d45
2010-10-05 12:56:03 -07:00
Brett Chabot
b9a40068b5
Merge "Failing test cleanup." into gingerbread
2010-10-05 11:00:07 -07:00
Adam Powell
abcbb1a198
Fix bug 3061544 and some clipping errors.
...
Change-Id: I124d0bcae080c27e2978be7eecfbb131f101a35f
2010-10-04 23:10:11 -07:00
Dianne Hackborn
6f7e10ca0a
Merge "Make it easier to figure out whether an app can go on sd card." into gingerbread
2010-10-04 23:00:25 -07:00
Neal Nguyen
95037fb1a6
Merge "Fixing some flakiness of some DL Manager tests." into gingerbread
2010-10-04 21:07:37 -07:00
Mathias Agopian
ef11530874
fix build. SurfaceView.setFrame needed to be hidden
...
Change-Id: I96b0896e24483e9b5db19c938cb6058868f34e48
2010-10-04 20:15:08 -07:00
Adam Powell
1c2911a648
Merge "Fix bug 3061769" into gingerbread
2010-10-04 19:56:49 -07:00
Brett Chabot
2ad24f944e
Failing test cleanup.
...
Change-Id: I7cabc6ff2ec1fcb80dede5da03b03622a5bae021
2010-10-04 19:55:14 -07:00
Mathias Agopian
7e6064ad7c
Merge "fix [3008290] passion GB surface does not send surfaceChanged notification after size change." into gingerbread
2010-10-04 19:50:16 -07:00
Dianne Hackborn
54e570f78b
Make it easier to figure out whether an app can go on sd card.
...
Change-Id: I9195a0881b2c435b138f39c2ab1505dc820caf10
2010-10-04 18:35:10 -07:00
Nick Pelly
15f107b151
Merge "New API stubs: NdefMessage and NdefRecord." into gingerbread
2010-10-04 18:21:57 -07:00
Nick Pelly
dc993791fc
New API stubs: NdefMessage and NdefRecord.
...
NDEF Messages and NDEF Record data classes.
Change-Id: I9b7114773281b0eb9680f595c95ac79943d2903b
Signed-off-by: Nick Pelly <npelly@google.com >
2010-10-04 17:56:23 -07:00
Gilles Debunne
528106070b
Revert "Restored ic_dialog_menu_generic asset."
...
This reverts commit c37eac2497 .
2010-10-04 17:53:01 -07:00
Adam Powell
82cf90173f
Fix bug 3061769
...
Change-Id: I58a7fd4f8b488fc025c911e11072dd53db5ad4d5
2010-10-04 17:48:49 -07:00
Gilles Debunne
e91398d134
Revert for 68833 and 68483 which introduced new assets instead of just updating.
...
Change-Id: Ib37c0a61c5a2b061e4e70268db6d02a9adde10c2
2010-10-04 17:25:29 -07:00
Mathias Agopian
995bb9d24d
fix [3008290] passion GB surface does not send surfaceChanged notification after size change.
...
The video has the same aspect ratio than the window, so the window size doesn't change.
In turn, onSizeChanged() is not called, which is where surfaceChanged() is eventually called from.
we now override setFrame() and always call updateWindow from there instead of from onSizeChanged()
Change-Id: I87064b577ff1d7b6ba50e563d7278813002d2b29
2010-10-04 17:13:15 -07:00
Gilles Debunne
c37eac2497
Restored ic_dialog_menu_generic asset.
...
Change-Id: I17904a5376b841de72b95b59d0c277c53549f6c7
2010-10-04 16:59:24 -07:00
Gilles Debunne
8c03723da7
DO NOT MERGE. Select word no longer selects spaces between words.
...
Bug 3000870
This feature was useful to paste between two words. To do this, all you
have to do now in to first position the cursor between the words, and then
long pressing anywhere to get the pop-up menu with paste.
Not merged into HC since the paste story in HC still has to be determined.
Change-Id: Iea8d87e09b7ad43658ec5526110e609b9735c27a
2010-10-04 16:15:56 -07:00
Gilles Debunne
b621e2030d
Merge "Removed icon in Alert dialog header." into gingerbread
2010-10-04 15:34:43 -07:00
Adam Powell
368733b204
Remove overscroll_edge.png from drawable/
...
This crops up in apps targeting <= cupcake. This asset shouldn't be
there.
Change-Id: Ia8f613b1c2657111f8ff5e20d9571290add03ddb
2010-10-04 15:28:25 -07:00
Adam Powell
103f59baa7
Merge "Fix bug 3052686 - ScrollView padding treated incorrectly" into gingerbread
2010-10-04 15:24:29 -07:00
Adam Powell
62a744e17d
Fix bug 3052686 - ScrollView padding treated incorrectly
...
Also allow grabbing scrollviews for dragging outside of content
bounds, which makes a difference for overscroll effects.
Change-Id: I344db4490ad59f393bb6de338009e251a76e6282
2010-10-04 15:06:30 -07:00
Dianne Hackborn
458fc5f52e
Merge "Fix issue #3041660 : Camera image flips upside down when rotating device" into gingerbread
2010-10-04 14:52:12 -07:00
Gilles Debunne
a819fc194e
New green in assets for battery, download, upload
...
Change-Id: Iea08cddee109273fd070a7c9dae7ccb9d22d0e05
2010-10-04 14:41:56 -07:00
Patrick Dubroy
eb15ac40ab
Merge "Fix 2-pixel offset unlock jog tab" into gingerbread
2010-10-04 14:20:39 -07:00
Patrick Dubroy
276e7498bb
Fix 2-pixel offset unlock jog tab
2010-10-04 14:16:22 -07:00
Gilles Debunne
be86b8a4c9
Updated quick contact assets.
...
Change-Id: I1ab617a1deeeacbc49acd09f883fbf2aeaa904a3
2010-10-04 14:11:11 -07:00
Dianne Hackborn
e5439f228f
Fix issue #3041660 : Camera image flips upside down when rotating device
...
Apps now must explicitly opt in to having their rotation changed while
forcing landscape mode. Also add some new orientation constants for other
things apps may want to do.
Change-Id: If64d84b5ef54793ee717ebda9b4c76408efc9bfd
2010-10-04 14:01:39 -07:00
Dianne Hackborn
407f625a9b
Add new API to find out whether external storage is removable.
...
This is implemented based on whether we are using the "nosdcard"
product. Needed to tweak aapt to allow use of the product attribute
with other resource definition tags besides strings.
Change-Id: I49922d23b52a34183a8e2f4d2515adaf1fc9149a
2010-10-04 13:58:56 -07:00
Adam Powell
d29e686171
Merge "Fix bug 3058324" into gingerbread
2010-10-04 12:15:34 -07:00
Gilles Debunne
4d3baaf530
Merge "Bug fixes in Text selection." into gingerbread
2010-10-04 12:06:10 -07:00
Gilles Debunne
076c7fbeda
Removed icon in Alert dialog header.
...
Bug 3042419
I wanted to nuke this one for ages
Change-Id: I079bec9b31157d6b7887c4f22612e56ae9690e7c
2010-10-04 12:00:02 -07:00