Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions MOBILE.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
// SPDX-License-Identifier: CC-BY-SA-4.0
= Mobile target

The mobile client MUST use *Tauri 2.0+* or *Dioxus* (Rust-first) per the estate
language policy. Kotlin/Gradle/Swift are banned for mobile.

The previous Kotlin/Gradle Android client (`android/`) was removed 2026-06-24 as a
policy violation (recoverable from git history). Rebuild the mobile target in
Tauri/Dioxus. Note: the Rust core (NativeLib JNI surface) is reusable via Tauri.
81 changes: 0 additions & 81 deletions android/app/build.gradle.kts

This file was deleted.

101 changes: 0 additions & 101 deletions android/app/src/main/AndroidManifest.xml

This file was deleted.

100 changes: 0 additions & 100 deletions android/app/src/main/assets/gossamer-ui/README.adoc

This file was deleted.

64 changes: 0 additions & 64 deletions android/app/src/main/assets/gossamer-ui/build.sh

This file was deleted.

18 changes: 0 additions & 18 deletions android/app/src/main/assets/gossamer-ui/deno.json

This file was deleted.

Loading
Loading