summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/print
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix bug #15897505 Talk back state shows "off" while the talk back is still en...Fabrice Di Meglio2014-06-271-6/+6
* resolved conflicts for merge of f9360dbc to masterFabrice Di Meglio2014-06-121-4/+4
|\
| * Make the SwitchBar appear immediatelyFabrice Di Meglio2014-06-121-4/+4
* | am 6bfec2d6: Remove all dialog icons in SettingsAlan Viverette2014-06-111-1/+0
|\ \ | |/
| * Remove all dialog icons in SettingsAlan Viverette2014-06-101-1/+0
* | Merge "Update the settings due to a framework API change."2014-06-061-1/+1
|\ \ | |/ |/|
| * Update the settings due to a framework API change.2014-06-041-1/+1
| * This CL is not working (even after careful testing) but when I tried I was no...Fabrice Di Meglio2014-05-281-8/+11
| * Fix bug #15170508 When I initially load settings, all on/off toggles start in...Fabrice Di Meglio2014-05-271-11/+8
* | Push Local Printer Search action to the ActionMenuFabrice Di Meglio2014-06-021-1/+1
|/
* Fix bug #15109661 Settings crash after tap on back key from print settingsFabrice Di Meglio2014-05-201-9/+4
* Use SwitchBar for Print SettingsFabrice Di Meglio2014-05-152-70/+23
* Rename SettingsUtils to PrintSettingsUtilsFabrice Di Meglio2014-04-213-6/+6
* 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-182-7/+4
* Adding search for dynamic print settings.Svetoslav2014-04-111-8/+53
* Fix Switch button creation for PrintServiceFabrice Di Meglio2014-04-081-5/+17
* Code cleaning for Printing SettingsFabrice Di Meglio2014-02-131-8/+0
* There are several painful issues with the initial CL. Doing a revert for now ...Fabrice Di Meglio2014-02-111-0/+8
* Fix bug #12939786 BACK should go back into the Fragments BackStack and finall...Fabrice Di Meglio2014-02-101-8/+0
* Use Drawer in Settings appFabrice Di Meglio2014-02-031-6/+5
* am 03360cd2: am 196bc5c6: am e7b781f5: Merge "Show correct message for a prin...Svetoslav2013-11-142-14/+37
|\
| * Show correct message for a print job that is being canceled.Svetoslav2013-11-142-14/+37
* | am be74fb8d: am 43b8946f: am d9f156dd: Coalescing multiple print job notifica...Svetoslav2013-10-102-31/+9
|\ \ | |/
| * Coalescing multiple print job notifications (Settings)Svetoslav2013-10-092-31/+9
* | resolved conflicts for merge of 372cd6ab to masterSvetoslav2013-10-081-0/+19
|\ \ | |/
| * Fix a crash in the print service settigns.Svetoslav2013-10-081-4/+11
* | am ef1cfe16: am 32d7ea74: am 9379d935: Make printers for a print service not ...Svetoslav2013-10-041-0/+5
|\ \ | |/
| * Make printers for a print service not react to press.Svetoslav2013-10-041-0/+5
| * Polish print settings accessibility.Svetoslav2013-10-022-16/+64
|/
* Merge "Missing return statement if a print job is no longer present." into kl...Svetoslav Ganov2013-10-011-0/+2
|\
| * Missing return statement if a print job is no longer present.Svetoslav Ganov2013-10-011-0/+2
* | Merge "Show appropriate empty state if not printers are found." into klp-devSvetoslav2013-10-011-2/+19
|\ \
| * | Show appropriate empty state if not printers are found.Svetoslav2013-09-301-2/+19
| |/
* | Remove Google Play specific search URIs from Settings.Svetoslav2013-09-301-4/+7
|/
* Add icons to the printer list items in settings.Svetoslav2013-09-261-4/+18
* Add print job settings screen.Svetoslav Ganov2013-09-263-71/+581
* Offer to enable a print service after it is installed (Settings).Svetoslav2013-09-201-0/+18
* Ignore print service settings activities if they are not exported.Svetoslav2013-09-151-6/+19
* Print service settings polishSvetoslav Ganov2013-09-061-23/+81
* Print settings polishSvetoslav Ganov2013-09-052-15/+91
* Implementing print settings as per UX spec.Svetoslav2013-09-043-0/+880