Android Permissions

Reasons for every permission
  • READ_HISTORY_BOOKMARKS
    • Required by Bookmarks widget for viewing bookmarks list.
  • WRITE_HISTORY_BOOKMARKS
    • Required by Bookmarks widget for the 'Create Thumbnails' tool.
  • WRITE_EXTERNAL_STORAGE
    • Required by Facebook, Twitter and People widgets for saving images cache on SD Card.
  • INTERNET 
    • Required by Facebook and Twitter widgets for updating data.
    • Required by Bookmarks widget for the 'Create Thumbnails' tool.
    • Please note that we respect the Disable background data setting of your device.
  • ACCESS_NETWORK_STATE 
    • Required by Facebook and Twitter widgets to skip update in case there is no internet access.
  • READ_CALENDAR 
    • Required by Calendar widget for viewing calendar events.
  • WRITE_CALENDAR 
    • Required by Calendar widget for the 'Quick Event Inserter' tool.
  • READ_CONTACTS
    • Required by People widget for displaying contacts. 
    • Required by Messages widget for displaying contacts pictures.
  • CALL_PHONE 
    • Required by People widget for direct dial on contact click action.
  • RECEIVE_SMS 
    • Required by Messages widget for automatic update on incoming sms message.
  • READ_SMS 
    • Required by Messages widget for viewing latest sms messages.
  • WRITE_SMS 
    • Required by Messages widget for the 'Mark All As Read' action.
  • CAMERA
    • Required by  Facebook and Twitter for the upload image functionality.
  • GET_ACCOUNTS 
    • Required by People widget for filtering internal contact groups.