Commit Graph

23102 Commits

Author SHA1 Message Date
Adam Cohen
693cf16f85 am 6340b3f0: am e0bb6fe3: Merge "Cap widget bitmap usage by screen size (issue 6464700)" into jb-dev
* commit '6340b3f028edec783ac51970421f7816195408fd':
  Cap widget bitmap usage by screen size (issue 6464700)
2012-05-17 15:32:50 -07:00
Svetoslav Ganov
88b2b90e7d am c2f64117: am c5fb5805: Merge "Accessiblity focus not following input focus and text nav broken." into jb-dev
* commit 'c2f6411741949924d42e2c4aaefc33e6312cdd68':
  Accessiblity focus not following input focus and text nav broken.
2012-05-17 15:32:42 -07:00
Adam Cohen
6340b3f028 am e0bb6fe3: Merge "Cap widget bitmap usage by screen size (issue 6464700)" into jb-dev
* commit 'e0bb6fe33355f9eeed1273a3614624286a0911ce':
  Cap widget bitmap usage by screen size (issue 6464700)
2012-05-16 13:47:39 -07:00
Adam Cohen
e0bb6fe333 Merge "Cap widget bitmap usage by screen size (issue 6464700)" into jb-dev 2012-05-16 13:43:27 -07:00
Svetoslav Ganov
c2f6411741 am c5fb5805: Merge "Accessiblity focus not following input focus and text nav broken." into jb-dev
* commit 'c5fb5805c92429b08ca715df37e949f31591466a':
  Accessiblity focus not following input focus and text nav broken.
2012-05-16 13:30:22 -07:00
Svetoslav Ganov
c5fb5805c9 Merge "Accessiblity focus not following input focus and text nav broken." into jb-dev 2012-05-16 13:26:54 -07:00
Chris Wren
9d9570978a am 626a1665: am b46f3f67: Merge "Defensively reset the default state of layout elements." into jb-dev
* commit '626a16651c5b2857f8eb6750a32b016f73f18b34':
  Defensively reset the default state of layout elements.
2012-05-16 12:07:50 -07:00
Chris Wren
626a16651c am b46f3f67: Merge "Defensively reset the default state of layout elements." into jb-dev
* commit 'b46f3f6743f015cd6e0cfd21639b82fcdb5e6983':
  Defensively reset the default state of layout elements.
2012-05-16 12:04:20 -07:00
Chris Wren
b46f3f6743 Merge "Defensively reset the default state of layout elements." into jb-dev 2012-05-16 12:01:44 -07:00
Daniel Sandler
c247dfb97d am f39bc269: am 70334ac2: Merge changes If0b865ac,Ie0c61300 into jb-dev
* commit 'f39bc2690f6c791d1eaed66bd88e92cf5b4e1246':
  Move BigPicture's header to the top of its large view.
  Action button improvements:
2012-05-16 06:24:08 -07:00
Daniel Sandler
f39bc2690f am 70334ac2: Merge changes If0b865ac,Ie0c61300 into jb-dev
* commit '70334ac231c7b4bbb57d430377acec4d4c3b2561':
  Move BigPicture's header to the top of its large view.
  Action button improvements:
2012-05-16 06:21:35 -07:00
Daniel Sandler
70334ac231 Merge changes If0b865ac,Ie0c61300 into jb-dev
* changes:
  Move BigPicture's header to the top of its large view.
  Action button improvements:
