summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | | | Import translations. DO NOT MERGEEric Fischer2012-06-0649-3309/+1500
| | |/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I5a8719c293a25460058ad5b62069ea80c33da110
* | | | | | | | | | | | Merge "Removing leftover code to sync accessibility and input focus." into ↵Svetoslav Ganov2012-06-061-2/+0
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | jb-dev
| * | | | | | | | | | | Removing leftover code to sync accessibility and input focus.Svetoslav Ganov2012-06-051-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. We have decided to let the accessibility services take care for syncing accessibility and input focus. Some apps may move input focus when a given view takes input focus which dragging accessibility focus can lead to a loop in the focus traversal. This change removes some leftover sync code. bug:6616861 Change-Id: I57cb44e315a386d13596794d3767b559e9ee3d99
* | | | | | | | | | | | Merge "Remove transient and unnecessary update density message." into jb-devMangesh Ghiware2012-06-061-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Remove transient and unnecessary update density message.Mangesh Ghiware2012-06-051-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On a page load, the (viewport) metadata settings for the main frame are reset. Reloading a page with viewport meta tag specifying target density dpi will result in 2 back to back update zoom density messages to be sent from WebViewCore to UI thread. In setupViewport(), remove update density messages in flight. If the new density is indeed different from WebView's default scale, queue another message. Bug: 6509512 Change-Id: I195e40277bf1bcccb0e61d84ed84db1e34556243
* | | | | | | | | | | | Merge "More fun with MediaRouter" into jb-devAdam Powell2012-06-0532-9/+601
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | More fun with MediaRouterAdam Powell2012-06-0532-9/+601
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add action provider, button, and styles. Extend ActionProvider to allow for getting references to MenuItem instances. Implement toggle mode for the MediaRouteButton/ActionProvider. Dialog selection yet to come. Change-Id: Ibe3188570f503bbf8dd00cf154663435656a7171
* | | | | | | | | | | | | Merge "Implement new rotation policy." into jb-devJeff Brown2012-06-059-150/+269
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Implement new rotation policy.Jeff Brown2012-06-059-150/+269
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rotation lock does not override NOSENSOR mode anymore. Centralize the rotation policy settings into a new class shared by the System UI and Settings applications. Add a new setting to specify whether rotation-lock is being hidden because the "auto-rotate screen" option has been toggled in the Accessibility settings panel. Bug: 6523269 Change-Id: I15173280d25bc5d101e89a9c65913aefc53fc33a
* | | | | | | | | | | | | | Merge "Fix issue #6609383: java.lang.SecurityException: Requires..." into jb-devDianne Hackborn2012-06-051-1/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Fix issue #6609383: java.lang.SecurityException: Requires...Dianne Hackborn2012-06-051-1/+6
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ...MANAGE_APP_TOKENS permission Bug: 6609383 Change-Id: I5ce8ac1ec496af50477111b46e6daea81181e3ca
* | | | | | | | | | | | | Merge "Fix logspam" into jb-devJohn Reck2012-06-051-4/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fix logspamJohn Reck2012-06-051-4/+5
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 6508832 Change-Id: I3061917ae7eba31723c006b1d30d20b7134890b8
* | | | | | | | | | | | | Merge "DO NOT MERGE: Remove SMS shortcode warning feature." into jb-devJake Hamby2012-06-056-1045/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | DO NOT MERGE: Remove SMS shortcode warning feature.Jake Hamby2012-06-056-1045/+9
| | |/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The SMS shortcode warning feature has some usability limitations which need to be resolved before shipping. Remove the code for JellyBean. It will be added back to a future release when the feature is complete. Bug: 6605549 Change-Id: Ifb23d20f30199f242abb8bf7db015232a085c8e3
* | | | | | | | | | | | Merge "Report extended error information from SQLite." into jb-devJeff Brown2012-06-052-12/+14
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Report extended error information from SQLite.Jeff Brown2012-06-052-12/+14
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The error code number is not as informative as the SQLite error message, in particular because the error code has been stripped of extended error information. Make sure we ask SQLite for the full error message whenever possible. Bug: 6538393 Change-Id: I82457c0ff7e41659cf8195fa26e09dc2b467375e
* | | | | | | | | | | | Merge "Nodes with contentDescription should always be important for ↵Svetoslav Ganov2012-06-052-2/+10
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | accessibility." into jb-dev
| * | | | | | | | | | | Nodes with contentDescription should always be important for accessibility.Svetoslav Ganov2012-06-052-2/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. Now after setting the content description on a view we mark is as important for accessibility of the current important for accessibility mode of that view is auto. 2. Minor tweak to a touch explorer coefficient to make performing double tapping easier. bug:6615353 Change-Id: I3b477f533a3ebde85d425caf32ace5e851240f88
* | | | | | | | | | | | Merge "Eliminate wallpaper exposure during transition." into jb-devCraig Mautner2012-06-053-4/+9
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Eliminate wallpaper exposure during transition.Craig Mautner2012-06-053-4/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make sure that the wallpaper target exists and is visible before exposing the wallpaper. Fixes bug 6570335. Change-Id: I1dddfe26683e84fd813e7bee884ba2bd4bb85272
* | | | | | | | | | | | Merge "Add more temporary logging for investigating detachFunctor" into jb-devChris Craik2012-06-053-3/+9
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Add more temporary logging for investigating detachFunctorChris Craik2012-06-053-3/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug:6596807 Change-Id: Ic9e34e323b12a887f2e8df0773a6155627b6a64f
* | | | | | | | | | | | Merge "Fix issue #6584942 IllegalStateException: Failure saving state..." ↵Dianne Hackborn2012-06-053-38/+56
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | into jb-dev
| * | | | | | | | | | | Fix issue #6584942 IllegalStateException: Failure saving state...Dianne Hackborn2012-06-053-38/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ...active SuggestFragment{419494f0} has cleared index: -1 There were issues when the same fragment was removed and then added again before completely finishing the remove (such as due to a running animation). Two fixes: - Now when you call FragmentTransaction.replace() and are replacing a fragment with the same fragment, this becomes a no-op, to avoid visual artifacts in the transition and bad states. - When we are moving the fragment state up and it is currently animating away to the INITIALIZED state, we could end up making the fragment inactive as part of the cleanup. In this case it shouldn't be made inactive; we just need to initialize it but keep it active since we are going to continue to use it. Bug: 6584942 Change-Id: I8bfd73f2d8ef8f67b541b3e2525dfa5db6c3bfa5
* | | | | | | | | | | | Merge "Import translations. DO NOT MERGE" into jb-devEric Fischer2012-06-058-629/+321
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Import translations. DO NOT MERGEEric Fischer2012-06-058-629/+321
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I09dd492b37f4658eabb1d67106da7ed45c51abd6
* | | | | | | | | | | | Merge "StatusBar: Improve framerate on reveal animation." into jb-devJohn Spurlock2012-06-054-31/+73
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | StatusBar: Improve framerate on reveal animation.John Spurlock2012-06-054-31/+73
| | |/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ensure reveal animation runs after notification panel is completely drawn. Align minimum close handle position to proper height with new super status bar. Bug: 6555172 Change-Id: I7ae978caa1f28932ee56f65484b18330a4406b80
* | | | | | | | | | | | Merge "Restore opaque alpha value when AlphaAnimation finishes" into jb-devChet Haase2012-06-051-15/+36
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Restore opaque alpha value when AlphaAnimation finishesChet Haase2012-06-051-15/+36
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Alpha values were being set correctly on native Display Lists during an AlphaAnimation, but not when the animation finished. Only non-1 values were being propagated to the Display List properties. The fix is to track when we've set a non-1 alpha value from an AlphaAnimation and to notice that flag when the value is 1 (because the animation ended), so that we propagate that value correctly. Using the flag avoids sending a value of 1 (by far the most common case) unless we really need to restore it after animating it with non-1 values. Issue #6600592 Sometimes album art blends with list asset on queue Change-Id: I51047d756a4ac42a2d907a4d77963cc23dfb1db3
* | | | | | | | | | | Merge "Adding more logging for bug: 6499508" into jb-devMichael Jurka2012-06-051-4/+6
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Adding more logging for bug: 6499508Michael Jurka2012-06-041-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Iffc099e7de8b1d24bb33f1df6e17df7a099bfcb2
* | | | | | | | | | | Merge "Accessibility focus should not clear selection when taken away." into ↵Svetoslav Ganov2012-06-041-3/+0
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | jb-dev
| * | | | | | | | | | | Accessibility focus should not clear selection when taken away.Svetoslav Ganov2012-06-041-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. Currently accessibility focus removal was clearing the selection in the view - in particular the accessibility cursor position which in the TextView case is the selection. This leads to a scenario where the selection may be cleared when the app does not explect. Further, the selection should not be cleared since the user can be say several pages in the content and removing and putting back accessibility focus would cause a tedious traversal to get to the previous position. bug:6469840 Change-Id: Iba3c01600fa2c9c39f99085a5fbc4328aa539ea8
* | | | | | | | | | | | Merge "NullPointerException in AbsListView.focusSearch()." into jb-devSvetoslav Ganov2012-06-041-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | NullPointerException in AbsListView.focusSearch().Svetoslav Ganov2012-06-041-1/+1
| |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. One of the loops was using the last visible position as its end boundary as opposed to the child count minus one. bug:6610451 Change-Id: I600545ca3f64d1e982f909f893e5d34570ec5c8b
* | | | | | | | | | | | Merge "Global accessibility action to open recent apps shows the old dialog ↵Svetoslav Ganov2012-06-041-1/+16
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | style." into jb-dev
| * | | | | | | | | | | | Global accessibility action to open recent apps shows the old dialog style.Svetoslav Ganov2012-06-041-1/+16
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. The global action to open recent apps shows the old dialog style rent apps panel. Apparently the key code to open recent apps is not opening the new UI so the AccessibilityManagerService is calling directly the method on the IStatusBarSerivce to do so. bug:6607664 Change-Id: I94c1963b07947776bf1c2448903b26f3603f9a59
* | | | | | | | | | | | Merge "Add contentobserver for nsd_on setting" into jb-devIrfan Sheriff2012-06-041-0/+22
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Add contentobserver for nsd_on settingIrfan Sheriff2012-06-041-0/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 6606274 Change-Id: I863b9e2a2446d697f3c9c49f24dcdc2b599f091e
* | | | | | | | | | | | | Merge "Do not run the spell checker in SearchView" into jb-devSatoshi Kataoka2012-06-041-0/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Do not run the spell checker in SearchViewSatoshi Kataoka2012-06-051-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 6603925 Change-Id: I75972185fb4d802f2a90649002e722ca4b676c42
* | | | | | | | | | | | | Merge "Don't crash when scaling Bitmaps with private Bitmap.Configs" into jb-devJack Palevich2012-06-041-1/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Don't crash when scaling Bitmaps with private Bitmap.ConfigsJack Palevich2012-06-041-1/+5
| |/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 6526197 Change-Id: I89f008f90888f0a679274c00293342ab0fb0e28e
* | | | | | | | | | | | | Merge "Import translations. DO NOT MERGE" into jb-devEric Fischer2012-06-0449-5255/+7788
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Import translations. DO NOT MERGEEric Fischer2012-06-0449-5255/+7788
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ia697bb2342058f44ac8a2922ed4d3c4c851c1741
* | | | | | | | | | | | Merge "Add temporary functor detach logging" into jb-devChris Craik2012-06-041-3/+9
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | / / / / | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| * | | | | | | | | | Add temporary functor detach loggingChris Craik2012-06-041-3/+9
| | |_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug:6596807 Change-Id: I22342079cdf238a933d62e9cbef58bc5af80522b
* | | | | | | | | | Merge "Change Recents background to solid color on sw600dp devices" into jb-devMichael Jurka2012-06-042-4/+22
|\ \ \ \ \ \ \ \ \ \