Skip to main content

Call to a function with sending data from another View Controller in Swift Xcode iOS Application

  Download project zip Or access each file in the project

AppContext



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 by using the in-app Feedback button, or by sending an email to shortwaystudio@gmail.com.

AppContext is also available on Google Play and XDA Labs.

COMPATIBILITY
• Android 4.0.3 and higher
• Xposed Framework
• Tasker (or equivalent)

CREDITS
• Crafty Apps EU/Pent for creating Tasker
• rovo89 for creating the Xposed Framework

Author(s): 

JayShortway

Support/Discussion URL: 

https://forum.xda-developers.com/xposed/modules/appcontext-application-context-tasker-t3623272

Package: 

io.shortway.appcontext

Version name: 

0.3.1

Release type: 

Stable (low risk of bugs)

Download: 

io.shortway.appcontext_v5_7306ad.apk (2.34 MB)

Number of downloads: 

33 in total · 33 in the last 24 hours

MD5 checksum: 

7306ad3f0327e0ae737577fa37a7cf1d

Uploaded on: 

Monday, June 19, 2017 - 14:14

Changes: 

0.3.1 - Bugfix release.
Please report any bugs by using the in-app Feedback button, or by sending an email to shortwaystudio@gmail.com.
[FIXED] If AppContext's module is enabled, it won't complain about not being able to find the Xposed Framework.
[FIXED] Pressing 'back' when picking apps to act on does not crash the app anymore.
[FIXED] The Tasker blurb in a State profile makes sense now.

Popular posts from this blog

Google Search Bar Destroyer

Straightforward module to remove the unsightly Google Search Bar from the homescreen. The hook point is very generic, so update are rarely needed. Thanks to theknut/GEL's Xposed module for early hints/hook points. Author(s):  jeboo Support/Discussion URL:  https://forum.xda-developers.com/axon-7/themes/mod-hide-google-search-bar-t3547447 Source code URL:  https://github.com/jeboo/googlesearchbar_destroyer Package:  com.none.gsb_destroyer Version name:  1.1 Release type:  Stable  (low risk of bugs) Download:  com.none.gsb_destroyer_v2_329831.apk  (1.35 MB) Number of downloads:  40 in total · 40 in the last 24 hours MD5 checksum:  329831872cfeb03c62cc546d03bbab38 Uploaded on:  Monday, January 30, 2017 - 03:59 Changes:  Updated for Google code changes (April '16).

Play Store Fixes

If you have set a custom DPI, Play Store stops showing some of your apps because Google thinks they are incompatible with your phone. This module tries to avoid that by making Play Store think it had a "normal" DPI and transmitting the same to Google's servers. Note that it will NOT allow you to download apps that are not offered in your country, or restricted by anything but your custom DPI. After installing this modules, you might want to check the settings. You can access them from the "Modules" tab in the Xposed Installer. Just click on the module. From here, you can: - Choose which DPI to send (default: 240) - Unlock the debug menu. Useful to quickly empty the cache to force a recheck for updates, but can also do  other things . Afterwards, you need to reboot. If you still don't see all apps, you can try one or more of the following steps: - Just wait a few hours or days - wherever something is cached, it should be refreshed from time to time -