Kenny Root
83ea86091b
am 29bb27ef: Merge "Add encryption parameters to package installation" into jb-dev
...
* commit '29bb27ef90564a294d506c2ffd546ba21788aeac':
Add encryption parameters to package installation
2012-05-09 01:45:43 -07:00
Svetoslav Ganov
4a79594ca1
am d57521c6: Fix the build.
...
* commit 'd57521c6742f4018761faab1de96bd38afbcac02':
Fix the build.
2012-05-09 01:45:41 -07:00
Svetoslav Ganov
ba23196f16
am 911b0c0b: Merge "Accessibility focus actinos incorectly set on accessibility node info." into jb-dev
...
* commit '911b0c0b15ae4f14a6f755278679ef9c6a6e6c05':
Accessibility focus actinos incorectly set on accessibility node info.
2012-05-09 01:45:37 -07:00
Adam Powell
e64436f7f2
am ae9c72d9: Merge "AbsListView: Toss transient state views once they no longer have transient state." into jb-dev
...
* commit 'ae9c72d9a8f210e51b5a6364b294a5eb24945de6':
AbsListView: Toss transient state views once they no longer have transient state.
2012-05-09 01:45:33 -07:00
Svetoslav Ganov
43e3366b55
am b1ae25cb: Merge "ActivityChooserModel does not handle package changes on the thread that created it." into jb-dev
...
* commit 'b1ae25cb37e92a30d196290b75a159e5382c5b34':
ActivityChooserModel does not handle package changes on the thread that created it.
2012-05-09 01:45:31 -07:00
Svetoslav Ganov
755b214673
am b2ee0d57: Merge "Text traversal at various granularities." into jb-dev
...
* commit 'b2ee0d57672faf42ca88fa878dc7e688046c915e':
Text traversal at various granularities.
2012-05-09 01:45:24 -07:00
Romain Guy
0064c032f4
am e79e8758: Merge "Remove ViewTreeObserver allocations" into jb-dev
...
* commit 'e79e87581280f4f3b26b1d4496b34cbb9aa39ae5':
Remove ViewTreeObserver allocations
2012-05-09 01:45:18 -07:00
Adam Powell
c5967ab8de
am e601efd3: Merge "Fix a bug in Activity Up navigation dispatching" into jb-dev
...
* commit 'e601efd375e79ae016593617f08d6a09a536f719':
Fix a bug in Activity Up navigation dispatching
2012-05-09 01:45:12 -07:00
Jeff Brown
1f455691fe
am 2fd54c41: Merge "Improve animation timing." into jb-dev
...
* commit '2fd54c416b6f648e93bfa9dcb34fe8c6e4847a0f':
Improve animation timing.
2012-05-09 01:44:57 -07:00
Adam Powell
06aedd01c1
am 6392a360: Merge "Fix misc. bugs in AbsListView smooth scrolling." into jb-dev
...
* commit '6392a3609cb6457aec715804e15b51fa498141c6':
Fix misc. bugs in AbsListView smooth scrolling.
2012-05-09 01:44:55 -07:00
Adam Powell
ea3f8cc71e
Merge "Forgive me monkeys, for I have sinned." into jb-dev
2012-05-08 22:32:00 -07:00
Adam Powell
76889f3482
Forgive me monkeys, for I have sinned.
...
It has been several hours since my last commit.
Fix an obscure bug that could cause call ordering problems while
updating ListAdapter-based MenuPresenters. This would trigger an
inconsistent return value from the adapter's getCount method that
didn't take the expanded menu item into account, resulting in the
infamous ListView "you didn't call notifyDataSetChanged" exception.
Bug 6412318
Change-Id: I6262846d9c2acdb87ff99116ad78ca4a388efa6d
2012-05-08 22:28:36 -07:00
satok
d1e323b272
Merge "Not to add invalid spell check spans Bug: 6464197" into jb-dev
2012-05-08 19:42:13 -07:00
satok
a4c82c1c78
Not to add invalid spell check spans
...
Bug: 6464197
Change-Id: I6e9d359847b200e2afae61f85eb7cfe7f179b888
2012-05-09 11:20:17 +09:00
Dianne Hackborn
feecf9d786
Merge "Support for changing traces from development settings." into jb-dev
2012-05-08 18:54:58 -07:00
Jeff Brown
8c68012809
Merge "Check for null fd when constructing AssetFileDescriptor." into jb-dev
2012-05-08 18:41:49 -07:00
Daisuke Miyakawa
3c60eeb133
Have a new constant for "vibrate when ringing" setting
...
Bug: 6036529
Change-Id: I850d27629a75615647883fdaa2933f337c4824d1
2012-05-08 18:37:41 -07:00
Svetoslav Ganov
2aaa6bbd53
Merge "Renaming the constants for activation and long press." into jb-dev
2012-05-08 18:21:02 -07:00
Adam Powell
137407087b
Merge "Fix bug in TaskStackBuilder#addParentStack" into jb-dev
2012-05-08 17:02:12 -07:00
Adam Powell
5c43ec9328
Fix bug in TaskStackBuilder#addParentStack
...
Don't assume the initial component has a valid parent specified.
Bug 6464209
Change-Id: I22aa4c0e667ea85dc46ad7320f4a9f52117af520
2012-05-08 16:55:20 -07:00
Svetoslav Ganov
a3b6728933
Merge "Fixing View.getBoundsOnScreen()" into jb-dev
2012-05-08 16:49:13 -07:00
Svetoslav Ganov
14b2b74c13
Fixing View.getBoundsOnScreen()
...
1. The function was not setting the initial rect properly.
bug:6462629
Change-Id: I7a832a979576fc5745794c68fb8414257efb21dd
2012-05-08 16:41:28 -07:00
Chris Craik
b010601c41
Merge "Pass webview instance when getting base layer / color, and prevent null value" into jb-dev
2012-05-08 16:40:20 -07:00
George Mount
5602d02389
Merge "Scroll edit text into view when keyboard shows." into jb-dev
2012-05-08 16:25:58 -07:00
Adam Cohen
8a7eff18f3
Merge "Account for auto-padding in AppWidgetHostView#updateAppWidgetSize (issue 6454251)" into jb-dev
2012-05-08 15:55:50 -07:00
Adam Cohen
88f041ed31
Account for auto-padding in AppWidgetHostView#updateAppWidgetSize (issue 6454251)
...
Change-Id: Ibf837671cc13ee89ca979e9e6dc9d144b296deba
2012-05-08 15:53:43 -07:00
Adam Powell
a87f234681
Merge "More fun with AbsListView smooth scrolling" into jb-dev
2012-05-08 15:52:12 -07:00
Adam Powell
aadf4fb68e
More fun with AbsListView smooth scrolling
...
If any data set change is pending when a smooth scroll is requested,
post it for later - not just if the list is currently empty.
Fix a bug in relative smooth scrolling where the last view was being
determined incorrectly.
Bug 6434713
Change-Id: Ic249eefc594151a414a6a8758074a9a60888e2b4
2012-05-08 15:43:34 -07:00
Gilles Debunne
41347e9e8b
Spell checker underlines words even when there are no suggestions
...
Bug 6222722
Also fixed a cast to Long warning.
Change-Id: Ief299cc3cb952b83f774ca1be13dc69352015a3e
2012-05-08 15:39:17 -07:00
Carlos Valdivia
3fcf1c8587
Merge "Fix a race condition with respect to clients of SyncStorageEngine." into jb-dev
2012-05-08 15:27:03 -07:00
Jeff Brown
9ac663ef9a
Merge "Disable input dispatch until boot finished." into jb-dev
2012-05-08 15:15:56 -07:00
Eric Laurent
c8ade15dad
Merge "Silent and Vibrate mode clean up" into jb-dev
2012-05-08 15:15:49 -07:00
Gilles Debunne
2e999d1274
Merge "Removed debug code in TextView" into jb-dev
2012-05-08 15:13:41 -07:00
Eric Laurent
bffc3d1bd3
Silent and Vibrate mode clean up
...
Clean up related to new Vibration policy.
The vibrate behavior is now only derived from:
- presence of a vibrator on the device
- current ringer mode selected: NORMAL, VIBRATE or SILENT
If no vibrator is present the ringer mode can only be NORMAL or SILENT.
The control of ringer mode via volume keys when volume keys control the "master"
stream type (RING on phones, MUSIC on tablets) is as follows:
If a vibrator is present:
VOL- and volume equals 1: NORMAL => VIBRATE
VOL- and volume equals 0 and not continuous press: VIBRATE => SILENT
VOL+ and in SILENT mode: SILENT => VIBRATE
VOL+ and in VIBRATE mode: VIBRATE => NORMAL, volume = 1
If no vibrator is present:
VOL- and volume equals 0 and not continuous press: NORMAL => SILENT
VOL+ and in SILENT mode: SILENT => NORMAL, volume = 0
VIBRATE_ON and VIBRATE_IN_SILENT settings are not stored/retreived any more.
AudioService checks and corrects ringer mode and stream volumes if necessary when reading from
DB at boot time.
Also:
Added dump for stream volumes in AudioService.
Added device names missing in AudioSystem for USB accessory and USB device.
Issue: 6036529
Issue: 6414950
Issue: 6448163
Change-Id: I77fb821ec63e4e566320cac2701b4ac466e86aef
2012-05-08 15:10:37 -07:00
Dianne Hackborn
709d138d2f
am eef61216: am 8e11051a: Merge "Tweak anim API to automatically call Intent.setSourceBounds()." into jb-dev
...
* commit 'eef61216183b77842d06533fcc661020c0032d2d':
Tweak anim API to automatically call Intent.setSourceBounds().
2012-05-08 15:02:13 -07:00
Glenn Kasten
1f3899d418
am cceaf8d8: am ebd6016b: Merge "Add audio tag to systrace" into jb-dev
...
* commit 'cceaf8d80d29879c3ce045b8bed92181aaee9d8e':
Add audio tag to systrace
2012-05-08 15:01:46 -07:00
Dianne Hackborn
2a8650bdca
am 009e6e6b: am bae365c1: Merge "Fix issue #6319312 : Consecutive call to Activity\'s onCreate()/onResume()..." into jb-dev
...
* commit '009e6e6b5e83f18cd691d69dc5f08e04bfccf059':
Fix issue #6319312 : Consecutive call to Activity's onCreate()/onResume()...
2012-05-08 15:01:27 -07:00
Gilles Debunne
5fae996751
Removed debug code in TextView
...
Bug 6462527
The String parameter was used to debug code during the
refactoring process.
Change-Id: I49a78bbfa3b45c185311d0dbebddddc52515c099
2012-05-08 14:53:30 -07:00
Dianne Hackborn
83e6eb11d7
Support for changing traces from development settings.
...
Publish information needed to build UI, fix SystemProperties.getLong()
to be able to read this property, fix some issues in
MultiCheckPreference.
Change-Id: I10c8ff84a167fdb42f6c93500201b78b844cfb8b
2012-05-08 14:53:24 -07:00
Romain Guy
27ef44c46d
Merge "Invalidate display lists immediately when views are removed/added quickly" into jb-dev
2012-05-08 14:52:48 -07:00
alanv
c1d7e770e1
Delegate list item focus and click actions to the parent list.
...
Change-Id: Ie05c79f049896bfb498d4b33f0611da38f381140
2012-05-08 14:50:02 -07:00
Romain Guy
2a0f228a30
Invalidate display lists immediately when views are removed/added quickly
...
The deferred invalidation of display list could cause problems with
view like TextureView who destroy resources when detached from the
window but only recreate them later at draw time. This would cause
temporary flashes or other visual glitches on screen.
Change-Id: I018488ba09743df21c6434ea610813014fb80a85
2012-05-08 14:46:26 -07:00
Svetoslav Ganov
14326fd456
Merge "DefaultGestureHandlingHelperService should not include non-important views." into jb-dev
2012-05-08 14:46:01 -07:00
Svetoslav Ganov
87bd0dccf7
Renaming the constants for activation and long press.
...
1. We will have a double tap to activate an item and
tap and hold to perform a long press.
Change-Id: Ibd9d8774e5a4693d8868d1128e55a82ff0c3a80b
2012-05-08 14:29:33 -07:00
Jeff Brown
af67fc65bf
Check for null fd when constructing AssetFileDescriptor.
...
An AssetFileDescriptor with a null fd is pretty useless and should
never happen during normal operation. It can't even be parcelled
without hitting an NPE. To make it easier to find bugs where a null
fd might have been generated, check at construction time.
Bug: 5655036
Change-Id: I1da6dbee0cab9c11e309f3cebe698bf44dc5e27d
2012-05-08 14:29:09 -07:00
Chris Craik
b5dc215a19
Pass webview instance when getting base layer / color, and prevent null value
...
Depends on external/webkit change: https://android-git.corp.google.com/g/#/c/188470/
bug:6429897
Change-Id: Ic948f102034dbe57c61d7fc6de73a4ddd062f686
2012-05-08 14:00:32 -07:00
Jeff Brown
c042ee2acd
Disable input dispatch until boot finished.
...
Bug: 6263070
Change-Id: I25e15e3d8af8eb3343c7b684fec345337d9f6aab
2012-05-08 13:58:32 -07:00
Chris Craik
aa9972943c
Merge "Revert "Add temporary functor lifetime logging"" into jb-dev
2012-05-08 13:35:09 -07:00
Chris Craik
12d434a9be
Revert "Add temporary functor lifetime logging"
...
bug:6445573
This reverts commit 2fe99801e8
2012-05-08 13:07:13 -07:00
Svetoslav Ganov
59f3f5853c
Merge "Add performAccessibilityAction to AccessibilityDelegate." into jb-dev
2012-05-08 12:52:57 -07:00