Scrolling Label [B4X] [XUI]
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-03
AS ViewPagerNative based on AHViewPager and iTabstrip [B4X] [XUI]
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-29
xSidebarView [B4X]
A Customview to create a simple Sidebar. Its a modified xCustomlistView and works great with B4X Drawer. You can add 4 types of elements: Header, Seperator, headlines and items. As Itemicon you can use Bitmaps, Fontawesome or Material Icon.
@Blueforcer · 2021-10-04
Trie based search dialog [B4X]
Trie based search dialog [B4X]
@Erel · 2021-09-28
B4XExecCondLM [B4X] [B4XLib]
Call a sub from a list using variable parameters/conditions
@LucaMs · 2021-09-12
B4XCheckInternetLM [B4X] [B4XLib]
Very simple cross-platform library to test if an Internet connection is active.
@LucaMs · 2021-08-22
AMCompassView [B4X] [XUI Views]
AMCompassView [B4X] [XUI Views]
@AmirMK82 · 2021-08-22
PlusCodes Library [B4X]
This is an implementation of the Open Location Code, OLC, library in B4X.
@mading1309 · 2021-08-21
AMProgressButton [B4X] [XUI Views]
A new styled button with built-in progressbar
@AmirMK82 · 2021-08-19
AMButton - New flexible and attractive button [B4X] [XUI Views]
AMButton - New flexible and attractive button [B4X] [XUI Views]
@AmirMK82 · 2021-08-18
SQLSearchView - SQLite based Search View [B4X]
This class is based on B4XSearchTemplate. The difference is that instead of building an in-memory index, it uses a SQLite database. It is relevant when you want to search large collections.
@Erel · 2021-08-15
RangeDownloader - resumable downloads [B4X]
RangeDownloader uses http range feature to download the file in chunks. It will resume the download from the previous point, even if the app was previously killed.
@Erel · 2021-08-15
WaitForWithTimeout [B4X]
I have read many times the request for a "Wait For" with the addition of a timeout. This class is an attempt to implement that functionality. It is a B4X class, in the sense that it can be used with B4A, B4J and B4i; after all it uses only one B4XView which is completely optional and almost never necessary.
@LucaMs · 2021-08-10
SD DiscTImePicker [B4X] [XUI]
SD DiscTImePicker [B4X] [XUI]
@Star-Dust · 2021-08-02
SSHJ - ssh, scp, sftp for Java
SSHJ - ssh, scp, sftp for Java. This is a wrapper for: https://github.com/hierynomus/sshj
@mindful · 2021-07-27
jSD LiquidProgress [Bar][B4X][XUI]
[B4X] [XUI] jSD LiquidProgress [Bar]
@Star-Dust · 2021-07-27
iSD_Dice [B4X] [XUI]
iSD_Dice [B4X] [XUI]
@Star-Dust · 2021-07-27
iSD LiquidProgress [Bar][B4X][XUI]
[B4X] [XUI] iSD LiquidProgress [Bar]
@Star-Dust · 2021-07-27
Client certificates with OkHttpUtils2 SSLContext-Kickstart [draft] [B4X]
Allows configuring OkHttpUtils2 to use an external keystore and include client certificates.
@Erel · 2021-07-26
KVS2 - KeyValueStore2 library [B4X]
A key / value persistent store. The data is serialized using B4XSerializator and is stored in an internal database. The database can be shared between B4A, B4i and B4J.
@Erel · 2021-07-21
CLVTree - Tree View [B4X]
CLVTree - Tree View [B4X]
@Erel · 2021-07-13
DL Youtube ExoPlayer [B4X]
We all know the excellent ExoPlayer, too bad it doesn''t load videos from youtube links. With this Library (B4A, B4i, B4J) it is possible to view the direct youtube link on both ExoPlayer and WebView.
@MarcoRome · 2021-06-23
BBListItem - BCTextEngine inside CLV [B4X]
BBCodeView is a scrollable view by itself. Trying to put it inside a CLV will cause all kinds of problems. BBListItem is a modified version of BBCodeView, which is built for being contained in a CLV. Among other things, it only draws the currently visible text.
@Erel · 2021-05-27
MaterialIcons Web Font Chooser [B4X]
This is an icon chooser tool for the MaterialIcons Web font: https://github.com/Templarian/MaterialDesign-Webfont This font includes 3595 icons. The built-in material icons font includes about 800 icons.
@Erel · 2021-05-26
PlistParser [B4X]
Parser for Apple''s plist, XML based, format: https://en.wikipedia.org/wiki/Property_list
@Erel · 2021-05-23
SD SwitchAdv [B4X] [B4XLib]
Switch with 2 or 3 states. Horizontal or vertical. Settable by Design.
@Star-Dust · 2021-05-10
SD ElasticTrimmer [B4X] [XUI]
SD ElasticTrimmer [B4X] [XUI]
@Star-Dust · 2021-05-03
BitmapCreator Effects [B4X]
BitmapCreatorEffects class includes all kinds of very simple to use image effects. The class is cross platform and compatible with B4J (v6.3+), B4A (v8.3+) and B4i (v5.0+).
@Erel · 2021-04-29
Format dates in GMT time zone without changing the app''s time zone [B4X]
Format dates in GMT time zone without changing the app''s time zone [B4X]
@Erel · 2021-04-08
YAML parser [B4X]
YAML parser [B4X]
@Erel · 2021-04-07