Phone Number Tools Extension

Version 2.1

Bugs Fixed

1- The extension wasn't working in the compiled APK, since the extension wasn't properly declaring the READ_CONTACTS permission in the app's manifest, and therefore, the permission wasn't requested. (Thanks to @Sirajul_Haque )

New Blocks

1-


Strips separators from a phone number string.
2-
Returns a list of all of the phone numbers in the string given.
3-
Called when an error occurs, with the error and its message, instead of showing an undefined runtime error. It's also called when an empty or invalid input is given.
The updated AIX can be found in the first post :smiley:

1 Like