Url schemes of settings & system apps on iOS9
##Introduce
Url schemes of settings & system apps on iOS9. If you have others,please give me pull or issues.
==== update:
For iOS 10+ , prefs==>Prefs
, need to add prefix app-
except Today Widget
.
eg:
app-Prefs:root
Today Widget
using Prefs:root
My device is iPhone6(iOS 9.3.3).
@"=====Settings=====",
@"prefs:root",//Settings 设置(equals to@"prefs:" )
@"prefs:root=AIRPLANE_MODE",//Settings-Airplane Mode 设置-飞行模式 Switch to airplane mode(It seems not working well on iOS9.2.1)
@"prefs:root=WIFI",//Settings-WLAN 设置-无线局域网
@"prefs:root=Bluetooth",//Settings-Bluetooth 设置-蓝牙
@"prefs:root=MOBILE_DATA_SETTINGS_ID",//Settings-Cellular 设置-蜂窝移动网络
@"prefs:root=INTERNET_TETHERING",//Settings-Personal Hotspot 设置-个人热点
@"prefs:root=VPN",//Settings-VPN 设置-VPN (同样也是 设置-通用-VPN)
@"prefs:root=Carrier",//Settings-Carrier 设置-运营商
@"prefs:root=NOTIFICATIONS_ID",//Settings-Notifications 设置-通知
@"prefs:root=ControlCenter",//Settings-Control Center 设置-控制中心
@"prefs:root=DO_NOT_DISTURB",//Settings-Do Not Disturb 设置-勿扰模式
@"prefs:root=General",//Settings-General 设置-通用
@"prefs:root=General&path=About",//Settings-General-About 设置-通用-关于本机
@"prefs:root=General&path=SOFTWARE_UPDATE_LINK",//Settings-General-Software Update 设置-通用-软件更新
@"prefs:root=General&path=SIRI",//Settings-General-Siri 设置-通用-Siri
//@"prefs:root=General&path=Spotlight_Search",
//@"prefs:root=General&path=Spotlight検索",//Googled this,not working.
@"prefs:root=General&path=ACCESSIBILITY",//Settings-General-Accessibiilty 设置-通用-辅助功能
@"prefs:root=General&path=AUTO_CONTENT_DOWNLOAD",//Settings-General-Backgound App Refresh 设置-通用-后台应用刷新
@"prefs:root=General&path=AUTOLOCK",//Settings-General-(Auto-Lock) 设置-通用-自动锁定
@"prefs:root=General&path=DATE_AND_TIME",//Settings-General-Date&Time 设置-通用-日期与时间
@"prefs:root=General&path=Keyboard",//Settings-General-Keyboards 设置-通用-键盘
@"prefs:root=General&path=Keyboard/KEYBOARDS",//Settings-General-Keyboards-Keyboards 设置-通用-键盘-键盘
@"prefs:root=General&path=INTERNATIONAL",//Settings-General-Language&Region 设置-通用-语言与地区
@"prefs:root=General&path=VPN",//Settings-General-VPN 设置-通用-VPN
@"prefs:root=General&path=ManagedConfigurationList",//Settings-General-Profiles 设置-通用-描述文件
@"prefs:root=General&path=Reset",//Settings-General-Reset 设置-通用-还原
@"prefs:root=DISPLAY",//Settings-Display&Brightness 设置-显示和亮度
@"prefs:root=Wallpaper",//Settings-Wallpaper 设置-墙纸
@"prefs:root=Sounds",//Settings-Sounds 设置-声音
@"prefs:root=Sounds&path=Ringtone",//Settings-Sounds-Ringtone 设置-声音-电话铃声
@"prefs:root=TOUCHID_PASSCODE",//Settings-Touch ID&Passcode 设置-Touch ID与密码
@"prefs:root=BATTERY_USAGE",//Settings-Battery 设置-电池
@"prefs:root=Privacy",//Settings-Privacy 设置-隐私
@"prefs:root=LOCATION_SERVICES",//Settings-Privacy-Location Services 设置-隐私-定位服务
@"prefs:root=CASTLE",//Settings-iCloud 设置-iCloud
@"prefs:root=CASTLE&path=STORAGE_AND_BACKUP",//Settings-iCloud-Storage 设置-iCloud-储存空间
@"prefs:root=STORE",//Settings-iTunes&App Stores 设置-iTunes Store与App Store
@"prefs:root=PASSBOOK",//Settings-Wallet 设置-wallet 与 Apple Pay
@"prefs:root=ACCOUNT_SETTINGS",//Settings-Mail,Contacts,Calendars 设置-邮件、通讯录、日记
@"prefs:root=NOTES",//Settings-Notes 设置-备忘录
@"prefs:root=REMINDERS",//Settings-Reminders 设置-提醒事项
@"prefs:root=Phone",//Settings-Phone 设置-电话
@"prefs:root=Phone&path=CallerID",//Settings-Phone-Show My Caller ID 设置-电话-在被叫方显示本机号码
@"prefs:root=MESSAGES",//Settings-Messages 设置-信息
@"prefs:root=FACETIME",//Settings-FaceTime 设置-Facetime
@"prefs:root=MAPS",//Settings-Maps 设置-地图
@"prefs:root=COMPASS",//Settings-Compass 设置-指南针
@"prefs:root=SAFARI",//Settings-Safari 设置-Safari
@"prefs:root=MUSIC",//Settings-Music 设置-音乐
@"prefs:root=MUSIC&path=com.apple.Music:EQ",//Settings-Music-EQ 设置-音乐-EQ
@"prefs:root=VIDEO",//Settings-Videos 设置-视频
@"prefs:root=Photos",//Settings-Photos&Camera 设置-照片与相机
@"prefs:root=com.apple.iBooks",//Settings-iBooks
@"prefs:root=com.apple.podcasts",//Settings-播客
@"prefs:root=GAMECENTER",//Settings-Game Center 设置-Game Center
@"prefs:root=TWITTER",//Settings-Twitter 设置-Twitter
@"prefs:root=FACEBOOK",//Settings-Facebook 设置-Facebook
@"prefs:root=FLICKR",//Settings-Flickr 设置-Flickr
@"prefs:root=VIMEO",//Settings-Vimeo
@"prefs:root=WEIBO",// Settings-Weibo 设置-新浪微博
@"prefs:root=TENCENT_WEIBO", // Settings-Tencent Weibo 设置-腾讯微博
UIApplicationOpenSettingsURLString,//->@"app-settings:",App Authorization Setting Page(at least 1 authorize requested)
@"=====Apps=====",
@"shoebox:",//Wallet
@"x-web-search:",//Safari
@"pcast:",//Pod cast
@"applenews:",//Apple News
@"itms:",//iTunes Store With additional apis below,iTunes Store 下面是额外接口
//1.iTunes Store(View Album):itms://itunes.apple.com/us/album/id${ID}?app=itunes
//2.iTunes Store(View Artist):itms://itunes.apple.com/us/artist/id${ID}?app=itunes
@"ibooks:",//iBooks
@"gamecenter:",//Game Center
@"fmip1:",//Find My Phone
@"facetime-audio:(disappeared at Chinese version)",//facetime-audio,国行被阉割
@"facetime:",//Facetime
@"itms-watch:",//iWatch
@"itms-apps:",//App Store
//open by id:itms-apps://itunes.apple.com/app/id${ID}
@"x-apple-reminder:",//Reminders,提醒事项
@"mobilenotes:",//Notes
@"music:",//Apple Music
//1.View Album:https://itunes.apple.com/us/album/id${ID}?app=music
//2.View Artist:https://itunes.apple.com/us/artist/id${ID}?app=music
@"sms:",//Send a Message,发短信
@"message:",//Mail-Inbox,进入收件箱
@"mailto:",//Mail-Send a mail,发邮件
@"http://maps.apple.com/?q",//Maps,地图
@"videos:",//Videos,视频
@"findmyfriends:",//Find My Friends
@"tel:0123-45-6789",//Call 0123-45-6789,拨打电话0123-45-6789
@"telprompt:0123-45-6789",//Call 0123-45-6789 with alert,提示拨打电话0123-45-6789
Marking “X” means that I can’t find ways to open.