Route prepared file saves through platform services
This commit is contained in:
@@ -446,14 +446,13 @@ Known local toolchain state:
|
||||
platform clipboard bridges.
|
||||
- `pp_platform_api` exposes the SDK-free `PlatformServices` interface for
|
||||
clipboard text, cursor visibility, virtual-keyboard visibility, external
|
||||
file display, file sharing, and picker callbacks; Windows live app execution
|
||||
now uses injected `WindowsPlatformServices` from
|
||||
file display, file sharing, picker callbacks, and prepared-file
|
||||
save/download handoff; Windows live app execution now uses injected
|
||||
`WindowsPlatformServices` from
|
||||
`src/platform_windows/windows_platform_services.*` in `pp_platform_windows`,
|
||||
while non-Windows platforms still reach retained platform bridges through
|
||||
the debt-tracked adapter isolated in
|
||||
`src/platform_legacy/legacy_platform_services.*`. The iOS/Web
|
||||
save-with-writer overload remains a separate app method until export handoff
|
||||
is isolated.
|
||||
`src/platform_legacy/legacy_platform_services.*`.
|
||||
- `pano_cli plan-cloud-upload` exposes `pp_app_core` cloud upload availability,
|
||||
new-document warning, publish prompt, and save-before-upload planning as JSON;
|
||||
the live cloud upload command consumes the same start contract before
|
||||
|
||||
Reference in New Issue
Block a user