Jeff Brown
e40e367ea9
am 02ccc14b: am f8d9e2fc: Merge "Make all messages in KeyguardViewMediator asynchronous." into jb-mr1-dev
...
* commit '02ccc14bada432a695ffb1e33857482cc439d01c':
Make all messages in KeyguardViewMediator asynchronous.
2012-08-14 21:32:55 -07:00
Jeff Brown
f8d9e2fccd
Merge "Make all messages in KeyguardViewMediator asynchronous." into jb-mr1-dev
2012-08-14 21:28:52 -07:00
Jeff Brown
109025d778
Make all messages in KeyguardViewMediator asynchronous.
...
We don't want these messages to get blocked by UI traversals.
Added a convenience for creating Handlers that always send
asynchronous messages.
Change-Id: Id568e87fcb8b169e8c52c5fe1dc76a4a5771570b
2012-08-14 20:44:44 -07:00
Dianne Hackborn
0edc9710b3
am 5cdb2480: am abac0cd1: Merge "Add PendingIntent and IntentSender APIs to get user handle." into jb-mr1-dev
...
* commit '5cdb2480cea21d3bf8862dfb82b13a9deb21813f':
Add PendingIntent and IntentSender APIs to get user handle.
2012-08-14 18:29:42 -07:00
Dianne Hackborn
abac0cd161
Merge "Add PendingIntent and IntentSender APIs to get user handle." into jb-mr1-dev
2012-08-14 18:24:59 -07:00
Dianne Hackborn
c7501279ee
Add PendingIntent and IntentSender APIs to get user handle.
...
Also uid.
Change-Id: I0a328d0cc2bbc17dc0a49b7b8b8d515af80f1e15
2012-08-14 18:05:05 -07:00
Dianne Hackborn
b314486cc9
am aeb35ff5: am 34743ac7: Merge "Add API to create new contexts with custom configurations." into jb-mr1-dev
...
* commit 'aeb35ff52d573f4ab88b097852780dc75a0d3960':
Add API to create new contexts with custom configurations.
2012-08-14 17:37:16 -07:00
Dianne Hackborn
34743ac7d6
Merge "Add API to create new contexts with custom configurations." into jb-mr1-dev
2012-08-14 17:33:01 -07:00
Dianne Hackborn
756220bd19
Add API to create new contexts with custom configurations.
...
This allows you to, say, make a Context whose configuration
is set to a different density than the actual density of the device.
The main API is Context.createConfigurationContext(). There is
also a new API on ContextThemeWrapper that allows you to apply
an override context before its resources are retrieved, which
addresses some feature requests from developers to be able to
customize the context their app is running in.
Change-Id: I88364986660088521e24b567e2fda22fb7042819
2012-08-14 16:51:38 -07:00
Amith Yamasani
2aff6927ff
am c144d2ad: am 07d1b289: Merge "Launch ASSIST intent on the current user" into jb-mr1-dev
...
* commit 'c144d2ad107a139390751f66fd9e17837a900d01':
Launch ASSIST intent on the current user
2012-08-14 16:39:03 -07:00
Amith Yamasani
07d1b28904
Merge "Launch ASSIST intent on the current user" into jb-mr1-dev
2012-08-14 16:34:48 -07:00
Fabrice Di Meglio
a5f93f74df
am e89ad6c2: am d63b9922: Merge "Fix bug #6908329 TextUtils.ellipsize does not work properly when Locale is changed" into jb-mr1-dev
...
* commit 'e89ad6c20fda6f2d5bf983dc32debfb7a177346e':
Fix bug #6908329 TextUtils.ellipsize does not work properly when Locale is changed
2012-08-14 14:08:20 -07:00
Fabrice Di Meglio
d63b992210
Merge "Fix bug #6908329 TextUtils.ellipsize does not work properly when Locale is changed" into jb-mr1-dev
2012-08-14 14:03:51 -07:00
Fabrice Di Meglio
f3e64101bb
Fix bug #6908329 TextUtils.ellipsize does not work properly when Locale is changed
...
- load the ellipis resources on the fly to get the correct ones depending on the Locale
Change-Id: I42d591e3f5ed715c983f736f94a80143a3897f47
2012-08-14 14:01:53 -07:00
Scott Main
045c6f4e64
am a640bb13: am a5d1dc9d: am bd63fb87: am 6958c161: Merge "docs: misc bug fixes from external issues" into jb-dev
...
* commit 'a640bb13ed893afd0eaed2dbc7363118caf27209':
docs: misc bug fixes from external issues
2012-08-14 12:47:31 -07:00
Scott Main
a5d1dc9d03
am bd63fb87: am 6958c161: Merge "docs: misc bug fixes from external issues" into jb-dev
...
* commit 'bd63fb875c49d69d5969df35ae159bd17cadb730':
docs: misc bug fixes from external issues
2012-08-14 12:42:12 -07:00
Scott Main
bd63fb875c
am 6958c161: Merge "docs: misc bug fixes from external issues" into jb-dev
...
* commit '6958c161a9f12aaa1db33bdc526040c3691638dc':
docs: misc bug fixes from external issues
2012-08-14 12:40:41 -07:00
Amith Yamasani
c1d07a4bd2
Launch ASSIST intent on the current user
...
Lockscreen and statusbar now launch the intent on the current user.
Make sure that the intent resolution is made to the package manager
for the specific user, as the app could have been disabled for that
user or may have an alternative app installed.
Change-Id: I93b0f972d6c7e8880b146da83dc3d08a68fe7e51
2012-08-14 12:39:29 -07:00
Chiao Cheng
38de253d19
am 667cf415: am 472f4161: Merge "Adding limit and offset query parameters to CallLog." into jb-mr1-dev
...
* commit '667cf4158a3bef4917fff2bc87e288e5eefec6c3':
Adding limit and offset query parameters to CallLog.
2012-08-14 10:58:11 -07:00
Chiao Cheng
472f416140
Merge "Adding limit and offset query parameters to CallLog." into jb-mr1-dev
2012-08-14 10:53:19 -07:00
Narayan Kamath
13f8215179
am 31d68f42: am 9c3d7a88: Fixes to TextToSpeechService#synthesizeToFile
...
* commit '31d68f4268f190ca9c0e56cdc20e6e3800c37f35':
Fixes to TextToSpeechService#synthesizeToFile
2012-08-14 08:43:20 -07:00
Narayan Kamath
824c393b56
am 8df5472b: am ed4e541a: Fix bug in BlockingAudioTrack.
...
* commit '8df5472b64f542dbf3fbf5192312f3f1f239463f':
Fix bug in BlockingAudioTrack.
2012-08-14 08:41:38 -07:00
Narayan Kamath
9c3d7a888d
Fixes to TextToSpeechService#synthesizeToFile
...
- Fixes a strict mode violation, defers file validity checks
to when the engine starts synthesizing audio.
- Fixes some log spam when done() is called twice.
bug:6215680
bug:5415258
Change-Id: I4001be848b5208422d4091b7398e94ed311c649f
2012-08-14 08:38:26 -07:00
Narayan Kamath
ed4e541a20
Fix bug in BlockingAudioTrack.
...
Will be seen when createStreamingAudioTrack() returns null,
which will happen if the audioflinger / audiomanager are unhealthy.
Also removes some confusing synchronization from this class.
bug:6636401
Change-Id: Iaf68a305665b7bc973898145e9cd1563e2569a2b
2012-08-14 08:36:27 -07:00
Daniel Sandler
da4ab9114a
am b7b6f820: am a6aef1bb: Merge "New status bar capable of multiple sliding panels." into jb-mr1-dev
...
* commit 'b7b6f8200dca3e65fe84cf41342197fb29acecb6':
New status bar capable of multiple sliding panels.
2012-08-14 08:01:00 -07:00
Steve Block
9ccdb0461c
am 3d935621: am 27f3e32e: Clarify JavaDoc for WebView.loadData()
...
* commit '3d93562115237d8a893f3e686e44116ba506d57a':
Clarify JavaDoc for WebView.loadData()
2012-08-14 07:59:11 -07:00
Daniel Sandler
a6aef1bbb4
Merge "New status bar capable of multiple sliding panels." into jb-mr1-dev
2012-08-14 07:56:44 -07:00
Steve Block
27f3e32ee1
Clarify JavaDoc for WebView.loadData()
...
Bug: 5461416
Change-Id: I3f0955677ea64bb4073c97aabea34096298cd710
2012-08-14 15:54:35 +01:00
Matthew Xie
6e8f4d7820
am 3fe98084: am 58de1427: Merge "Implement enableNoAutoconnect()" into jb-mr1-dev
...
* commit '3fe98084e661f29c769664463f602a90a72c35c8':
Implement enableNoAutoconnect()
2012-08-14 00:42:09 -07:00
Matthew Xie
58de1427c3
Merge "Implement enableNoAutoconnect()" into jb-mr1-dev
2012-08-14 00:37:01 -07:00
Ganesh Ganapathi Batta
fffa86ba83
Implement enableNoAutoconnect()
...
Adding enableNoAutoconnect() API support in Bluetooth service
to let BT enable in quiet mode
Change-Id: I546f3ceb298082a9c9a698f406379470e3cc0d4f
2012-08-14 00:18:07 -07:00
Jeff Brown
1d89d2b56d
am adeadda2: am caaeda95: Merge "Add a toString() method to Sensor for debugging purposes." into jb-mr1-dev
...
* commit 'adeadda2027ecc87399ce4504145a5bcc78e1bec':
Add a toString() method to Sensor for debugging purposes.
2012-08-13 23:19:44 -07:00
Jeff Brown
caaeda955b
Merge "Add a toString() method to Sensor for debugging purposes." into jb-mr1-dev
2012-08-13 23:14:56 -07:00
Scott Main
183bf11697
docs: misc bug fixes from external issues
...
Change-Id: I380b65341200c0519a93e2f8969f70f64aec0264
2012-08-13 19:12:13 -07:00
Christopher Tate
4c02cca213
am f5c0cf90: am bf7d2220: Merge "Don\'t back up / restore non-primary users\' data" into jb-mr1-dev
...
* commit 'f5c0cf90838ecb95893c9679fb5e352343fac12a':
Don't back up / restore non-primary users' data
2012-08-13 18:02:52 -07:00
Christopher Tate
aac71ff465
Don't back up / restore non-primary users' data
...
For now only the device owner "user" gets cloud backups. Also, only the
device owner account has access to local backup/restore.
Bug 6956438
Change-Id: I87d7ba5969e606c23f4214469f9bf2fd47a6c61b
2012-08-13 17:36:14 -07:00
Daniel Sandler
08d05e3d1d
New status bar capable of multiple sliding panels.
...
There are some visual glitches but almost everything should
be put back pretty much where it was.
Change-Id: I2f9b0591d44599b07bd83f03c4e09e6dd98e1448
2012-08-13 15:23:51 -04:00
Amith Yamasani
dda851ce9a
am 7871b629: am f83d2d6f: Merge "User Manager service to manage users and query user details" into jb-mr1-dev
...
* commit '7871b629a63a542fb81179c9239c21255a7a42ad':
User Manager service to manage users and query user details
2012-08-11 21:42:07 -07:00
Amith Yamasani
f83d2d6f6b
Merge "User Manager service to manage users and query user details" into jb-mr1-dev
2012-08-11 21:37:08 -07:00
Amith Yamasani
258848d2ae
User Manager service to manage users and query user details
...
Moved a bunch of methods from PackageManager to UserManager.
Fix launching of activities from recents to correct user.
Guest creation APIs
Change-Id: I0733405e6eb2829675665e225c759d6baa2b708f
2012-08-11 18:24:07 -07:00
Daniel Sandler
467aa0d747
am 52d5ab27: am f7178d3c: Allow the secure keyguard to engage behind Dreams.
...
* commit '52d5ab27f18ad23bc12a48349cab44829b438d4d':
Allow the secure keyguard to engage behind Dreams.
2012-08-11 07:46:16 -07:00
Daniel Sandler
f7178d3cad
Allow the secure keyguard to engage behind Dreams.
...
TYPE_DREAM windows are now considered for relevant window
flags alongside application windows.
Bug: 6961616
Change-Id: Idee3303276a8b69c7f07de1d6acdce64c6e1b863
2012-08-11 00:55:14 -04:00
Jeff Brown
6a2ef12753
Add a toString() method to Sensor for debugging purposes.
...
Also made the class final, since it cannot be instantiated
by applications.
Change-Id: I540ad56d19debd99426d37b9b63c163827b4c2fc
2012-08-10 20:52:22 -07:00
Haoyu Bai
0412423f06
Setup idletimer for network interface.
...
Cherry-picked from commit f71ca8a572 in
master. DO NOT MERGE
Change-Id: I6101c7ae041b4cc1237ce7a9983753dbdfa301d3
2012-08-10 15:58:34 -07:00
Adam Powell
9cfa9b17a7
am 5681861a: am c47f80f1: Merge "Don\'t assume a default of \'false\' for TwoStatePreference" into jb-mr1-dev
...
* commit '5681861a9e104b80f9f6c7c8cf8ef313ed1cc128':
Don't assume a default of 'false' for TwoStatePreference
2012-08-10 14:44:25 -07:00
Adam Powell
c47f80f1ae
Merge "Don't assume a default of 'false' for TwoStatePreference" into jb-mr1-dev
2012-08-10 14:39:28 -07:00
Adam Powell
c1b07211b8
Don't assume a default of 'false' for TwoStatePreference
...
TwoStatePreference would treat a default value of false as having no
effect since it matched the initial value of the internal field. This
caused asymmetric behavior around persistence and listener
notification when the default was true (persisted) vs. false (not
persisted).
Standard behavior for most Preferences is to persist the default
value. Make TwoStatePreference (CheckBoxPreference and
SwitchPreference) follow this pattern.
Bug 5722690
Change-Id: I8b3cf55efc5dfd573b511913b48ced017f0432d8
2012-08-10 14:36:53 -07:00
Jean-Baptiste Queru
bc870a8c3d
am 2287e17c: am 06439fd2: am cb80cb70: am 37548994: Merge "StorageManager: fix issue that GREF has increased to 2011 in system server with intel stress test."
...
* commit '2287e17c7612ee3dd0a10cab68c693d6f8333de2':
StorageManager: fix issue that GREF has increased to 2011 in system server with intel stress test.
2012-08-10 12:52:39 -07:00
Jean-Baptiste Queru
06439fd29f
am cb80cb70: am 37548994: Merge "StorageManager: fix issue that GREF has increased to 2011 in system server with intel stress test."
...
* commit 'cb80cb700d15319c20686998e822aed32a56adf5':
StorageManager: fix issue that GREF has increased to 2011 in system server with intel stress test.
2012-08-10 12:44:12 -07:00
Daniel Sandler
1bb219bdcf
am 52ea2140: am 9252dbd3: Add fullscreen to Dream.lightsOut().
...
* commit '52ea21400ba5886a4a91c815278248d8e9bcfc51':
Add fullscreen to Dream.lightsOut().
2012-08-10 11:03:03 -07:00