Skip to content

Tags: donglua/JZOfficeAndroid

Tags

v0.3.0

Toggle v0.3.0's commit message
Release 0.3.0

v0.2.0

Toggle v0.2.0's commit message
Release 0.2.0

v0.1.0

Toggle v0.1.0's commit message
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