Skip to content

mobile: land android follow-ups and ci cache fixes#54

Merged
dnakov merged 1 commit intomainfrom
mobile/android-followups-and-ci-cache
Mar 28, 2026
Merged

mobile: land android follow-ups and ci cache fixes#54
dnakov merged 1 commit intomainfrom
mobile/android-followups-and-ci-cache

Conversation

@dnakov
Copy link
Copy Markdown
Owner

@dnakov dnakov commented Mar 28, 2026

Summary

  • land Android follow-ups for thread loading, session fork actions, conversation fork flows, account refresh, and voice transcription auth handling
  • carry the Android release bindgen workaround into the release workflows
  • move release workflow sccache backend env to job scope so compile steps actually use the remote cache

Verification

  • ruby -e 'require "yaml"; %w[.github/workflows/ios-testflight.yml .github/workflows/android-play-release.yml .github/workflows/android-apk-release.yml].each { |f| YAML.load_file(f) }; puts "yaml ok"'
  • JAVA_HOME="/Applications/Android Studio.app/Contents/jbr/Contents/Home" ./apps/android/gradlew -p apps/android :app:compileDebugKotlin
  • git diff --check

@dnakov dnakov merged commit c229486 into main Mar 28, 2026
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant