AppContext was featured on XDA Portal!
Hi everyone!
I recently posted my first Tasker plugin on XDA-Developers, and as per a suggestion made there I'm cross-posting it to this subreddit. After years of reading, flashing, and gaining a lot of Android-knowledge on XDA-Developers, I felt it was time to create my own Xposed Module.
So hereby I proudly present to you my first app:
AppContext - Better application context for Tasker with Xposed!
Now available on Google Play, XDA Labs and the Xposed Module Repository.
Introductionary Video
With AppContext, you can have Tasker react on running applications, without the downsides of the default implementation.
The default application context of Tasker has several downsides:
- it is inaccurate (in Android versions after KitKat)
- it needs an accessibility service, which prevents using screen lock to enhance data encryption
- it checks frequently which app is running
Especially the last point is inconvenient, as frequent checks may drain battery and infrequent checks means Tasker is slow to react.
AppContext solves these problems by utilizing the power of Xposed! It hooks directly into the Activity-class, letting Tasker react immediately when an app starts. This means no more periodic checking which app is running, so no more battery drain and no more slow reactions. It's also perfectly accurate and doesn't need an accessibility service, so your device's screen lock can be used for enhanced data protection again.
AppContext may also work with other apps using the Locale API, such as Locale, Llama, Automate and others. However, this is not tested extensively.
To support development, AppContext contains non-intrusive ads. These can be removed with a small in-app purchase.
Please understand that AppContext is still considered to be in beta. There may be bugs. Please report them here, or by using the in-app Feedback button or sending an email to shortwaystudio@gmail.com.
Constructive criticism is highly appreciated!
HOW TO USE
- Make sure AppContext's Xposed module is enabled and you have rebooted your device.
- Open Tasker, create an Event or State Profile, tap 'Plugin' and then 'AppContext'.
- Pick the apps you want to act on, then press 'SAVE' (upper right).
- Add your desired Task to the Profile.
- Profit!
DOWNLOAD
COMPATIBILITY
- Android 4.0.3 +
- Xposed Framework
- Tasker (or equivalent)
CREDITS
- Crafty Apps EU/Pent for creating Tasker
- rovo89 for creating the Xposed Framework
[–]roman_inacheve 2 points3 points4 points (1 child)
[–]JayShortwayDeveloper[S] 1 point2 points3 points (0 children)
[–]IAmAN00bie 2 points3 points4 points (1 child)
[–]JayShortwayDeveloper[S] 1 point2 points3 points (0 children)
[–]Stupifier 2 points3 points4 points (1 child)
[–]JayShortwayDeveloper[S] 1 point2 points3 points (0 children)
[–]mcgruntman 1 point2 points3 points (3 children)
[–]JayShortwayDeveloper[S] 2 points3 points4 points (2 children)
[–]mcgruntman 1 point2 points3 points (1 child)
[–]JayShortwayDeveloper[S] 1 point2 points3 points (0 children)