summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/print/PrintServiceSettingsFragment.java
Commit message (Expand)AuthorAgeFilesLines
* Set service name to printer service setting titleMakoto Onuki2015-06-221-0/+10
* log visibility of viewsChris Wren2015-03-271-0/+6
* IllegalStateException fixed in print service settingsRaju Yadav2014-11-251-3/+8
* 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
* | 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
|/
* 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-151-39/+23
* Rename SettingsUtils to PrintSettingsUtilsFabrice Di Meglio2014-04-211-3/+3
* Make all the Settings Switches appear againFabrice Di Meglio2014-04-181-4/+4
* 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
* 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-021-15/+63
|/
* Show appropriate empty state if not printers are found.Svetoslav2013-09-301-2/+19
* Add icons to the printer list items in settings.Svetoslav2013-09-261-4/+18
* Add print job settings screen.Svetoslav Ganov2013-09-261-36/+80
* 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-051-14/+90
* Implementing print settings as per UX spec.Svetoslav2013-09-041-0/+519