I'm happy to release B4A v6.80 BETA. This update includes many improvements that will make it easier for developers to develop great Android applications:
CharSequence as internal type. Allows showing rich text in many places such as: Labels, toast messages, dialogs, ListView and others.
Auto discovery - Devices running B4A-Bridge are discovered automatically and are listed in the devices list with their names.
Logs - The logs implementation was rewritten. Logs reading with B4A-Bridge is more stable and it is also possible to read the unfiltered logs (limited to the running process).
#BridgeLogger attribute - When set to true, logs will be available in release mode as well as debug mode.
Landscape layout.
Download progress bar.
File Explorer menu shortcut.
Find all references (F7) finds references in layout files and CallSub methods.
Typeface.FONTAWESOME / MATERIALICONS constants.
Icon picker - Filter field and icons tool tips:
CallSubUtils is included as a library.
Menu click event implementation changed to avoid issues with modal dialogs.
Release and Debug compilation symbols are supported in the manifest editor and designer script.
Thank you so much Erel for this update and this incredible software you have created. I have my personal edition plus I have recommended it to my company and they are now using it as well. It has been performing wonderfully for large scale applications! Can't thank you enough. Keep up the great work and support.
I had to go back to the previous version because I get a compilation error in the project I'm currently working on.
Then I will give more details in a hurry to finish it.