android:tasker


  • Profile: Least network connection during night
    • Condition: from 12:00 AM till 7:30 AM AND Wifi Connected to Home Networks
    • Exec Task: set ON, set OFF, NFC Disabled, Data toggle OFF
    • Exit Task: set ON, set ON, NFC Enabled, Data toggle ON

  • Profile: High accuracy by Apps
    • Condition: Apps requires High accuracy such as Camera, Maps, …
    • Exec Task: Location Mode / High Accuracy 1)
    • Exit Task: Location Mode / Battery Saving 2)

  • Profile: Auto Rotation by Apps
    • Condition: Apps requires Auto rotation such as Picture manager (Google Photos), Youtube, Play Books, …
    • Exec Task: Display AutoRotate Set On
    • Exit Task: DIsplay AutoRotate Set Off

  • Profile: Extend screen off time by Apps
    • Condition: Apps requires Chrome, Docs, Sheets, Slides, Facebook, Twitter, Instagram, Play Books, …
    • Exec Task: Display Timeout Set Secs 0 Mins 2 Hours 0
    • Exit Task: Display Timeout Set Secs 30 Mins 0 Hours 0

  • Profile: Shutdown device due to low battery
    • Condition: Battery Level From 0 to 25 — Battery reaches less than 25%
    • Exec Task: Reboot Options Shutdown 3)

  • Profile: Greenify device when screen off and wifi disconnected
    • Condition: Display State is Off AND Not Wifi Connected
    • Exec Task: Hibernate Now Set All greenified apps 4)
    • Exit Task: Wake Up Set Google

  • Profile: WiFi Off, AutoSync Off
    • Condition: Not Wifi Connected
    • Exec Task: Auto-Sync Set Off
    • Exit Task: Auto-Sync Set On

  • Profile: Reset Volumes
    • Condition: NFC Status On AND from 7:40AM til 7:50AM
    • Exec Task:
      • Alarm Volume Level number 5)
      • Media Volume Level number 6)
      • Notification Volume Level number 7)
      • Ringer Volume Level number 8)
      • System Volume Level number 9)

  • Profile: Total Silence when Attending Mass
    • Condition: State → Calendar Entry [e.g: Title: Attending Mass , Calendar: Catholic]
    • Exec Task: Do Not Disturb Set All — Total Silence
    • Exit Task: Do Not Disturb Set None

  • Profile: Do not disturb with Priority when Attending Meeting
    • Condition: State → Calendar Entry [e.g: Title: Attending Meeting , Calendar: Business]
    • Exec Task: Do Not Disturb Set Priority — Notify only selected contacts and urgent calls
    • Exit Task: Do Not Disturb Set None

  • Profile: Disable Google Assistant at home
    • Condition: StateWifi Connected to Home Networks
    • Exec Task: Run Shell Use Root
      pm disable com.google.android.googlequicksearchbox/com.google.android.voiceinteraction.GsaVoiceInteractionService
    • Exit Task: Run Shell Use Root
      pm enable com.google.android.googlequicksearchbox/com.google.android.voiceinteraction.GsaVoiceInteractionService

Tasker profiles depending on each device for its own purpose.



1) , 2) , 3)
with Secure Settings
4)
with Greenify
5) , 6) , 7) , 8) , 9)
depending on device
  • android/tasker
  • Last modified: 2020/02/12 15:16
  • by Júne Park