This release breaks blocks created in 0.1.0. Please re-implement after update
New blocks:
IsShortcutsSupported - Checks whether the the device is supported by the extension (Use this to disable any button if shortcuts is not supported on the user’s device.)
Changes:
Extension is now backwards compatible below Android 7.1, the extension will simply not work on older devices but the app still can be installed
I was looking for a way to add the icon of the app in the home screen (because the icon is nont automatically creaated if the app is not installed from playstore) and I ended up finding this extension.
It is not what I wanted but I liked it very much. Too bad that it won’t work at older devices, in my country they are about 60% I guess. But still, it is a very nice extension. I am gonna implement in my app very soon.
Congratulations for your work and for making it open source.
@Ded_Sec_00, @Meokkoma just simply told to fix that thing even if extension does not works for that android version the extension developer should find ways to make it work or maybe wait for his reply if he says that its not possible then its ok.
Sorry for the late reply, dynamic shortcuts and requesting pinned shortcuts are only implemented in Android 8 there it is not compatible with any Android version below 8.
Edit: You can still use the extension even if your minimum sdk level is set below Android 8, the extension will just not run the functions if it detects the user’s device is below Android 8
Could you add a procedure so that we can do something once the pinned shortcut is added to the Desktop? I want to hide the button if it’s been added so they can’t add multiple identical shortcuts.
I want to use this extension in my app, but my app is from version 5.0 and up.
My question is: Can I use the extension in my application? I say this because I think it will appear to those who will have android => 8, but to those who will not have this version they will simply not appear.
Can work?