B4A Tutorial B4A Change Log (versions history) - Erel    Aug 26, 2024   (12 reactions) Debugger improvements including performance improvements and bug fixes.
B4XLibs modules and files can be overridden. This is done by adding the module or file to the project. The compiler now accepts it and gives higher precedence to the project files.
New #ModuleVisibility attribute. Value can be P B4A Example B4Xgoodies_from_walt61 Online - AnandGupta (first post)    Oct 21, 2023   (3 reactions) B4J
B4J
B4J Change Log (version history)
B4J Change Log (version history)
https://www.b4x.com/android/forum/threads/b4j-change-log-version-history.37448/
B4J
Audio/Video
jAudioRecord2
This is a new version of the jAudioRecord library (but not a direct plugin replacement) provided as a b4xlib and B4A Question How to create a version change log. - josejad (first post)    Dec 26, 2021 Maybe you can use the AppUdpate lib, and use the:
Sub sep_UpdateComplete
LogColor($"UpdateComplete - time: ${DateTime.Time(DateTime.Now)}"$, 0xFF556B2F)
apkupdt.StopSplashScreen
'too lazy to manage error conditions.check apkupdt.ERR_xxx codes if you like
Select apkupdt.Status
C B4A Library Exoplayer 2.18.5 Streams Player - Addo (first post)    Mar 05, 2023   (3 reactions) Updated Version 1.60
Upgraded to the latest ExoPlayer 2.18.4 > Change Log
Fixed GetvideoFormatwidth, GetvideoFormatHeight when playing media without video it will return -1 if the media doesn't have video.
Added Stop method to stop the player.
download additional aar to use the latest exoplayer fi B4A Question +++ LOG: entry corrupt or truncated - AHilberink (first post)    Oct 01, 2017   (1 reaction) Hi,
I discover the reason:
If the value is empty, the LOG will be empty. Changing the Log to:
LOG("1:"&edtTonnen.Text)
gives as logresult 1: instead of the strange message.
I don't know why and I never saw this before.
So it seems just an internal event, the application is working fine now.
Than B4A Question Subscribe to library updates - Alexander Stolte (first post)    Aug 19, 2018   (1 reaction) AS BottomMenu
Change log:
- V1.1
Badget Value Fits automatic Text Size
View Resize Bug Fixed
Added Change Middle Button Size
Added Hide badget value B4A Question any idea about working on the offline database and then synchronizing it when connected to the internet through the application ؟ - MrKim (first post)    Aug 26, 2024   (1 reaction) There is no clean way to do it short of keeping a log of all changes "AND WHAT WAS DONE". Then combining the logs and processing them in sequential order and somehow having the log know what was done. What if someone updates information based on old data. Example: customer calls the sales guy and sa Wish New section as "New feature" - Erel (first post)    Dec 01, 2016   (1 reaction) The "new feature" threads are not very important. You can see all new features in the change log thread: https://www.b4x.com/android/forum/threads/b4a-change-log-versions-history.19332/#content B4A Question Problem with GoogleBilling library 3 in new app due to Google restriction - hatzisn (first post)    Aug 25, 2022   (1 reaction) Hi, according to the article I changed the last Log to the following: Log(offer.RunMethod("getPricingPhases", Null)) Other V5.20 BETA has been released - JohnK (first post)    Aug 20, 2015 Is there any single location that has the change-log/feature upgrade for each individual version, for all the versions. It probably sounds a lot more complex than what it is. I simply have an old version (v3.2) so to see ALL the changes since then, I would have to find the specific threads on each Page: 1   2   3   4   5   6   7   Powered by ColBERT |