- Sep 13, 2011
-
-
Irfan Sheriff authored
Bug: 5247957 Change-Id: Id93e30c0cb60f361ba13a840de8f843415777336
-
Adam Powell authored
-
Dmitry Dolinsky authored
-
Adam Powell authored
Let list_menu_item_layout and legacy dialog themes tie into new list item theming internals. Change-Id: Ic9253a2217148df72bf22b725b32512673c3bb80
-
Chia-chi Yeh authored
-
Chia-chi Yeh authored
Change-Id: I51443c14c2f113a149818dc060fb90fa16527545
-
Fabrice Di Meglio authored
Merge "Fix bug #5282141 ScrollView overscroll should not generate invalidations when not needed (ANR textview redraws constantly when touched)"
-
Dmitry Dolinsky authored
Also, minor formating fix Change-Id: Idc9bf4f43e74b85d137564428aebd9f1ce42a1ab
-
Justin Ho authored
-
Justin Ho authored
Bug: 5286988 Change-Id: If5d05f4a089a058551221986c9363eff80522768
-
Christopher Tate authored
-
Robert Greenwalt authored
* commit '61db35da': Make copies of NetworkInfo to give out.
-
Kazuhiro Ondo authored
* commit '30928eb6': Fix no data issue after system server crash
-
yoonsung.nam authored
am 90cfe5c3: (-s ours) am 37f770f0: DO NOT MERGE: Notify overall state instead of current changed state * commit '90cfe5c3': DO NOT MERGE: Notify overall state instead of current changed state
-
Kazuhiro Ondo authored
* commit '52d51c42': DO NOT MERGE: Fix leak in SIM ready registrants
-
Attila Bodis authored
-
Dianne Hackborn authored
-
Jason Sams authored
-
Jake Hamby authored
-
Fabrice Di Meglio authored
Fix bug #5282141 ScrollView overscroll should not generate invalidations when not needed (ANR textview redraws constantly when touched) - check if the overscroll range is not 0 - check if we are in the correct overscroll mode - also udpate HorizontalScrollView the same way Change-Id: I0bb37f9813a5871eb856914786db5c06de59e4d3
-
Adam Powell authored
-
Dianne Hackborn authored
-
Dianne Hackborn authored
...Leads to Shifted Layout Change-Id: I6cf3fd0dd066f73cd1ec6fce3d994f7e3eead293
-
Adam Powell authored
Only dispatch change events when headers/footers change if we have an adapter. Change-Id: Ic5d68ea214196771d76f6a88186aaf5f8ed4c4cf
-
Eric Laurent authored
-
Eric Laurent authored
There is a possiblility that the condition on which RecordThread::checkForNewParameters_l() waits after updating the command completion status is never signalled. This happens if the thread executing ThreadBase::setParameters() has timed out waiting for the status (for instance if the audio HAL takes too long to execute the setParameters() command. Then the RecordThread is stuck forever. The fix consists in waiting for the condition with a timeout in RecordThread::checkForNewParameters_l(). Change-Id: I7fc671bc2fc43ba4acb65a2beb33ee05742f091e
-
Dianne Hackborn authored
...java.lang.IllegalArgumentException: Window type can not be changed after the window is added Change-Id: I4e34622c99d721fa214fd534a9bbfc8006184770
-
Gilles Debunne authored
-
Daniel Sandler authored
-
Jake Hamby authored
For CDMA/LTE devices, the MDN and MSISDN may be different. Add a new method getMsisdn() to the Phone interface to return the MSISDN. For GSM/UMTS, this will be the same as getLine1Number(). For CDMA/LTE, getLine1Number() will continue to return the MDN and getMsisdn() will return the MSISDN. Change-Id: Iba0ca24858992b21f63ae7ec0c27d2e90d4b0903
-
Andreas Huber authored
-
Jason Sams authored
Change-Id: I060ea53c867ded0e6956776859fc2710c7302148
-
Costin Manolache authored
Merge "For consistency with getAuthToken, pass UID/PID for add account. Needed for customizing the add account flow"
-
Andreas Huber authored
Assume for now that all chunks are the same size, i.e. have the same number of samples. Change-Id: Ib8a7dfeb16cc3e5be199ff9d98b68dd0b9c23eb8 related-to-bug: 5279872
-
Chia-chi Yeh authored
-
Andreas Huber authored
i.e. don't hog my message queue. related-to-bug: 5284760 Change-Id: I8e2d36a11dbee1567b18ed13dc5257a65c6eeda7
-
Shaopeng Jia authored
Also update CallerInfo and CallerInfoAsyncQuery to use the new method. Bug: 5247602 Change-Id: I2bbb0806ad2787d53b19bc1e9bdfb0ee8be26980
-
Chia-chi Yeh authored
Bug: 5226511 Change-Id: I1283790581496b1ff4e583a8d9379cdc39f78c20
-
Mathias Agopian authored
-
Mathias Agopian authored
Change-Id: I6248b6f1f001fedec1bddcddfcd2b381d9bb4bf4
-