automatic updates - B4A (Android)

  1. Basic4android adds Rapid Debugger

    Release Notes: Updates in v3.00 Powerful debugger with hot code swapping and quick deployment. Better support for a large number of background tasks. For loop performance improvements. Panel.GetAllViewsRecursive ... provides a simple way to iterate over all views. Copy to clipboard using the screenshots tool. Spinner.DropDownTextColor property added. Compilation window closes automatically when it loses focus. ...

  2. B4A (Android) v8.80

    Release Notes: views and dialogs. X2 games framework: [B4X] X2 / XUI2D (Box2D)- Game engine. Auto-backups- The IDE will make project backups automatically: Created zip files are the same as that generated using File- ... Export as zip. A new zip is created every 10 minutes (when there are changes). Older backups are automatically deleted based on a set of internal rules. The frequency of kept files is lowered based ... for wrong 'dip' scale issue that occurred in some edge cases. Log correctly shows duplicate messages (relevant to Android 8+ devices). Updated internal libraries: FirebaseAuth v1.06, Camera2 v1.11, ...

  3. B4A (Android) v10.x

    Release Notes: Adds support for the latest version of Firebase, Crashlytics and Android SDK. v10.5 Updated Jan 04, 2021 New libraries tab. Find all references feature was rewritten. Previously it couldn't ... Default manifest updated. This allows resetting the manifest by removing the manifest text and saving. Dexer optimization can be disabled through the ini file. Updated or new internal libraries: XUI, XUI ... bug where the wrong context was used after a resumed sleep in some edge cases (fix is relevant to B4XPages). v10.2 Updated Sep 14, 2020 B4ASdkManager updated to support latest version of Android SDK ...

  4. B4A (Android) v9.50

    Release Notes: improvements in the designer. Empty lines will not be copied to the clipboard. Regions are listed in the subs list. Automatic foreground mode: better handling of several edge cases. Visual designer: Color ...

  5. B4A (Android) v9.80

    Release Notes: Search results font can be configured from Tools- IDE Options- Font Picker. IDE shows available updates. Recommended targetSdkVersion is set to 28. Alpha value of text colors can be set in the designer. ...

  6. B4A (Android) v9.00

    Release Notes: services permission is added automatically. Required when setting targetSdkVersion to 28. CreateResourceFromFile(Macro, Core.NetworkClearText)- Required when setting targetSdkVersion to 28 when communicating ... that caused scope changes of global variables to not always be detected. Workaround for Android issue that caused services to fail to start in some edge cases. This is based on the automatic foreground mode ...

  7. B4A (Android) v8.0

    Release Notes: is automatically held when a receiver receives an intent. The wake lock is released when the service starts. Automatic foreground mode: When needed services automatically start in foreground mode. Notification ...

  8. B4A (Android) v8.30

    Release Notes: xCustomListView v1.63 is included as an internal library. XUI v1.70 is included as an internal library. This is a large update to XUI library with support for text measurements and other features. Phone.ShellAsync- ...

  9. B4A v7.80

    Release Notes: improvement as Google no longer updates the offline repositories. Java 9 is supported. WebView.ZoomEnabled hides or shows the zoom controls. Better error handling in CallSub calls. Fix for potential race ...

  10. B4A (Android) v7.30

    Release Notes: permission removed. It was added by mistake in a previous update. Canvas.AntiAlias property to enable or disable antialiasing. View.SetBackgroundImage returns a BitmapDrawable object. This allows changing ... with the variables types and a bit faster. This feature will allow to add cross platform views types. Administrator v1.10- Adds support for owner apps. This update requires a change in the manifest editor. Bug fixes, ...

  11. B4A (Android) v7.01

    Release Notes: B4A-Bridge to v2.31 DoEvents is deprecated. A warning will appear when using it (see the async dialogs tutorial). Note that it is still supported, exactly as before. SQL library updated to make it simpler ...

  12. B4A (Android) v5.50 released

    Release Notes: Updates in v5.50 Advanced optimizations were made to the debugger which make the debugger significantly faster. Better handling of uncaught exceptions (Application_Error). Allows developers ...

  13. Basic4android adds Conditional Compilation

    Release Notes: Updates in v3.80 Conditional Compilation and Build Configurations. Shared code modules. AdditionalJar attribute allows adding jar files to the compilation. New project meta-file that stores dynamic ...

  14. Basic4android Improves Debugging

    Release Notes: Updates in v3.50 Debugger runtime performance improved. New watch expressions. Re-deploy modified files only. Improved Treeview performance. AdditionalRes attribute can now be used multiple times. ...