Dianne Hackborn
acc3da02e8
am 4be93bbe: am 074b54fb: Merge "Maybe fix issue #6756472 : Share button is not defocusing the shade" into jb-dev
...
* commit '4be93bbe911c1a4471f81f0e261e9b13d9212c36':
Maybe fix issue #6756472 : Share button is not defocusing the shade
2012-06-28 17:45:40 -07:00
Dianne Hackborn
4be93bbe91
am 074b54fb: Merge "Maybe fix issue #6756472 : Share button is not defocusing the shade" into jb-dev
...
* commit '074b54fbc0b6254c0ba308e0cf2e86c1cc929348':
Maybe fix issue #6756472 : Share button is not defocusing the shade
2012-06-28 17:42:23 -07:00
Dianne Hackborn
a194021650
Maybe fix issue #6756472 : Share button is not defocusing the shade
...
I got this reproduce a few times, then wasn't able to. I made this
change and then couldn't reproduce it. Maybe it fixed it.
The change here is to explicitly pass in the handler class to
apply() and reapply(), instead of relying it being set as a member of
the RemoteViews class. This is much cleaner and more explicitly about
setting that for the click callbacks.
Bug: 6756472
Change-Id: I8d029c3836501df3206c433838124b4be3890a8b
2012-06-28 16:34:35 -07:00
Gilles Debunne
d3236dc167
Merge "Ensure batch edit mode is ended on window focus loss"
2012-06-27 15:23:08 -07:00
Gilles Debunne
c72fba82a6
Ensure batch edit mode is ended on window focus loss
...
This is a translation of this open source contribution:
https://android-review.googlesource.com/38503
Change-Id: I4d3adf89d0752e6fd5ec2cdad3a54d4e764a1fe7
2012-06-26 14:48:07 -07:00
Dianne Hackborn
e6c2d62efb
am 9906e784: am 17990395: Merge "Fix issue #6717667 : expanded notification actions don\'t work on the lock screen" into jb-dev
...
* commit '9906e784faca2cc8388a04fdc544722ea93d51be':
Fix issue #6717667 : expanded notification actions don't work on the lock screen
2012-06-25 18:17:15 -07:00
Dianne Hackborn
9906e784fa
am 17990395: Merge "Fix issue #6717667 : expanded notification actions don\'t work on the lock screen" into jb-dev
...
* commit '17990395bc62f8ce1bae4f1880899f231a8e613b':
Fix issue #6717667 : expanded notification actions don't work on the lock screen
2012-06-25 17:37:15 -07:00
Dianne Hackborn
1927ae8a56
Fix issue #6717667 : expanded notification actions don't work on the lock screen
...
FLAG_ACTIVITY_CLOSE_SYSTEM_DIALOGS was a mistake.
Instead, and the infrastructure for the status bar to take care
of closing and hiding things itself when you press these buttons,
just like it does for the main Intent of the notification.
Bug: 6717667
Change-Id: I1b22186e0cedc05f46a1a3ec78053a72afaf61b1
2012-06-25 14:28:48 -07:00
Daniel Sandler
60abfa5c3a
am 63d842cc: am d5353b47: Fix docs
...
* commit '63d842cc4da3c2eb998aaf9adacbf20e833dff02':
Fix docs
2012-06-21 16:46:28 -07:00
Chris Wren
bae2fe870a
resolved conflicts for merge of 0a43f67e to master
...
Change-Id: I072b756bc501c7669593eff012b120905a2fd962
2012-06-21 16:46:14 -04:00
Daniel Sandler
63d842cc4d
am d5353b47: Fix docs
...
* commit 'd5353b475001f19e3cbc9c1a4165c9e6038a812f':
Fix docs
2012-06-21 11:52:38 -07:00
Daniel Sandler
0a43f67ef3
am 790024bf: Merge "Unhide new methods on RemoteViews and Notification." into jb-dev
...
* commit '790024bfe6dd2765dd5e552053797459aab72da1':
Unhide new methods on RemoteViews and Notification.
2012-06-21 11:52:34 -07:00
Daniel Sandler
d5353b4750
Fix docs
...
Change-Id: Ic5ff9aa07e65166a4ecaeecc5fb5e0091275bdcc
2012-06-21 09:29:51 -04:00
Daniel Sandler
790024bfe6
Merge "Unhide new methods on RemoteViews and Notification." into jb-dev
2012-06-21 06:04:43 -07:00
Hung-ying Tyan
9c42639cdd
am cc9a4e3e: am 927c7fd1: Merge "Fix crash when SimpleCursorAdapter changes cursor from null" into jb-dev
...
* commit 'cc9a4e3e2a3716965cd0b76d48e8e840e6ce0f41':
Fix crash when SimpleCursorAdapter changes cursor from null
2012-06-20 22:34:28 -07:00
Hung-ying Tyan
cc9a4e3e2a
am 927c7fd1: Merge "Fix crash when SimpleCursorAdapter changes cursor from null" into jb-dev
...
* commit '927c7fd1fec8ff26fd4bf8cc64eb12dd634cb60b':
Fix crash when SimpleCursorAdapter changes cursor from null
2012-06-20 22:31:00 -07:00
Daniel Sandler
064f9907c9
Unhide new methods on RemoteViews and Notification.
...
Change-Id: I0cbc270d9d7e9e728482c3b10650a32589636c9d
2012-06-21 00:15:01 -04:00
Hung-ying Tyan
87ab6962e4
Fix crash when SimpleCursorAdapter changes cursor from null
...
when the spinner's drop-down view is shown.
Bug: 6637141
Change-Id: I62f759f778b040db386cc72a753c3b2745517b7e
2012-06-20 15:58:43 +08:00
Jean-Baptiste Queru
fce51d5873
am 98e955d2: am 20d6caf8: Merge "Fix issue #13366 . Take account of stackFromBottom in computeVerticalScrollOffset()."
...
* commit '98e955d295441636ba19688e18a8223691256d2c':
Fix issue #13366 . Take account of stackFromBottom in computeVerticalScrollOffset().
2012-06-18 09:27:53 -07:00
Jean-Baptiste Queru
98e955d295
am 20d6caf8: Merge "Fix issue #13366 . Take account of stackFromBottom in computeVerticalScrollOffset()."
...
* commit '20d6caf8888d4114b6ce79d93c7c9cf903ad8c22':
Fix issue #13366 . Take account of stackFromBottom in computeVerticalScrollOffset().
2012-06-18 09:23:55 -07:00
Pieter-Jan Vandormael
bbf7b4cdcf
Fix issue #13366 . Take account of stackFromBottom in
...
computeVerticalScrollOffset().
Change-Id: I743708ef1ac05e358840f37010de36b7d0c6a346
Signed-off-by: Pieter-Jan Vandormael <ezelspinguin@gmail.com >
2012-06-16 17:11:54 +02:00
Victoria Lease
49ccb116e9
am 1b15102f: am 72b8fc7e: Merge "Revert "Fix fake bold for fallback fonts in frameworks."" into jb-dev
...
* commit '1b15102fc040f59c72c6453dee15b791f54c9f06':
Revert "Fix fake bold for fallback fonts in frameworks."
2012-06-12 13:00:37 -07:00
Victoria Lease
1b15102fc0
am 72b8fc7e: Merge "Revert "Fix fake bold for fallback fonts in frameworks."" into jb-dev
...
* commit '72b8fc7e6da2f335880750513401d680417dfd13':
Revert "Fix fake bold for fallback fonts in frameworks."
2012-06-12 12:42:54 -07:00
Victoria Lease
72b8fc7e6d
Merge "Revert "Fix fake bold for fallback fonts in frameworks."" into jb-dev
2012-06-11 15:21:39 -07:00
Victoria Lease
aa0980afab
Revert "Fix fake bold for fallback fonts in frameworks."
...
This reverts commit b26fa0ce68
2012-06-11 14:46:04 -07:00
Fabrice Di Meglio
97eb02f16f
Merge "Make GridView widget aware of layout direction"
2012-06-11 13:07:30 -07:00
Chet Haase
0163b175d3
am fdb67a4d: am 913bf804: Merge "Don\'t allow apps to request scrolls to out-of-bounds positions" into jb-dev
...
* commit 'fdb67a4dda0da858eba2103f899250acf9a221e5':
Don't allow apps to request scrolls to out-of-bounds positions
2012-06-10 12:37:54 -07:00
Chet Haase
fdb67a4dda
am 913bf804: Merge "Don\'t allow apps to request scrolls to out-of-bounds positions" into jb-dev
...
* commit '913bf80416a81f2783376939e7ad0b956975b05c':
Don't allow apps to request scrolls to out-of-bounds positions
2012-06-10 12:33:19 -07:00
Chet Haase
913bf80416
Merge "Don't allow apps to request scrolls to out-of-bounds positions" into jb-dev
2012-06-10 12:30:33 -07:00
Victoria Lease
c3672a4e19
am 2203fab2: am 2e6f9be5: Merge "Fix fake bold for fallback fonts in frameworks." into jb-dev
...
* commit '2203fab24966c80af5c37f0a58263218dbbcd610':
Fix fake bold for fallback fonts in frameworks.
2012-06-08 17:33:35 -07:00
Victoria Lease
2203fab249
am 2e6f9be5: Merge "Fix fake bold for fallback fonts in frameworks." into jb-dev
...
* commit '2e6f9be5633cf37223425b9b93c0b1512db091af':
Fix fake bold for fallback fonts in frameworks.
2012-06-08 17:29:56 -07:00
Fabrice Di Meglio
a598720ad6
Make GridView widget aware of layout direction
...
- see bug #5429822 UI should be mirrored for RTL locales (Arabic, Hebrew, farsi)
Change-Id: Id9ac26028c176e429a7f3ad76c0a428613e1afc8
2012-06-08 15:22:20 -07:00
Chet Haase
0061e16e53
Don't allow apps to request scrolls to out-of-bounds positions
...
An app was requesting smooth scrolling to a view position beyond the
number of items in the list. This caused our setup logic to execute on
every frame, waiting for the target view to be added.
This fix clamps the requested target position to the number of items
actually in the list.
Issue #6572175 Messaging: Sometimes conversation doesn't scroll when focus is brought to the compose field
Change-Id: I23707aeb213e67af4297713a03c2f5b446c8e2b6
2012-06-08 15:01:56 -07:00
Victoria Lease
b26fa0ce68
Fix fake bold for fallback fonts in frameworks.
...
This change is analogous to Ic0e9f1bbd8cae9fdd3a6d1d015bb9224c8be545c
in WebView, and depends upon the same Skia change that that CL makes
use of.
This flips the "fake bold" flag on for bold fonts in
TextView.setTypeface(), with the expectation that Skia will ignore
the flag if the final typeface used to render the glyphs is already
bold. It also does the same for StyleSpans, TextAppearanceSpans,
TypefaceSpans, and the Switch widget.
With this, fake bold should work uniformly across all scripts - if
fake bold works for a primary typeface, it should also work for all
fallback typefaces.
Bug: 6629786
Change-Id: Id3b8639ab0df83052ffd82809cb12adaacc1d46b
2012-06-08 13:52:17 -07:00
Fabrice Di Meglio
072b962afb
Merge "Make Toast widget aware of layout direction"
2012-06-08 11:31:21 -07:00
Fabrice Di Meglio
b4946343e8
Make Toast widget aware of layout direction
...
- Toast will resolve its gravity (when START / END) from the System locale
- see bug #5429822 UI should be mirrored for RTL locales (Arabic, Hebrew, farsi)
Change-Id: I3fe810b87d708f2ee80ca6258ad25ab32ae85d82
2012-06-07 16:29:18 -07:00
Gilles Debunne
3eaf181f96
am 11c15cfb: am 78c6aeef: Merge "Fixed cast exception with selectable text." into jb-dev
...
* commit '11c15cfb4e48c53bcaf648c82de12707d6e479ba':
Fixed cast exception with selectable text.
2012-06-07 14:22:39 -07:00
Gilles Debunne
11c15cfb4e
am 78c6aeef: Merge "Fixed cast exception with selectable text." into jb-dev
...
* commit '78c6aeeffac7b665a0e1d822e88c92ef2b5ef353':
Fixed cast exception with selectable text.
2012-06-07 14:18:44 -07:00
Gilles Debunne
78c6aeeffa
Merge "Fixed cast exception with selectable text." into jb-dev
2012-06-07 14:15:40 -07:00
Adam Powell
f6e03e5540
am 72329952: am 4c38fe36: Merge "Protect against bogus input for ListViews" into jb-dev
...
* commit '72329952168fd86b911109602882b92494e9ccc5':
Protect against bogus input for ListViews
2012-06-07 12:17:48 -07:00
Adam Powell
7232995216
am 4c38fe36: Merge "Protect against bogus input for ListViews" into jb-dev
...
* commit '4c38fe369fee76b8d4fca5a7b0b8d81a96f0219f':
Protect against bogus input for ListViews
2012-06-07 12:14:21 -07:00
Adam Powell
4c38fe369f
Merge "Protect against bogus input for ListViews" into jb-dev
2012-06-07 12:12:00 -07:00
Gilles Debunne
857c341dfe
Fixed cast exception with selectable text.
...
Bug 6550358
The EditText constructor now calls setTextIsSelectable, which uses
getText where the cast exception happens because the EditText is not
yet fully built and its text does not have the right type.
Fixed by using mText directly instead of getText().
Change-Id: I52a2720ae99475881f210ac74464728cab92147e
2012-06-07 10:51:06 -07:00
Adam Powell
28048d011c
Protect against bogus input for ListViews
...
Guard against cases where ListView might receive touch events while
detached.
Update ListMenuPresenter to dispatch a data set change when the
backing menu is changed.
Bug 6543282
Change-Id: If2fb9b6aa3cf4a1b7070a7cd0de0edf0fc2f4cca
2012-06-06 22:47:56 -07:00
Fabrice Di Meglio
e4beeb8e3c
Merge "Make Spinner widget aware of layout direction"
2012-06-06 18:27:35 -07:00
Fabrice Di Meglio
38d64c5a95
Make Spinner widget aware of layout direction
...
- see bug #5429822 UI should be mirrored for RTL locales (Arabic, Hebrew, farsi)
Change-Id: I6ebeee67e3e34271897e14f73b7364b1ae83145a
2012-06-06 18:19:51 -07:00
Fabrice Di Meglio
a26ddfacd7
Merge "Remove dead code in Switch"
2012-06-06 15:56:36 -07:00
Dianne Hackborn
20e14948f2
am 82811d45: am 533fce25: Merge "Docs (mostly): enumerate JELLY_BEAN target SDK changes." into jb-dev
...
* commit '82811d45ed21ccdff77d11495fa2045c7942bd6d':
Docs (mostly): enumerate JELLY_BEAN target SDK changes.
2012-06-06 13:37:57 -07:00
Dianne Hackborn
82811d45ed
am 533fce25: Merge "Docs (mostly): enumerate JELLY_BEAN target SDK changes." into jb-dev
...
* commit '533fce25a22718c491a86c31866b7751f1f582b7':
Docs (mostly): enumerate JELLY_BEAN target SDK changes.
2012-06-06 13:33:43 -07:00
Dianne Hackborn
636fd528f7
Docs (mostly): enumerate JELLY_BEAN target SDK changes.
...
Okay this isn't entirely docs. I have un-hidden the new permission
for binding to accessibility services; we were going to go out with
it hidden since it didn't go into factory ROM, but now that we are
doing other things we might as well expose it.
Also changed a log from E to W, since it is not an error.
Change-Id: I9226c95e3b63e12218fe41dc3f4290d9824a9e5c
2012-06-06 11:36:49 -07:00