Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix regulatory information dialog appearance | Brian Muramatsu | 2012-09-18 | 1 | -2/+4 |
| | | | | | | | | | | Bug 7081675 Replace RegulatoryInfoFragment with a custom preference so that the info shows up properly in a dialog. DialogFragments do not appear as dialogs when instantiated from preference XML files. Change-Id: Icbdf73bd5b1d14f28a01d7b9cb0f37d90340eb46 | ||||
* | Add optional regulatory info page | Brian Muramatsu | 2012-09-18 | 1 | -0/+19 |
Bug 7081675 If R.bools.config_show_regulatory_info is true, then show a "Regulatory information" item on the "About phone" page. Show a DialogFragment displaying the regulatory_info drawable if the item is clicked. Add a 1x1 blank regulatory_info drawable for devices that won't show this. Change-Id: I5823d8969de038becf4911dce893dab5dbb23537 |