Fixed big file upload related bug using WebAssembly ⚡
Work on file upload bug
A bug that appears only for huge files and is related to the way the SHA-1 hash gets generated. I need to read huge files in chunks and incrementally create the SHA hash.
Fixed UI bug (Material UI Card)
Fixed Stripe related issue
Fix issue related to photgrammetry algorithm
Native Android App UI fixes
Created illustrations for each project type
Published native companion app for enterprise to the Play Store
Point measurements UI and UX fixes
Implemented web viewer link sharing
Projects which were only accessible for people within the same organization can now be shared with external parties using a JWT based sharing system.
More accurate point measurements using the average over the last 3 seconds
Use ngrok pro instead of loca.lt
Implementing standard deviation algorithm for GPS
Work on mysterious height interpolation bug
Only allow images upload with a Wi-Fi connection (native app)
The images get temporarily saved, in case the user closes the app or restarts the phone
Fix compass direction (mapbox)
Further conduct tests for a more precise GPS coordinate <> image mapping (automatic scaling and geo-referencing of pointclouds)
Implemented new design for the maps header
Display current UTM position for Cordova app
Implemented GPS position simulation for easier testing during development
Meeting about GPS point finding mechanism
The last few meters before this feature goes online!