✨ AutoKeyGenerator: create Jetty compatible certificates using LEt''''s Encrypt and CloudFlare B4J
Attached the source code and some description on a tool I wrote to generate SSL certificates to be used in B4J http server applications. It generates and renews certificates (even wildcard ones) on Let''''s Encrypt and communicates with the CloudFlare API to do DNS challenging. The code has been tested on Windows as well as Ubuntu.
@wl · 2020-05-04v2020-05-04
✨ AS ButtonSlider V1.0 B4AB4IB4J
AS ButtonSlider V1.0 [B4X] [XUI]
@Alexander Stolte · 2020-05-02v1.01
✨ B4XTurtle - Library for teachers and parents B4AB4IB4J
B4XTurtle is a library inspired by classic Logo programming language and TKP project: http://teachingkidsprogramming.org/ It is a cross platform library. The purpose of B4XTurtle is to help with teaching programming. Drawing with the turtle is fun and it provides a simple visual feedback to the student.
@Erel · 2020-04-30v2020-04-30
✨ QRGenerator - Cross platform QR code generator B4AB4IB4J
QRGenerator - Cross platform QR code generator [Amended to accommodate more QR Code Versions] [B4X]
@Johan Schoeman · 2020-04-26v2020-04-26
✨ QRGenerator - Cross platform QR code generator B4AB4IB4J
QRGenerator is a class that generates QR codes.It is written in B4X and it is compatible with B4A, B4i and B4J.
@Erel · 2020-04-26v1.60
✨ jFileWatcher B4J
Watch system file events
@Roycefer · 2020-04-24v1.4
✨ lmB4XComboBox - V. 1.01 B4AB4IB4J
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 · 2020-04-23v2020-04-23
✨ B4XTblClmUtils V. 1.0 B4AB4IB4J
Allows you to set some properties of a B4XTableColumn (simple and default cells): - Text Size - Text Color - Font - Background color and border - Padding (B4A only)
@LucaMs · 2020-04-22v2020-04-22
✨ jHueBridge B4J
This is a library that emulates a Philips Hue bridge v1 with Lights and allows you to control them (and therefore your App) from Alexa-powered devices like the Amazon Echo or the Dot.
@Blueforcer · 2020-04-19v2020-04-19
✨ Starchild_B4J_Dialogs B4J
This library contains three simple and stylish Dialog classes. They are intended to provide an App styled user interface to the B4J window/form environment. - A ToastMsg class to present a single or multi-line banner momentarily on top of the owner form. - A MsgBox class to present more complex information to the user with an icon, title and multi-line message body then requesting the user to acknowledge by clicking on one of the three button choices. This is a NON-BLOCKING dialog box that presents centrally on top of the owner form. - An InputBox class to firstly present the user with information but requesting user data entry (can use limited text types, lengths, multi-line, etc) then requesting the user to acknowledge by clicking on one of the three button choices. This is a NON-BLOCKING dialog box that presents centrally on top of the owner form.
@Starchild · 2020-04-12v2.01
✨ Telegram Bots API B4J
I started wrapping this project https://github.com/pengrad/java-telegram-bot-api a while ago after failing to make a multipart post that Telegram needs to send a photo. The project seems to be huge so I wrapped only features I needed at the current time . I will try to keep this library updated with most requested features if any.
@somed3v3loper · 2020-04-08v1.15
✨ B4XComboBox - Cross platform ComboBox B4AB4IB4J
B4XComboBox class is a wrapper for B4J ComboBox, B4A Spinner and B4i Button + ActionSheet. It is implemented as a custom view and should be added with the designer.
@Erel · 2020-04-02v2020-04-02
✨ .Net Framework implementation of B4XSerializator B4AB4IB4J
The attached .Net dll is a .Net implementation of B4XSerializator. You can use it if you need to communicate with a .Net application or server.
@Erel · 2020-03-20v2020-03-20
✨ CSS Themes B4J
A simple Module to set a css style for your proyect.
@Brian Michael · 2020-03-14v2020-03-14
✨ PDFBox B4J
This is a partial wrap for Apache PDFBox.
@DonManfred · 2020-03-04v0.29
✨ BCColorPicker - nice color picker B4J
This is a powerful color picker, based on XUI Views B4XColorTemplate. It is a B4J control, though it should be simple to port it to B4A and B4i.
@Erel · 2020-03-02v1.02
✨ XUI - Cross platform & native UI library B4AB4IB4J
The purpose of XUI library is to make it easier to share code between B4A, B4J and B4i projects.It is an important new library and I expect that all B4X developers who target more than a single platform will use it at some point.
@Erel · 2020-03-01v2.1
✨ jOpenStreetMaps library B4J
jOpenStreetMaps library
@Starchild · 2020-02-28v1.03
✨ CLVSelections - extended selection modes for xCustomListView B4AB4IB4J
This class extends xCustomListView library and adds more selection modes: MODE_SINGLE_ITEM_TEMP - The same as the default behavior. MODE_SINGLE_ITEM_PERMANENT - Single item is selected and the selection remains. MODE_MULTIPLE_ITEMS- Multiple items can be selected.
@Erel · 2020-02-26v2020-02-26
✨ Dragula, drag & drop made easy B4J
This is a wrap of the Dragula js library (https://github.com/bevacqua/dragula) which makes it very easy to add drag & drop to almost everyone element.
@alwaysbusy · 2020-01-29v2020-01-29