Justin Ho
790c67949e
Merge "Removing unused asset Bug: 5076695"
2011-08-09 16:26:49 -07:00
Fabrice Di Meglio
f3c345cc68
Merge "Fix Harbuzz shaper for being able to do select other scripts than Common or Arabic"
2011-08-09 16:17:53 -07:00
Justin Ho
5229f7f226
Merge "Updated spinner_ab assets Bug: 5076695"
2011-08-09 16:00:36 -07:00
Justin Ho
f22841ad53
Merge "Updated textfields Bug: 5076695"
2011-08-09 15:58:56 -07:00
Justin Ho
81f4e1b383
Merge "Updated btn_default and btn_toggle Bug: 5076695"
2011-08-09 15:58:09 -07:00
Justin Ho
a4babdc300
Merge "Removing activated states for ab spinners Bug: 5076695"
2011-08-09 15:57:24 -07:00
Justin Ho
f31503cff2
Removing unused asset
...
Bug: 5076695
Change-Id: Ib1874ca44c520a16797a3a1c8cf2cf756ae5ae0d
2011-08-09 15:48:24 -07:00
Justin Ho
eebbbd2972
Updated btn_default and btn_toggle
...
Bug: 5076695
Change-Id: Ic3e23dbf4e7782bd5617bee6263c3f23ce229b9e
2011-08-09 15:41:20 -07:00
Fabrice Di Meglio
5de5b1a91e
Fix Harbuzz shaper for being able to do select other scripts than Common or Arabic
...
- need to take care of diacritics marks that return HB_Script_Inherited for a script
Change-Id: Icbfea46b305e15849b25410fed07d9cd5dfeb818
2011-08-09 14:37:22 -07:00
Justin Ho
354a1e98c2
Updated textfields
...
Bug: 5076695
Change-Id: I377ced032c072b38d1384bff44ec374d9c43b599
2011-08-09 14:33:29 -07:00
Flavio Lerda
af61fd0fd4
Merge "Add geocoded location to call log."
2011-08-09 14:22:10 -07:00
Jeff Sharkey
82f006f672
Merge "Add progress to Notification.Builder."
2011-08-09 14:01:09 -07:00
Jeff Sharkey
541d8ea32d
Merge "Fix random stats generation for debugging."
2011-08-09 14:00:57 -07:00
Fabrice Di Meglio
61ccc6a203
Merge changes I46744e51,I1f566cce
...
* changes:
Solidify and optimize Paint text related APIs
Add more optimizations for Text measuring / breaking / getting advances
2011-08-09 13:54:43 -07:00
Justin Ho
950f67e7a7
Updated spinner_ab assets
...
Bug: 5076695
Change-Id: Iec991fa4f136636aef731e007358fa84cf008858
2011-08-09 13:49:52 -07:00
Justin Ho
b3a4b11bf7
Removing activated states for ab spinners
...
Bug: 5076695
Change-Id: I6c6cc5ccd656fc143055adce9ff6cd050c8b58cd
2011-08-09 13:48:25 -07:00
Jim Miller
0419a2a9b5
Merge "Fix 5044158: Fix lockscreen layout issues"
2011-08-09 12:25:05 -07:00
Matthew Xie
06ec66266c
Merge "Implement switchConnectable with Powered property setting instead of scan modes"
2011-08-09 12:15:54 -07:00
Ben Murdoch
85765a4365
Merge "Add a flag to force suppression of the auth dialog."
2011-08-09 11:55:26 -07:00
Jeff Sharkey
1c40013bb2
Add progress to Notification.Builder.
...
Provide method to surface progress when building a notification. Also
manages visibility of various items, including hiding the entire line
when unneeded.
Bug: 4022082, 3399877
Change-Id: I90d8fca383c746001aadc6c5f21c68a23bb937e5
2011-08-09 11:19:32 -07:00
Romain Guy
95b0292fb4
Merge "Fix for bug 5115066 Handler override of toString() hides derived class name"
2011-08-09 11:14:50 -07:00
Dianne Hackborn
6ae7ba3230
Merge "Improve window manager debug output."
2011-08-09 10:41:45 -07:00
Gilles Debunne
1f6ac8b1e0
Merge "Handles' position are updated in case of external change."
2011-08-09 10:22:15 -07:00
Gilles Debunne
b932146135
Merge "The PASTE action is always displayed, even when starting a selection"
2011-08-09 10:22:02 -07:00
Kristian Monsen
588d8560b3
Fix for bug 5115066 Handler override of toString() hides derived class name
...
Dynamically getting the class name.
Change-Id: I3140bee67ee2e5a1790e53cf4dfc240d3bb25218
2011-08-09 16:27:06 +01:00
Justin Ho
a4418e0fd9
Merge "Scrollbar handle from gingerbread Bug: 5076695"
2011-08-09 07:36:26 -07:00
Chet Haase
aebd5471ac
Merge "Fix ViewPropertyAnimator duration and startDelay issues"
2011-08-09 06:47:07 -07:00
Flavio Lerda
270f930ce8
Add geocoded location to call log.
...
Since computing the geocoded location is an expensive operation, add the
geocoded location once and for all when inserting in the call log.
Bug: 5129581
Change-Id: I6017c993a52b461eed395ce5e5a9373018e2087a
2011-08-09 12:01:13 +01:00
Wu-cheng Li
08a907149e
Merge "Unhide camera recording hint API."
2011-08-09 02:54:07 -07:00
Adam Powell
50d3c667eb
Merge "Fix bug 5135608 - Let AbsListView take focus while detached"
2011-08-09 00:03:16 -07:00
Adam Powell
b3750133db
Fix bug 5135608 - Let AbsListView take focus while detached
...
While it is valid to request focus while detached from a window,
AbsListView did not handle it gracefully if it had an adapter whose
data changed while the view was detached, since DataSetObservers are
unregistered during this time. Assume that the data could have changed
if we gain focus while detached.
Change-Id: Id135693ffcc48ff5a9d530d335ab449180624c43
2011-08-08 23:50:25 -07:00
Dianne Hackborn
a44abeb125
Improve window manager debug output.
...
Cleaned this up while I was debugging another issue.
Change-Id: I0663b9ed581c6868b59655a0f994d870971ec1a6
2011-08-08 19:24:28 -07:00
Fabrice Di Meglio
6ab90ed017
Solidify and optimize Paint text related APIs
...
- better check parameters consistency
- return calls as soon as possible (when null or empty text)
Change-Id: I46744e517b04e3fba0ec37132d7de400177f214b
2011-08-08 18:52:27 -07:00
Chet Haase
cbbd93ae70
Fix ViewPropertyAnimator duration and startDelay issues
...
getDuration() wasn't returning the correct thing in some cases, and
setStartDelay() had no effect whatsoever. Fixed those.
Change-Id: I89f930535ec1acddf57227937a9ad64986548998
2011-08-08 17:34:25 -07:00
Jim Miller
c61f888298
Fix 5044158: Fix lockscreen layout issues
...
Fixes issue where long OwnerInfo text would squeeze the unlock widget
out of the view in landscape modes.
Use suggestionsEnabled flag to remove suggestion popup from passwordEntry TextView.
Change-Id: I5d6f37fe4b0edddb1af85bd14657ad4a4e6ed09d
2011-08-08 17:01:42 -07:00
Justin Ho
c9e7b22aa2
Scrollbar handle from gingerbread
...
Bug: 5076695
Change-Id: I6c4067b68c901eb0a0c3dda89e036689cd38486d
2011-08-08 16:19:47 -07:00
Justin Ho
f6a241fc21
Merge "Updated scrollbar handle Bug: 5076695"
2011-08-08 16:14:15 -07:00
Justin Ho
2d21f32bf3
Updated scrollbar handle
...
Bug: 5076695
Change-Id: I6be007a67541273a41a582f85d4dbb97d9281782
2011-08-08 16:13:26 -07:00
Justin Ho
b2adc9005e
Merge "Bug 5080369: merging new assets"
2011-08-08 15:56:38 -07:00
Justin Ho
9d54a3dfbe
Merge "Removing unused spinner_active Bug: 5076695"
2011-08-08 15:53:06 -07:00
Justin Ho
bbca4c1277
Merge "Updated switches Bug: 5076695"
2011-08-08 15:52:14 -07:00
Justin Ho
f44335f3dd
Updated switches
...
Bug: 5076695
Change-Id: I003c279b8aa7914923c669f465c9a9ddf645972e
2011-08-08 15:39:40 -07:00
Chet Haase
4295ca00e1
Merge "Fix cancellation of AnimatorSet when child animation has delay"
2011-08-08 15:13:12 -07:00
Romain Guy
06db72d5f8
Merge "Don't draw more than what we need."
2011-08-08 15:09:27 -07:00
Eric Fischer
9b3ef020f0
Merge "Import revised translations."
2011-08-08 15:07:58 -07:00
Chet Haase
8b699792b6
Fix cancellation of AnimatorSet when child animation has delay
...
Previously, AnimatorSet incorrectly checked whether child animations were
'running' to figure out what to cancel. If a child animation was started, but
sitting in a startDelay phase, it was not 'running', so the right cancel/end
events would not propagate.
The fix is to add a new isStarted() API to Animator, which returns true when
the animator has started (but not yet ended), regardless of whether the animator
has a startDelay or not. It's basically a superset of the existing isRunning()
method, which only returns true when an animator has actually started setting values.
Change-Id: I126814cb6637b58295b6d18d9b155235671f99be
2011-08-08 15:05:53 -07:00
Adam Powell
68c5f17c53
Merge "Fix bug 5116434 - Bookmark label is not highlighted."
2011-08-08 15:00:32 -07:00
Romain Guy
c3166e15f8
Don't draw more than what we need.
...
Change-Id: Ifeac66d379a48e8a1124188125e029421eb24226
2011-08-08 15:00:03 -07:00
Adam Powell
faa6ffa484
Fix bug 5116434 - Bookmark label is not highlighted.
...
Let the action bar tab strip handle its own height changes.
Change-Id: I9b79702c757c736ef7872a43316965cea1a5cc97
2011-08-08 14:48:28 -07:00
Fabrice Di Meglio
98d29b44f7
Merge "Follow up to TextView's baseline is correctly computed for empty text"
2011-08-08 14:47:02 -07:00