summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/SubSettings.java
Commit message (Collapse)AuthorAgeFilesLines
* Bluetooth: Add Manifest configure to fix settings crash issue.Matadeen Mishra2015-10-081-0/+1
| | | | | | | | | | | | | | | Settings is crashed when press back key after rotating screen when Bluetooth profile activity is opened. Add manifest configure to enable screen orientation feature. Settings: Change the text size of title when rotate screen The text size of bluetooth settings' title is not changed when rotate the screen. According to the configuration, change the text size of title. Change-Id: I3f08d0dd8181ffc8999ed29ac31dcc19a7dd56e9 CRs-Fixed: 917010
* Use Drawer in Settings appFabrice Di Meglio2014-02-031-1/+1
| | | | | | | | | | | | | | | | | | | | - get rid of PreferenceActivity as much as we can and use fragments instead - add Drawer widget - add Dashboard high level entry into the Drawer (but this is work in progress and would be done in another CL) - add bypass of fragment's Header validation when launched from the Drawer but *force* validation if external call thru an Intent Be aware that WifiPickerActivity should remain for now a PreferenceActivity. It is used by SetupWizard and should not trigger running the SettingsActivity's header building code. SetupWizard is a Home during the provisionnig process and then deactivate itself as a Home but would make the Home header to appear in the Drawer (because momentarily we would have two Home). Also, verified that: - the WiFi settings still work when called from SetupWizard - when you have multiple Launchers, the Home header will appear in the list of Headers in the Drawer Change-Id: I407a5e0fdd843ad7615d3d511c416a44e3d97c90
* More code cleaningFabrice Di Meglio2014-01-141-3/+0
| | | | | | | | | - remove some dead code - better variable naming - add debug log for exception - clean some unused imports Change-Id: Iec4239a7e75f29d860f286ab089e748e8a672281
* Whitelist fragments appropriate for an activityAmith Yamasani2013-07-301-0/+11
| | | | Change-Id: If4f8c4e9d9949b652946cffe0ebb09b587e5a042
* Fix up-navigation for different levels of Settings screens.Amith Yamasani2012-05-141-0/+6
| | | | | | | | | No up affordance for 2-pane screens since there's already a fragment breadcrumb for navigating up. Bug: 6452961 Change-Id: Iad9a5c2d0b68cc8f2aec7d5ed8e2ab14d023d48c
* Whoops forgot to add this file.Dianne Hackborn2011-03-151-0/+24
Change-Id: Ic040d02e6985bff8c2ee4afea133ff865d252b79