Merge commit 'de0205f3bbda265cf8b53a912190dff86ab5d34e'
* commit 'de0205f3bbda265cf8b53a912190dff86ab5d34e':
Post a Runnable to execute setNewZoomScale when
Merge commit '70b942d34d1d1a30ab2d73bbefe214f5db0f4853' into eclair-mr2-plus-aosp
* commit '70b942d34d1d1a30ab2d73bbefe214f5db0f4853':
Post a Runnable to execute setNewZoomScale when
Make sure the application is always given the most recent configuration
when launcher. Use the current configuration, instead of whatever happens
to be set by the app, for reporting what it was launched with.
Change-Id: I2ffe306f56cc9092b640546dd0a28d2c29b9c0b3
(CrashData was a custom-marshalled crash-info class used for a server crash
reporting system I am deprecating). Use ApplicationErrorReport.CrashInfo
instead to report crash details (mostly the stack trace) from RuntimeInfo to
ActivityManagerService, since we're likely to need the crash information in
that form anyway.
Remove the (long-disabled) flags and support for the "Debug" button
in the crash dialog.
Further gut the ICheckinService interface by removing the crash-reporting
APIs (and everything that calls them), plus the synchronous checkin()
method (which has been stubbed out for a while now).
A new dropbox-based crash reporting system is in the works, but not part
of this change.
Merge commit 'be35a4fd8c26749aba27731270f75273dc1590fe'
* commit 'be35a4fd8c26749aba27731270f75273dc1590fe':
Update the zoom buttons after moving to a new page.
Merge commit '6cb69c7d7496943cec7913a3a7ffab7f6d75e584' into eclair-mr2-plus-aosp
* commit '6cb69c7d7496943cec7913a3a7ffab7f6d75e584':
Update the zoom buttons after moving to a new page.
Merge commit 'fe9b503e57e3efc1909121db65dd470d908cc938'
* commit 'fe9b503e57e3efc1909121db65dd470d908cc938':
Allows users to scroll while in select mode.
Merge commit '946bfa490a4df62bfb48e8017c329b052e3e905e' into eclair-mr2-plus-aosp
* commit '946bfa490a4df62bfb48e8017c329b052e3e905e':
Allows users to scroll while in select mode.
Merge commit '7b0463a949b57620680b95e45c66a05f67426b74' into eclair-mr2-plus-aosp
* commit '7b0463a949b57620680b95e45c66a05f67426b74':
docs: add the Bluetooth developer guide,
Merge commit '368c332ddc804d5fb0bb2362f658e7a3706fb003' into eclair-mr2-plus-aosp
* commit '368c332ddc804d5fb0bb2362f658e7a3706fb003':
Maintain a list of all Bluetooth docks.
Merge commit 'ed2a70d6495b3f1928e36ad2b00ee4d33b2c0379' into eclair-mr2
* commit 'ed2a70d6495b3f1928e36ad2b00ee4d33b2c0379':
docs: add the Bluetooth developer guide,
Merge commit 'f6e32e72a902d9a309410bc5306a539ea850159f' into eclair-mr2
* commit 'f6e32e72a902d9a309410bc5306a539ea850159f':
Maintain a list of all Bluetooth docks.
Merge commit '7d26aca8452ce01ea33c0b03ecec392c07bf867b'
* commit '7d26aca8452ce01ea33c0b03ecec392c07bf867b':
Add support for @UiThreadTest on setUp() and tearDown() in InstrumentationTestCase.
Merge commit 'fc96523b94ddaad1da39bee0d6861e2186d8479c'
* commit 'fc96523b94ddaad1da39bee0d6861e2186d8479c':
move event log tags used by SyncAdapter into a local .logtags file
Merge commit 'f2f68760eb10b52bd53d6a266f9b5e2b06037d9f' into eclair-mr2-plus-aosp
* commit 'f2f68760eb10b52bd53d6a266f9b5e2b06037d9f':
Fix crash with @UiThreadTest in InstrumentationTestCase.
Merge commit 'bf0b4da21fc66aed658608ec2861646c280681e2'
* commit 'bf0b4da21fc66aed658608ec2861646c280681e2':
Enable longpress and doubletap to WebKit as touch
This change allows the user to select-n-scroll. While a user
is in select mode, and they try to scroll, the textbox will
scroll in the direction of the selection, and expand the selection.
Merge commit 'a14b4890b914971c01bf130697090e7e775aeab4'
* commit 'a14b4890b914971c01bf130697090e7e775aeab4':
Check that the resolved activity is not in our package.
Merge commit 'b23806b92f8f5e19a7a73380da4689607c4d4e49'
* commit 'b23806b92f8f5e19a7a73380da4689607c4d4e49':
Pass a message to move the focus when user hits "Next".
Merge commit 'f44ecff46732f30977da91eb9614673bad8282f8' into eclair-mr2-plus-aosp
* commit 'f44ecff46732f30977da91eb9614673bad8282f8':
Add support for @UiThreadTest on setUp() and tearDown() in InstrumentationTestCase.
Merge commit '97ef7637c6799e72956db8e08192539f1b1942f6' into eclair-mr2-plus-aosp
* commit '97ef7637c6799e72956db8e08192539f1b1942f6':
- move the EventLog stuff out of ATSA
Merge commit '7cd4029473431c56100e52f631b9733829dc3171' into eclair-mr2-plus-aosp
* commit '7cd4029473431c56100e52f631b9733829dc3171':
Add convenience function to MediaStore to move a playlist item