Svet Ganov
5772b5c671
Propagete document meta-data to custom print UI.
...
Change-Id: I3f122224e1b311a222969253ae0336177989a414
2015-06-11 03:32:09 -07:00
Geoff Mendal
a126f69419
Import translations. DO NOT MERGE
...
Change-Id: I20b6c72047df24a7b6f9ad21db1234bdc4889925
Auto-generated-cl: translation import
2015-06-10 08:58:30 -05:00
Makoto Onuki
e4bd7c9832
Improve string comment.
...
Bug 21685729
Change-Id: If6c79730778f399ed0dbf500ef62df3150fbaea6
2015-06-08 12:11:01 -07:00
Geoff Mendal
40f26e1caa
Import translations. DO NOT MERGE
...
Change-Id: Ib2b21a5127e5d2c29bf60c62fa90c5e1dca3ccf1
Auto-generated-cl: translation import
2015-06-08 08:47:53 -05:00
Makoto Onuki
fba7f5d73c
Merge "Fix crash on simplified Chinese." into mnc-dev
2015-06-05 21:18:27 +00:00
Makoto Onuki
98112e886d
Fix crash on simplified Chinese.
...
They use the standard A/B sizes in China too.
Bug 20340812
Change-Id: Ia0842f8ddbdcb4cb2738b746509c60de25b64966
2015-06-05 10:47:44 -07:00
Makoto Onuki
9f9d70b603
Change option label from "Duplex" to "Two-sided"
...
Bug 21640154
Change-Id: Icab4754e0aeb23fc4da178e7306f5c7a74108c22
2015-06-04 14:17:44 -07:00
Geoff Mendal
e5445d7bb7
Import translations. DO NOT MERGE
...
Change-Id: Ic3da6671bd7a81f8a9c07a0a922d07b773377f96
Auto-generated-cl: translation import
2015-05-30 19:58:03 -07:00
Alan Viverette
7e59bb70a6
Use DeviceDefault (dark) theme for PrintActivity
...
Bug: 21433656
Change-Id: If90ba72fb5862f0eb583c8e64642920c49c5fea6
2015-05-27 12:17:26 -07:00
Wojciech Staszkiewicz
be752b1f28
Merge "Pass charset to XmlPullParser.setInput instead of null" into mnc-dev
2015-05-14 10:27:24 +00:00
Wojciech Staszkiewicz
9e9e2e73c6
Pass charset to XmlPullParser.setInput instead of null
...
Passing null to XmlPullParser.setInput forces it to do additional
work, which can be easily avoided if we know the charset beforehand.
bug: b/20849543
Change-Id: Iaff97be9df2d0f99d7af8f19f65934439c9658e2
2015-05-14 10:24:34 +01:00
Geoff Mendal
251348d3fc
Import translations. DO NOT MERGE
...
Change-Id: I0096104dd65eeb3b4e7bf836c09a58f8aa34965e
Auto-generated-cl: translation import
2015-05-14 01:56:14 -07:00
Alan Viverette
b9da280ac2
DayNight theme for framework packages
...
Change-Id: I745f90561c957c83540e75a2886e294633c83be1
2015-05-05 14:09:21 -07:00
Geoff Mendal
7c1fa24c2c
Import translations. DO NOT MERGE
...
Change-Id: I66a29628216bcfbb56a5820ba0598bd95af27a81
Auto-generated-cl: translation import
2015-04-27 05:55:04 -07:00
Geoff Mendal
9e672e0d18
Import translations. DO NOT MERGE
...
Change-Id: I67f51468d775874da33c28786b86c69e7f1459b1
Auto-generated-cl: translation import
2015-04-22 05:42:32 -07:00
Deepanshu Gupta
6c04e5e916
Add resources to recyclerview dependency.
...
Change-Id: I03c1dbacf8c83149de3ee01fe6d7dbb288d1948a
(cherry picked from commit 202cbbe45383b871129743d55179cf1c6429fffc)
2015-04-21 11:21:38 -07:00
Geoff Mendal
216bef6c35
Import translations. DO NOT MERGE
...
Change-Id: I9d36d679d32ee84e90eec1d51515894c36390bc1
Auto-generated-cl: translation import
2015-03-25 05:41:29 -07:00
Geoff Mendal
d397039876
Import translations. DO NOT MERGE
...
Change-Id: I43f19279f08e1c5b204836ee69e715c1f889acc7
Auto-generated-cl: translation import
2015-03-20 23:39:30 -07:00
Alan Viverette
4a357cd2e5
Replace usages of deprecated Resources.getColor() and getColorStateList()
...
Change-Id: I8f64fe6c4c44a92ff6d07250223ba590a1d691b0
2015-03-18 18:37:18 -07:00
John Spurlock
08c7116ab9
Remove unused imports in frameworks/base.
...
Change-Id: I031443de83f93eb57a98863001826671b18f3b17
2015-02-28 14:47:49 -05:00
Geoff Mendal
a58ef5e511
Import translations. DO NOT MERGE
...
Change-Id: I923776f2ceb27b39485ffc29fb8422bf85e48261
Auto-generated-cl: translation import
2015-02-16 06:43:49 -08:00
Geoff Mendal
23032b3f21
Import translations. DO NOT MERGE
...
Change-Id: I6498f5f266d79b90c3b41956290838e199e50999
Auto-generated-cl: translation import
2015-02-11 06:46:44 -08:00
Geoff Mendal
ca6964d2c2
Import translations. DO NOT MERGE
...
Change-Id: I0636cbe07799e0bd53c2157bf4074d9e7a5f5b1c
Auto-generated-cl: translation import
2015-02-09 08:44:13 -06:00
Dianne Hackborn
a7bb6fbeab
First quick implementation of auto assist data.
...
Introduce new AssistData class that contains all data
the framework automatically generates for assist. Currently
populated with a very simple tree structure representing
the app's view hierarchy.
Reworked how we populate the class name for accessibility
info, so this is provided through a new method call on View
that subclasses can override. This method is also used
to populate the class name in AssistData.
Change-Id: Ibd0acdc8354727d4291473283b5e4b70894905dc
2015-02-06 10:42:44 -08:00
Geoff Mendal
bf40f24bc2
Import translations. DO NOT MERGE
...
Change-Id: I1045d9d3bcb2ddce2eb2c57fff87827c5ee23f04
Auto-generated-cl: translation import
2015-02-04 06:51:45 -08:00
Svetoslav
948c9a6393
Add duplex mode support.
...
This change adds support for duplex printing. The print UI now has a duplex
option which allows the user to choose one of the supported duplex options
by the currently selected printer. The chosen duplex mode is propaged to the
print service that manages this printer.
Change-Id: I807ba9da2723531535c0e1e33f2f4e1b503a54b0
2015-02-04 05:48:48 +00:00
Svetoslav
85d6a63d41
am fcecdccc: am 369f1ec6: Merge "Add a missing file to print spooler resources" into lmp-mr1-dev
...
automerge: 3fd1ebf
* commit '3fd1ebff6c017ba4495070cb34f1ed7652b33cc9':
Add a missing file to print spooler resources
2015-01-27 23:26:24 +00:00
Svetoslav
3fd1ebff6c
am fcecdccc: am 369f1ec6: Merge "Add a missing file to print spooler resources" into lmp-mr1-dev
...
* commit 'fcecdccc0f24b9c9447fe5bd69c31ca29c35d5c8':
Add a missing file to print spooler resources
2015-01-27 04:36:37 +00:00
Svetoslav
fcecdccc0f
am 369f1ec6: Merge "Add a missing file to print spooler resources" into lmp-mr1-dev
...
* commit '369f1ec6ea78637870f35822456628e7ae8caf95':
Add a missing file to print spooler resources
2015-01-27 04:26:55 +00:00
Svetoslav
c0198ce12e
Add a missing file to print spooler resources
...
bug:19120603
Change-Id: Id33c77696a47ef48b0095fd8289f92d7bba71f19
2015-01-23 17:50:31 -08:00
Geoff Mendal
596bf7a3e1
Import translations. DO NOT MERGE
...
Change-Id: I3ed20770355daeb44c7ec26a0cd70d224dde7e9b
Auto-generated-cl: translation import
2015-01-21 06:34:11 -08:00
Geoff Mendal
4a682c1b44
Import translations. DO NOT MERGE
...
Change-Id: I9c93551bd46a5ef15b327a8f7ae332e69578ad90
Auto-generated-cl: translation import
2015-01-05 06:11:03 -08:00
Baligh Uddin
2d9543abca
Import translations. DO NOT MERGE
...
Change-Id: I502afa35fad7c98a1a6728b88706245891296c18
Auto-generated-cl: translation import
2014-12-22 20:19:30 -08:00
Svetoslav
b9f2345350
am dc026baf: am 5303451e: am 4667d247: Merge "Inconsistent media sizes for es-US locale." into lmp-mr1-dev
...
* commit 'dc026bafa97ad0c2cc2446bfe8ae5992f660ed21':
Inconsistent media sizes for es-US locale.
2014-12-03 21:50:01 +00:00
Svetoslav
dc026bafa9
am 5303451e: am 4667d247: Merge "Inconsistent media sizes for es-US locale." into lmp-mr1-dev
...
* commit '5303451efc8553f83d921185c6aac30a178d632f':
Inconsistent media sizes for es-US locale.
2014-12-03 20:41:39 +00:00
Svetoslav
5303451efc
am 4667d247: Merge "Inconsistent media sizes for es-US locale." into lmp-mr1-dev
...
* commit '4667d247bbff30d7fe47a4022b91eb03da17be4d':
Inconsistent media sizes for es-US locale.
2014-12-03 17:19:29 +00:00
Svetoslav
4667d247bb
Merge "Inconsistent media sizes for es-US locale." into lmp-mr1-dev
2014-12-03 16:34:00 +00:00
Svetoslav
67880ce3ff
am 935702b6: am 95482c28: am cdd3356d: Merge "Allow more space for the printer spinner to avoid truncation." into lmp-mr1-dev
...
* commit '935702b6d5873d028c5f5c0e35e46a35b5e11a22':
Allow more space for the printer spinner to avoid truncation.
2014-12-03 00:31:23 +00:00
Svetoslav
935702b6d5
am 95482c28: am cdd3356d: Merge "Allow more space for the printer spinner to avoid truncation." into lmp-mr1-dev
...
* commit '95482c28f5b6fba7427770212374c3c8d22b280e':
Allow more space for the printer spinner to avoid truncation.
2014-12-02 23:30:21 +00:00
Svetoslav
95482c28f5
am cdd3356d: Merge "Allow more space for the printer spinner to avoid truncation." into lmp-mr1-dev
...
* commit 'cdd3356da9386bff842d9a29fad09a1d5edc1e73':
Allow more space for the printer spinner to avoid truncation.
2014-12-02 23:23:40 +00:00
Svetoslav
cdd3356da9
Merge "Allow more space for the printer spinner to avoid truncation." into lmp-mr1-dev
2014-12-02 23:16:38 +00:00
Svetoslav
a1ec54b454
Inconsistent media sizes for es-US locale.
...
The pdf_printer_media_sizes array for es-US was missing
resulting in using European paper sizes for US locale and
as a result no default media size for this locale. This
resulted in printing not working for es-US.
bug:18536264
Change-Id: Ied552a63d628be38dc5249f3cd6107cbeaa692a8
2014-12-02 15:09:59 -08:00
Baligh Uddin
864eedc401
Import translations. DO NOT MERGE
...
Change-Id: I1fa46bb80033e1eee5de30cbf0d0d5d07ae4147c
Auto-generated-cl: translation import
2014-12-02 14:07:25 -08:00
Svetoslav
94ef9e6bc8
Allow more space for the printer spinner to avoid truncation.
...
The save to PDF option is truncated in Russian. While the printer
name can be arbitrarily long, the Save to PDF printer should not
be truncated.
bug:18546218
Change-Id: Id35bd638c505783a2288c1602960e8d74ec3b882
2014-12-02 13:46:36 -08:00
Svet Ganov
fc00c9e6c9
am 66a12001: am f9c93ba2: am eaaf0512: Crash in print spooler when back pressed before content update complted.
...
* commit '66a1200156aa0d7b003ce6d7dacfa5c1a54dd0d7':
Crash in print spooler when back pressed before content update complted.
2014-12-02 19:10:15 +00:00
Svet Ganov
66a1200156
am f9c93ba2: am eaaf0512: Crash in print spooler when back pressed before content update complted.
...
* commit 'f9c93ba26790cf26df40d21d7e8b6e1e83391dd1':
Crash in print spooler when back pressed before content update complted.
2014-12-02 19:03:54 +00:00
Svet Ganov
eaaf0512fc
Crash in print spooler when back pressed before content update complted.
...
We are updating the printed content asynchronously. If the user cancels
printing before the first update is complete the spooler components are
in a destroyed state but we attempt to handle the completed update resulting
in a crash. Now if printing is cancelled we ignore the update result.
bug:18525491
Change-Id: I1ef47a17de19896cba2c7a1dd2bfc205065e0a5a
2014-12-02 18:43:05 +00:00
Svet Ganov
657fcb172e
am 846aac1a: am 48956f26: am f51d7015: Merge "Lockup in the print spooler." into lmp-mr1-dev
...
* commit '846aac1a22a23df440e39c642cb9213a025f21b7':
Lockup in the print spooler.
2014-11-25 18:51:20 +00:00
Svet Ganov
846aac1a22
am 48956f26: am f51d7015: Merge "Lockup in the print spooler." into lmp-mr1-dev
...
* commit '48956f266df46bc852c8c2886f16dbb7ac61b3fe':
Lockup in the print spooler.
2014-11-25 18:45:32 +00:00
Svet Ganov
6f206983b9
am f0de3a5c: am f34896bb: am c9f499d2: Merge "Print spooler crash when printing after a rotation." into lmp-mr1-dev
...
* commit 'f0de3a5ca35df8f94c1546bde60b6d89f2741b13':
Print spooler crash when printing after a rotation.
2014-11-25 17:48:47 +00:00