Introduction
Hello everyone, today I would like to introduce 3 new paid extensions in an Upcoming Extensions Release. These extensions include ChatInterface extension for creating messages view, Particles extension for using animations and AdColony extension for using interstitial advertisements.
Goals
The money that I get from these extensions are put into “a goal bank” as I am saving money for buying Proxmark3 RDV2, keeping my web hosting and a few more things, because I am now into penetration testing. Although, 10% of the proceeds will be going to YMCA Strong Kids charity, like always.
Extensions
Chat Interface (Sponsored by @andrekhrisna)
About
Chat Interface extension allows to create a user interface for chat applications. It creates a view with a title bar on the top and allows you to send different kind of messages including Text, Links, Attachments, Images, Videos, Audio, Payments and even Maps. Everything is customizable, background color, text color, icon color, user’s image and even a possibility to send as self or other person.
Screenshots
Blocks
FAQ
- Is it possible to send emojis? Yup, it is! Simply copy an emoji, put in a text block and send it right away!
- How to style the text? For bold do: <b>text</b>, for italic: <i>text</i>, for underline: <u>text</u> and for strikethrough: <s>text</s>
Notices
Note: image parameter expects path starting with
file://
, for example like this:
file:///storage/emulated/0/image.jpg
Downloads
Available for 10$ at PayPal.Me (make sure to message me, when you send a transaction)
Particles
About
Particles extension allows you to add particles and animations to your views. There are emitters and one shots which depend on their functionality. Emitters emit particles, while one shots only emits particle once. But you can still put one shots in a loop.
Demonstration
Blocks
FAQ
- What is anchor? Anchor is any visible component on which particles will be shown.
- How does FollowCursor work? if you use FollowCursor, when you touch anywhere on the anchor, particles will appear at that location.
Notices
Note: Emitters (excluding EmitterWithGravity) are running for infinite unlike One Shots so they aren’t good for all the scenarios.
Downloads
Available for 10$ at PayPal.Me (make sure to message me, when you send a transaction)
AdColony
About
AdColony extension is used for showing AdColony’s interstitial advertisements. Simply set the app id, load an ad and whenever it’s loaded and you think it’s time to, show an ad.
Website
Blocks
FAQ
- What does ShowAd function return? It returns either
False
if an interstitial wasn’t loaded orTrue
if it was able to successfully show the advertisement and ad was loaded. - Did you include Google Play ads services library? Yes, it was required for interstitial loading.
Notices
Note: make sure to show some kind of consent before showing advertisements to comply with European General Data Protection Regulation (GDPR)
Downloads
Available for 10$ at PayPal.Me (make sure to message me, when you send a transaction)
Thanksgiving
I would like to thank @andrekhrisna for a really kind donation for the sponsorship, without him, Chat Interface extension would probably have never seen the light. …and thank you for the community!