summaryrefslogtreecommitdiffstats
path: root/core/java/android/print/PrintAttributes.java
Commit message (Expand)AuthorAgeFilesLines
* Update the documentaton of the android.print package.Svetoslav Ganov2013-10-251-26/+33
* The undefined media sizes for both orientations not properly constructed.Svetoslav Ganov2013-10-061-2/+2
* Print attributes hint not honored.Svetoslav Ganov2013-10-041-2/+23
* Merge "Update android.print.PrintAttributes documentation" into klp-devSvetoslav Ganov2013-09-211-14/+34
|\
| * Update android.print.PrintAttributes documentationSvetoslav Ganov2013-09-191-14/+34
* | Offer to enable a print service after it is installed.Svetoslav2013-09-201-82/+102
|/
* Hiding a method that was never meant to be public.Svetoslav2013-09-191-1/+1
* Update the print dialog.Svetoslav2013-09-181-1/+1
* Adding more standard media sizes.Svetoslav Ganov2013-09-171-6/+187
* Remove unneeded print APIs and update the min margins APIs.Svetoslav2013-09-121-107/+26
* Not change the print options on printer change if possible.Svetoslav2013-09-121-6/+6
* Bug fixes in the print dialogSvetoslav2013-09-051-2/+2
* Hiding some unneeded APIs,Svetoslav2013-09-051-24/+14
* Print API updated.Svetoslav2013-09-041-921/+332
* Print APIs update.Svetoslav Ganov2013-08-271-29/+31
* Refinement of the print service APIs.Svetoslav Ganov2013-08-111-19/+19
* Iteration on the print sub-system.Svetoslav Ganov2013-07-301-55/+240
* Updating the print dialog and its interactinos with the printing app.Svetoslav Ganov2013-07-231-0/+16
* Implement persistence/restoring of print spooler state.Svetoslav Ganov2013-07-221-2/+2
* Clean up of the print APIs.Svetoslav2013-07-161-315/+579
* Print - platform APIsSvetoslav Ganov2013-06-211-0/+1226