The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "/Applications/Preferences.app"
(Created page with "This is the Settings.app which comes with stock iOS. Category:Filesystem {{Stub|software}}") |
m (Trimming the fluff and an unnecessary section.) |
||
(6 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
+ | [[Image:Settings.png|thumb|360px|Preferences.app, a.k.a. Settings]] |
||
− | This is the Settings.app which comes with stock [[iOS]]. |
||
+ | This is the Settings app which comes with stock [[iOS]]. It allows system settings to be configured, and for users to reset their device to factory settings. |
||
+ | |||
+ | The app has direct access to lockdownd so it can fetch the IMEI and other unique details. The app can also fetch the device's lock status from the baseband. |
||
+ | |||
+ | == Flexibility == |
||
+ | Applications are also able to make their settings available in this app. Developers often use this as space to list the app version. |
||
+ | |||
+ | If an application requests permissions (e.g. for camera access), this may be toggled here as well. |
||
+ | |||
+ | == Parents == |
||
+ | {{parent|Applications}} |
||
[[Category:Filesystem]] |
[[Category:Filesystem]] |
||
+ | [[Category:Application]] |
||
− | {{Stub|software}} |
Latest revision as of 02:55, 20 November 2015
This is the Settings app which comes with stock iOS. It allows system settings to be configured, and for users to reset their device to factory settings.
The app has direct access to lockdownd so it can fetch the IMEI and other unique details. The app can also fetch the device's lock status from the baseband.
Flexibility
Applications are also able to make their settings available in this app. Developers often use this as space to list the app version.
If an application requests permissions (e.g. for camera access), this may be toggled here as well.