Extensions

Extensions will be posted in this category

CustomSheet: Create custom sheets with ease

1.Introduction Description: Using this extension you can create dialogs like bottom sheet and top sheet (with similar animation).Also you can specify animation style (left,right,bottom,top).Latest Version: 1.1Released:  May 27, 2021Last Updated:  July 23, 2021 2.Blocks 3.Documentation and Usages Register arrangement id ~ intcomponent ~ AndroidViewComponentgravity ~ int (48 for Top, 80 for bottom and 17 for center; more values can […]

CustomSheet: Create custom sheets with ease Read More »

[PAID] IMAPClient: Extension to read emails from IMAP server [$6 or INR 350]

1.Introduction Description: This extension can be used to read emails from imap server.Although it is primarily for reading emails but some minor writing is also supported.Latest Version: 1.1Released:  April 26, 2021Last Updated:  November 4, 2021 2.Blocks 3.Documentation 4.Buy You can purchase extension by paying via PayPal and Upi. Either include your email-address in payment note or just contact me

[PAID] IMAPClient: Extension to read emails from IMAP server [$6 or INR 350] Read More »

Picasso: Extension to load images with Picasso 

1.Introduction Description: Extension to load images with PicassoLatest Version: 2.1Released:  March 9, 2021Last Updated:  June 30, 2023 2.Blocks 3.Usages The extension can be used with any view component.A good example will be this: If you want to resize image then make sure you provide both, height and width. Delete cache if you want to load fresh image 4. Downloads

Picasso: Extension to load images with Picasso  Read More »

[PAID] SFTPClient: An extension to use SSHv2 [$6 or INR 350]

1. Introduction Description: SFTP (Secure File Transfer Protocol) is a secure way to transfer files between a client and a server. It is similar to FTP (File Transfer Protocol) but is more secure as it uses SSH (Secure Shell) to encrypt the data being transferred. Using SFTPClient extension you can use SSHv2 in your app (JSch lib

[PAID] SFTPClient: An extension to use SSHv2 [$6 or INR 350] Read More »

ContactsSaver: Add contacts without using activity starter

1.Introduction Description: This extension adds contact to phone without opening Contacts app.LatestVersion: 1.1Released:  February 16, 2021Last Updated:  October 1, 2021Permissions: android.permission.READ_CONTACTS,android.permission.WRITE_CONTACTS 2.Blocks 3.Usage Create an empty contactIt will trigger ContactCreated event with rawContactId as result if process was successful.Add display name Add phone number Add email Delete contact 4.Downloads Hope it helps!

ContactsSaver: Add contacts without using activity starter Read More »

[PAID] FtpClient: An extension to communicate to remote server [$5 or INR 350]

1.Introduction Description: Using FtpClient extension you can connect to a FTP server and do various functions such as creating and deleting dirs, uploading and downloading files, etc. This extension supports multiple files uploading and downloading of any directory recursively. FTPS mode comes in handy when you want to have more security while interacting with the server.Latest

[PAID] FtpClient: An extension to communicate to remote server [$5 or INR 350] Read More »

SmtpClient: An extension to send emails using SMTP server 

1.Introduction Description: With this extension, you can send emails using SMTP server. Uses javax-mail library.Latest Version: 1.5Released:  December 31, 2020Last Updated:  July 3, 2023 2.Blocks 3.Usages You can use the extension in this way: And here is a brief documentation:protocol ~ either TLS or SSLserver ~ stringport ~ intuser ~ stringpassword ~ stringfrom ~ string (can be different from username)recipients ~ listccRecipients ~ list (can be empty)bccRecipients ~

SmtpClient: An extension to send emails using SMTP server  Read More »

Filey: Encode and Decode Files 

1. Introduction Filey is a simple extension which offers you the feature to convert file to string and vice versa asynchronously, so it does not affect the main thread or UI.Note: It does not work with asset files. Latest Version: 1Released:  August 20, 2020Last Updated:  August 20, 2020Permissions: android.permission.WRITE_EXTERNAL_STORAGE, android.permission.READ_EXTERNAL_STORAGE 2. Blocks 3. Documentation 4. Downloads Hope it helps!

Filey: Encode and Decode Files  Read More »

Scroll to Top