Christopher Tate
d55e18ecea
Merge "Add AlarmManager.setWindow(...) for supplying an explicit delivery window"
2013-07-20 01:56:17 +00:00
Christopher Tate
57ceaaa0aa
Add AlarmManager.setWindow(...) for supplying an explicit delivery window
...
Bug 9532215
Change-Id: I0efe32cbaaae8ce6ab223041eed116c3470a7326
2013-07-19 18:11:45 -07:00
Mathias Agopian
d84feebba4
Merge "update to new Consumer APIs"
2013-07-20 01:03:22 +00:00
Dianne Hackborn
450d8c5b7c
Fix issue #9940105 : IllegalArgumentException in ArrayMap
...
Try to deal with unmarshalling old parcels. Turns out someone
was writing a parcel to disk storing a Bundle. Naughty, naughty.
This helps us not completely keel over.
Change-Id: Id343da2690b7bab89f6c3cb6fad1b92f270dad03
2013-07-19 17:05:30 -07:00
Svetoslav
597945fd3a
First pass of the print dialog UX
...
Change-Id: I315a16d7f68c73ca180c76e722847b4b1bdea55b
2013-07-19 16:23:12 -07:00
Michael Wright
7a5480d6d7
Merge "Debounce touch navigation taps and button presses"
2013-07-19 23:15:05 +00:00
Craig Mautner
acb837fe63
Merge "Fix home activity and user switch interactions."
2013-07-19 23:07:51 +00:00
Craig Mautner
ac6f843c91
Fix home activity and user switch interactions.
...
- Make sure Home activity goes in the correct task and on the correct
stack.
- Do not allow different users to be in the same task.
- Do not set stacks aside for each user.
Fixes bug 9775492.
Change-Id: I0e7954e917aac8482a1015a36923e02914e2b692
2013-07-19 16:05:59 -07:00
Michael Wright
7caaeeb6a8
Merge "Add input device property for buttons under touchpads"
2013-07-19 22:45:51 +00:00
Robert Greenwalt
538cdb98ef
resolved conflicts for merge of 85b5e4c4 to master
...
Change-Id: Idd0ad9b1504fddf68c4c4cc04731de1eddd204b3
2013-07-19 14:09:30 -07:00
Robert Greenwalt
85b5e4c48f
am b5bf655c: am e874bd35: Merge "Add gservices updater for carrier provisioning url" into jb-mr2-dev
...
* commit 'b5bf655cc6cc9128aec99958cce3b054348c9273':
Add gservices updater for carrier provisioning url
2013-07-19 13:37:41 -07:00
Eric Laurent
c1167a93dd
Merge "VolumePreference: fix audio sample playback"
2013-07-19 19:50:31 +00:00
Amith Yamasani
7e81dd274f
Merge "Have UserManagerService clear the restrictions and unblock apps"
2013-07-19 19:48:21 +00:00
Eric Laurent
aca105cfb4
VolumePreference: fix audio sample playback
...
Handle audio sample start/stop request in a handler
to avoid race conditions.
If a sample is active, do not ignore playback requests but
schedule a second attempt one second later. This is to avoid
ignoring a playback request if a sample is short or about to finish.
Bug: 8176776.
Change-Id: If2d5f7d469eba345af3f4771067a076a56f4bfed
2013-07-19 19:48:02 +00:00
Igor Murashkin
194ea7d9a3
Merge "camera2 api: Output classes for key types where it makes sense"
2013-07-19 19:16:06 +00:00
Mike Lockwood
757ec7837d
Merge "LocalSocket: Add support for SOCK_DGRAM and SOCK_SEQPACKET"
2013-07-19 17:39:28 +00:00
Ben Murdoch
a5cdd51cb7
Add WebView.evaluateJavaScript(String, ValueCallback) API.
...
This API is intended to replace the "WebView.loadUrl("javascript:...")
pattern that is the current mechanism for executing JavaScript in the
context of the current page displayed in the WebView.
The new API is more convenient - it doesn't trigger the normal URL
loading path - and so does not have side effects such as hiding
the keyboard - and allows the caller to specify a callback that will
be invoked once the script execution is complete.
BUG=9814043
Change-Id: I3f27e8ff5371077d9265430090d61381a3a86e76
2013-07-19 10:24:05 +01:00
Kenny Root
4231185a2e
Merge "KeySets: better rejection for badly-formed manifest"
2013-07-19 01:43:40 +00:00
Christopher Tate
3e07a89b2c
Fix build & preserve DHCP scheduling as-is
...
Change-Id: I4063b18532c476280f343658bf3641495e526ed4
2013-07-18 18:23:57 -07:00
Dianne Hackborn
c0dfee29a8
Merge "Fix issue #9925269 : Naver app crashes on launch"
2013-07-19 00:46:40 +00:00
Christopher Tate
eeda23d2e1
Merge "Make more calendar alarms exact"
2013-07-19 00:42:38 +00:00
Christopher Tate
9e4b6f5a69
Make more calendar alarms exact
...
Change-Id: I5ef72268b0605ba5a635b70d2b521533d3bd3ef0
2013-07-18 17:41:32 -07:00
Dianne Hackborn
ff32f353f8
Fix issue #9925269 : Naver app crashes on launch
...
No comment.
Change-Id: I084cbbf21cacdce179c11528b7217fdc6006dceb
2013-07-18 17:31:13 -07:00
Christopher Tate
1a80cfe968
Merge "Batch alarms to reduce device wakeups"
2013-07-19 00:22:59 +00:00
Dianne Hackborn
059bf080fb
Merge "Fix crash."
2013-07-18 23:53:33 +00:00
Dianne Hackborn
127c5ef5d7
Fix crash.
...
Change-Id: I0b5d846d5a9e6b1c7c3756b653833c263634270b
2013-07-18 16:51:04 -07:00
Igor Murashkin
27b62ae8eb
camera2 api: Output classes for key types where it makes sense
...
Change-Id: I0f74c110cc4917bfd96d812ee98c385bb1b937b7
2013-07-18 16:49:24 -07:00
Zhijun He
563057740d
Merge "Update camera metedata"
2013-07-18 23:20:47 +00:00
Amith Yamasani
1a7472e722
Have UserManagerService clear the restrictions and unblock apps
...
Since this is an operation that could take a few seconds to run and needs to be
completed even if Settings dies, best to do it in the user manager.
Refactored PIN challenge/setup UI with a field to verify existing pin
when changing to a new one.
Change-Id: I0b7df5b2ccb7f343aa9282a9245d3bc2b577a794
2013-07-18 16:12:27 -07:00
Zhijun He
d84bd0a5f3
Update camera metedata
...
Change-Id: Ib33da76659c7aa5364ec2c3abc3613cf23eb7c36
2013-07-18 15:18:05 -07:00
Alan Viverette
f1f8f318bb
Merge "Set transient state for focus container in ListView"
2013-07-18 22:06:22 +00:00
Dianne Hackborn
20bf1225ae
Merge "Switch Bundle's implementation over to ArrayMap."
2013-07-18 18:23:09 +00:00
Dianne Hackborn
fbf4ce04f1
Merge "Mmmmmmm... lovely, lovely ArrayMap."
2013-07-18 18:22:41 +00:00
Dianne Hackborn
add005cf94
Mmmmmmm... lovely, lovely ArrayMap.
...
And ArraySet, too.
Change-Id: I72ea28cbb2286b01b6e1be082f8e7ec17e99074e
2013-07-18 11:18:25 -07:00
Dianne Hackborn
06f2122050
Merge "Make it safe to use start/stop app ops outside of system proc"
2013-07-18 18:12:50 +00:00
Dianne Hackborn
b87655b3e5
Switch Bundle's implementation over to ArrayMap.
...
That was... um... easier than I thought it was going to be.
Change-Id: Id8f2211c1d5f8145e0bb009dca0f62a590f2b860
2013-07-18 11:10:29 -07:00
Amith Yamasani
485d16f62f
Merge "Ignore list item clicks if PreferenceActivity is paused."
2013-07-18 18:00:53 +00:00
Elliott Hughes
4c8dfabff4
am e9643874: am 0bad5370: Merge "Handle missing and invalid numeric values in XmlUtils."
...
* commit 'e964387466e380f17e28ab3dd75139509d043ffd':
Handle missing and invalid numeric values in XmlUtils.
2013-07-18 10:45:38 -07:00
Elliott Hughes
e964387466
am 0bad5370: Merge "Handle missing and invalid numeric values in XmlUtils."
...
* commit '0bad537093ed5b493e4c2af778cf802a2cf2c15f':
Handle missing and invalid numeric values in XmlUtils.
2013-07-18 10:41:41 -07:00
Elliott Hughes
0bad537093
Merge "Handle missing and invalid numeric values in XmlUtils."
2013-07-18 17:38:57 +00:00
Alan Viverette
d44696c4cf
Set transient state for focus container in ListView
...
BUG: 9860185
Change-Id: I0c7035e5992c56110a0cc5c94aa778bbb999deea
2013-07-18 10:37:15 -07:00
Amith Yamasani
49bdc1681e
Ignore list item clicks if PreferenceActivity is paused.
...
Since list item clicks are delivered asynchronously, it's possible to
get click callbacks after the activity has already paused.
This should actually be blocked further up the event chain, ideally,
so that the list selection state is not out of sync with the application.
Bug: 9752185
Change-Id: I1058d64cba98e9093b462e2e581bdbccdace1420
2013-07-18 09:57:43 -07:00
Elliott Hughes
5bc32b347f
am 03a152d7: am 15cb526e: Merge "Fix import after okhttp update."
...
* commit '03a152d7e72f05456a463f2709ce787119e86f03':
Fix import after okhttp update.
2013-07-18 09:43:04 -07:00
Elliott Hughes
03a152d7e7
am 15cb526e: Merge "Fix import after okhttp update."
...
* commit '15cb526ece1420b1ae2061e20fd0982d82b41aae':
Fix import after okhttp update.
2013-07-18 09:36:48 -07:00
Narayan Kamath
c0bb16673e
Fix import after okhttp update.
...
OkResponseCache moved packages in change
62321.
Change-Id: I2c08c4586405e767d1931ebc5f185c7916850fa1
2013-07-18 13:42:50 +01:00
Geremy Condra
3d2469d19d
Merge "Move markSocketAsUser to the top of IConnectivityManager.aidl"
2013-07-18 02:16:35 +00:00
Dianne Hackborn
e98f5dbe6b
Make it safe to use start/stop app ops outside of system proc
...
We now keep track of all of the active start operations per
non-system process, so they can be cleaned up if the process
goes away.
Change-Id: I9d05f1e0281c47dbe1213de014f0491f1359685c
2013-07-17 17:25:13 -07:00
Michael Wright
25b0c30961
Debounce touch navigation taps and button presses
...
Bug: 8990644
Change-Id: Ib4ef2e2ab699a109c12614c1d64e4b7e63b514b0
2013-07-17 16:40:14 -07:00
Michael Wright
7ddd11035b
Add input device property for buttons under touchpads
...
Bug: 8990644
Change-Id: I2cc10457595a861b707c0394bd435d60efa8405b
2013-07-17 16:19:25 -07:00
Svetoslav
dc990e7c61
Merge "Tweak the print APIs."
2013-07-17 22:05:21 +00:00