fix: Libreoffice v0.1.6-a

This commit is contained in:
2025-05-28 22:44:47 +02:00
parent 4a62c4d1cf
commit 5594516697
21 changed files with 164 additions and 56 deletions

View File

@ -1,15 +0,0 @@
# AntunnelTestClient
This is an example project, generated by AntOS Development Kit
## Howto
Use the Antedit command palette to access to the SDK functionalities:
1. Create new project
2. Init the project from the current folder located in side bar
3. Build and run the project
4. Release the project in zip package
## Set up build target
Open the `build.json` file from the current project tree and add/remove
build target entries and jobs. Save the file

Binary file not shown.

View File

@ -9,6 +9,9 @@ It support a wide range of documents.
![https://github.com/lxsang/antosdk-apps/blob/master/LibreOffice/libreoffice.png?raw=true](https://github.com/lxsang/antosdk-apps/blob/master/LibreOffice/libreoffice.png?raw=true)
## Change log
- v 0.1.6-a:
* fix document exporting does not work
* fix missing toolbar icons
- v 0.1.5-a:
* allow user to configure document server URI
- v 0.1.4-a:

Binary file not shown.

File diff suppressed because one or more lines are too long