Skip to content

Release v1.9.2

Choose a tag to compare

@jaswanthsanjay88 jaswanthsanjay88 released this 19 Jul 08:50

Release v1.9.2

fix: In-app APK installer Uri resolution & DownloadManager status gate, official logo in Settings About section, and dynamic EndCredits layout height

  • Fix in-app APK installer by querying DownloadManager for STATUS_SUCCESSFUL and resolving content URI via getUriForDownloadedFile(downloadId) with FileProvider fallback.
  • Prevent premature READY_TO_INSTALL state in UpdateBottomSheet.kt by capping progress polling at 0.99f during download phase.
  • Replace Sparkles diamond icon with official BIT app logo (ic_logo) in Settings About section in GeneralSettingsSection.kt.
  • Standardize CreditRoll onGloballyPositioned layout measurement gate in EndCredits.kt.
  • Release v1.9.2 (versionCode 61).