summaryrefslogtreecommitdiffstats
path: root/packages/PrintSpooler
Commit message (Collapse)AuthorAgeFilesLines
* Automatic translation importAbhisek Devkota2017-04-281-71/+4
| | | | Change-Id: Ifeae1515729fc73ba3198e72b3479870092af3c1
* Automatic translation importAbhisek Devkota2017-02-191-0/+93
| | | | Change-Id: I80e32cc003cc9c8707732b27a683e87cdd67375d
* Use material icons in printer selection activity.Danny Baumann2016-10-302-2/+28
| | | | Change-Id: I4150e18d1a2e1c5ed8bad576ed3b21f2b5d7e60d
* Automatic translation importpinky@build012016-09-271-0/+17
| | | | | Change-Id: I77a3c0eb997d6f2aaf9b1add59480c496e55e43d Ticket: -
* Automatic translation importpinky@build012016-08-273-0/+279
| | | | | Change-Id: If7eac9a9fa7e145c9d35ece91a8ccab33601a1ca Ticket: -
* Revert "Adding back pdf_printer_media_sizes for values-zh-rCN to accomodate ↵Keith Mok2016-08-051-37/+0
| | | | | | | | | | mediasize_default" CYNGNOS-3238, HAM-1384 This reverts commit 10a63e4e3bb26ff0bc82de303e74628ae23eab3e. Change-Id: Ic13bdd51e059b4e66674fdbe6e6da3c2779f6a38
* Avoid NPE in printspooler when changing languageMasaaki Iwaguchi2016-07-081-3/+5
| | | | | | | | | | PrintActivity is recreated when the language setting is changed. As a result of the recreation mCurrentPrinter is null, which causes a NullPointerException when onActivityResult() is called. The issue is solved with a simple null check. Change-Id: Ic58f0ca01577d2ec02d494739f3bc2f06240dd44
* Automatic translation importAbhisek Devkota2016-05-141-0/+9
| | | | Change-Id: I3d1a3f5e5b488776048d0dbaac757ffb1e2f8e7b
* Partially revert "Merge tag 'android-6.0.1_r22' of ↵Michael Bestas2016-05-0478-99/+289
| | | | | | | | | https://android.googlesource.com/platform/frameworks/base into cm-13.0" This reverts commit 0e1dbed9194839a90755670d8fdf9046a75b85f7, reversing changes made to 564f10b8f05ddf4d9ea2c0e64f1b113fe6dad4b8. Change-Id: Ife3a8c9c898034d5161fbf25a03eaf173ec66246
* Automatic translation importMichael Bestas2016-04-161-0/+93
| | | | Change-Id: Ib87e41106982b159d249ebbe0653e569f9c7b454
* Automatic translation importMichael Bestas2016-04-061-0/+93
| | | | Change-Id: I3849e73aee18720b20529d406c7657c0a0cee320
* Automatic translation importMichael Bestas2016-03-282-0/+186
| | | | Change-Id: Ib371d8f862dced4aa36cfe076f876e9ae4bd62c2
* Automatic translation importMichael Bestas2016-03-1813-0/+1177
| | | | Change-Id: I4af2a6a904e9229b261e95818f716d6b5708a6f4
* Merge tag 'android-6.0.1_r22' of ↵Steve Kondik2016-03-1178-289/+99
|\ | | | | | | | | | | | | | | https://android.googlesource.com/platform/frameworks/base into cm-13.0 Android 6.0.1 release 22 Change-Id: I0d31899b234156a91accb61e0a7fb3d8d16d5062
| * am b35152cb: am ca3a3650: am 6e75e7dd: Merge "Instrument printing service ↵Chris Wren2015-08-012-0/+6
| |\ | | | | | | | | | | | | | | | | | | for metrics collection." into mnc-dev * commit 'b35152cb182a0d25c896d27acf4bedb93f03cadc': Instrument printing service for metrics collection.
| | * am ca3a3650: am 6e75e7dd: Merge "Instrument printing service for metrics ↵Chris Wren2015-08-012-0/+6
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | collection." into mnc-dev * commit 'ca3a3650e41449eb9d3b9643e844b7506d77759f': Instrument printing service for metrics collection.
| * | \ am 34c1df3a: am 9124c178: am 8a54da92: Merge "Pass correct extras to the ↵Svetoslav Ganov2015-07-271-1/+1
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | custom print options activity" into mnc-dev * commit '34c1df3a154abb8bd495f74f5e53b91e7956e596': Pass correct extras to the custom print options activity
| | * | am 9124c178: am 8a54da92: Merge "Pass correct extras to the custom print ↵Svetoslav Ganov2015-07-271-1/+1
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | options activity" into mnc-dev * commit '9124c1784d6537827a6b6423f58572395d8fb820': Pass correct extras to the custom print options activity
| * | \ \ am f1da9a14: Merge "DO NOT MERGE: Remove DayNight theme" into mnc-devAlan Viverette2015-06-181-0/+3
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | * commit 'f1da9a1401fe1304bee8a550a0141c79ecc3c0b3': DO NOT MERGE: Remove DayNight theme
| * | | | am 5772b5c6: Propagete document meta-data to custom print UI.Svet Ganov2015-06-111-0/+2
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | * commit '5772b5c671a13d9c4bbc1e3803667166f811cb33': Propagete document meta-data to custom print UI.
| * \ \ \ \ am e4bd7c98: Improve string comment.Makoto Onuki2015-06-081-1/+1
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'e4bd7c98323b39a47682216bebf442de206a95dd': Improve string comment.
| * \ \ \ \ \ am fba7f5d7: Merge "Fix crash on simplified Chinese." into mnc-devMakoto Onuki2015-06-051-22/+0
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'fba7f5d73cce893860faa3af9df7b4099a8565a1': Fix crash on simplified Chinese.
| * \ \ \ \ \ \ am c0f9ca7b: Merge "Change option label from "Duplex" to "Two-sided"" into ↵Makoto Onuki2015-06-041-1/+1
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mnc-dev * commit 'c0f9ca7bf1212448ee40f3fee0095b634d96c5ab': Change option label from "Duplex" to "Two-sided"
| * \ \ \ \ \ \ \ am 8141d6e1: Merge "Use DeviceDefault (dark) theme for PrintActivity" into ↵Alan Viverette2015-05-271-1/+1
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mnc-dev * commit '8141d6e1509a586e2954fbece04e64aaa02092a2': Use DeviceDefault (dark) theme for PrintActivity
| * \ \ \ \ \ \ \ \ am be752b1f: Merge "Pass charset to XmlPullParser.setInput instead of null" ↵Wojciech Staszkiewicz2015-05-142-4/+6
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into mnc-dev * commit 'be752b1f28f1f3724b235e3f0a77b4c07c40e631': Pass charset to XmlPullParser.setInput instead of null
* | | | | | | | | | | Automatic translation importMichael Bestas2015-12-254-0/+306
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I96f3c5a41d3c52473c161aaf2c97d821caa99bb9
* | | | | | | | | | | Revert "Themes: Expose "ALL" layouts hard code in frameworks base for themes"Steve Kondik2015-12-053-25/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Many apps which display listviews crash with this change. Reverting for now. This reverts commit e6458a3380b36ab0e3538159e854b7f815a838f3. Change-Id: Icc4d0ee18c708a5692db0b20f7b6b2084d8dd43b
* | | | | | | | | | | Themes: Expose "ALL" layouts hard code in frameworks base for themesBryan Owens2015-12-043-4/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Exposing all the hard coded layout colors in the enitre base so themes can have access. Change-Id: I4bc88573d0d7e41fc80d1580ab4e012f48c442d3 Signed-off-by: Bryan Owens <djbryan3540@gmail.com>
* | | | | | | | | | | The process PrintSpooler:renderer crashes in libpdfium.so.suncx2015-11-071-4/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In PdfManipulationService.java, PdfEditorImpl shouldn't open the same ParcelFileDescriptor before PdfRendererImpl close it. In this case, add a lock to synchronize the two threads. Change-Id: Ia405b3d4fbccf56982212a21e4a586f69da0ddb5 Signed-off-by: Zhiquan Liu <zhiquan.liu@intel.com>
* | | | | | | | | | | Merge tag 'android-6.0.0_r26' into HEADRicardo Cerqueira2015-11-054-3/+98
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Android 6.0.0 release 26 Conflicts: cmds/bootanimation/BootAnimation.cpp core/java/android/accounts/AccountManager.java core/java/android/app/AppOpsManager.java core/java/android/os/PowerManagerInternal.java core/java/android/os/storage/IMountService.java core/java/android/provider/Settings.java core/java/com/android/internal/widget/ILockSettings.aidl core/res/res/values-mcc204-mnc12/config.xml core/res/res/values-mcc219-mnc02/config.xml core/res/res/values-mcc730-mnc07/config.xml core/res/res/values/config.xml core/res/res/values/symbols.xml packages/SystemUI/res/values/config.xml packages/SystemUI/src/com/android/systemui/doze/DozeService.java packages/SystemUI/src/com/android/systemui/statusbar/CommandQueue.java packages/SystemUI/src/com/android/systemui/statusbar/ExpandableOutlineView.java packages/SystemUI/src/com/android/systemui/statusbar/phone/DozeParameters.java packages/SystemUI/src/com/android/systemui/statusbar/phone/DozeScrimController.java packages/SystemUI/src/com/android/systemui/statusbar/phone/NavigationBarView.java packages/SystemUI/src/com/android/systemui/statusbar/phone/NotificationPanelView.java packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java packages/SystemUI/src/com/android/systemui/statusbar/phone/StatusBarHeaderView.java packages/SystemUI/src/com/android/systemui/statusbar/phone/StatusBarKeyguardViewManager.java packages/SystemUI/src/com/android/systemui/statusbar/stack/StackScrollAlgorithm.java services/core/java/com/android/server/LocationManagerService.java services/core/java/com/android/server/am/ActivityManagerService.java services/core/java/com/android/server/pm/PackageManagerService.java services/core/java/com/android/server/power/PowerManagerService.java telecomm/java/android/telecom/Phone.java telephony/java/android/telephony/CarrierConfigManager.java telephony/java/android/telephony/RadioAccessFamily.java telephony/java/android/telephony/ServiceState.java telephony/java/android/telephony/SignalStrength.java telephony/java/android/telephony/TelephonyManager.java telephony/java/com/android/ims/ImsCallProfile.java telephony/java/com/android/ims/ImsReasonInfo.java telephony/java/com/android/ims/ImsSuppServiceNotification.aidl telephony/java/com/android/ims/ImsSuppServiceNotification.java telephony/java/com/android/ims/internal/IImsRegistrationListener.aidl telephony/java/com/android/internal/telephony/RILConstants.java Change-Id: I99c6edb8e25a77145b5adef97d0d55bfbe676959
| * | | | | | | | | | | Import translations. DO NOT MERGEBaligh Uddin2015-09-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: If4dc7584743f13b1c0c8661b483af51cc10101a3 Auto-generated-cl: translation import
| * | | | | | | | | | | Import translations. DO NOT MERGEBaligh Uddin2015-09-183-2/+97
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I1a186ed5db66f57c223a432802d130165bfcb5d4 Auto-generated-cl: translation import
* | | | | | | | | | | Fix IllegalStateException in Printspoolernaman142015-10-261-1/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Open webpage in chrome(or any thing to print) and click print and then press back, throws a IllegalStateException. Currently in onDestroy, doFinish() is called which further calls unbindService()in PrintSpoolerProvider,but since service has already been unbinded,it throws a Service not registered error. Change-Id: If58a951e9e66a4048f0ece3100aabe49cee0ab84
* | | | | | | | | | | printspooler: Print view crash.lingyan.wang2015-10-261-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1.put a txt file into device. 2.Go to File Manager->long press the txt file->Print->Long press home key->Clear all 3.Go to File Manager->long press the txt file->Print The result: Print view crash. Change-Id: I46a71b8e1196f69b6b40f38b418a88d794918429
* | | | | | | | | | | Adding back pdf_printer_media_sizes for values-zh-rCN to accomodate ↵Raj Yengisetty2015-10-261-0/+37
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mediasize_default Change-Id: I45cfd8babe813fa5dba49bb444e10517a3771f30
* | | | | | | | | | Instrument printing service for metrics collection.Chris Wren2015-07-302-0/+6
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 22837316 Change-Id: I8bf62940f5eb495d8d7a10df958d9bc8ad76662a
* | | | | | | | | Pass correct extras to the custom print options activitySvet Ganov2015-07-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug:22734138 Change-Id: Iea1bc32c3e863072b2021b823bef2cefa54fa540
* | | | | | | | | Import translations. DO NOT MERGEGeoff Mendal2015-07-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I7e22afc43c9029b40ba2df53dfc10a9a688c4fd2 Auto-generated-cl: translation import
* | | | | | | | | Import translations. DO NOT MERGEGeoff Mendal2015-07-066-9/+9
| |_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ia90a9400d718b5ef61f55ed4d6c5eb9fe48d9667 Auto-generated-cl: translation import
* | | | | | | | DO NOT MERGE: Remove DayNight themeAlan Viverette2015-06-181-0/+3
| |_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not go gentle into that good night, Old age should burn and rave at close of day; Rage, rage against the dying of the light. Though wise men at their end know dark is right, Because their words had forked no lightning they Do not go gentle into that good night. Bug: 21854466 Change-Id: I0b7cd116c23f7df88e94f31b3aee7dd22a102804
* | | | | | | Propagete document meta-data to custom print UI.Svet Ganov2015-06-111-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I3f122224e1b311a222969253ae0336177989a414
* | | | | | | Import translations. DO NOT MERGEGeoff Mendal2015-06-105-8/+5
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | Change-Id: I20b6c72047df24a7b6f9ad21db1234bdc4889925 Auto-generated-cl: translation import
* | | | | | Improve string comment.Makoto Onuki2015-06-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug 21685729 Change-Id: If6c79730778f399ed0dbf500ef62df3150fbaea6
* | | | | | Import translations. DO NOT MERGEGeoff Mendal2015-06-0877-84/+87
| |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | Change-Id: Ib2b21a5127e5d2c29bf60c62fa90c5e1dca3ccf1 Auto-generated-cl: translation import
* | | | | Merge "Fix crash on simplified Chinese." into mnc-devMakoto Onuki2015-06-051-22/+0
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix crash on simplified Chinese.Makoto Onuki2015-06-051-22/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | They use the standard A/B sizes in China too. Bug 20340812 Change-Id: Ia0842f8ddbdcb4cb2738b746509c60de25b64966
* | | | | Change option label from "Duplex" to "Two-sided"Makoto Onuki2015-06-041-1/+1
|/ / / / | | | | | | | | | | | | | | | | | | | | Bug 21640154 Change-Id: Icab4754e0aeb23fc4da178e7306f5c7a74108c22
* | | | Import translations. DO NOT MERGEGeoff Mendal2015-05-301-0/+95
| |_|/ |/| | | | | | | | | | | Change-Id: Ic3da6671bd7a81f8a9c07a0a922d07b773377f96 Auto-generated-cl: translation import
* | | Use DeviceDefault (dark) theme for PrintActivityAlan Viverette2015-05-271-1/+1
| |/ |/| | | | | | | Bug: 21433656 Change-Id: If90ba72fb5862f0eb583c8e64642920c49c5fea6
* | Merge "Pass charset to XmlPullParser.setInput instead of null" into mnc-devWojciech Staszkiewicz2015-05-142-4/+6
|\ \