22592 Commits

Author SHA1 Message Date
Dianne Hackborn
67cc7f2e60 am a53de062: Add callback hack to find out when to load system properties.
* commit 'a53de0629f3b94472c0f160f5bbe1090b020feab':
  Add callback hack to find out when to load system properties.
2012-05-10 09:24:07 -07:00
Dianne Hackborn
a53de0629f Add callback hack to find out when to load system properties.
Use this to reload the trace and layout bounds properties.

This is ONLY for debugging.

Change-Id: I1c4bdb52c823520c352c5bac45fa9ee31160793c
2012-05-09 14:53:20 -07:00
Irfan Sheriff
1a11e33b91 am 9669a0ce: Merge "API review fixes" into jb-dev
* commit '9669a0ce574745ba0b0ebd32e8337811973fb7dc':
  API review fixes
2012-05-09 14:06:12 -07:00
Irfan Sheriff
9669a0ce57 Merge "API review fixes" into jb-dev 2012-05-09 14:04:04 -07:00
Svetoslav Ganov
cd26d63ffa am f103758b: Merge "Delegate list item focus and click actions to the parent list." into jb-dev
* commit 'f103758b7c78f4dc1c5bd57383d245ec138576a1':
  Delegate list item focus and click actions to the parent list.
2012-05-09 13:49:33 -07:00
Svetoslav Ganov
f103758b7c Merge "Delegate list item focus and click actions to the parent list." into jb-dev 2012-05-09 13:46:57 -07:00
Gilles Debunne
4f9e7490e7 am 12ff1492: Merge "Spell checker underlines words even when there are no suggestions" into jb-dev
* commit '12ff149265ba599627896f6c1a0e3ea9721b54c1':
  Spell checker underlines words even when there are no suggestions
2012-05-09 11:52:13 -07:00
Gilles Debunne
12ff149265 Merge "Spell checker underlines words even when there are no suggestions" into jb-dev 2012-05-09 11:49:08 -07:00
Irfan Sheriff
22af38c526 API review fixes
- Remove the notion of channel from an application perspective
- Remove the use of DnsSd as part of API and add a protocol type to allow
future extensions
- Use the listener object as a handler for stop and unregister operations. Also,
we now allow multiple active discovery operations.
- Remove init/deinit operations in favour of setting up construction

Bug:6434844
Change-Id: Id15521d571aac9c4053d81184ad66dfc54f636de
2012-05-09 11:48:42 -07:00
Adam Cohen
88f295d72b am 6a080bff: Merge "Accounting for widget padding in dips instead of pixels" into jb-dev
* commit '6a080bff83b59c44b4eee493b8bf684f25871e2b':
  Accounting for widget padding in dips instead of pixels
2012-05-09 11:24:58 -07:00
Adam Cohen
6a080bff83 Merge "Accounting for widget padding in dips instead of pixels" into jb-dev 2012-05-09 11:23:12 -07:00
Adam Cohen
f065c96631 Accounting for widget padding in dips instead of pixels
Change-Id: I29c4290274f8b9fa6d9b49072d3cf37cf6f1acb8
2012-05-09 11:13:54 -07:00
Daisuke Miyakawa
6cf8be39cc am 57b09882: Merge "Have a new constant for "vibrate when ringing" setting" into jb-dev
* commit '57b098829f5960bc2fd29f0b0917189911b18338':
  Have a new constant for "vibrate when ringing" setting
2012-05-09 10:17:54 -07:00
Daisuke Miyakawa
57b098829f Merge "Have a new constant for "vibrate when ringing" setting" into jb-dev 2012-05-09 10:16:07 -07:00
satok
5f74536732 am d422ade3: Merge "Fix the issue that the ime switch icon is remaining after closing VoiceInput" into jb-dev
* commit 'd422ade3d5e4993e90d63c926ca0452fe2dd8bc0':
  Fix the issue that the ime switch icon is remaining after closing VoiceInput
2012-05-09 10:06:06 -07:00
satok
2f913d951c Fix the issue that the ime switch icon is remaining after closing VoiceInput
Change-Id: I4fd6b7b6c1e8a2603626d82ed3587716bea519d3
2012-05-10 01:48:03 +09:00
satok
957f1e3e1a am d1e323b2: Merge "Not to add invalid spell check spans Bug: 6464197" into jb-dev
* commit 'd1e323b272db90db426a4add18af4993f41ae361':
  Not to add invalid spell check spans Bug: 6464197
2012-05-09 01:49:57 -07:00
Dianne Hackborn
9d2947f80f am feecf9d7: Merge "Support for changing traces from development settings." into jb-dev
* commit 'feecf9d7869c87dfe11d594640d0c7ad2045d1fb':
  Support for changing traces from development settings.
