Daniel Sandler
6f203807e0
am 9dc211af: am a4474ae0: Merge "Detect and repair invalid layouts in the navigation bar." into ics-mr1
...
* commit '9dc211afbf3201a23a29cf7cd02ce575c6dbe094':
Detect and repair invalid layouts in the navigation bar.
2012-01-24 11:37:21 -08:00
Daniel Sandler
9dc211afbf
am a4474ae0: Merge "Detect and repair invalid layouts in the navigation bar." into ics-mr1
...
* commit 'a4474ae02546d725686f9c08113c16a84aca912c':
Detect and repair invalid layouts in the navigation bar.
2012-01-24 11:34:47 -08:00
Daniel Sandler
a4474ae025
Merge "Detect and repair invalid layouts in the navigation bar." into ics-mr1
2012-01-24 11:32:31 -08:00
Dianne Hackborn
827951ac16
Merge "Add new test for showing very slow animations."
2012-01-24 11:12:37 -08:00
Dianne Hackborn
8a59b7f95f
Add new test for showing very slow animations.
...
Change-Id: Ibcc3e46a72210cf8a8e4cf5a932e2c9a7995f0f1
2012-01-24 11:10:40 -08:00
Scott Main
3f3612985d
am e7dc2898: am 4809f09f: docs: update fujitsu id, capitalize
...
* commit 'e7dc2898c099bb1673f4bb0074b4d3b697699176':
docs: update fujitsu id, capitalize
2012-01-24 11:05:02 -08:00
Scott Main
ee7d0bcf44
am b790d1aa: am cdf14454: docs: add fujitsu/toshiba USB vendor id
...
* commit 'b790d1aa2f741813b1556b71875dc453bc8c8010':
docs: add fujitsu/toshiba USB vendor id
2012-01-24 11:02:25 -08:00
Scott Main
e7dc2898c0
am 4809f09f: docs: update fujitsu id, capitalize
...
* commit '4809f09f55a6177bd69303630dc42cc738f71116':
docs: update fujitsu id, capitalize
2012-01-24 11:01:49 -08:00
Scott Main
b790d1aa2f
am cdf14454: docs: add fujitsu/toshiba USB vendor id
...
* commit 'cdf14454326dcb2f43ae0da208a8ed65a38f2897':
docs: add fujitsu/toshiba USB vendor id
2012-01-24 10:59:23 -08:00
Scott Main
4809f09f55
docs: update fujitsu id, capitalize
...
Change-Id: I776bdf0af37baa98b2b2dd70c5950ea1e98d36ec
2012-01-24 10:58:06 -08:00
Scott Main
cdf1445432
docs: add fujitsu/toshiba USB vendor id
...
Change-Id: I7917035d8c3f4b0fc80b7c992fcdf085aa984b4f
2012-01-24 10:54:50 -08:00
Gilles Debunne
3df0159987
Merge "Fix for AOOB in MeasuredText"
2012-01-24 10:46:58 -08:00
Gilles Debunne
a54b9641cd
Merge "Restored selectAllOnFocus"
2012-01-24 10:42:09 -08:00
Jean-Baptiste Queru
adbbf7a791
am 10c4641c: am 2ae5805c: am 164a9842: Merge "stagefright aacenc: Properly terminate a comment"
...
* commit '10c4641c2e2f747f8fef7d217d550b7f9a6de588':
stagefright aacenc: Properly terminate a comment
2012-01-24 08:46:26 -08:00
Jean-Baptiste Queru
10c4641c2e
am 2ae5805c: am 164a9842: Merge "stagefright aacenc: Properly terminate a comment"
...
* commit '2ae5805cf18ad6bdbea5def03a488e14c1a8804c':
stagefright aacenc: Properly terminate a comment
2012-01-24 08:43:14 -08:00
Jean-Baptiste Queru
2ae5805cf1
am 164a9842: Merge "stagefright aacenc: Properly terminate a comment"
...
* commit '164a984224f5d430757628028f2522329987350f':
stagefright aacenc: Properly terminate a comment
2012-01-24 08:40:50 -08:00
Jean-Baptiste Queru
164a984224
Merge "stagefright aacenc: Properly terminate a comment"
2012-01-24 07:51:12 -08:00
Adam Cohen
cbe2f48d3f
Merge "Fix issue 5905210, AdapterViewAnimator sending negative index to Adapter"
2012-01-23 19:23:06 -08:00
Adam Cohen
d0c735fccc
Fix issue 5905210, AdapterViewAnimator sending negative index to Adapter
...
Change-Id: I6c1a3c17f1009d9512328f5844e17025f95a216c
2012-01-23 19:12:22 -08:00
Fabrice Di Meglio
50aca29a0b
Merge "Fix bug # 5863709 API request: Change param names of deleteSurroundingText to "before" and "after""
2012-01-23 18:59:17 -08:00
Chia-chi Yeh
bbca2ceffa
Merge "VpnDialogs: fix screen flickering when popping up dialogs."
2012-01-23 18:40:52 -08:00
Gilles Debunne
4bb2833fa6
Restored selectAllOnFocus
...
Bug introduced in recent refactoring
https://android-git.corp.google.com/g/#/c/158896/
Do not move cursor when selectAllOnFocus and focus just happened.
The didTouchFocusSelect() condition was not copied over from ArrowKeyMM.
Change-Id: Id01d225c436ae3dd97c5d77d5dac5d0690d7de76
2012-01-23 18:35:37 -08:00
Chia-chi Yeh
ae380fb89d
VpnDialogs: fix screen flickering when popping up dialogs.
...
Bug: 5699057
Change-Id: Iad1b32cafa32f98b27b6c96a63e1e9d97908983a
2012-01-23 18:33:26 -08:00
Daniel Sandler
0b69b59877
Detect and repair invalid layouts in the navigation bar.
...
It seems that something (probably layout transitions)
occasionally leaves the navigation bar layout in a weird
state such that most of the buttons are offscreen. For
example, the portrait nav bar might have buttons with widths
matching the nav bar's old width from landscape; the
clickable regions will therefore be far off the right edge
of the display.
The navigation bar now looks for this situation when the
size of the view changes and corrects for it.
Bug: 5549288
Change-Id: I8464ac9fd64cb64ec18baf51478dd0f6564a2284
2012-01-23 21:14:37 -05:00
Jeff Brown
d4e34d61d0
Merge "Inform ContentObservers about the changed content Uri."
2012-01-23 17:36:06 -08:00
Jeff Brown
b934a82139
Merge "Clean up content observer code."
2012-01-23 17:35:50 -08:00
Jeff Brown
655e66bceb
Inform ContentObservers about the changed content Uri.
...
Added a new method ContentObserver.onChange(boolean, Uri) that
receives the changed content Uri. This can help applications make
better decisions about how to interpret a change notification.
Change-Id: I8e35378b6485fe22c5bc240ba07557d269af0836
2012-01-23 17:28:29 -08:00
Romain Guy
1a54368b24
Merge "Add full support for Canvas.setDrawFilter()"
2012-01-23 17:10:42 -08:00
Romain Guy
5ff9df6582
Add full support for Canvas.setDrawFilter()
...
Change-Id: I0ad35d0603c4eeda469014803be14c1dcdde918c
2012-01-23 17:09:05 -08:00
Gilles Debunne
ba3634f355
Fix for AOOB in MeasuredText
...
Bug 5707593
Change-Id: I3c21343b2938119d7ae9d7892733dc83a209c991
2012-01-23 16:36:35 -08:00
Romain Guy
e575005f7c
Merge "Update hardware acceleration doc"
2012-01-23 16:27:50 -08:00
Romain Guy
36d7549181
Update hardware acceleration doc
...
Change-Id: I3bed77b3c4e1eff96fa462e4849f25f38784c415
2012-01-23 16:26:46 -08:00
Jim Miller
eda775cc89
am 9f080e2a: am 44760b10: Merge "Revert "Fix 5797764: Increase lock screen\'s thread priority"" into ics-mr1
...
* commit '9f080e2a5bc6a268934e32201c69ea8a86900396':
Revert "Fix 5797764: Increase lock screen's thread priority"
2012-01-23 15:53:17 -08:00
Jim Miller
9f080e2a5b
am 44760b10: Merge "Revert "Fix 5797764: Increase lock screen\'s thread priority"" into ics-mr1
...
* commit '44760b106a4bafcf83fb356bf91683db40e0e5a2':
Revert "Fix 5797764: Increase lock screen's thread priority"
2012-01-23 15:51:23 -08:00
Jim Miller
44760b106a
Merge "Revert "Fix 5797764: Increase lock screen's thread priority"" into ics-mr1
2012-01-23 15:49:32 -08:00
Fabrice Di Meglio
22cfd047ab
Merge "Fix bug #5846413 "phone" keyboard layout is broken on master"
2012-01-23 15:46:58 -08:00
Romain Guy
d215ddf3d9
Merge "Fix API typo"
2012-01-23 15:35:24 -08:00
Romain Guy
1e878d2ff5
Fix API typo
...
Change-Id: Iac6de947b0d550cc8dd4a3b5d88baa322c21bbb8
2012-01-23 15:34:25 -08:00
Jim Miller
54dbbce1c3
Revert "Fix 5797764: Increase lock screen's thread priority"
...
This reverts commit 6d6a70a33746ef5147ab146f1802f0db424dd2f1
This doesn't appear to have a measurable impact for this issue.
2012-01-23 15:24:42 -08:00
Justin Ho
5d76def68d
am feb1d988: (-s ours) am fee5a860: Merge "DO NOT MERGE Revert "AudioFlinger: mix track only when really ready (2)"" into ics-mr1
...
* commit 'feb1d988c8ea1a67a4edbf1914ea41ea73519e12':
DO NOT MERGE Revert "AudioFlinger: mix track only when really ready (2)"
2012-01-23 15:16:00 -08:00
Justin Ho
feb1d988c8
am fee5a860: Merge "DO NOT MERGE Revert "AudioFlinger: mix track only when really ready (2)"" into ics-mr1
...
* commit 'fee5a860a8355cda071ff23644e943414ba7f65d':
DO NOT MERGE Revert "AudioFlinger: mix track only when really ready (2)"
2012-01-23 15:13:19 -08:00
Justin Ho
fee5a860a8
Merge "DO NOT MERGE Revert "AudioFlinger: mix track only when really ready (2)"" into ics-mr1
2012-01-23 15:11:00 -08:00
Fabrice Di Meglio
0c95dd3f4f
Fix bug # 5863709 API request: Change param names of deleteSurroundingText to "before" and "after"
...
Change-Id: I727fad9a59cda915899674569bfabd29b9f5da60
2012-01-23 15:06:42 -08:00
John Reck
bc932579ea
Merge "Fix crash when scrolling a layer"
2012-01-23 15:04:13 -08:00
Justin Ho
b918035d34
DO NOT MERGE Revert "AudioFlinger: mix track only when really ready (2)"
...
This reverts commit 71c4496a9757438afd30b4404824f296f6158a49.
Change-Id: Iff10c49ea728bb10023ddeb50a3b708db770fff2
2012-01-23 15:02:41 -08:00
John Reck
7aa7ba1ce6
Fix crash when scrolling a layer
...
Change-Id: I6e61f3b38c5d1291ceb36c9dfa87fcd78480c2f4
2012-01-23 14:53:47 -08:00
Dianne Hackborn
fc5851579a
Merge "New screen rotation animation design."
2012-01-23 14:34:55 -08:00
Gilles Debunne
3909242141
Merge "Double tap to select enabled on suggestions"
2012-01-23 14:10:44 -08:00
Fabrice Di Meglio
bd901dee31
Fix bug #5846413 "phone" keyboard layout is broken on master
...
- was a subtle regression introduced when fixing bug #5753006
- as we are now using SkPaint::kGlyphID_TextEncoding (glyph encoding)
instead of SkPaint::kUTF16_TextEncoding (UTF16 encoding), we need to
force the UTF16 encoding in some cases that are NOT going thru
the TextLayoutCache / Harfbuzz shaping
- fix also breakText() the same way
- also clean some old comment
- Warning: depends also on a CL from Skia for having getBaseGlyphCount() "const"
Change-Id: I3d1fc87f070884876c679b33541f810fbfb5df3f
2012-01-23 13:34:08 -08:00
Jeff Brown
86de0590b9
Clean up content observer code.
...
Improved the documentation a little bit.
Fixed a bug in ContentService wherein if a ContentObserver was
passed as an argument and its deliverSelfNotifications() method
returned true, then notifyChange would tell all observers that
the change was a self-change even though it was only a self-change
from the perspective of the provided observer.
Deprecated ContentObservable.notifyChange since it is never
used and in general it shouldn't be because we want the notification
to be posted to the handler.
Change-Id: Idde49eb40777e011a068f2adae8a32f779dfb923
2012-01-23 13:01:18 -08:00