summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/print/PrintSettingsFragment.java
Commit message (Expand)AuthorAgeFilesLines
* Promote "add service" from menu to list itemMakoto Onuki2015-06-111-18/+68
* [WifiSettings] Add progress bar when scanningMaurice Lam2015-04-291-3/+1
* Allow help to be defined to intent uriJason Monk2015-04-141-0/+5
* log visibility of viewsChris Wren2015-03-271-0/+6
* Allow system apps to add to settings dashboardJason Monk2015-03-251-5/+4
* Settings: Remove all unused imports.John Spurlock2015-03-181-3/+0
* Settings not showing print jobs for a managed profile.Svetoslav2015-01-131-1/+1
* Reset spinner selectionAlexandra Gherghina2014-10-161-4/+7
* Fix print icons in settings.Svetoslav2014-09-101-2/+2
* Reset Settings task when using the user switcherAlexandra Gherghina2014-09-051-1/+1
* Extract common functionality for profile spinner into UtilsAlexandra Gherghina2014-07-311-14/+3
* Remove unnecessary code.Svetoslav2014-07-291-10/+3
* Toggle between primary and managed profile in Print SettingsAlexandra Gherghina2014-07-291-2/+57
* Fix some Dashboard top categories not showing for SearchFabrice Di Meglio2014-07-011-8/+12
* Push Local Printer Search action to the ActionMenuFabrice Di Meglio2014-06-021-1/+1
* Use SwitchBar for Print SettingsFabrice Di Meglio2014-05-151-31/+0
* Rename SettingsUtils to PrintSettingsUtilsFabrice Di Meglio2014-04-211-1/+1
* Code cleaningFabrice Di Meglio2014-04-211-1/+1
* Enable highlighting of Print servicesFabrice Di Meglio2014-04-211-0/+6
* Fix Print title name in search resultsFabrice Di Meglio2014-04-181-1/+1
* Make all the Settings Switches appear againFabrice Di Meglio2014-04-181-3/+0
* Adding search for dynamic print settings.Svetoslav2014-04-111-8/+53
* Show correct message for a print job that is being canceled.Svetoslav2013-11-141-6/+18
* Coalescing multiple print job notifications (Settings)Svetoslav2013-10-091-28/+3
* Remove Google Play specific search URIs from Settings.Svetoslav2013-09-301-4/+7
* Add print job settings screen.Svetoslav Ganov2013-09-261-35/+288
* Offer to enable a print service after it is installed (Settings).Svetoslav2013-09-201-0/+18
* Print settings polishSvetoslav Ganov2013-09-051-1/+1
* Implementing print settings as per UX spec.Svetoslav2013-09-041-0/+286