Give us feedback
settings-plugin
Mobile icon

Settings Plugin

Stable version 1.0.1 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded on 03 September 2019 by 
4.0
 (2 ratings)
settings-plugin

Settings Plugin

Details
Plugin that enables an application to open the settings of your device. For example the wifi, bluetooth, or NFC of the mobile device. This plugin works for Android and iOS 8, 9 and 10.
Read more

The plugin allows you to open OS settings on iOS 8/9 and Android, via cordova-based app. It uses the cordova plugin from https://github.com/guyromb/Cordova-open-native-settings.

It supports a lot of settings:

    "about", // ios
    "accessibility", // ios, android
    "account", // ios, android
    "airplane_mode", // ios, android
    "apn", // android
    "application_details", // ios, android
    "application_development", // android
    "application", // android
    "autolock", // ios
    "bluetooth", // ios, android
    "castle", // ios
    "captioning", // android
    "cast", // android
    "cellular_usage", // ios
    "configuration_list", // ios
    "data_roaming", // android
    "date", // ios, android
    "display", // ios, android
    "dream", // android
    "facetime", // ios
    "home", // android
    "keyboard", // ios, android
    "keyboard_subtype", // android
    "locale", // ios, android
    "location", // ios, android
    "manage_all_applications", // android
    "manage_applications", // android
    "memory_card", // android
    "music", // ios
    "music_equalizer", // ios
    "music_volume", // ios
    "network", // ios, android
    "nike_ipod", // ios
    "nfcsharing", // android
    "nfc_payment", // android
    "nfc_settings", // android
    "notes", // ios
    "notification_id", // ios
    "passbook", // ios
    "phone", // ios
    "photos", // ios
    "print", // android
    "privacy", // android
    "quick_launch", // android
    "reset", // ios
    "ringtone", // ios
    "browser", // ios
    "search", // ios, android
    "security", // android
    "settings", // ios, android
    "show_regulatory_info",
    "sound", // ios, android
    "software_update", // ios
    "storage", // ios, android
    "store", // ios, android
    "sync", // android
    "tethering", // ios
    "twitter", // ios
    "usage", // ios, android
    "user_dictionary", // android
    "video", // ios
    "voice_input", // android
    "vpn", // ios
    "wallpaper", // ios
    "wifi_ip", // android
    "wifi", // ios, android
    "wireless" // android

Licensing

Location plugin for Apache Cordova
Apache License 2.0
Copyright 2012 The Apache Software Foundation

Release notes (1.0.1)

Changed the plugin to OutSystems version 11.  Including support for iOS 10.

Reviews (0)