SD_CosmosMenu B4AB4IB4J
SD_CosmosMenu [XUI] [B4X]
@Star-Dust · 2022-05-21v1.03
Socket.IO Client Library B4I B4I
Socket.IO Client Library
@Brandsum · 2022-05-14v1.40
HintOverlay - display hints that also highlight target views B4AB4IB4J
HintOverlay - display hints that also highlight target views, with a connecting line between hint and view [B4X] [XUI] [B4XLib]
@Segga · 2022-04-26v1.20
SnapCLVAdvanced - Move to the nearest item - Instant snap B4AB4IB4J
I took the original CLVSnap code from @Erel and modified it to create a new class. With this class you can decide if you want to have an instant snap or if you want the list to snap only when the list stops moving.
@Alexander Stolte · 2022-04-13v1.00
CLVItemToolbox - custom view. B4AB4IB4J
When you create an item layout for your xCustomListView in the Designer, add this CLVItemToolbox like any other view. You can choose which of the 3 icons to display (Check, Edit, Remove) and change the images if you don''''t like them.
@LucaMs · 2022-03-30v1.31
lmB4XSQLiteDump B4AB4IB4J
This library allows you to dump SQLite database tables.
@LucaMs · 2022-03-29v2022-03-29
lmInputDlg B4AB4IB4J
Cross platform (B4A, B4J, B4I) simple but useful input dialog, based on B4XDialog (ShowCustom).
@LucaMs · 2022-03-26v2022-03-26
B4XCollections - More collections B4AB4IB4J
B4XCollections is a b4x lib. It adds several cross platform collections. It includes a static module named B4XCollections which should be used to create new instances of the collections. You can either create new empty collections or pass the initial data.
@Erel · 2022-03-08v1.13
SD CreativeBackgroud B4AB4IB4J
This new library is based on my latest work of gradual backgrounds and @JordiCP ''''s code that gave me permission to rework it and insert it in a custom view.
@Star-Dust · 2022-03-08v0.06
LineUtils v1.2 - get required height for multiline TextView/label with variable line spacing B4AB4IB4J
LineUtils v1.2 - get required height for multiline TextView/label with variable line spacing [B4X]
@mohsyn · 2022-02-27v2022-02-27
B4XSwitch changing colors in runtime B4AB4IB4J
B4XSwitch changing colors in runtime [B4X]
@Blueforcer · 2022-02-22v2022-02-22
SD_ClockRange B4AB4IB4J
I wanted to create a view that would help me for a Timer. (MinRange - MaxRange) It could be for minutes or hours and then an editable Range. Furthermore, the user had to be able to choose where to start and where to end (MinValue - MaxValue) The timer when it started had to show how far it had gone (MinLevel-Max_Level).
@Star-Dust · 2022-02-16v0.04
B4XTableSelections - extended selection modes for B4XTable B4AB4IB4J
B4XTableSelections extends B4XTable and adds new selection modes: SINGLE_CELL_TEMP - this is the built-in selection mode. Unlike the other selection modes it disappears automatically. SINGLE_CELL_PERMANENT - selection of a single cell. SINGLE_LINE_PERMANENT - selection of a single line. MULTIPLE_CELLS - selection of multiple cells. MULTIPLE_LINES - selection of multiple lines
@Erel · 2022-01-13v1.04
iFirebaseRemoteConfig B4I
This is a wrapper of Firebase RemoteConfig library for B4i. I made this for @Jack Cole and he gave me permission to post this in forum to help other users.
@Biswajit · 2022-01-12v1.1
DBUtils 2 B4AB4IB4J
DBUtils is a code module with useful utilities related to the SQL library. It is designed to work with SQLite databases. There have been three versions of DBUtils, one for each platform (except of B4R). DBUtils v2.0 merges the three modules to a single module that is compatible with B4A, B4i and B4J.
@Erel · 2021-12-16v2.11
AS Color Slider - touchable color picker B4AB4IB4J
AS Color Slider - touchable color picker [B4X] [XUI]
@Alexander Stolte · 2021-12-13v1.02
mcSmoothFadingBG B4AB4IB4J
This library creates a smooth background transition between random colours. It can be used as a splash screen or show some kind of "Loading please wait" screen as seen in when installing windows
@mcqueccu · 2021-11-26v2021-11-26
B4XPreferencesDialog - Cross platform forms B4AB4IB4J
B4XPreferencesDialog makes it easy to create dialogs with all kinds of input fields.
@Erel · 2021-11-12v1.75
Scrolling Label B4AB4IB4J
A custom view with a label that scrolls automatically when the text is wider than the label. The class is supported by B4A, B4i and B4J. It depends on XUI v1.46+.
@Erel · 2021-11-03v1.10
AS ViewPagerNative based on AHViewPager and iTabstrip B4AB4IB4J
The goal was to create a cross-platform viewpager based on existing viewpagers. Since AHViewPager and iTabstrip are very different, the view helps to create a unified interface.
@Alexander Stolte · 2021-10-29v1.01