Confirmed users
1,051
edits
(→Note) |
(→Note) |
||
| Line 87: | Line 87: | ||
:* '''Using [https://github.com/mozilla-b2g/gaia/tree/master/customization mozilla-b2g/gaia/customization]''' | :* '''Using [https://github.com/mozilla-b2g/gaia/tree/master/customization mozilla-b2g/gaia/customization]''' | ||
::* For sim specific customization (by MNC/MCC) - shared/resources/apn.json | ::* For sim specific customization (by MNC/MCC) - shared/resources/apn.json | ||
::* Add or move the following line | ::* Add or move the following line in the carrier section. | ||
<code>{"voicemail":"555555555","type":["operatorvariant"]}</code> | <code>{"voicemail":"555555555","type":["operatorvariant"]}</code> | ||
| Line 113: | Line 113: | ||
"wallpaper.image": "data:image/png;base64,iVBORw0... more HEX here | "wallpaper.image": "data:image/png;base64,iVBORw0... more HEX here | ||
</code> | </code> | ||
* '''Message settings in Cell & Data/APN settings''' | |||
:* '''Using [https://github.com/mozilla-b2g/gaia/tree/master/customization mozilla-b2g/gaia/customization]''' | |||
::* For sim specific customization (by MNC/MCC) - shared/resources/apn.json | |||
.. more | .. more | ||
== Reference == | == Reference == | ||
* [https://developer.mozilla.org/en-US/Firefox_OS/Developing_Gaia/Market_customizations_guide Market customizations guide] | * [https://developer.mozilla.org/en-US/Firefox_OS/Developing_Gaia/Market_customizations_guide Market customizations guide] | ||