2012-05-09 01:49:47 -07:00
Jeff Brown
8ab3f090c0 am 8c680128: Merge "Check for null fd when constructing AssetFileDescriptor." into jb-dev
* commit '8c68012809ab9a1593f295463624774975bec1e1':
  Check for null fd when constructing AssetFileDescriptor.
2012-05-09 01:49:44 -07:00
Svetoslav Ganov
939a09089f am 2aaa6bbd: Merge "Renaming the constants for activation and long press." into jb-dev
* commit '2aaa6bbd53319012e5eba107880c68dbc5b2d8db':
  Renaming the constants for activation and long press.
2012-05-09 01:49:35 -07:00
Adam Powell
c23411e6db am 13740708: Merge "Fix bug in TaskStackBuilder#addParentStack" into jb-dev
* commit '137407087b069b3418e49b260f64e48e7a6a3144':
  Fix bug in TaskStackBuilder#addParentStack
2012-05-09 01:49:17 -07:00
Svetoslav Ganov
72912116cf am a3b67289: Merge "Fixing View.getBoundsOnScreen()" into jb-dev
* commit 'a3b6728933c13599f3b2f22aad7016cdaa04d706':
  Fixing View.getBoundsOnScreen()
2012-05-09 01:49:10 -07:00
Chris Craik
4a5c01631e am b010601c: Merge "Pass webview instance when getting base layer / color, and prevent null value" into jb-dev
* commit 'b010601c41423e80eaf20297073a4ad56787bd1c':
  Pass webview instance when getting base layer / color, and prevent null value
2012-05-09 01:49:08 -07:00
George Mount
0d612c0d61 am 5602d023: Merge "Scroll edit text into view when keyboard shows." into jb-dev
* commit '5602d02389c2b945e8d78ea34990933a8e1ddc8b':
  Scroll edit text into view when keyboard shows.
2012-05-09 01:49:04 -07:00
Adam Cohen
d6e752831c am 8a7eff18: Merge "Account for auto-padding in AppWidgetHostView#updateAppWidgetSize (issue 6454251)" into jb-dev
* commit '8a7eff18f3f83e0d41de47b84052723f337bf53b':
  Account for auto-padding in AppWidgetHostView#updateAppWidgetSize (issue 6454251)
2012-05-09 01:48:50 -07:00
Adam Powell
eb0890da4c am a87f2346: Merge "More fun with AbsListView smooth scrolling" into jb-dev
* commit 'a87f23468182f64373f549e3f63666215e00f7eb':
  More fun with AbsListView smooth scrolling
2012-05-09 01:48:47 -07:00
Carlos Valdivia
e0ea02c20e am 3fcf1c85: Merge "Fix a race condition with respect to clients of SyncStorageEngine." into jb-dev
* commit '3fcf1c85873008df43ee80f896216fb39e4c630e':
  Fix a race condition with respect to clients of SyncStorageEngine.
2012-05-09 01:48:37 -07:00
Jeff Brown
3d42f8f8ca am 9ac663ef: Merge "Disable input dispatch until boot finished." into jb-dev
* commit '9ac663ef9ab6ec455403d1e71bf897c34d3b311e':
  Disable input dispatch until boot finished.
2012-05-09 01:48:32 -07:00
Eric Laurent
776339fe4c am c8ade15d: Merge "Silent and Vibrate mode clean up" into jb-dev
* commit 'c8ade15dadd680c5e4b201f3b7b0823a13dedb3e':
  Silent and Vibrate mode clean up
2012-05-09 01:48:30 -07:00
Gilles Debunne
4fcc9b4924 am 2e999d12: Merge "Removed debug code in TextView" into jb-dev
* commit '2e999d12743edf329b6991d7168099cec9f1c24f':
  Removed debug code in TextView
2012-05-09 01:48:27 -07:00
Romain Guy
3607c338c7 am 27ef44c4: Merge "Invalidate display lists immediately when views are removed/added quickly" into jb-dev
* commit '27ef44c46d24a5800e227d945ffede813d7f28f7':
  Invalidate display lists immediately when views are removed/added quickly
2012-05-09 01:48:23 -07:00
Svetoslav Ganov
d71f6e9a81 am 14326fd4: Merge "DefaultGestureHandlingHelperService should not include non-important views." into jb-dev
* commit '14326fd456f8b457e4ab7b53393b9b1e0d1726aa':
  DefaultGestureHandlingHelperService should not include non-important views.
