Ben Murdoch
3882486dcd
Allow fractional and signed input for number fields.
...
Bug: 5150575
Change-Id: I36f8dd59f630d77ea3f4ef6271f4cbaaaa3df0ad
2011-08-11 11:08:38 +01:00
Nick Pelly
7ad291a5e7
Merge "Add NFC to airplane mode"
2011-08-09 22:27:22 -07:00
Romain Guy
37cc31c604
Merge "Add a return value for SurfaceTextureListener#onSurfaceTextureDestroyed."
2011-08-09 20:23:22 -07:00
Daniel Sandler
ffad0cf83d
Merge "Fix obviously broken DateTimeView.onAttachedToWindow()."
2011-08-09 19:35:57 -07:00
Irfan Sheriff
f70430d6dc
Merge "DnsPinger -- log setup problems"
2011-08-09 19:28:26 -07:00
Grace Kloba
402f055303
Add a return value for SurfaceTextureListener#onSurfaceTextureDestroyed.
...
If returns true, the SurfaceTexture will be released by TextureView.
If returns false, the client needs to release the SurfaceTexture.
Change-Id: I946f71e337ad4170c168854ac27e028b82489c8c
2011-08-09 18:47:17 -07:00
Fabrice Di Meglio
3aa7bf7330
Merge "Fix bug #5017432 NPE when mixing different spans with different font sizes"
2011-08-09 18:35:20 -07:00
Fabrice Di Meglio
b8503eb8ac
Fix bug #5017432 NPE when mixing different spans with different font sizes
...
- fixed typo
Change-Id: I282f8bf2a72117709666e1ffc9ec8e8b5583d321
2011-08-09 18:18:27 -07:00
Sean Cotter
734b14d6b8
Merge "Improve language for dialogs with force close button, including removing Sorry! title and rephrasing messages. Bug: 5064440"
2011-08-09 17:57:33 -07:00
Jaikumar Ganesh
d2344ce087
Merge "Check for BT state when sending Bond State Change intent."
2011-08-09 17:33:18 -07:00
Jaikumar Ganesh
bc85a087c9
Check for BT state when sending Bond State Change intent.
...
When users use application specific Bluetooth state changes,
and the bond state changes, we crash.
We need to recheck Bluetooth state in all functions and scenarios
and even maintain a per application pid Bluetooth state, but this fix
is quick fix for a problem.
Change-Id: I905dfb53965907ccb27757ff6ed1816536277f14
2011-08-09 17:18:29 -07:00
Claudia de Veaux
3046c0b5ff
Merge "Modified calendar read/write permissions strings per Bug 5008627 Scrub calendar permission text for ICS to make it more clear / scary."
2011-08-09 16:57:16 -07:00
Sean Cotter
270f6a654e
Improve language for dialogs with force close button, including removing Sorry! title and rephrasing messages.
...
Bug: 5064440
Change-Id: I9f74883d94e094fbb6273fcb4a24707b1918b19d
2011-08-09 16:49:32 -07:00
Adam Powell
74df8e3492
Merge "Flingable switches"
2011-08-09 16:38:21 -07:00
Amith Yamasani
dd93a7923c
Merge "Added methods to change text entry mode in SearchView."
2011-08-09 16:37:53 -07:00
Justin Ho
1862ee7104
Merge "Updated dialog and toast assets Bug: 5076695"
2011-08-09 16:32:19 -07:00
Adam Powell
01d11edc1e
Flingable switches
...
Change-Id: I640656358cf28569242d900d41493a69845f7305
2011-08-09 16:32:12 -07:00
Nick Pelly
8d32a01bd2
Add NFC to airplane mode
...
NFC now observes airplanes mode, and is by default toggleable in airplane mode.
Change-Id: I5f19d35422c9eb1cffb0b5e0631b3f3c5eeaedcf
2011-08-09 16:31:46 -07:00
Justin Ho
790c67949e
Merge "Removing unused asset Bug: 5076695"
2011-08-09 16:26:49 -07:00
Justin Ho
0e0a59ea7a
Updated dialog and toast assets
...
Bug: 5076695
Change-Id: I7882acc3c2af26fc37795fb2f343e6d5c22be415
2011-08-09 16:23:41 -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
Isaac Levy
26a8d71413
DnsPinger -- log setup problems
...
Changed class to send a pings for 1.5 seconds to see if conn problems are
resolving after time. Turning RD flag on for now
Change-Id: I05bcf208bda3ea8fb98bd7aec8f0109523d64583
2011-08-09 16:15:55 -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
Amith Yamasani
5607a38271
Added methods to change text entry mode in SearchView.
...
Bug: 5143618
Handle imeOptions and inputType attributes in SearchableInfo.
Methods to directly modify those attributes on SearchView.
Change-Id: I340617767f930ecb1b1ad5ab2696bc613982a20b
2011-08-09 15:16:08 -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
Claudia de Veaux
d7672547c8
Modified calendar read/write permissions strings per Bug 5008627 Scrub calendar permission text for ICS to make it more clear / scary.
...
Change-Id: I2ea64582670b228d9c816796449d25d770a681cd
Update Calendar permissions strings
Edit based of review: shorten and remove comma.
Bug 5008627
Update Calendar permissions strings
Edit to include mention of access to confidential info.
Bug 5008627
Minor edit to line length.
2011-08-09 13:07:35 -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
Daniel Sandler
8d3c234407
Fix obviously broken DateTimeView.onAttachedToWindow().
...
Change-Id: I6b9e948d26b4c22b4520ca48b71c1f7e45ca7899
2011-08-09 13:10:20 -04: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