Ray Chen
eff8dae0a9
Merge "Add GPSProcessingMethod tag to ExifInterface."
2010-03-11 19:54:52 -08:00
Romain Guy
8abb26ee6c
Merge "Preserve widgets on upgrade. Bug #2464545 "
2010-03-11 18:14:23 -08:00
Romain Guy
d2671e1fcf
Preserve widgets on upgrade.
...
Bug #2464545
Change-Id: I802878af49dc4d98210fb8049df0bbdc49268d99
2010-03-11 18:06:42 -08:00
Kenny Root
cea6ac3671
Merge "Add copyright header for new file"
2010-03-11 17:45:38 -08:00
Ray Chen
e208377fba
Add GPSProcessingMethod tag to ExifInterface.
...
Change-Id: I7575ae3195dc510e7020368794a66bb064839104
2010-03-11 17:41:04 -08:00
Roy West
1025016a19
Merge "Second of three sets of minor edits for SD card storage text."
2010-03-11 17:29:32 -08:00
Robert Greenwalt
ce8efead60
Merge "Stop creating threads for tethering."
2010-03-11 17:21:12 -08:00
David Brown
458e8062c3
Add INCALL_POWER_BUTTON_BEHAVIOR setting.
...
This is part 1 of the fix for bug 2364220 "Accessibility improvements for
ending calls". This change adds a new (hidden) constant
Settings.Secure.INCALL_POWER_BUTTON_BEHAVIOR, for a setting that controls
whether the Power button hangs up the current call, or just turns off the
screen.
Bug: 2364220
Change-Id: I14d4a89b27e99cac51dc16826d217072d999b2d6
2010-03-11 17:18:54 -08:00
Roy West
e45805927c
Second of three sets of minor edits for SD card storage text.
...
Change-Id: I53e76142fa77b01d5a5ab3fae2b5dafead7f8445
2010-03-11 17:17:30 -08:00
Dianne Hackborn
4ea833d9a2
Merge "Need to keep new package's cert when using original-package."
2010-03-11 17:12:48 -08:00
Adam Powell
80362d4ac8
Merge "Fix tap detection after a long press"
2010-03-11 16:33:58 -08:00
Adam Powell
3b0233959c
Fix tap detection after a long press
...
Change-Id: I004651b8522cac175a72e94a14128d2283da35a4
2010-03-11 16:30:28 -08:00
Dianne Hackborn
4b45041006
Need to keep new package's cert when using original-package.
...
Fixes bug #2504353 : Lost all widgets and shortcuts after upgrading form FRE68 to FRE69
Change-Id: I62bab66bbd90bf0956d1716bae1b6073d01e2d8a
2010-03-11 16:20:08 -08:00
Ken Shirriff
f01cfadc0c
Merge "Close db statement."
2010-03-11 16:16:43 -08:00
Tom Taylor
476c2323d5
Merge "Add a new meta_data column"
2010-03-11 15:58:49 -08:00
Vasu Nori
9bcf789a31
Merge "debug-flag covered log messages to help people debug finalizer stuff"
2010-03-11 15:51:32 -08:00
Romain Guy
05e552a6ef
Merge "Support old/new package names for widgets."
2010-03-11 15:41:22 -08:00
Robert Greenwalt
dfadaeac08
Stop creating threads for tethering.
...
Use the passed in looper and save threads.
Change-Id: I6db04ef64e339a5fb2b71e9fb1da32e2d600447c
2010-03-11 15:39:30 -08:00
Kenny Root
c9b21c1a53
Add copyright header for new file
...
Change-Id: I441c4e002eb8729e7e0ae7a2ab6a38d5dffa0049
2010-03-11 15:34:55 -08:00
Romain Guy
ff3e61c6d5
Support old/new package names for widgets.
...
Change-Id: I134c4e694e66aaea47ad7da83d37b6621f4a527a
2010-03-11 15:30:02 -08:00
Ken Shirriff
dca5f191ac
Close db statement.
...
Fix finalizer error bug 2483608
Change-Id: I49c33dc68cd3f24772990a467790ecaa06e13a18
2010-03-11 15:26:45 -08:00
Dianne Hackborn
26b1ef9583
Merge "Fix issue #2461567 : Home screen redraw messed up"
2010-03-11 15:13:15 -08:00
Mathias Agopian
092ae5a78b
Merge changes Id4ca8ef7,I1021c590
...
* changes:
implement connect/disconnect in our native_window_t implementations
Add a new connect/disconnect API to android_native_window_t
2010-03-11 15:10:16 -08:00
Mathias Agopian
2f7540e78f
implement connect/disconnect in our native_window_t implementations
...
the framebuffer implementation doesn't do anything special with this
but the surfaceflinger implementation makes sure the surface is not used
by two APIs simultaneously.
Change-Id: Id4ca8ef7093d68846abc2ac814327cc40a64b66b
2010-03-11 15:06:54 -08:00
Mathias Agopian
f6331a4974
Add a new connect/disconnect API to android_native_window_t
...
it's used to keep track of which API owns the surface.
Change-Id: I1021c5905c020efc3c428e561b38189377168b22
2010-03-11 15:05:52 -08:00
Adam Powell
c1bcc9989c
Merge "Fix overscroll distance calculation for stack-from-bottom ListViews"
2010-03-11 15:01:56 -08:00
Vasu Nori
3695709457
debug-flag covered log messages to help people debug finalizer stuff
...
should help developers figure out why finalizer warnings are coming out
of their app.
Change-Id: I50a4ba96c84c6b3cf4445331e1fb55320d8783e1
2010-03-11 14:57:53 -08:00
Marco Nelissen
6be9c162d6
Merge "Revert "Do autodetection even if no locale was specified, and use the""
2010-03-11 14:56:54 -08:00
Joe Onorato
0521206745
Merge "Throw a better error message when the automatic onClick handling doesn't work."
2010-03-11 14:55:23 -08:00
Joe Onorato
42e14d74f3
Throw a better error message when the automatic onClick handling doesn't work.
...
Change-Id: I61729e26f76a2ab8825e892cd6c70c06f0955e4c
2010-03-11 14:54:21 -08:00
Dianne Hackborn
ac3587d7ce
Fix issue #2461567 : Home screen redraw messed up
...
Make sure that we have a window redraw itself after resizing its
surface.
Also includes a little optimization to avoid having an extra thread
for the ImageWallpaper.
Change-Id: I88d1eb66e3116077f48e6f9086a5b6459505ef69
2010-03-11 14:52:34 -08:00
Wink Saville
ef5a8e5bdc
Merge "Ignore instead of throw errors in QuittingState and reorder some parameters."
2010-03-11 14:43:06 -08:00
Adam Powell
84222e0425
Fix overscroll distance calculation for stack-from-bottom ListViews
...
Change-Id: Ic8278763586d03c152f7b30b7fdd0b37b0dfc9cb
2010-03-11 14:31:17 -08:00
Wink Saville
f0f566ec46
Ignore instead of throw errors in QuittingState and reorder some parameters.
...
Since there could be an arbitrary number of messages in
the queue but Handler/Looper/MessageQueue do not provide
any mechanism for removing "all" messages the best we can
do is ignore. Throwing an error is probably too heavy.
Change-Id: I13c81ac5786484f5b3218885b010de596d943975
2010-03-11 14:03:50 -08:00
John Wang
eb3035cbca
Merge "Make getCellLocation return null if not available."
2010-03-11 13:56:59 -08:00
John Wang
41a46718b3
Make getCellLocation return null if not available.
...
For bug 2422284.
Check the cell location and return null if the location is not available.
Change-Id: Ie9a331b906a8253c9a9596365af8705dc03823ce
2010-03-11 13:53:46 -08:00
Marco Nelissen
dea009ab8e
Revert "Do autodetection even if no locale was specified, and use the"
...
This reverts commit b45b0845a6db32848ad08ac1037ef67a68ec2d39.
2010-03-11 13:37:46 -08:00
Tom Taylor
0dd3bdab24
Add a new meta_data column
...
Add a new column to both the pdu and sms tables. This change just adds
the column definitions. Bug 2505620
Change-Id: I34b2794566a2900932ae34bdded4ed361d503d07
2010-03-11 13:37:17 -08:00
Dan Egnor
c95142d4a0
Move boot log file writing into a background thread to avoid ANR.
...
Bug: 2507228
Change-Id: I35695f89f1d62b907f04511e3e6b71722008949b
2010-03-11 13:16:04 -08:00
Mathias Agopian
015b59756e
fix [2483456] Video orientation is wrong on Droid for some videos
...
Change-Id: I450191f1335f57bffc51aff3e27295395847dbc0
2010-03-11 12:55:39 -08:00
San Mehat
6fc4fe98ab
Merge "MountService: If USB cable is unplugged while UMS is active, clean up and remount"
2010-03-11 12:23:50 -08:00
Daniel Sandler
4bfe7879a4
Merge "Javadoc fix."
2010-03-11 12:23:50 -08:00
Daniel Sandler
b999abc359
Javadoc fix.
...
Change-Id: I8f5acb2f824ff0e94755a9c482286b119d124734
2010-03-11 15:19:53 -05:00
Wink Saville
4ea0628a84
Merge "Add quit and fix HSM EBNF."
2010-03-11 12:15:20 -08:00
San Mehat
2fe718a87b
MountService: If USB cable is unplugged while UMS is active, clean up and remount
...
Change-Id: I9c20e7bfc215549cd8a6e14625e5d005bb53f8fa
Signed-off-by: San Mehat <san@google.com>
2010-03-11 12:01:49 -08:00
Wink Saville
1b8b98b3db
Add quit and fix HSM EBNF.
...
Add support for quiting the looper and stopping a thread.
Allow enter/exit at top or bottom of a STATE EBNF.
Fix missing brace in MSG_LIST.
Change-Id: Iddf5ce908008933bf8f0646e844254183da3d1f3
2010-03-11 11:49:54 -08:00
Patrick Scott
08e1f21dd4
Merge "Do not send the not-modified response when validating the cache."
2010-03-11 11:47:22 -08:00
Grace Kloba
5acac5f216
Merge "Implement smart-zoom per Adobe request."
2010-03-11 11:43:56 -08:00
Vasu Nori
06ea4c7c6b
Merge "add more debug info to SQL section in bugreport"
2010-03-11 11:42:45 -08:00
Grace Kloba
c6f95fe523
Implement smart-zoom per Adobe request.
...
When double tap on plugin object, we toggle between
centering plugin object and overview mode.
Fix http://b/issue?id=2501726
2010-03-11 11:40:46 -08:00