AS BottomPhoneNumberFlagPicker [B4X] [XUI]
A bottom phone number prefix, flag emoji, country code picker
@Alexander Stolte · 2023-12-03
AS Ripple View [B4X] [XUI]
AS Ripple View [B4X] [XUI]
@Alexander Stolte · 2023-11-20
AS RangeSeekBar [B4X] [XUI]
AS RangeSeekBar [B4X] [XUI]
@Alexander Stolte · 2023-11-19
B4XSwitch to support Accessibility [B4X]
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-15
NHShakeButton.b4xlib - Works in B4A, B4i, B4J [B4X]
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-31
SD FlexGrid [B4X] [XUI]
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-25
BBScrollingLabel - rich text scrolling label [B4X]
BBScrollingLabel is similar to XUI Views ScrollingLabel, however it is based on BCTextEngine and can therefore display formatted text.
@Erel · 2023-10-17
SD ProductPicker [B4X] [XUI]
SD ProductPicker [B4X] [XUI]
@Star-Dust · 2023-10-15
AS Sliding Onboarding [based on ASViewPager] [B4X] [XUI]
AS Sliding Onboarding [based on ASViewPager] [B4X] [XUI]
@Alexander Stolte · 2023-10-10
SD_StrangeListView [B4X] [XUI] [B4XLib]
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-31
Message view based on xCustomlistview [B4X]
Chat-like view; received messages appear to the left, sent to the right.
@John Naylor · 2023-08-05
Conversations view for B4A, B4i [B4X]
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-01
B4XLib Template and Necessary Files [B4X]
A template to create b4xlibs on the run
@hatzisn · 2023-07-28
AS CalendarAdvanced - OneRow/FiveRow Calendar - Expand and Collapse [B4X] [XUI]
AS CalendarAdvanced - OneRow/FiveRow Calendar - Expand and Collapse [B4X] [XUI]
@Alexander Stolte · 2023-07-20
Velocity [B4X]
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-18
Xml2Map - Simple way to parse XML documents [B4X]
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-16
SD_TextView [B4X] [XUI] [B4XLib]
A more modern editText (or TextField), but different from the B4XFloatTextField
@Star-Dust · 2023-06-19
B4XFormatter - Advanced number formatter [B4X]
B4XFormatter is an alternative to NumberFormat / NumberFormat2 keywords. It is implemented in B4X and it is cross platform.
@Erel · 2023-05-21
B4xBitSet_Utils Serialize a B4xBitSet [B4x]
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-29
SD_SQL [MsSQL,MySQL] [B4X] [B4XLib]
A library that allows you to connect to MySql, MsSql (for the moment) databases with B4A and B4J; B4I is work in progress.
@Star-Dust · 2023-04-05
Music Tracker Box [xm, s3m, mod] [B4X]
Music player libraries for MOD, S3M and XM formats.
@mazezone · 2023-04-05
PagesTransition [B4XPages]
PagesTransition [B4XPages]
@Solutions Development · 2023-03-27
BitmapsAsync [B4X]
A cross platform library that allows loading images using background threads. It can be useful with keeping the app responsive while loading many images.
@Erel · 2023-02-28
lmB4XComboBox V. 1.01 [B4X]
It is a modified version of the Erel''s original B4XComboBox and allows you to store in it a value for each text item. Not rarely (mainly in DBs managements) you need a ComboBox in which an Item is made of a display value and an associated value, i.e. a "description field" of a table and the relative primary key (usually the classic Integer ID). Note that the type of the values associated is object, not just Int.
@LucaMs · 2023-01-16
ListPlus library
ListPlus can be defined as Single type list or Different types list. The first implies a list with the same types of variables or objects. ListPlus has a large number of additional methods compared to the native B4X List.
@Ivica Golubovic · 2022-12-26
Expander v2 : Expandable CustomListView [B4X]
Expander v2 : Expandable CustomListView [B4X]
@epiCode · 2022-12-24
DSE_Layout - Align and Spread Controls [B4X]
DSE_Layout - Align and Spread Controls [B4X]
@HZZ · 2022-12-04
What3Words b4xlib [B4X]
This is a b4xlib for getting What3Words to coordinates, coordinates to What3Words and your location to What3Words
@hatzisn · 2022-11-29
SD_xMultiSpinner [B4X] [B4XLib] [XUI]
Spinner that allows selecting multiple items
@Star-Dust · 2022-10-14
SD Selector [B4X] [XUI]
SD Selector [B4X] [XUI]
@Star-Dust · 2022-10-13