2012-05-09 01:48:19 -07:00
Chris Craik
d9155605ab am aa997294: Merge "Revert "Add temporary functor lifetime logging"" into jb-dev
* commit 'aa9972943cab627db9b10e5c9c4bb80f99f8a4bd':
  Revert "Add temporary functor lifetime logging"
2012-05-09 01:48:04 -07:00
Svetoslav Ganov
aecb9b59e6 am 59f3f585: Merge "Add performAccessibilityAction to AccessibilityDelegate." into jb-dev
* commit '59f3f5853cd05103b5a83f5ddbe584a5270a9c6b':
  Add performAccessibilityAction to AccessibilityDelegate.
2012-05-09 01:47:55 -07:00
Svetoslav Ganov
c2f5e79750 am 6704c233: Merge "AccessibilityNodeInfo for visible views should reported." into jb-dev
* commit '6704c233390743890d23338a2329dcda5709b810':
  AccessibilityNodeInfo for visible views should reported.
2012-05-09 01:47:38 -07:00
Svetoslav Ganov
ca1e49cad5 am cdbbecf3: Merge "Accessibility focus on temporary detached view not cleared." into jb-dev
* commit 'cdbbecf357bf47e6eee6ba54caee5791834b5deb':
  Accessibility focus on temporary detached view not cleared.
2012-05-09 01:47:34 -07:00
Fabrice Di Meglio
e1b1cdc0d4 am 92d7f9ff: Merge "Fix bug #6408393 Character corruption is caused when locale is changed" into jb-dev
* commit '92d7f9ff1c0c8a179ee935d86d3c94022980ead2':
  Fix bug #6408393 Character corruption is caused when locale is changed
2012-05-09 01:47:23 -07:00
Jeff Brown
a394efa335 am 947f1c8d: Merge "Move CancellationSignal to android.os package." into jb-dev
* commit '947f1c8db00bd3805838ff49a5f4d220df507b47':
  Move CancellationSignal to android.os package.
2012-05-09 01:47:20 -07:00
Dianne Hackborn
92f12822c1 am 4a337ec9: Merge "New preference for multi-selection check boxes." into jb-dev
* commit '4a337ec99e0d6b7f2f3b79b990809bf64a42f0ec':
  New preference for multi-selection check boxes.
2012-05-09 01:47:13 -07:00
Adam Powell
5fac4ca465 am ef31e7ca: Fix for toggling menu item visibility outside of create/prepare menu
* commit 'ef31e7cab57c82083c41adf2d2a056ab159a4f51':
  Fix for toggling menu item visibility outside of create/prepare menu
2012-05-09 01:47:00 -07:00
Teng-Hui Zhu
b63418da94 am 87156c96: Merge "Replace tree observer with a JNI call at draw time" into jb-dev
* commit '87156c96f5f2a761b8d05318f8ae82ce26aa16b4':
  Replace tree observer with a JNI call at draw time
2012-05-09 01:46:55 -07:00
John Reck
7ed271f379 am 7c38077e: Merge "Fix inval issue" into jb-dev
* commit '7c38077edf73e3313bceccdbde1f78ed1bd14be2':
  Fix inval issue
2012-05-09 01:46:51 -07:00
John Reck
443afd7d53 am 975b9b78: Merge "Delay creating Java objects for WebHistoryItem" into jb-dev
* commit '975b9b787aa01c2e1540797987137d92dc2b8f14':
  Delay creating Java objects for WebHistoryItem
2012-05-09 01:46:46 -07:00
Chris Wren
2779c4c1f1 am 195ba504: Merge "Clear out any existing buttons before adding the set of requested actions." into jb-dev
* commit '195ba5047cec4d249d5408e75fb04696941655c0':
  Clear out any existing buttons before adding the set of requested actions.
2012-05-09 01:46:32 -07:00
satok
c496652b86 am 05f5236f: Merge "Make InputMethodSubtype thread safe" into jb-dev
* commit '05f5236f6093b7f518677289f023f033832218f7':
  Make InputMethodSubtype thread safe
2012-05-09 01:46:13 -07:00
Svetoslav Ganov
c02e9980e4 am 775bcac6: Updating the documentation of share action provider.
* commit '775bcac6bcdd04b6bffd23b5de0da4588a749337':
  Updating the documentation of share action provider.
2012-05-09 01:45:54 -07:00
Jeff Brown
e8e94a0743 am 41a4704b: Merge "Small tweaks to orientation." into jb-dev
* commit '41a4704b09f98723f4ddec895c9f2e651a5c0c8e':
  Small tweaks to orientation.
2012-05-09 01:45:49 -07:00
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