Pad/cmd/pad
Greg Pomerantz beae5fc026 Fix directory navigation and path initialization
- Initialize browser path to the actual startup directory instead of '/'
- Improve '..' navigation to be relative to the filesystem root
- Fix path duplication issues by avoiding redundant absolute path joining
2026-06-05 13:43:27 -04:00
..
impl_android.go Refactor RealFileSystem to use WorkingDir, and ensure clean shutdown with FlushAll 2026-06-05 11:42:39 -04:00
impl_other.go Request Android permissions. 2026-06-05 10:57:53 -04:00
jni_android.c Request Android permissions. 2026-06-05 10:57:53 -04:00
jni_android.h Request Android permissions. 2026-06-05 10:57:53 -04:00
main.go Fix directory navigation and path initialization 2026-06-05 13:43:27 -04:00
Permissions.java Refactor RealFileSystem to use WorkingDir, and ensure clean shutdown with FlushAll 2026-06-05 11:42:39 -04:00