Skip to content

Android Dev Build #215.1 (60b7fe5)

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 May 21:40
60b7fe5

Automated Android build artifacts for commit 60b7fe523eed4ab2334338730dd6b09520962da8.
Workflow run: https://github.com/LettuceAI/app/actions/runs/25640486065

Changes since previous Android build android-dev-213-1-ced7522

Compare: android-dev-213-1-ced7522...60b7fe5

  • 60b7fe5 fix(android): allow text tool-call parsing on mobile
  • 22d7f48 chore: hoist dynamic imports already imported statically
  • 2dc84cf feat(image-gen): attribute usage to source session and character
  • 2b449b8 feat(usage): redesign analytics pages with dense table layout
  • e304ee0 chore: rustfmt nits
  • f3f7ee5 fix(sync): preserve schema fields in backup and sync
  • ef3a986 fix(memory): gate v4 upgrade toast on dynamic memory v3
  • f442b90 feat(models): add Ollama mode to model browser and redesign installed models
  • 32fe540 chore: fix tailwind and cargo warnings
  • 4992703 feat(settings): persistent collapsible sidebar with merged Lorebooks and Companions hubs
  • 66551cf feat(companion): add per-session time awareness for memory recall and stamping
  • a0da527 refactor(chat): align system-send confirm with bottom menu design language
  • fe8e88d feat(settings): redesign settings with persistent sidebar and refreshed pages
  • 7d82c60 feat(tls): support trusted certs and self-hosted TLS exceptions
  • 021febb perf(color-picker): reduce rerenders during gradient editing
  • 5f7fa1b fix(avatar-gradient): add source selection and refresh palette state
  • 50af1fd fix(avatar): persist cropped base/round avatars and refresh gradient caches
  • 9e97372 fix(avatar-gradient): add gradient regeneration and remove brightness lift
  • d5d1b3d fix(creation): use proper uuid fallback for character/persona ids
  • d3d73c6 refactor(smart-creator): rebuild as agentic tool-calling flow with inline pills, image gallery, and save-and-chat
  • 2650699 refactor(smart-creator): remove lorebook flow and make agent controls explicit
  • aa8b072 feat(readme): update keywords
  • f657e59 feat(llama): add DRY sampler controls and runtime wiring
  • e1e9628 feat(lorebook): add agentic lorebook generator with planner, writer, refine, coherence stages