2012-05-16 06:19:15 -07:00
Daniel Sandler
8680bf865a Action button improvements:
- Horizontal layout
  - At most 2 are shown
  - Tombstones are now shown (if the intent is null, the
    button is disabled; use it for quick feedback of an
    action's effect)

Bug: 6418617 (tombstones)
Bug: 6482237 (action separators)
Change-Id: Ie0c613006227bbfe1c0ec6eab1cda4f3782a05f2
2012-05-16 01:27:54 -04:00
Chris Wren
67dc9a02cf Defensively reset the default state of layout elements.
Bug: 6500945
Change-Id: Idf7300c44955413e2db26ecbabdef9f67f12f360
2012-05-16 01:03:20 -04:00
Svetoslav Ganov
64899e5c8f Accessiblity focus not following input focus and text nav broken.
1. View is checking if the accessibility focus is its
   descendant it clears the accessibility focus state
   in ViewRootImpl. The check in View was missing the
   case that the descendant may be the view itself. In
   such a case we want the normal clearing code to run.

2. The check whether a view has iterable text for
   accessibility was inverted and text nav was not
   working.

Change-Id: I1a13b6809fb7f205fff76ca09cd449179d06e530
2012-05-15 21:14:10 -07:00
Romain Guy
dd36336ce9 am 9e981d83: am d44a1686: Merge "Don\'t draw onto a hw surface using the software renderer Bug #6485955" into jb-dev
* commit '9e981d83f1b8a1f1f88b67c32b1459a23455d3fe':
  Don't draw onto a hw surface using the software renderer Bug #6485955
2012-05-15 20:35:43 -07:00
Svetoslav Ganov
f22a7c34a4 am a379e733: am 67d10a58: Merge "Prefetching of accessibility node infos getting incorrect views." into jb-dev
* commit 'a379e733b81e44b7d91d90ea93bc26e43230fdb1':
  Prefetching of accessibility node infos getting incorrect views.
2012-05-15 20:35:40 -07:00
Romain Guy
9e981d83f1 am d44a1686: Merge "Don\'t draw onto a hw surface using the software renderer Bug #6485955" into jb-dev
* commit 'd44a16864d549e08506d0f80198031f05a03bd15':
  Don't draw onto a hw surface using the software renderer Bug #6485955
2012-05-15 20:30:21 -07:00
Svetoslav Ganov
a379e733b8 am 67d10a58: Merge "Prefetching of accessibility node infos getting incorrect views." into jb-dev
* commit '67d10a5867ac26155117f2ffda84f9d2a21dbcf0':
  Prefetching of accessibility node infos getting incorrect views.
2012-05-15 20:30:18 -07:00
Romain Guy
d44a16864d Merge "Don't draw onto a hw surface using the software renderer Bug #6485955" into jb-dev 2012-05-15 19:19:41 -07:00
Romain Guy
413baf8a03 Don't draw onto a hw surface using the software renderer
Bug #6485955

If an invalidate gets scheduled right before the EGL surface is destroyed,
the next draw pass is done in software. This causes the software renderer
to connect to the surface forever which prevents the hardware renderer
from coming back when the screen is turned back on.

The fix here is to ignore the draw request when hw acceleration is requested
but not yet available. Proper software fallback will still happen when an
error is encountered with hardware rendering (in which case hw acceleration
will not be marked as requested anymore.)

Change-Id: I1edc4a51c8dd38240aa2345092a18a081a756fc1
2012-05-15 19:15:47 -07:00
Svetoslav Ganov
67d10a5867 Merge "Prefetching of accessibility node infos getting incorrect views." into jb-dev 2012-05-15 18:56:45 -07:00
Svetoslav Ganov
4528b4e882 Prefetching of accessibility node infos getting incorrect views.
1. The prefetcher of accessibility nodes infos was not folloing
   the childForAccessibility relationship when finding the views
   whose node infos to prefetch.

2. NumberPicker was not reporting the correct parent.

bug:6471710

Change-Id: Ia7ad5dd031fb4b3816dfe630d5212201cfafa236
2012-05-15 18:32:23 -07:00
Amith Yamasani
7dea5abd65 am 1bd25a4e: am 0763e01c: Merge "Fix amnesia problem in MultiSelectListPreference." into jb-dev
* commit '1bd25a4eef0c1f71842d5e1b2a5c32f2b084268b':
  Fix amnesia problem in MultiSelectListPreference.
2012-05-15 18:26:11 -07:00
Amith Yamasani
1bd25a4eef am 0763e01c: Merge "Fix amnesia problem in MultiSelectListPreference." into jb-dev
* commit '0763e01c78a0febd02e344db5755479f57349a26':
  Fix amnesia problem in MultiSelectListPreference.
2012-05-15 18:21:10 -07:00
Dianne Hackborn
7ba90544d9 am a15ebaa2: am 79f5777d: Merge "A few odds and ends." into jb-dev
* commit 'a15ebaa25c93c750c22e80498c2415b2af0f2f3e':
  A few odds and ends.
2012-05-15 18:20:45 -07:00
Amith Yamasani
0763e01c78 Merge "Fix amnesia problem in MultiSelectListPreference." into jb-dev 2012-05-15 18:18:43 -07:00
Dianne Hackborn
a15ebaa25c am 79f5777d: Merge "A few odds and ends." into jb-dev
* commit '79f5777d7c1652badeba4be92a5271d2c2276d22':
  A few odds and ends.
2012-05-15 18:17:39 -07:00
Dianne Hackborn
79f5777d7c Merge "A few odds and ends." into jb-dev 2012-05-15 18:15:20 -07:00
Adam Powell
8bf11c89f2 am c9f5b3d3: am e095ceaa: Merge "Handle returning a result from automatic up navigation from another task." into jb-dev
* commit 'c9f5b3d3ef1e0e329f6081cd120544f8d1d7576c':
  Handle returning a result from automatic up navigation from another task.
2012-05-15 17:20:06 -07:00
Amith Yamasani
cd9ea08d9c Fix amnesia problem in MultiSelectListPreference.
Bug: 6478079

Pointer assignment instead of copy was resulting in mValues being cleared
on next launch, since mValues became the same pointer as mNewValues.

Change-Id: I91014948e4f48056474b3ab31aab6d35e0ad69ca
2012-05-15 17:17:24 -07:00
Adam Powell
c9f5b3d3ef am e095ceaa: Merge "Handle returning a result from automatic up navigation from another task." into jb-dev
* commit 'e095ceaa7943b5465949e5971c14e0ec1a0752a2':
  Handle returning a result from automatic up navigation from another task.
2012-05-15 17:15:16 -07:00
Adam Powell
e095ceaa79 Merge "Handle returning a result from automatic up navigation from another task." into jb-dev 2012-05-15 17:11:45 -07:00
John Reck
0b49e42833 am d4cbf66b: am 7a59c5ae: Merge "Always do a HIT_TEST" into jb-dev
* commit 'd4cbf66bb34512f32310fbde711234ac6f89bedc':
  Always do a HIT_TEST
2012-05-15 17:01:35 -07:00
John Reck
d4cbf66bb3 am 7a59c5ae: Merge "Always do a HIT_TEST" into jb-dev
* commit '7a59c5aebc5506319deea8fd40d5d308192b8052':
  Always do a HIT_TEST
2012-05-15 16:57:33 -07:00
John Reck
7a59c5aebc Merge "Always do a HIT_TEST" into jb-dev 2012-05-15 16:55:45 -07:00
Adam Powell
3d193d92f6 Handle returning a result from automatic up navigation from another
task.

When navigating up from a different task, if the current activity has
a result set only finish the current activity instead of trying
finishAffinity. Log this so that developers know why this behavior is
happening.

Bug 6465336

Change-Id: Ic7cec6f0c0d5861296091e2aea9344309f5fc600
2012-05-15 16:53:34 -07:00
Michael Chan
a4fe397170 am b3961984: am 2faa075e: Merge "Update docs for launching custom app for calendar events" into jb-dev
* commit 'b3961984e5eb5e11e938b8f5a3f22db853e98e99':
  Update docs for launching custom app for calendar events
2012-05-15 16:36:06 -07:00
Michael Chan
b3961984e5 am 2faa075e: Merge "Update docs for launching custom app for calendar events" into jb-dev
* commit '2faa075ed78d39cc7783ed1d9681a5d7b2226173':
  Update docs for launching custom app for calendar events
2012-05-15 16:33:10 -07:00
Michael Chan
2faa075ed7 Merge "Update docs for launching custom app for calendar events" into jb-dev 2012-05-15 16:30:15 -07:00
Chris Craik
247d37624d am 7a4e7602: am 6675f691: Merge "Invalidate on new picture if scale/content size changes" into jb-dev
* commit '7a4e76024c210fb94474d0b620a5299296bd4253':
  Invalidate on new picture if scale/content size changes
2012-05-15 15:34:37 -07:00
Guang Zhu
3e0086b671 am a6605922: am 5c0a99f3: Merge "Expose class name in AppWidgetHostView for accessibility" into jb-dev
* commit 'a6605922b28c6f5458f9b17aa72123e20fe255f0':
  Expose class name in AppWidgetHostView for accessibility
2012-05-15 15:34:33 -07:00
Chris Craik
7a4e76024c am 6675f691: Merge "Invalidate on new picture if scale/content size changes" into jb-dev
* commit '6675f691ed952d37232a36a6e6f15e02fb419f9c':
  Invalidate on new picture if scale/content size changes
2012-05-15 15:30:19 -07:00
Guang Zhu
a6605922b2 am 5c0a99f3: Merge "Expose class name in AppWidgetHostView for accessibility" into jb-dev
* commit '5c0a99f3a10fed1e4328e0e2aeda5d805474d733':
  Expose class name in AppWidgetHostView for accessibility
2012-05-15 15:30:15 -07:00
Chris Craik
6675f691ed Merge "Invalidate on new picture if scale/content size changes" into jb-dev 2012-05-15 15:28:21 -07:00
Guang Zhu
5c0a99f3a1 Merge "Expose class name in AppWidgetHostView for accessibility" into jb-dev 2012-05-15 15:28:03 -07:00
Dianne Hackborn
e302a16235 A few odds and ends.
- Add documentation on "television" UI mode.
- Tweak new documentation and implementation around propagating
  URI grants through choosers.
- Add new activity launch flag for closing system dialogs.

Change-Id: I978c05f0dc3d16e1c55d43631828b9efa6335b19
2012-05-15 14:58:32 -07:00
Guang Zhu
1affb93764 Expose class name in AppWidgetHostView for accessibility
The class is public, part of framework, exposing it for launcher
testing.

Change-Id: Icd9b0f3e300de964b98de8d9f5f62fdc916584e3
2012-05-15 14:29:33 -07:00
Dianne Hackborn
b4131ccba3 am b4652172: am bea7afc5: Merge "Fix issue #6284404: ArrayIndexOutOfBoundsException in..." into jb-dev
* commit 'b4652172404643d0a8fffbcc315cddcc733ec5ba':
  Fix issue #6284404: ArrayIndexOutOfBoundsException in...
2012-05-15 14:03:06 -07:00
Dianne Hackborn
b465217240 am bea7afc5: Merge "Fix issue #6284404: ArrayIndexOutOfBoundsException in..." into jb-dev
* commit 'bea7afc52cc85e35b7fc200912246c62d3791198':
  Fix issue #6284404: ArrayIndexOutOfBoundsException in...
2012-05-15 13:59:47 -07:00