Baligh Uddin
46ee429a68
Merge "Import translations. DO NOT MERGE"
2013-10-01 02:44:05 +00:00
Baligh Uddin
b669ce2d81
Merge "Import translations. DO NOT MERGE"
2013-10-01 02:43:43 +00:00
Baligh Uddin
71f2d8cb3e
Merge "Import translations. DO NOT MERGE"
2013-10-01 02:42:04 +00:00
Baligh Uddin
28ead971dc
Merge "Import translations. DO NOT MERGE"
2013-10-01 02:40:35 +00:00
Baligh Uddin
d04f0265a4
Merge "Import translations. DO NOT MERGE"
2013-10-01 02:40:25 +00:00
Svetoslav Ganov
97f5d8169b
am c783f673: Merge "Adding a timeout for waiting to get the selected printer\'s capabilities." into klp-dev
...
* commit 'c783f6738f0f6d2cb57702cfbc9219c59a3410a3':
Adding a timeout for waiting to get the selected printer's capabilities.
2013-09-30 14:17:50 -07:00
Jeff Sharkey
b8e2f178e9
am cc637d9a: Merge "New roots UX, async, performance, docs." into klp-dev
...
* commit 'cc637d9ae5920ac2f685090f595dc1e1643d71cc':
New roots UX, async, performance, docs.
2013-09-30 14:17:44 -07:00
John Spurlock
a372f43040
am d01a1b04: Merge "Remove unused views when we return to keyguard" into klp-dev
...
* commit 'd01a1b0473a38bd75555b3138e8e0037fe391d82':
Remove unused views when we return to keyguard
2013-09-30 14:14:15 -07:00
John Spurlock
5eb2504430
am e5b14ee1: Merge "Restore scrim views to former place in view hierarchy." into klp-dev
...
* commit 'e5b14ee1281325dc7e54df3fd820ff4bd830ef3c':
Restore scrim views to former place in view hierarchy.
2013-09-30 14:14:11 -07:00
Daniel Sandler
7efdabbe26
am a9cf1de4: Merge "Would you like a dessert?" into klp-dev
...
* commit 'a9cf1de470db5910a38f733f4cd089a44d3162c5':
Would you like a dessert?
2013-09-30 14:13:57 -07:00
Jeff Sharkey
1199f70e77
am 10d65592: Merge "Make directories always enabled, for realz." into klp-dev
...
* commit '10d655927c5c10af0561ecc0961f9a9fcbad89f0':
Make directories always enabled, for realz.
2013-09-30 14:13:53 -07:00
Svetoslav
b31aea5fb8
am 25b0151a: Merge "Printers in the list of printers change position." into klp-dev
...
* commit '25b0151a570ff6fb7a6acd9c788b9c3cc9f76be9':
Printers in the list of printers change position.
2013-09-30 14:13:48 -07:00
Jim Miller
a3b60f56f7
am 398d7f61: Merge "Update navbar camera icon and widget background assets in keyguard." into klp-dev
...
* commit '398d7f61866baab65e69b9107c36ba32bf824353':
Update navbar camera icon and widget background assets in keyguard.
2013-09-30 14:12:17 -07:00
Baligh Uddin
b847cfd3d4
Import translations. DO NOT MERGE
...
Change-Id: I83133df76de5f55bf5b7cba6dd1ba69e07f75c96
Auto-generated-cl: translation import
2013-09-30 10:32:21 -07:00
Baligh Uddin
872c1988e4
Import translations. DO NOT MERGE
...
Change-Id: Ie7f6ee04e42a1c6cee86a8d4bc18354edcd85c65
Auto-generated-cl: translation import
2013-09-30 10:21:51 -07:00
Baligh Uddin
05c285bd30
Import translations. DO NOT MERGE
...
Change-Id: Ic1f72c3efbb0b03a95f10b45d3e210aa26c9657e
Auto-generated-cl: translation import
2013-09-30 09:34:53 -07:00
Baligh Uddin
a248b2af13
Import translations. DO NOT MERGE
...
Change-Id: Ic6aab93081ecc984fda55e5db6701596d40bcffd
Auto-generated-cl: translation import
2013-09-30 09:31:46 -07:00
Baligh Uddin
b1310d4e28
Import translations. DO NOT MERGE
...
Change-Id: Ia050326f182c55e8954f73e33d36d96ed575497b
Auto-generated-cl: translation import
2013-09-30 09:30:06 -07:00
Svetoslav Ganov
c783f6738f
Merge "Adding a timeout for waiting to get the selected printer's capabilities." into klp-dev
2013-09-28 00:28:08 +00:00
Jeff Sharkey
cc637d9ae5
Merge "New roots UX, async, performance, docs." into klp-dev
2013-09-28 00:27:29 +00:00
Jeff Sharkey
6efba22ce5
New roots UX, async, performance, docs.
...
Yet another iteration from UX on how roots should be ordered. Since
we no longer categorize by type, remove from public API. Updated
asset drop with new dividers.
Update public API docs to be explicit about required columns. Hide
flags and columns that aren't required for third-party apps.
Move remainder of potentially blocking work to AsyncTasks, including
creating directories, picked root resolution, and creation of new
documents once picked.
Improve performance of layouts by removing baseline alignment and
reduce hierarchy depth. Set alpha on ImageViews directly to avoid
offscreen rendering hit.
Limit returned recents to 45 days. Show load in recents when still
waiting for backends. Show empty message when no recents stacks to
create from. Use unique key when saving recent stacks.
Bug: 10941423, 10819454, 10964412, 10960718
Change-Id: I08cf589dcda7e203acf67928f4d30322ae36ee94
2013-09-27 17:13:13 -07:00
Svetoslav Ganov
6be4c76441
Adding a timeout for waiting to get the selected printer's capabilities.
...
A print service may choose to provide only the printer info and then when
it is requested to start tracking the state of the printer, the service
should provide the printer capabilities. If the capabilities are not
received within ten seconds we mark the printer as unavailable and stop
tracking it.
bug:10748639
Change-Id: I9171cb5dc116fd321c23a8e4ab55109448e2fc6a
2013-09-27 09:43:32 -07:00
John Spurlock
d01a1b0473
Merge "Remove unused views when we return to keyguard" into klp-dev
2013-09-27 14:32:38 +00:00
John Spurlock
e5b14ee128
Merge "Restore scrim views to former place in view hierarchy." into klp-dev
2013-09-27 14:27:38 +00:00
John Spurlock
256ae67b9a
Restore scrim views to former place in view hierarchy.
...
By enabling KeyguardHostView to extend into the full screen area
and updating custom measure/layout in the Challenge layouts
appropriately.
Bug:10939005
Change-Id: I06fb187c4100cf0f2e48b1206cc4450afa4567dd
2013-09-27 10:19:12 -04:00
Daniel Sandler
a9cf1de470
Merge "Would you like a dessert?" into klp-dev
2013-09-27 03:10:38 +00:00
Jeff Sharkey
10d655927c
Merge "Make directories always enabled, for realz." into klp-dev
2013-09-27 02:55:05 +00:00
Jeff Sharkey
3d52dc9c3a
Make directories always enabled, for realz.
...
Bug: 10946731
Change-Id: I3eb132c53e47f31d1d1723ed2262823b54b1fce0
2013-09-26 19:42:52 -07:00
Svetoslav
c335eb4115
Printers in the list of printers change position.
...
1. The printers in the printers list of settings change position if
they are updated. The settings app is using hidden platform APIs
the this change fixes.
2. Enable ProGuard for the PrintSpooler.
3. Added icons on the list of printers so the user knows which
print service used the printer. Now the user can know when
he is using cloud print and maybe incurring data costs vs
local printer discovered by a vendor plug in.
bug:10955751
Change-Id: I292f48b424cb561218fdb424d0388f4d786d8339
2013-09-26 18:49:10 -07:00
Jim Miller
398d7f6186
Merge "Update navbar camera icon and widget background assets in keyguard." into klp-dev
2013-09-26 22:27:15 +00:00
Jim Miller
1de95fb42b
Remove unused views when we return to keyguard
...
This fixes a bug where launching the camera would move
the camera view to the root hierarchy. In insecure mode, a
subsequent dismiss() comes in and tears down the view hierachy
before the event can be processed, which left the view in the
root hierarchy.
The fix is to remove all children when we reconstruct keyguard.
Fixes bug 10640209
Change-Id: Ia67a93cd219d2b906b6e3bdd04cc355eeffe857e
2013-09-26 15:09:28 -07:00
Svetoslav Ganov
dd812e0c97
am 342daca7: am 2c854022: Merge "Choosing default paper size for the "Save to PDF" fake printer" into klp-dev
...
* commit '342daca7d7407fbe07df571a4c0ba6a51a89e15d':
Choosing default paper size for the "Save to PDF" fake printer
2013-09-26 14:18:13 -07:00
Svetoslav Ganov
342daca7d7
am 2c854022: Merge "Choosing default paper size for the "Save to PDF" fake printer" into klp-dev
...
* commit '2c854022bf7fb6d626b0e86dc0c16372774f2432':
Choosing default paper size for the "Save to PDF" fake printer
2013-09-26 14:14:49 -07:00
Svetoslav Ganov
0ce3e8743c
Choosing default paper size for the "Save to PDF" fake printer
...
Change-Id: I1e2eb73fd1eb3b1e9812155b69b94cba261243c2
2013-09-26 13:54:49 -07:00
Jeff Sharkey
9f68c10424
am 66ee877f: am 8c6c0419: Merge "Tighten flags enforcement, API to test Uris." into klp-dev
...
* commit '66ee877f5d27b4dd4081702ad216359971e1b8b3':
Tighten flags enforcement, API to test Uris.
2013-09-26 13:40:34 -07:00
Jeff Sharkey
66ee877f5d
am 8c6c0419: Merge "Tighten flags enforcement, API to test Uris." into klp-dev
...
* commit '8c6c04197e58be6f3e46ba6a38f5d16e4fb091fa':
Tighten flags enforcement, API to test Uris.
2013-09-26 13:37:21 -07:00
Jeff Sharkey
8c6c04197e
Merge "Tighten flags enforcement, API to test Uris." into klp-dev
2013-09-26 20:33:29 +00:00
John Spurlock
aeec058e6a
am a77be202: am 91949b20: Merge "New battery meter view bolt shape + color." into klp-dev
...
* commit 'a77be2025e992df2bfec85afca40a546a5154d93':
New battery meter view bolt shape + color.
2013-09-26 13:16:02 -07:00
Jeff Sharkey
ee2f7df9ee
Tighten flags enforcement, API to test Uris.
...
Check and throw if callers request invalid grant flags. Add API to
test if a Uri is backend by a DocumentsProvider.
Bug: 10919391, 10935608
Change-Id: Ifa6afefb95983558c8c64dc15ddf650e9fe07080
2013-09-26 13:14:45 -07:00
John Spurlock
a77be2025e
am 91949b20: Merge "New battery meter view bolt shape + color." into klp-dev
...
* commit '91949b20c9e430eaba8cf2cf21abe403eb298a94':
New battery meter view bolt shape + color.
2013-09-26 13:13:00 -07:00
John Spurlock
91949b20c9
Merge "New battery meter view bolt shape + color." into klp-dev
2013-09-26 20:10:20 +00:00
Daniel Sandler
8475a74bdd
Would you like a dessert?
...
Feel free to browse our lovely dessert case. You're sure to
find something to your liking; we have many familiar
favorites, as well as some rather rare and exotic pastries.
Bug: 10240151
Change-Id: I0f423e5993c049409d89b6be304f57a86974f15a
2013-09-26 15:51:45 -04:00
John Spurlock
65a04b0f0b
am 2a128013: am e54eb7f9: Merge "Add RTL versions of wimax status bar icons." into klp-dev
...
* commit '2a128013ddc3f1824349700d2da3019259672aa5':
Add RTL versions of wimax status bar icons.
2013-09-26 12:47:31 -07:00
John Spurlock
2a128013dd
am e54eb7f9: Merge "Add RTL versions of wimax status bar icons." into klp-dev
...
* commit 'e54eb7f9441d279e585b37ca16ce220ed2dcd27c':
Add RTL versions of wimax status bar icons.
2013-09-26 12:44:23 -07:00
John Spurlock
e54eb7f944
Merge "Add RTL versions of wimax status bar icons." into klp-dev
2013-09-26 19:41:56 +00:00
John Spurlock
9e6f69123c
Add RTL versions of wimax status bar icons.
...
Bug:7968781
Change-Id: I9f03d92f7682416ad4b99ecfb18317842b85163d
2013-09-26 15:36:31 -04:00
Svetoslav Ganov
af1066d917
am 4609d9a9: am 5cab967b: Merge "Adding hidden APIs for observing the print jobs state." into klp-dev
...
* commit '4609d9a9ebc17d804d31d5241968157439c92a57':
Adding hidden APIs for observing the print jobs state.
2013-09-26 12:28:59 -07:00
Svetoslav Ganov
aa14d0e7fd
am 1711895e: am 3adc49c6: Merge "Disallow range selection if the document has unknown page count." into klp-dev
...
* commit '1711895e7a36956e68dd520109672e34a5baa159':
Disallow range selection if the document has unknown page count.
2013-09-26 12:28:56 -07:00
Svetoslav Ganov
7d877d9c58
am d5159505: am c9cfd605: Merge "Missed signal in FusedPrintersLoader." into klp-dev
...
* commit 'd5159505638b2ff29de755231cc7139a3daeca4a':
Missed signal in FusedPrintersLoader.
2013-09-26 12:25:20 -07:00
Svetoslav Ganov
f2e730589f
am c2999acd: am 027ff385: Merge "Page range validation edge case handling." into klp-dev
...
* commit 'c2999acd6105e2918285ebf16430e23507a84255':
Page range validation edge case handling.
2013-09-26 12:25:16 -07:00