Outsiders asking for this list may cause the list to change on another thread.
Fixing general synchronization issues.
bug:5531630
Change-Id: I7a3ee0bba3db40f45bcb0159491942fa4cf38c37
Bug 5552615
We're adding a new intent to allow 3rd party apps to disable
the Messaging app's notification. We want any app to be able to query
the setting of whether sms notifications are on or off, but only allow
system apps, particularly the Messaging app, to change that setting.
Other apps can change the setting by firing off an intent which brings
up a dialog activity in the Messaging app that'll let them turn off
Messaging notifications.
Change-Id: I4d2721191b86010efb383a24c28d911496440657
Allow a fragment to set a hint of whether or not it is currently user
visible. This will be used implicitly to defer the start of fragments
that are not user visible until the loaders for visible fragments have
run. This hint defaults to true.
Change-Id: Id1349d319886a277ef07301f64f7b9e12c8729bf
-btns are more opaque
-toggle buttons are now blue
-spinners have better antialiasing
-quick contacts have a thicker divider
-switches are flipped
Bug:5560030
Change-Id: I28f64aa2be6c7f0d8c82e9b7c318aaf2bfd98ea7
Once a backup lock has been chosen, it sends an intent to show a
congratulations screen. The moveTempGallery function has been moved
inside this new activity so it is no longer needed in LockPatternUtils.
Change-Id: I66868e6e3391b8b740f618fe633047ce388f55ca
assertions with runtime errors in case the file's table of sync sample
indices is not sorted properly.
Change-Id: Ie4446a44e613a8d329ac680c37361d4407d22520
related-to-bug: 5549855
* commit '4f631bbf97fd02c9b33e5678149627ba2c9f1912':
Offer the user an option to launch Dreams when docked.
Teach UiModeMgr about high-end and low-end desk docks.
* commit '010bb273a58444f907bb82f62f8d7274f9637b49':
Offer the user an option to launch Dreams when docked.
Teach UiModeMgr about high-end and low-end desk docks.
* commit '01b35d7b1c70e23b89fe642577ef2e2446bde12a': (61 commits)
Update fix to restore view and text wrap scales.
Bug 5535639 - Monkeys mad at FragmentManager
Fix recents button on large devices (5490265)
am f2894659: Fix bug 5449931 - Wrong theme for icon menus
Force a WebView pictureset reset on screen rotation.
Fix lockscreen Bug: 5391404
Re-adding missing lockscreen drawable
Revert "Transfer large bitmaps using ashmem. Bug: 5224703"
Maybe fix issue #5340190: java.lang.RuntimeException: Unable to start...
Revert "Fix bug #5332081 TextLayoutCache needs to be able to have more cache hits"
Fix issue #5328235: Wrong values for smallestScreenWidthDp
Fix NPE.
Fix disappearing BACK button.
b/5316640 fix bundle add
Make sure the finalizer destroy runs on the UI thread
Revert "Make the SyncManager timeout syncs if it takes too long to bind to them."
Show roaming icon in status bar.
Make the SyncManager have wakelocks per account, not per account type, otherwise the parallel sync behavior of gmail can cause the first account to finish to release the wakelock that is used for the other account, which will result in the device going to sleep before the sync is complete.
Fix notification disappearance animations.
Bug 5270905 fix MediaPlayer with IStreamSource
...
* commit '8258c52b828062e3385338dcd74f5b2620660dab':
Fix a leak in Parcel::writeBlob.
DO NOT MERGE Poll input data with a small timeout and don't consume a full core.
* commit '064975c27cbca412e682fa152ce00af14027ab4f':
Fix a leak in Parcel::writeBlob.
DO NOT MERGE Poll input data with a small timeout and don't consume a full core.