Subscribe to library updates

DonManfred

Expert
Licensed User
Longtime User
Firebase UI Bindings. V0.21

Added a Macro to the Library to simplify the Integration.

New in V0.21

Add this line to your Manifest to define the needed Firebase UI Activities.
B4X:
CreateResourceFromFile(Macro, FirebaseUI.uibindings)
 

Star-Dust

Expert
Licensed User
Longtime User
SD Trimmer rel. 0.02

trimmer (seek) volume simulator
 
Last edited:

Star-Dust

Expert
Licensed User
Longtime User

Star-Dust

Expert
Licensed User
Longtime User
[B4X] [XUI] Shadows (With source code)
create the shadow to the images in the views, also be used to transform colors image into shades of gray image
 
Last edited:

Star-Dust

Expert
Licensed User
Longtime User
SD ImageTile rel. 0.02 (Image Swap Animation)

New Class: ImageRubik
 

DonManfred

Expert
Licensed User
Longtime User
Dropbox SDK V2 JAVA V0.4
This version is based on my old Library from which i lost the source. I decompiled the old library and make it work again.
I also completely rewrote the Uploadmethod (the decompiler was not able to decompile this methods. It is now using an UploadSession.

The new Upload is tested with Files up to 590mb but i expect it to work with bigger files also.

Edit: I tested it with a 2.4GB big File now.
 
Last edited:

DonManfred

Expert
Licensed User
Longtime User
Dropbox SDK V2 Java

updated to V0.42

New is a Call to Files.listFolderContinue which expect a Cursor. ListFolder itself return the last used cursor so you can store it.

listFolderContinue results in an Event with all Changes (and a new latestcursor to store)
 

Star-Dust

Expert
Licensed User
Longtime User
SD MeteorView Class with source code

It animates the background of any view and makes a starry sky appear with falling meteors.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…