Android-SimpleTimeTracker icon indicating copy to clipboard operation
Android-SimpleTimeTracker copied to clipboard

[Feature Request] Support shortcut function that can help automation when intents are not available

Open N1N74 opened this issue 1 year ago • 3 comments

Hello, I am writing this since I found no prior issue about this and after trying to get intents working on PhoneProfilesPlus (used for automation) with no avail.

The app has an alternative method to trigger apps called shortcuts and apps such as shade launcher, samsung default contacts app, key mapper, antennapod, etc. show up but not SimpleTimeTracker. Some apps even support selecting options like launch activity shortcut from shade launcher that launchers any activity. Supporting this would allow integration of app with PhoneProfilesPlus which otherwise seems impossible.

Options to set these in PhoneProfilesPlus are found in *profile_name *>others>run applications, shortcut, intents. It provides option to test intents.

N1N74 avatar Apr 01 '24 17:04 N1N74

Hello! I'm not familiar with shortcuts, can you point to some documentation please? Broadcast intents should work, and it seems they are supported in PhoneProfilesPlus, maybe you can try to create an issue in their project to find some solution?

Razeeman avatar Apr 26 '24 10:04 Razeeman

Hey, so I'm not a developer so I don't actually know what those are. I have opened a discussion to ask about it with PhoneProfilesPlus that can be followed here.

N1N74 avatar Apr 27 '24 15:04 N1N74

If I understood correctly intents will work with the next version of PPP. Shortcuts looks interesting but for now broadcast intents seems to cover all the needs of automated tracking.

Razeeman avatar May 03 '24 15:05 Razeeman