Baligh Uddin
330dcb882c
Merge "Import translations. DO NOT MERGE" into klp-dev
2013-09-15 03:09:03 +00:00
Baligh Uddin
5242b4b997
Import translations. DO NOT MERGE
...
Change-Id: Iebcc32693fe755e3f7e73b255e61f1963e4c15e9
Auto-generated-cl: translation import
2013-09-14 20:06:00 -07:00
Baligh Uddin
f222e28849
Import translations. DO NOT MERGE
...
Change-Id: I1e4035acc161f784dc2f35eaf1f346ecbddf2fcf
Auto-generated-cl: translation import
2013-09-14 20:04:06 -07:00
John Spurlock
84962061c1
am d17b576d: am fa055694: Merge "Promote lights-out to a bar transition mode." into klp-dev
...
* commit 'd17b576d5ef220d5ae6ce6373a12a02fc512e249':
Promote lights-out to a bar transition mode.
2013-09-14 14:33:37 -07:00
John Spurlock
576f1a61c6
am 4b3943cf: am 0819e342: Merge "Despotted back." into klp-dev
...
* commit '4b3943cf25bc5b149d8a27c8cc6e3a12efeba498':
Despotted back.
2013-09-14 14:33:34 -07:00
John Spurlock
d17b576d5e
am fa055694: Merge "Promote lights-out to a bar transition mode." into klp-dev
...
* commit 'fa0556943ee386e83d190f1de86d73d81e08cc8a':
Promote lights-out to a bar transition mode.
2013-09-14 14:32:04 -07:00
John Spurlock
4b3943cf25
am 0819e342: Merge "Despotted back." into klp-dev
...
* commit '0819e3422106ef2368fa7539a325bae63bdffb26':
Despotted back.
2013-09-14 14:32:01 -07:00
John Spurlock
fa0556943e
Merge "Promote lights-out to a bar transition mode." into klp-dev
2013-09-14 21:31:09 +00:00
John Spurlock
0819e34221
Merge "Despotted back." into klp-dev
2013-09-14 21:30:21 +00:00
John Spurlock
7edfbca5d0
Promote lights-out to a bar transition mode.
...
Move all visual application of the legacy lights-out behind
a new mode managed by BarTransitions for better coordination.
Remove unused "hidden" state in NavigationBarView.
Improve window state (showing/hiding/hidden) calculation,
affecting whether or not sysui thinks it should animate.
Removes invalid interim mode changes causing needless
flashing during some transitions.
Consider WINDOW_STATE_HIDING a state in which we ought to animate,
since at least part of the window is visible throughout.
Make the status/nav bar transition helper classes real boys.
Animate KeyButtonView drawing alpha transition, cancel existing
animations when resetting to avoid needless and unsightly "recovery".
Bug:10746803
Change-Id: Ibd883da9041d071b6a4ff5b42cf96efba7696e9c
2013-09-14 16:58:57 -04:00
Baligh Uddin
61917d28f1
Merge "Import translations. DO NOT MERGE"
2013-09-14 19:48:35 +00:00
Baligh Uddin
da83f19e24
Merge "Import translations. DO NOT MERGE"
2013-09-14 19:48:26 +00:00
Baligh Uddin
f26d60ec2e
Merge "Import translations. DO NOT MERGE"
2013-09-14 19:48:16 +00:00
Baligh Uddin
cb1b8f43b6
Merge "Import translations. DO NOT MERGE" into klp-dev
2013-09-14 19:48:10 +00:00
Baligh Uddin
6eaf308f06
Merge "Import translations. DO NOT MERGE"
2013-09-14 19:47:55 +00:00
Baligh Uddin
780ac803d8
Merge "Import translations. DO NOT MERGE" into klp-dev
2013-09-14 19:47:36 +00:00
Baligh Uddin
2fafe7c7c2
Merge "Import translations. DO NOT MERGE"
2013-09-14 19:47:03 +00:00
Baligh Uddin
1640a23f9e
Merge "Import translations. DO NOT MERGE"
2013-09-14 19:46:58 +00:00
Maggie Benthall
96b82aae35
am b964e5ed: am f5aba5ad: Merge "CA cert monitoring: add notifications and actions for dialog" into klp-dev
...
* commit 'b964e5edff92849c4ade7d43b86bfaca26d2a4a4':
CA cert monitoring: add notifications and actions for dialog
2013-09-14 11:04:08 -07:00
Maggie Benthall
b964e5edff
am f5aba5ad: Merge "CA cert monitoring: add notifications and actions for dialog" into klp-dev
...
* commit 'f5aba5ad1e09829a13bd0ad4912e45ff3d773176':
CA cert monitoring: add notifications and actions for dialog
2013-09-14 11:02:43 -07:00
Maggie Benthall
f5aba5ad1e
Merge "CA cert monitoring: add notifications and actions for dialog" into klp-dev
2013-09-14 18:00:13 +00:00
John Spurlock
b9b2fa9249
Despotted back.
...
Bug:9795248
Change-Id: If46134afe7560b74ce7758f8dbe221dbe2872262
2013-09-14 12:17:15 -04:00
Michael Jurka
6f11e3254e
am 9d4d14fa: am 276e6c7a: Merge "Add new intent/method for cropping and setting wallpapers" into klp-dev
...
* commit '9d4d14fa292e4ef7beb66c20b0b2c139b81d3c8f':
Add new intent/method for cropping and setting wallpapers
2013-09-14 05:32:00 -07:00
Michael Jurka
9d4d14fa29
am 276e6c7a: Merge "Add new intent/method for cropping and setting wallpapers" into klp-dev
...
* commit '276e6c7a89ed91dbf3e4fe9f46d19e82656d8fd9':
Add new intent/method for cropping and setting wallpapers
2013-09-14 05:29:39 -07:00
Michael Jurka
276e6c7a89
Merge "Add new intent/method for cropping and setting wallpapers" into klp-dev
2013-09-14 12:25:51 +00:00
Svetoslav Ganov
860f8a6b66
Spooler should not crash if print service config activities are not exported.
...
1. If a print service does not export its activities for settings and
adding printers the print spooler ignores them instead of crashing.
Also if the service is not enabled its activities are now ignored.
2. Added a dedicated permission for a print service to optionally
protect its settings and add printer activities such that only the
system can bind to them.
3. Fixed a crash in the print dialog if its content is detached
from the window and animators are running.
bug:10680224
Change-Id: I20b57d6622a15f9b2352ba78d04c44e67b316a15
2013-09-14 01:00:55 -07:00
Baligh Uddin
573b2ac4dd
Import translations. DO NOT MERGE
...
Change-Id: Ib85aee9822ee5258fb7ad1b2d8e7c65c71991803
Auto-generated-cl: translation import
2013-09-13 21:55:30 -07:00
Baligh Uddin
6fada291b3
Import translations. DO NOT MERGE
...
Change-Id: I0801ecd1e47836ca4bc2072581da1954bb9f5d76
Auto-generated-cl: translation import
2013-09-13 21:54:01 -07:00
Baligh Uddin
0bb467e030
Import translations. DO NOT MERGE
...
Change-Id: Ief842f34cd92fa66273c28e28fd6376b37dfbd5e
Auto-generated-cl: translation import
2013-09-13 21:48:07 -07:00
Baligh Uddin
162e88759c
Import translations. DO NOT MERGE
...
Change-Id: Idfb9ef96c1c4ea6fc1ca836114a8eb09be18f8f4
Auto-generated-cl: translation import
2013-09-13 21:47:27 -07:00
Baligh Uddin
b649e72dc0
Import translations. DO NOT MERGE
...
Change-Id: I801e8998220e78c6c37324f9cee6746449c0e4e6
Auto-generated-cl: translation import
2013-09-13 21:46:12 -07:00
Baligh Uddin
2a19a5bd50
Import translations. DO NOT MERGE
...
Change-Id: I45033c9b90cdbf35e1feec31b91df21a27eaaf06
Auto-generated-cl: translation import
2013-09-13 21:45:23 -07:00
Baligh Uddin
6f33529bee
Import translations. DO NOT MERGE
...
Change-Id: I9fada382c7d5e6b1e60af23ab195787870e7c772
Auto-generated-cl: translation import
2013-09-13 21:03:20 -07:00
Baligh Uddin
92e4653c64
Import translations. DO NOT MERGE
...
Change-Id: Ibbf630bb3633d92d1c2ad29d977c08ff8edd4b5f
Auto-generated-cl: translation import
2013-09-13 21:01:19 -07:00
Jeff Sharkey
be9e10a26d
am 56cb98e8: am 12c7a0c9: Merge "More UX updates around picking images." into klp-dev
...
* commit '56cb98e8f122f202f76e9b9cc072a72b80ef6600':
More UX updates around picking images.
2013-09-13 17:30:41 -07:00
Craig Mautner
5bb9c2edb7
am f6f36a95: am 540421ba: Merge "When launching home activity, make sure it is top." into klp-dev
...
* commit 'f6f36a95a238381740a92263a76af790bc93ae37':
When launching home activity, make sure it is top.
2013-09-13 17:30:36 -07:00
Jason Monk
103a02453b
am f9464838: am 312c495f: Merge "Guarantee that PAC Local Proxy owns Port" into klp-dev
...
* commit 'f9464838fe141aac1c677e2f4ec0133381fbb5af':
Guarantee that PAC Local Proxy owns Port
2013-09-13 17:22:53 -07:00
Jeff Sharkey
4c7c51480e
am f5513f41: am 0bf2ed90: Merge "Move search to roots; Documents root; hide empty." into klp-dev
...
* commit 'f5513f41fe041bef29ec70abdce7cc6f582a11c2':
Move search to roots; Documents root; hide empty.
2013-09-13 17:22:41 -07:00
Jeff Sharkey
56cb98e8f1
am 12c7a0c9: Merge "More UX updates around picking images." into klp-dev
...
* commit '12c7a0c970dfa56391f1e7f7a8ed41348acb14c4':
More UX updates around picking images.
2013-09-13 17:16:01 -07:00
Craig Mautner
f6f36a95a2
am 540421ba: Merge "When launching home activity, make sure it is top." into klp-dev
...
* commit '540421ba984655b07f2b70bae1db9ae1bc3052aa':
When launching home activity, make sure it is top.
2013-09-13 17:15:58 -07:00
Jason Monk
f9464838fe
am 312c495f: Merge "Guarantee that PAC Local Proxy owns Port" into klp-dev
...
* commit '312c495f4b8d002264772f61fe1fa3ef87bf3e52':
Guarantee that PAC Local Proxy owns Port
2013-09-13 17:14:10 -07:00
Jeff Sharkey
f5513f41fe
am 0bf2ed90: Merge "Move search to roots; Documents root; hide empty." into klp-dev
...
* commit '0bf2ed90c42d3a1f1d4be4b70c337f9eaec9cd14':
Move search to roots; Documents root; hide empty.
2013-09-13 17:13:56 -07:00
Jeff Sharkey
12c7a0c970
Merge "More UX updates around picking images." into klp-dev
2013-09-13 23:33:27 +00:00
Craig Mautner
540421ba98
Merge "When launching home activity, make sure it is top." into klp-dev
2013-09-13 23:33:17 +00:00
Jeff Sharkey
f6db154975
More UX updates around picking images.
...
When picking images or videos, hide the titles in recents, since the
thumbnails should speak for themselves. Also respect new flag that
allows a directory to request their titles be hidden.
Show directory icon hint in grid mode when showing a thumbnail, to
remind user it's a directory.
Filter directories out of recents. Hide most action bar icons on
phones, even when room. Only show drawer on first launch. Hide most
drawer headers to match spec.
Bug: 10710331
Change-Id: I0ef1973ddd62750f57345336388366eda1449720
2013-09-13 16:02:14 -07:00
Craig Mautner
a82aa09ba3
When launching home activity, make sure it is top.
...
Because recents sits on the same stack as launcher it can sometimes be
above launcher. When we were launching home activity because the flag
told us to we would sometimes launch recents instead. This fix makes
sure that the home activity is on the top when it is supposed to be
launched next.
Previously this was fixed by having recents move itself to the back
of the stack after it launched an activity (b/9750207 and ag/336019).
But that solution caused the AppTransition to be set to
TRANSIT_TASK_TO_BACK which left the SOFT_INPUT_IS_FORWARD_NAVIGATION
flag unset. This in turn caused IMEs to remain unlaunched when
returning from recents (b/10240567).
Fixes bug 10240567.
Change-Id: I35c6619af0e68d0e6d9ab87cad06ea7c27e11e27
2013-09-13 15:46:51 -07:00
Baligh Uddin
62f3bdecc0
Merge "Import translations. DO NOT MERGE" into klp-dev
2013-09-13 22:13:09 +00:00
Jason Monk
312c495f4b
Merge "Guarantee that PAC Local Proxy owns Port" into klp-dev
2013-09-13 20:31:54 +00:00
John Spurlock
19522aba8d
am 0899d983: am 49580cf1: Merge "SystemUI status bar/quick settings updates." into klp-dev
...
* commit '0899d983ffbbcf7b9bd9ff0eb83f11f5fe260e26':
SystemUI status bar/quick settings updates.
2013-09-13 13:27:13 -07:00
John Spurlock
0899d983ff
am 49580cf1: Merge "SystemUI status bar/quick settings updates." into klp-dev
...
* commit '49580cf1f768eb90a85f79f1cb7019d08d93332a':
SystemUI status bar/quick settings updates.
2013-09-13 13:20:01 -07:00