Tags: donglua/JZOfficeAndroid
Tags
feat(demo): consolidate annotated Office samples Bundle one comprehensive PPTX, DOCX, and XLSX in the demo and expose an internal sample picker. Label example conditions and expected results, consolidate repeated slide cases, and preserve focused generated fixtures for parser and Android rendering checks. Tested: cargo test --workspace --offline (231 passed) Tested: cargo fmt --all -- --check Tested: cargo clippy --workspace --all-targets --offline -- -D warnings Tested: ./gradlew :demo:assembleDebug :demo:assembleRelease :viewer:assembleDebugAndroidTest --offline --console=plain Tested: Packaged demo and test sample bytes match generated sources Not-tested: Complete final device visual pass; device went offline