Skip to content

OdinTools 1.0.1

Compare
Choose a tag to compare
@langerhans langerhans released this 28 Jan 18:09
· 119 commits to main since this release

OdinTools 1.0.1

This is a massive new release with lots of improvements to the existing code and per-app override config for controller settings!

How per-app settings work

OdinTools will constantly monitor which app is currently in foreground. Once it detects an app that it has a configured override for it save the current settings for later and will apply the settings made in that override.
Any time an app comes into foreground that has no defined overrides OdinTools will apply the satte it previously saved.

How to use per-app controller settings

Navigate to the new App overrides screen and select Add app override. A Dialog will list all your app (alphabetically). Pickt eh one you would like to define an override for:

Screenshot_20240127-190125

Select the overrides you would like to apply and click Save:

Screenshot_20240127-190340

To edit existing overrides just select the app in the App overrides screen. Here you are also able to delete existing overrides:

Screenshot_20240127-190135

⚠️ Note ⚠️
This feature works by using an accessibility service to monitor which app is currently in foreground. Android will occasionally ask you to review active accessibility services. Make sure to not disable the OdinTools service or otherwise per-app overrides will stop working. OdinTools does not actually "view or control your screen" as stated in said notification. That's just the default text the system uses.

Screenshot_20240122-222951