summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/SettingsPreferenceFragment.java
Commit message (Expand)AuthorAgeFilesLines
* Settings : Recompute highlight index upon changesDanesh M2016-02-021-5/+6
* Fix NPE in SettingsPreferenceFragmentGianmarco Reverberi2015-11-071-2/+4
* Wait with finishing until fingerprints are removedJorim Jaggi2015-08-121-1/+4
* Help fallbacks and intent workJason Monk2015-05-281-1/+1
* Fixed an issue with back key behaviorFyodor Kupolov2015-04-301-5/+0
* [WifiSettings] Add progress bar when scanningMaurice Lam2015-04-291-0/+8
* Settings: Fabulous "Add rule" button.John Spurlock2015-04-161-0/+8
* Merge "Allow help to be defined to intent uri"Jason Monk2015-04-141-8/+6
|\
| * Allow help to be defined to intent uriJason Monk2015-04-141-8/+6
* | Fix loading screens for manage and running appsJason Monk2015-04-131-0/+5
|/
* log visibility of viewsChris Wren2015-03-271-2/+2
* Use correct list index for search highlightingAlan Viverette2014-09-081-6/+9
* Increase the delay for the Search result Ripple effect to happenFabrice Di Meglio2014-09-041-1/+1
* Fix bug #16957601 Stability: ISE in Settings: Observer com.android.settings.Fabrice Di Meglio2014-08-141-9/+17
* Fix bug #16660405 Stability: ISE in Settings: Observer ...Fabrice Di Meglio2014-07-291-6/+11
* Fix bug #16533532 Settings app crashes on device orientation changeFabrice Di Meglio2014-07-251-0/+3
* Add the capability to set a pinned header to SettingsPreferenceFragmentFabrice Di Meglio2014-07-211-0/+22
* Fix SettingsPreferenceFragment.startFragment()Fabrice Di Meglio2014-07-011-11/+16
* Improve Search results highlightingFabrice Di Meglio2014-06-191-40/+0
* Improve Preference highlighting for SearchFabrice Di Meglio2014-05-211-4/+14
* Fix bug #15115542 Ripple effect is crashing Settings with java.lang.NullPoint...Fabrice Di Meglio2014-05-211-1/+1
* TouchFeedbackDrawable is now RippleDrawableAlan Viverette2014-05-191-6/+9
* Fix bug #14288652 Settings crash on hitting back key from Tap and Pay screenFabrice Di Meglio2014-04-241-4/+12
* Fix NPE java.lang.IllegalStateException: Observer com.android.settings.Settin...Fabrice Di Meglio2014-04-211-2/+9
* Enable highlighting of Print servicesFabrice Di Meglio2014-04-211-3/+23
* Improve Preference highlightingFabrice Di Meglio2014-04-181-45/+105
* Fix potential NPE with Preference highlightingFabrice Di Meglio2014-04-161-8/+10
* Improve Preference highlight effectFabrice Di Meglio2014-04-161-4/+1
* Improve Preference highlighting from a Search resultFabrice Di Meglio2014-04-161-27/+69
* Add support for saving and using the Preference's key valueFabrice Di Meglio2014-04-081-0/+45
* Fix bug #12993929 Screen orientation change replaces wifi password dialog wit...Fabrice Di Meglio2014-02-181-11/+9
* Use Drawer in Settings appFabrice Di Meglio2014-02-031-7/+4
* Restriction pin changes.Geoffrey Borggaard2013-08-071-1/+1
* Potential fix for a monkey-related NPEAmith Yamasani2013-04-091-1/+9
* Improve error message to figure out which fragment class is problematic.Amith Yamasani2013-02-051-2/+5
* Pass the locale code in the help url for help pages.Amith Yamasani2012-12-061-6/+2
* Improved dialog management in Settings>UsersAmith Yamasani2012-10-021-0/+13
* Show more settings and add restrictions/dialogs for secondary usersAmith Yamasani2012-09-231-0/+8
* Delay calling setHasOptionsMenu() to avoid a crash in Wifi SettingsAmith Yamasani2012-04-231-3/+3
* Help menus for several screens.Amith Yamasani2012-04-231-0/+44
* Bug 5050590: wrong title for lock screenGilles Debunne2011-08-231-9/+3
* Fix crash after adding a word to the user dictionary.Amith Yamasani2011-01-311-5/+12
* Clear mDialogFragment when it's detachedHung-ying Tyan2011-01-281-0/+12
* Fix issue #3400255 Dialog fragments crash on rotation in Settings appDianne Hackborn2011-01-271-15/+10
* Fix alert dialogs in VpnSettings.Hung-ying Tyan2011-01-261-2/+4
* Allow OnCancelListener and OnDismissListener in Settings appHung-ying Tyan2011-01-251-0/+41
* Fix issue #3306021 NPE at android.app.AlertDialog.getDefaultDialogTheme(Alert...Dianne Hackborn2011-01-241-0/+11
* Add WifiPickerActivity for PICK_WIFI_NETWORKDaisuke Miyakawa2011-01-171-2/+2
* Remove extra button bar.Amith Yamasani2011-01-121-99/+2
* 3244931 ANR while in settings attempting to enable Accessibility->Talkabout (...Svetoslav Ganov2010-12-101-7/+40