Firebase Auth REST Helper - manage the access tokens B4AB4IB4J
The advantage of the rest API of Firebase auth is that it can be used cross platform. The downside is, we have to take care of the user access tokens ourselves. That''''s why I wrote this class, it works with the "FirebaseAuthREST" class.
@Alexander Stolte · 2024-02-24v1.02
GSheet Library B4AB4IB4J
GSheet Library [integrate google sheets into your B4X apps easily]
@fernando1987 · 2024-02-13v1.0
AS CountryPicker B4AB4IB4J
A phone number prefix, flag emoji, country code picker
@Alexander Stolte · 2024-02-10v1.02
B4XTable - Cross platform, sortable, searchable, customizable table B4AB4IB4J
B4XTable is a paged based table. The UI is made of a horizontal xCLV. The data is stored in an in-memory SQLite database.
@Erel · 2024-02-08v1.24
lmVBStrFuncs B4AB4IB4J
B4XLib that provides 12 VB6/VBA string functions.
@LucaMs · 2024-02-02v2.00
B4XThreeState - B4XView B4AB4IB4J
B4XThreeState - B4XView [B4X]
@LucaMs · 2024-01-18v2024-01-18
iEventKit - Calendar events and reminders B4I
iEventKit provides access to the device stored calendar events and reminders.
@Erel · 2024-01-17v2024-01-17
Firebase + Facebook v2.0 - July 2019 B4I
(Deprecated) The four Firebase libraries and Facebook library were updated and are now based on the latest versions of the underlying SDKs.
@Erel · 2024-01-11v2024-01-11
Firebase 2.50 - April 2020 B4I
(Deprecated) Firebase SDK, including Google Ad Mob, and the wrappers were updated.
@Erel · 2024-01-11v2024-01-11
iAdMob B4I
iAdMob
@Erel · 2024-01-04v1.71
SD_xComboBox B4AB4IB4J
SD_xComboBox [B4X] [XUI]
@Star-Dust · 2023-12-29v0.16
xCustomListView - cross platform CustomListView B4AB4IB4J
xCustomListView is an implementation of CustomListView based on XUI library. It provides all the features of the original CustomListView and it is compatible with B4A, B4J and B4i.
@Erel · 2023-12-24v1.74
SD B4XView B4AB4IB4J
This library adds to the XUi Views the native views of the three platforms (Android / IOS / Desktop) so that they can be managed by Design, using them as XUI views without having to change its type in the Globals Sub. XUI is designed to work with the native views. You can add regular view you like with the designer. But with this Library the views have the same properties and identical events, and you can also access the original view and more properties and animation. This will allow you to reuse the code written for a platform on the others without any changes. Also I''''m adding custom views and (if I have time) more animations not included natively. In the future AnyWhere will insert the management of the XUI Views in the design ... that day I will take away the native views from this library (no longer needed) and leave only the custom ones.
@Star-Dust · 2023-12-21v0.16
AS BottomPhoneNumberFlagPicker B4AB4IB4J
A bottom phone number prefix, flag emoji, country code picker
@Alexander Stolte · 2023-12-03v1.01
AS Ripple View B4AB4IB4J
AS Ripple View [B4X] [XUI]
@Alexander Stolte · 2023-11-20v1.01
AS RangeSeekBar B4AB4IB4J
AS RangeSeekBar [B4X] [XUI]
@Alexander Stolte · 2023-11-19v1.02
B4XSwitch to support Accessibility B4AB4IB4J
I think that the B4XSwitch does not support accessibility very well. I made a simple extension based on the already extended version of the B4XSwitch that supports setting colors at runtime. (Many thanks to @Blueforcer.) Now you can add a description to the panel, which is read out correctly by TalkBack.
@b4x-de · 2023-11-15v2023-11-15
NHShakeButton.b4xlib - Works in B4A, B4i, B4J B4AB4IB4J
This library will zoom in, zoom out and shake 4 times in random directions a button. It should work also with any view since the ShakeButton sub accepts as an argument a B4XView.
@hatzisn · 2023-10-31v2023-10-31
SD FlexGrid B4AB4IB4J
I created a new library to show a table (or grid) similar to the one in EXCEL. There are already excellent classes that allow many to accomplish things, such as xCustomListView (by Erel) and with the FlexibleTable (by Klaus). I wanted to make something slightly different suited to my needs.
@Star-Dust · 2023-10-25v0.45
BBScrollingLabel - rich text scrolling label B4AB4IB4J
BBScrollingLabel is similar to XUI Views ScrollingLabel, however it is based on BCTextEngine and can therefore display formatted text.
@Erel · 2023-10-17v1.05