No description https://coord.is
  • Kotlin 52.2%
  • Swift 29.9%
  • Rust 9.7%
  • Nix 1.9%
  • Shell 1.3%
  • Other 5%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Allison Bentley 969bfdd44c
Extract SheetContent from MainScreen
Move the bottom-sheet body (profile, friend detail, and the friends list with
its toolbar) into a SheetContent composable that reads and mutates
MapScreenState. The profile sheet's server-location toggle, upload, and
auto-share handling now call the holder's uploadNow/toggleServerLocation/
setAutoShareGranted/disableAutoShare; UI-only actions (opening dialogs,
navigating, requesting the background-location permission) are passed down as
callbacks from MainScreen.

The auto-share revoke-on-missing-permission check moves ahead of the holder
construction so it seeds from the corrected preference. MainScreen now renders
SheetContent inside the bottom sheet and keeps only the dialogs, permission
launcher, and navigation state.
2026-06-27 01:58:37 +01:00
.cargo Wire format v3 with binary encoding and altitude support 2026-01-20 13:39:24 +00:00
.claude/skills/liquid-glass Apply Liquid Glass design patterns to iOS sheets 2026-01-27 21:19:25 +00:00
.tangled/workflows Add MapTiler API key to Android CI build 2026-01-24 15:32:36 +00:00
android Extract SheetContent from MainScreen 2026-06-27 01:58:37 +01:00
apple Prepare iOS app for 1.0 App Store release 2026-01-27 23:02:59 +00:00
core Add Android background location foreground service 2026-06-26 19:20:41 +01:00
deploy/coord.is Add nixos-upgrade timeout and update nixpkgs 2026-01-27 13:54:48 +00:00
server Wire format v3 with binary encoding and altitude support 2026-01-20 13:39:24 +00:00
website Prepare iOS app for 1.0 App Store release 2026-01-27 23:02:59 +00:00
.envrc Initial release of Coords 2026-01-16 16:46:15 +00:00
.gitignore Move city database to Rust core with region-aware geocoding 2026-01-25 16:51:18 +00:00
Cargo.lock Initial release of Coords 2026-01-16 16:46:15 +00:00
Cargo.toml Initial release of Coords 2026-01-16 16:46:15 +00:00
CHANGELOG.json Initial release of Coords 2026-01-16 16:46:15 +00:00
CONTRIBUTING.md Initial release of Coords 2026-01-16 16:46:15 +00:00
flake.lock Add nixos-upgrade timeout and update nixpkgs 2026-01-27 13:54:48 +00:00
flake.nix Prepare iOS app for 1.0 App Store release 2026-01-27 23:02:59 +00:00
LICENSE Initial release of Coords 2026-01-16 16:46:15 +00:00
PRIVACY.md Initial release of Coords 2026-01-16 16:46:15 +00:00