[APP] µTask - Automate your settings

Search This thread

Zappza

Senior Member
Nov 16, 2008
237
21
Should be possible to change to the default option if you have previously set it to something.

Ie, if I choose that bluetooth should turn on when I open Audible, I should have the option to set it back to "Default" (do not change) if I later change my mind, without having to reset all of the settings.

Sent from my Xperia Z1 using XDA Premium 4 mobile app
 

JMarkyBB

Member
May 1, 2011
5
0
Bought it after setting up 1 profile, love it, tried & tried Tasker to automate my phone, to some degree I have got it, but there is just something missing from my profiles, there are that many variables that once I have figured out what I want it to do I've forgotten what I am looking for, going to stick with Tasker but uTask has just taken over the automation mantle for me.

Sent from my SM-N9005 using Tapatalk
 

Top Liked Posts

  • There are no posts matching your filters.
  • 25
    ban.png

    Hello everyone ! Here we go for a small story :

    Nowadays, your device has bluetooth, wifi, adaptive brightness and a lot of other settings. I was tired to switch between screens to enable or disable them one by one.

    That's why I created μTask which automate this process. µTask allow you to create a task for each app which will be applied when you launch the app.

    There is a bunch of possibilities :

    - Brightness auto/manual
    - Media volume default/manual
    - Mobile data on/off
    - Wifi on/off
    - Bluetooth on/off
    - GPS on/off (beta)
    - Synchronization on/off

    And if your device is rooted, you can enjoy more features (depending of your kernel) :

    - CPU governor
    - Maximum CPU frequency
    - Minimum CPU frequency
    - IO scheduler
    - Read ahead buffer
    - TCP congestion algorithm
    - High audio performances on/off
    - High wifi performances (wifi_pm) on/off

    DOWNLOAD

    For those who are unable to access the google play store, the apk is available in the download section



    Keep in mind that it's still a BETA !

    TODO LIST

    Here are the features which needs to be implemented or the bugs to solve.

    - Brightness default mode (fixed)
    - Sync on/off (fixed)
    - Reset parameters individually (fixed)
    - Fix brightness bug (waiting for feedbacks)
    - Data on/off bug (waiting for feedbacks)
    - GPS background toggle (using root and secure settings) (investigating)
    - GPS bug (investigating)
    - Screen rotation (todo)
    - Screen timeout (todo)
    - Separate volume toggle (todo)
    - Xposed system hook (todo)
    - Event on jack plugged (todo)
    - Event for battery (todo)

    PREVIEW


    preview.png


    THANKS


    - Omar S. Marcial Hernandez for spannish translations


    NOTE

    If you have some ideas to impement, let me know on this thread and let's discuss on it ;)

    - This app is currently under beta so bugs are expected !
    - For those who needs help, use this post.
    - For translation purposes, pm me ;)
    - My PM is not a technical support, I will not help you to root your device or unlock your bootloader !
    - Thanks and feedbacks are apreciated !

    XDA:DevDB Information
    µTask, App for the Android General

    Contributors
    sybiload

    Version Information
    Status: Beta
    Current Beta Version: 1.4.0 beta
    Beta Release Date: 2014-04-25

    Created 2014-04-25
    Last Updated 2014-05-10
    3
    Reserved

    CHANGELOG

    Code:
    v1.4.0 beta
    - Fixed several bugs
    - Added spannish translations
    - Improved the startup help
    - Added an option to reset parameters to default individually
    - Added an option to show beta settings
    
    v1.3.0 beta
    - Fixed several bugs
    - Optimized the code for less demand
    - Added a synchronization on/off option
    
    v1.2.1 beta
    - Solved brightness mode bug
    
    v1.2.0 beta
    - Solved the battery draining issue when the device was in standby
    
    v1.1.0 beta
    - Solved a big issue with the mobile data (GPRS) switch
    - Added a GPS option
    - Minor bugs fixed
    
    v1.0.0 beta
    - Initial release
    3
    I've also put a Todo list on the first post to gather all your suggestions ;)

    Hook to sytem through Xposed please. It won't require a background service if xposed is used.

    Sent from my RPG with auto targeting
    2
    Cool concept.. Lightweight at the moment... Adding screen rotation would be really useful.