Commit Graph

165 Commits

Author SHA1 Message Date
8c84314528 feat(l10n): update strings for new settings and about screen
Added strings for device info, theme selection, and about section. Removed unused diagnostic strings.

Co-authored-by: Junie <junie@jetbrains.com>
2026-07-07 16:55:30 +02:00
912874fd0c feat(platform): add device info and network summary support
This adds DeviceInfo to the Platform interface and implements it for Android, iOS, and JVM, including battery level and active network summary where available.

Co-authored-by: Junie <junie@jetbrains.com>
2026-07-07 16:55:27 +02:00
3d52e62e81 chore: ignore .junie directory in .gitignore
Co-authored-by: Junie <junie@jetbrains.com>
2026-07-07 16:55:23 +02:00
8ae8a1ccee Polish native shell navigation 2026-07-05 20:27:48 +02:00
6bcfc534a0 Build native UI shell foundation 2026-07-04 10:41:51 +02:00
89a99582a5 Build Rust core handshake and Compose UI foundation 2026-07-04 08:59:23 +02:00
68363fb680 Harden Rust transfer core 2026-07-03 15:21:22 +02:00
1f1401d242 Allow Android network sockets 2026-07-03 14:32:03 +02:00
9a8cd1c698 Package Rust library in Android app 2026-07-03 14:25:54 +02:00
63cf025b2e Reduce Android debug native size 2026-07-03 01:19:15 +02:00
3e1a5268f4 Improve ticket copy and parsing 2026-07-03 01:03:39 +02:00
1c525288a5 Add native file picker to core test UI 2026-07-03 00:30:21 +02:00
3cdbf7e8f9 Add mobile file access sources 2026-07-03 00:24:25 +02:00
3da576a94e Refactor Rust core architecture 2026-07-03 00:09:11 +02:00
90463d7210 Baseline Compose Multiplatform Iroh migration 2026-07-02 23:53:47 +02:00