Back to Home

Product Changelogs

Track version releases, feature additions, core modifications, and JNI memory fixes across the BadriTech Platform.

Product ReleaseSeptember 24, 2024stable track

GreatGoga Appv2.4.0

Added

Dynamic Offerwall integration utilizing custom ad-attribution receivers.

Gamified task rewards engine with local secure storage verification.

Google Auth and Firebase Authentication flows.

Changed

Redesigned UI with full Jetpack Compose canvas support.

Migrated network requests to use gRPC protocol for compressed sync payloads.

Fixed

Offline synchronization conflicts between local SQLite/Room DB caching and cloud endpoints.

Deprecated

Legacy REST API sync routes replaced by gRPC.

Product ReleaseMarch 12, 2023stable track

Bhagavad Gita Appv1.8.0

Added

Sanskrit and English translations embedded directly inside localized databases.

Custom layout selectors (Sanskrit verses, English translations, and detailed commentary side-by-side).

Changed

Optimized SQLite text searches to run under 30ms utilizing custom database indexes.

Fixed

Layout rendering issues on smaller screen viewports for Sanskrit text.

Product ReleaseJanuary 15, 2026beta track

TruVideo Demo Appv2.1.2

Added

Dual-screen Presentation Mode overlay support for enterprise product reviews.

Real-time upload telemetry log panels showing socket buffering.

Changed

CameraX capture frame rates dynamically adjusted to maintain stability under thermal throttle.

Fixed

Video compression codecs memory leak on older MediaTek SoC devices.

Product ReleaseDecember 08, 2025beta track

NCKit Audio Demov1.0.0-beta

Added

Interactive microphone capture with original vs. cleaned live waveform plots.

Environment noise profiles: Cafeteria, Fan Hum, and Traffic presets.

Changed

Vocal formant extraction algorithm updated for improved treble clarity.

Fixed

Audio thread CPU scheduling issue causing micro-stuttering on Android 11.

SDK ReleaseFebruary 20, 2026beta track

NCKit Noise Cancellation SDKv1.0.0-beta3

Added

Native NDK audio stream filters written in performance C++ pipelines.

Multi-thread thread pools for real-time sample processing under 15ms buffer delay.

Changed

Updated Kotlin Coroutine Flow wrappers to support reactive PCM processing listeners.

Fixed

Critical memory leaks inside native heap allocation loops during audio frame splicing.

Deprecated

Legacy synchronous stream processing hooks.

SDK ReleaseSeptember 18, 2024stable track

PublisherSDK Ad-attributionv1.5.0

Added

Google Play Install Referrer API bindings to automatically resolve download campaigns.

Attribution signatures verification over encrypted gRPC channels.

Changed

Database layer migrated to Room with encrypted SQL caching.

SDK telemetry logs buffer locally and flush in batches of 10 events to optimize battery usage.

Fixed

Broadcast receiver loop firing twice during background network transitions.