Commit Graph

106 Commits

Author SHA1 Message Date
DanyLE
bff2c94fa9 remove support for VDB, applications that used SQLite database can now use API provided by the libsqlite package (on MarketPlace) 2024-03-17 21:18:11 +01:00
DanyLE
0f2ab549e8 fix: doc generation use latest typedoc version 2024-03-17 21:18:11 +01:00
DanyLE
d72a4c954b Remove old menu element, use stackmenu instead 2024-03-17 21:18:11 +01:00
DanyLE
242df06a28 Rework on Notification API + some sytem packages
- Rename Syslog to SystemReport
- All services previously on SystemReport now moved to the dedicated SystemServices Packages
- Rework on a more versatile notification GUI and API
- Applications now can display a local toast message instead of pushing a global notification message
2024-03-17 21:18:11 +01:00
Dany LE
7b3072576c Update Makefile 2024-03-17 21:18:11 +01:00
DanyLE
6948b0e339 Fix make file 2024-03-17 21:18:11 +01:00
DanyLE
b35812bb43 Update icons + add documentation build in Jenkinsfile 2024-03-17 21:18:11 +01:00
DanyLE
d9314fc829 Add official AntOS icon 2024-03-17 21:18:11 +01:00
DanyLE
2e887851c5 Add input tag and update all base dialogs to support mobile devices 2024-03-17 21:18:11 +01:00
DanyLE
1a6ece4e7c Add stack panel component + redesign MarketPlace UI
- Continue improve UI elements
- Add stack panel UI tag
- Redesign MarketPlace UI to support mobile device
2024-03-17 21:18:11 +01:00
DanyLE
d5d6a16a85 Update version to 2.0.0-a 2024-03-17 21:18:11 +01:00
DanyLE
cd294f58a6 Rework on AntOS core to provide support to both mobile and desktop devices (experimental):
- Redesign the core UI API and tags to support Mobile devices
- Add new StackMenu tag
- Support touch events handling on touch devices
- Redesign File and Setting to work on mobile
- Improve Anouncement API
- Rework on default themes
2024-03-17 21:18:11 +01:00
DanyLE
255f9dc285 update readme file, and include it to delivery 2022-07-22 20:35:21 +02:00
DanyLE
d08b33a0b9 fix ar generation problem: with new version format 2022-07-22 20:19:10 +02:00
DanyLE
09e12437a8 fix ar generation problem: with new version format 2022-07-22 20:17:47 +02:00
DanyLE
da5bbdab60 Allow to set version number and build ID to the current Antos build 2022-07-22 20:13:08 +02:00
DanyLE
2fd4bb5c96 Bug fix + improvement:
- About dialog now can display package README file
- Fix: double click handling on grid view
- add README to packages
- support source map in release version
2022-07-19 20:57:12 +02:00
DanyLE
5d17c429f7 Makefile read current version from gcode 2022-07-17 14:29:39 +02:00
Dany LE
a6d725ea71 User a custom tag to manage the desktop instead of GUI 2021-11-26 00:03:01 +01:00
Dany LE
52709d5da4 improve Window GUI API 2021-10-24 00:27:17 +02:00
lxsang
c23cb1bfa8 Improve core API:
- improve OS exit API
- improve VFS API
2021-10-12 21:58:57 +02:00
lxsang
4c96fac5e5 replace CodePad by NotePad 2021-06-13 12:08:37 +02:00
lxsang
b8671cbab0 ACE and CodePad now moved to MarketPlace 2021-06-13 12:08:33 +02:00
lxsang
5d41281706 used libantosdk for pompiling 2021-06-13 12:08:27 +02:00
lxsang
b4fb5473e4 update terser setting 2021-06-13 12:08:27 +02:00
lxsang
3ca7b91c37 Add support to typescript in CodePad 2021-06-13 12:08:16 +02:00
lxsang
f7a3373d23 update make file 2021-06-13 12:07:59 +02:00
lxsang
5ca29f5103 fix max recent entries number in codepad 2021-06-13 12:07:58 +02:00
lxsang
94a0c097a8 Add minor features:
- File dialog should remember last opened folder
- Add dynamic key-value dialog that work on any object
- Window list panel should show window title in tooltip when mouse hovering on application icon
- Improvement application list in market place
2021-06-13 12:07:51 +02:00
lxsang
566592dc8e Improvement + fix bug:
- improve Tag API
- Improve CodePad UI + Extension API
- Add package dependencies to Market Place
2020-12-18 19:51:19 +01:00
lxsang
43f96af920 add release archive 2020-11-19 17:39:30 +01:00
lxsang
45d425d5db add resizer to grid view 2020-09-24 18:22:16 +02:00
lxsang
99a029bdd3 allow building standarlone afx GUI API 2020-09-18 13:20:22 +02:00
lxsang
d05b3474c0 fix make file 2020-06-26 01:17:02 +02:00
lxsang
3d0595eab4 update showdown to new lib 2020-06-24 19:53:28 +02:00
Xuan Sang LE
764d44388e
Update Makefile 2020-06-22 12:43:33 +02:00
lxsang
684c08a36a add test to travis job 2020-06-22 12:07:23 +02:00
lxsang
6d85427225 add test to travis job 2020-06-22 12:01:05 +02:00
lxsang
d5df803c2c Finish tag documenting 2020-06-11 18:43:20 +02:00
lxsang
6ea3be79f4 add some JSDoc to the code 2020-06-10 11:20:41 +02:00
lxsang
6365081f56 add some JSDoc to the code 2020-06-10 11:15:01 +02:00
Xuan Sang LE
fb462fe31b add more type, all defaults apps are now in typescript 2020-06-04 17:49:48 +02:00
Xuan Sang LE
6e95994892 add more test, convert CodePad to type scipt 2020-06-03 23:43:08 +02:00
Xuan Sang LE
1c32f2010c Switch from coffee script to typescrit
- Better tooling support
- Stronger type checking
- Unit test with jest
- JSDocc support
2020-05-29 22:22:00 +02:00
Xuan Sang LE
759cd1fc6f switch to es6 from coffeescript 2020-05-24 13:17:59 +02:00
Xuan Sang LE
f11509120e refactory code 2020-05-24 11:52:22 +02:00
Xuan Sang LE
9f184fc19b Some major changes:
- Enhance the error report system
- The SDK now allows to create sub-directory when building and releasing
2020-05-22 18:31:06 +02:00
Xuan Sang LE
9008396ac9 core services renamed to syslog 2020-05-20 23:11:58 +02:00
Xuan Sang LE
ff6f480f08 add market place 2020-05-19 01:03:49 +02:00
Xuan Sang LE
d1496c6530 move non basic app to another repository 2020-05-18 19:04:44 +02:00