Geoff Mendal
c0bbb2f880
Merge "Import translations. DO NOT MERGE"
2014-11-24 15:34:26 +00:00
Geoff Mendal
b80417303f
Import translations. DO NOT MERGE
...
Change-Id: I99aa8bb6f0cd916b4ea4e4621a175cad9d43c3af
Auto-generated-cl: translation import
2014-11-24 06:29:27 -08:00
Geoff Mendal
d2fd0410d9
Import translations. DO NOT MERGE
...
Change-Id: Ib6f35d7fd27aa2503ee0e1038e1048c989bf31af
Auto-generated-cl: translation import
2014-11-24 06:25:15 -08:00
Geoff Mendal
905e20855b
Import translations. DO NOT MERGE
...
Change-Id: Ib51df7dd1177be11dbe75dc983866a9cfdf74511
Auto-generated-cl: translation import
2014-11-24 06:21:48 -08:00
Geoff Mendal
3521518dbc
Import translations. DO NOT MERGE
...
Change-Id: I1b7255d3a1bda752665435e6a1113c735dc0702d
Auto-generated-cl: translation import
2014-11-24 06:20:00 -08:00
Selim Cinek
f0fc23a141
am 962b06f9: Merge "Fixed several time related states for secondary users" into lmp-mr1-dev
...
* commit '962b06f9a02f08392b6f87225a314ebf39dd7a07':
Fixed several time related states for secondary users
2014-11-24 11:57:59 +00:00
Selim Cinek
962b06f9a0
Merge "Fixed several time related states for secondary users" into lmp-mr1-dev
2014-11-24 11:52:40 +00:00
Jeff Davidson
df9ca46979
Fix WifiTile's Connected indicator for ephemeral networks.
...
Such networks do not have a WifiConfiguration and need to be matched
by SSID.
Note a subtle difference with platform settings: in platform settings,
selecting an ephemeral network saves it for future use. That feels out
of place here, where normally clicking on the connected network does
nothing.
Bug: 18489098
Change-Id: I6aebd14054af47f078ffd8d754668817dff90436
2014-11-23 15:59:55 -08:00
Wink Saville
4f1cce6306
am 12c2136e: Merge "Additional changes to SubscriptionManager API as per API council." into lmp-mr1-dev
...
* commit '12c2136e556b54a717624d8479ec4650f363ce45':
Additional changes to SubscriptionManager API as per API council.
2014-11-22 20:28:10 +00:00
Wink Saville
d09c4cad65
Additional changes to SubscriptionManager API as per API council.
...
bug: 17575308
Change-Id: Idd98aa46c15a9219ccf28091c62602ac8bf16c62
2014-11-22 10:08:16 -08:00
Svet Ganov
f6cd14dbc9
Print spooler crash when printing after a rotation.
...
1. Available printers are provided by a loader driven by the activity
lifecycle. After a rotation of an app that does not handle rotation
the print activity is destroyed in a delayed fashion. When another
print task is started the loader of the destroed activity gets two
cancellations, one when the activity is stopped and one when it is
destroyed but when the second cancellation happens the loader has a
bad state that it is loading while it is not and a NPE occurs.
2. If a rotation happens early before the print activity is fully initialized
(there are asyncrconous operations that take place) we get a NPE as
the print preview controller is not created yet.
3. A lockup of the print preview process occurs if the print print
activity is destroyed after we initiated binding to the rendering
service but before we receive the remote interface. In this case no
remote service is received as exepcted since we already unbound from
it resulting in a missed signal.
bug:18238590
Change-Id: I81817d81702f649ded97dfbab7d7bba28f22fa91
2014-11-22 09:28:38 -08:00
Winson Chung
4a7b19f18a
am 161b51ba: am 207356ef: am 71113e43: Merge "Reset the task stack instead of the view when Recents is hidden. (Bug. 18436876, Bug. 18394126, Bug. 18432310)" into lmp-mr1-dev
...
* commit '161b51ba065fb54c3b983db61eb3dc48a0e0a855':
Reset the task stack instead of the view when Recents is hidden. (Bug. 18436876, Bug. 18394126, Bug. 18432310)
2014-11-22 00:00:25 +00:00
Amith Yamasani
9d4e6a8355
am 1f26bf6b: am 108bdbc9: am efb2df69: Merge "Different messages when wiping user and not device" into lmp-mr1-dev
...
* commit '1f26bf6bfd683b840f688b41d285fd9c942e6ed5':
Different messages when wiping user and not device
2014-11-22 00:00:01 +00:00
Winson Chung
161b51ba06
am 207356ef: am 71113e43: Merge "Reset the task stack instead of the view when Recents is hidden. (Bug. 18436876, Bug. 18394126, Bug. 18432310)" into lmp-mr1-dev
...
* commit '207356efae596b3860a384ced5f369462ce342d7':
Reset the task stack instead of the view when Recents is hidden. (Bug. 18436876, Bug. 18394126, Bug. 18432310)
2014-11-21 23:24:14 +00:00
Winson Chung
207356efae
am 71113e43: Merge "Reset the task stack instead of the view when Recents is hidden. (Bug. 18436876, Bug. 18394126, Bug. 18432310)" into lmp-mr1-dev
...
* commit '71113e43e768d973b3721f8fac9f9654ed159911':
Reset the task stack instead of the view when Recents is hidden. (Bug. 18436876, Bug. 18394126, Bug. 18432310)
2014-11-21 23:19:38 +00:00
Winson Chung
71113e43e7
Merge "Reset the task stack instead of the view when Recents is hidden. (Bug. 18436876, Bug. 18394126, Bug. 18432310)" into lmp-mr1-dev
2014-11-21 23:15:04 +00:00
Amith Yamasani
1f26bf6bfd
am 108bdbc9: am efb2df69: Merge "Different messages when wiping user and not device" into lmp-mr1-dev
...
* commit '108bdbc934d1e5fb77406d0267ab67f8736dfc57':
Different messages when wiping user and not device
2014-11-21 23:07:03 +00:00
Amith Yamasani
108bdbc934
am efb2df69: Merge "Different messages when wiping user and not device" into lmp-mr1-dev
...
* commit 'efb2df698a4c2ed3d3371656cab199e5e3737fa9':
Different messages when wiping user and not device
2014-11-21 23:00:52 +00:00
Jim Miller
7cc0a1f1bb
am 879a4ee8: Merge "Add multi-sim support to keyguard" into lmp-mr1-dev automerge: 0284e5e automerge: eab3240
...
* commit '879a4ee8b09e879de890dbbbc34629cd297572eb':
Add multi-sim support to keyguard
2014-11-21 22:32:40 +00:00
Amith Yamasani
efb2df698a
Merge "Different messages when wiping user and not device" into lmp-mr1-dev
2014-11-21 22:27:17 +00:00
Winson Chung
bc571a9807
Reset the task stack instead of the view when Recents is hidden. (Bug. 18436876, Bug. 18394126, Bug. 18432310)
...
This will remove the need for having all the null checks in TaskStackView.
We also remove the check when launching tasks (the fail case is worse
when the activity fails to load). And the CL also fix the header focus
animation, and an issue with tasks not getting laid out when the stack is
set again.
Change-Id: I9b4cd50d76f72ba3d16dd1b8e2d9bbf9f1f24d2b
2014-11-21 14:00:17 -08:00
Amith Yamasani
3a3d212a51
Different messages when wiping user and not device
...
There are 3 types of users
1. Primary - device will be wiped
2. Managed profile - profile will be removed
3. Secondary user - user will be removed
Show different messages for almost wipe and wipe in each
of these 3 cases.
Bug: 16843155
Change-Id: Icecfe520622773da9e45465bf2217e8ed38b266e
2014-11-21 13:57:48 -08:00
Chris Wren
a6d4fb60ed
Push back notification means snooze the package.
...
Bug: 18451923
Change-Id: I90160f9d14cde12a5bc03e46e64eedf770149a90
2014-11-21 15:51:41 -05:00
Jim Miller
879a4ee8b0
Merge "Add multi-sim support to keyguard" into lmp-mr1-dev automerge: 0284e5e
...
automerge: eab3240
* commit 'eab3240c78423e791a7f36864f55f94c25a5aba5':
Add multi-sim support to keyguard
2014-11-21 18:55:36 +00:00
Jim Miller
eab3240c78
Merge "Add multi-sim support to keyguard" into lmp-mr1-dev
...
automerge: 0284e5e
* commit '0284e5e49864a6e039d77210bbea0a013b0e23ec':
Add multi-sim support to keyguard
2014-11-21 18:53:10 +00:00
Jim Miller
0284e5e498
Merge "Add multi-sim support to keyguard" into lmp-mr1-dev
2014-11-21 18:38:03 +00:00
Adrian Roos
c7cf8cca6b
am 26750711: Merge "Explicitly specify user for public mode" into lmp-mr1-dev automerge: 0108d98
...
automerge: 034b909
* commit '034b9092fb93f03e6e723ac6eac8d8d0e8c4048a':
Explicitly specify user for public mode
2014-11-21 18:26:41 +00:00
Adrian Roos
034b9092fb
am 26750711: Merge "Explicitly specify user for public mode" into lmp-mr1-dev
...
automerge: 0108d98
* commit '0108d9836971d9f40bf7856d1858ecc4b153e511':
Explicitly specify user for public mode
2014-11-21 18:04:23 +00:00
Adrian Roos
0108d98369
am 26750711: Merge "Explicitly specify user for public mode" into lmp-mr1-dev
...
* commit '26750711e12900aca6c7c35556b4548038cfb505':
Explicitly specify user for public mode
2014-11-21 18:02:26 +00:00
Selim Cinek
9c4a707912
Fixed several time related states for secondary users
...
The 24 hour setting was not respected correctly. Also
fixed a bug where the next alarm would not display itself
in the QS panel.
Bug: 16239208
Change-Id: I89734f783912dead5831db49db53fba04dbf54ee
2014-11-21 18:25:30 +01:00
Adrian Roos
c5db390f5b
Revert "Only keep user switcher bitmaps if needed"
...
This reverts commit cba0faadbe1c8cf7c6b264b761d747f7381a2f93
with change id I416beb82156787e61ee1f59b6726fd702f135f68.
It keeps the fix preventing us from reclipping already loaded
bitmaps.
Bug: 18350670
Change-Id: I0562d38d2a6eb0b715adcd4ca77512f2cbedd320
2014-11-21 13:59:42 +00:00
Adrian Roos
31b844ba0c
Explicitly specify user for public mode
...
Bug: 18417850
Change-Id: I9d564a47fe66cb8035d73c8a2eedb912920410a2
2014-11-21 13:55:09 +01:00
John Spurlock
46803a438c
am dc3e7d28: am ed06df13: am 1bd81e31: Merge "Doze: Make proximity check configurable." into lmp-mr1-dev
...
* commit 'dc3e7d282c7be63388190fcf0c168735ceb9cafe':
Doze: Make proximity check configurable.
2014-11-21 12:18:54 +00:00
John Spurlock
dc3e7d282c
am ed06df13: am 1bd81e31: Merge "Doze: Make proximity check configurable." into lmp-mr1-dev
...
* commit 'ed06df131467ce29017f20cfd25068dd3ba95759':
Doze: Make proximity check configurable.
2014-11-21 03:45:30 +00:00
John Spurlock
ed06df1314
am 1bd81e31: Merge "Doze: Make proximity check configurable." into lmp-mr1-dev
...
* commit '1bd81e31f31a6d8dc06af79985ca820effab970c':
Doze: Make proximity check configurable.
2014-11-21 03:40:45 +00:00
John Spurlock
686e4d57d8
Doze: Make proximity check configurable.
...
Default to true, but make it available for overlay or setting
at runtime.
Bug: 18373928
Change-Id: I6abc1924ea0f03620f4683dc055f64ede5782809
2014-11-20 21:59:13 -05:00
Adrian Roos
4d4254fdc3
am 2a5663d5: am 4e312d81: Merge "Add device locked API for TrustAgentService" into lmp-mr1-dev automerge: 62a7d53
...
* commit '2a5663d524a29cc33137a6651660506398d0633a':
Add device locked API for TrustAgentService
2014-11-21 02:58:07 +00:00
Adrian Roos
05576cc784
am cf047b5d: am af6e657a: Merge "Update KeyguardManager.isDeviceLocked API" into lmp-mr1-dev automerge: 866bae5
...
* commit 'cf047b5d554b35e504f33994f3a07624c2690633':
Update KeyguardManager.isDeviceLocked API
2014-11-21 02:58:00 +00:00
Adrian Roos
2a5663d524
am 4e312d81: Merge "Add device locked API for TrustAgentService" into lmp-mr1-dev
...
automerge: 62a7d53
* commit '62a7d5334315b4153f1da1112f945d13f72e0381':
Add device locked API for TrustAgentService
2014-11-21 02:47:16 +00:00
Adrian Roos
cf047b5d55
am af6e657a: Merge "Update KeyguardManager.isDeviceLocked API" into lmp-mr1-dev
...
automerge: 866bae5
* commit '866bae50b7e8f0389b67df54eaf829fa50bc8eaf':
Update KeyguardManager.isDeviceLocked API
2014-11-21 02:46:16 +00:00
Winson Chung
a0715af6b1
am de04d557: am 7c122b60: Merge "Use SystemClock time to keep track of last event times. (Bug 17995039)" into lmp-mr1-dev
...
automerge: 4ddbed3
* commit '4ddbed3d1fd569c41d0a64b3c37447cde572b36a':
Use SystemClock time to keep track of last event times. (Bug 17995039)
2014-11-21 01:56:39 +00:00
Winson Chung
4ddbed3d1f
am de04d557: am 7c122b60: Merge "Use SystemClock time to keep track of last event times. (Bug 17995039)" into lmp-mr1-dev
...
* commit 'de04d5573af33aa4357ec2e97708f07c30265333':
Use SystemClock time to keep track of last event times. (Bug 17995039)
2014-11-21 00:44:15 +00:00
Dan Albert
47249598cb
am 582bdf9a: am d8c169fe: am 0c437fd3: Merge "Add appropriate casts for char16_t."
...
* commit '582bdf9a5961a32de27556832e23e0611c4d1cbb':
Add appropriate casts for char16_t.
2014-11-20 23:19:06 +00:00
Dan Albert
582bdf9a59
am d8c169fe: am 0c437fd3: Merge "Add appropriate casts for char16_t."
...
* commit 'd8c169fedf883491e46b354484909694fd52cfaf':
Add appropriate casts for char16_t.
2014-11-20 23:00:56 +00:00
Adrian Roos
62a7d53343
am 4e312d81: Merge "Add device locked API for TrustAgentService" into lmp-mr1-dev
...
* commit '4e312d81c18b286170c904659e78cab4fdf27200':
Add device locked API for TrustAgentService
2014-11-20 21:41:46 +00:00
Adrian Roos
866bae50b7
am af6e657a: Merge "Update KeyguardManager.isDeviceLocked API" into lmp-mr1-dev
...
* commit 'af6e657ab873623ed0e94bc8bcf8ed03f6bbe167':
Update KeyguardManager.isDeviceLocked API
2014-11-20 21:41:41 +00:00
Adrian Roos
4e312d81c1
Merge "Add device locked API for TrustAgentService" into lmp-mr1-dev
2014-11-20 21:38:17 +00:00
Adrian Roos
af6e657ab8
Merge "Update KeyguardManager.isDeviceLocked API" into lmp-mr1-dev
2014-11-20 21:38:14 +00:00
Jorim Jaggi
87f0819327
am c51fdd1b: am bf1960ce: Merge "Fade notifications when exiting dozing" into lmp-mr1-dev automerge: 6456513
...
* commit 'c51fdd1bbf507862c10686458d2486f57a5b9585':
Fade notifications when exiting dozing
2014-11-20 21:34:40 +00:00
Selim Cinek
230dc9dfc8
am 8e781107: am b18cbb9a: Merge "Fixed a bug where the notifications were not animating" into lmp-mr1-dev automerge: c9a39c7
...
* commit '8e7811079576040207377e9063ad68c757f61d9a':
Fixed a bug where the notifications were not animating
2014-11-20 21:34:35 +00:00