All Rescued Extensions from Thunkable Classic Community

Extension name: Circular Progress

Author: Carlos Pedroza

Extension blocks:

Download AIX: com.pedroza.CircularProgress.aix (17.6 KB)

4 Likes

As far I see it is not mentioned anywhere, but RedPanda stores their extensions in a GitHub repository. (AnyAPI, DistanceTools, FileAlt, i18n, MathTools, TinyDBTools, ToneGenerator, WolframAlpha)

AIX files and example AIA files can be found in the related directories.

(It may be useful to download the repository archive from "Code > Download ZIP", in case the repository gets deleted in the future)

3 Likes

@Gordon_Lu

Thanks for this extension, I used it to make a timer app! :smiley:

1 Like

Do anybody has jerin pdf tools aix?

Maybe @Jerin_Jacob himself or @Boban still has this extension (com.pdftool.jerin.aix):

3 Likes

com.pdftool.jerin.aix (2.8 MB)

2 Likes

Great, you seem to be an endless treasure trove. :wink:

1 Like

As always, @Boban still has it in his inexhaustible fund of extensions.
I tested the extension on Android 12: It works perfectly.

1 Like
1 Like

Thanks, I'll update that ASAP after I get home.

1 Like

Thanks im ahmad matr

@Zhangzqs - WebViewer Interact


cn.zzq.WebUI.WebUI.aix (20.8 KB)

3 Likes

@ILoveThunkable - WebViewerDialog Extension


edu.moliata.webviewerdialog.WebViewerDialog.aix (11.1 KB)

4 Likes

Does anyone knows if this Firebase Authentication extension still works 2023?

I need to get refresh token to work in my Kodular app, and for what I've learned so far this extesion is my best shot. Default FB Authentication on Kodular doesn't seem to support refreshing a login and thus is sending my users back to login screen every hour, not the best user experience.

Have you tried using the extension in AppInventor? Might be that Kodular blocks the extension because of its own implementation for firebase ?

You can always use the Firebase REST api and the web component to refresh the auth token....

2 Likes

This guide is woking wonderfully. I had overlooked it because the title made me think it was just about Firebase DB, not authentication. After reading it more carefully I could find the answers to make it work. I'm currently working on the implementation, but the instructions seem to still be all valid to this date.

Thank you!

It is possible, I believe, to use federated logins (login providers) with the REST api, but it becomes more complex, as it is not possible to, for example, sign into Google using the web component. A combination of a webviewer (with modified user agent), and use of the webviewstring, and the web component, will be required to sign in, get the 0Auth token/s then use this to authenticate in Firebase.

https://firebase.google.com/docs/auth/web/google-signin

https://firebase.google.com/docs/reference/rest/auth#section-sign-in-with-oauth-credential

Since I'm kinda in a schedule I'll keep email/password for the sake of simplicity. But I'll save these ideas for later.

I appreciate you taking a time to look into this. Thanks!

Audio Extensions

Django

com.django.waveaudiotools.aix (16.9 KB)

com.django.wavrecorder.aix (16.8 KB)

g10dras (for good measure)

com.g10dras.WavSoundRecorder.aix

3 Likes