Android Pie Screen Brightness Workaround v1.3

Android 9 screen brightness workaround

  1. Changelog v1.3

    SmartPhoneLover
    - New: Different method to get min/max values (no root nor special permissions needed). (Thanks to @mehPhone from Reddit for sharing)
    - Other: As min/max values can be retrieved without the need of root or special permissions, there's no need to get/set any of these values anymore.
    - Other: Re-worked 'Initial Setup' task.
    - Other: Other minor changes.
  2. Changelog v1.2

    SmartPhoneLover
    - New: Added a separate version for users that want to automate getting min and max values. (recommended only if values changes on every device boot, as reported by some users) (root needed)
    - Other: All switched to Project type.
    - Other: Added missing task labels (notes) to guide the user how to proceed.
    - Other: minor changes.
  3. Changelog v1.1

    SmartPhoneLover
    - Fix: Not applying the correct value if '0' was sent. (to make it work, root or at least 'WRITE_SECURE_SETTINGS' permission is needed for Tasker)