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
SD ProductPicker B4AB4IB4J
SD ProductPicker [B4X] [XUI]
@Star-Dust · 2023-10-15v1.07
AS Sliding Onboarding B4AB4IB4J
AS Sliding Onboarding [based on ASViewPager] [B4X] [XUI]
@Alexander Stolte · 2023-10-10v2.01
SD_StrangeListView B4AB4IB4J
This new view allows you to have an ordered and distributed list of images (left) and their name, description and info (right). Or you can view the images in grid (if the screen size allows it, otherwise in column) where there will be related images with the name just below. There is an add button and a close button that makes the visit invisible (mBase.Visible = False so to speak).
@Star-Dust · 2023-08-31v0.13
Message view based on xCustomlistview B4AB4IB4J
Chat-like view; received messages appear to the left, sent to the right.
@John Naylor · 2023-08-05v0.11
Conversations view for B4A, B4i B4AB4IB4J
Provides a view to display a conversations panel like various messenger systems. Add/update messages, avatars or automatic initials, long press to select conversation(s), preview latest message option, number of unread messages view, modify colours, borders etc etc.
@John Naylor · 2023-08-01v2023-08-01
B4XLib Template and Necessary Files B4AB4IB4J
A template to create b4xlibs on the run
@hatzisn · 2023-07-28v2023-07-28
AS CalendarAdvanced - OneRow/FiveRow Calendar - Expand and Collapse B4AB4IB4J
AS CalendarAdvanced - OneRow/FiveRow Calendar - Expand and Collapse [B4X] [XUI]
@Alexander Stolte · 2023-07-20v3.08
Velocity B4AB4IB4J
Velocity is a Java-based template engine. It permits anyone to use a simple yet powerful template language to reference objects defined in Java code.
@aeric · 2023-07-18v1.03
Xml2Map - Simple way to parse XML documents B4AB4IB4J
Nobody likes to parse XML. Parsing JSON is simple and fun. Parsing XML is tedious and boring. That is the reason behind the Xml2Map class. It internally parses the XML document and returns a Map with the parsed data. It is similar to parsing JSON.
@Erel · 2023-07-16v1.01
SD_TextView B4AB4IB4J
A more modern editText (or TextField), but different from the B4XFloatTextField
@Star-Dust · 2023-06-19v0.24
B4XFormatter - Advanced number formatter B4AB4IB4J
B4XFormatter is an alternative to NumberFormat / NumberFormat2 keywords. It is implemented in B4X and it is cross platform.
@Erel · 2023-05-21v1.04
iSD BLE Printer B4I
Print with Iphone (and iPad) with Bluetooh (BLE). At the moment I can not print the images, but I''''m working on it. If you want to have the activation code (Freeing all the functions) contact me in private.
@Star-Dust · 2023-05-07v0.25
B4xBitSet_Utils Serialize a B4xBitSet B4AB4IB4J
I had a need to save the state of a B4xBitSet so I thought I should create a serializable version of it. The easiest method and compatible with B4xSerializator, was to create a list of Int values representing the bits.
@stevel05 · 2023-04-29v2023-04-29