Commit Graph

106 Commits

Author SHA1 Message Date
DanyLE
6895b94c7d remove support for VDB, applications that used SQLite database can now use API provided by the libsqlite package (on MarketPlace)
All checks were successful
gitea-sync/antos/pipeline/head This commit looks good
2023-06-01 11:19:47 +02:00
DanyLE
1db1b11277 fix: doc generation use latest typedoc version
All checks were successful
gitea-sync/antos/pipeline/head This commit looks good
2023-05-30 13:13:45 +02:00
DanyLE
47e8cfca41 Remove old menu element, use stackmenu instead 2023-02-17 10:06:30 +01:00
DanyLE
11aed2642b Rework on Notification API + some sytem packages
All checks were successful
gitea-sync/antos/pipeline/head This commit looks good
- 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
2023-01-06 18:44:11 +01:00
Dany LE
569a7c7852
Update Makefile
All checks were successful
gitea-sync/antos/pipeline/head This commit looks good
2023-01-03 18:34:10 +01:00
DanyLE
5010d3d492 Fix make file
Some checks failed
gitea-sync/antos/pipeline/head There was a failure building this commit
2023-01-02 10:55:34 +01:00
DanyLE
a54015571a Update icons + add documentation build in Jenkinsfile
All checks were successful
gitea-sync/antos/pipeline/head This commit looks good
2023-01-02 10:53:16 +01:00
DanyLE
1715dc2058 Add official AntOS icon
All checks were successful
gitea-sync/antos/pipeline/head This commit looks good
2023-01-01 22:03:00 +01:00
DanyLE
4acc3f703a Add input tag and update all base dialogs to support mobile devices 2022-12-09 18:20:31 +01:00
DanyLE
7c3b8a7432 Add stack panel component + redesign MarketPlace UI
- Continue improve UI elements
- Add stack panel UI tag
- Redesign MarketPlace UI to support mobile device
2022-12-09 13:17:35 +01:00
DanyLE
3f4bdea3ad Update version to 2.0.0-a
All checks were successful
gitea-sync/antos/pipeline/head This commit looks good
2022-12-08 14:57:14 +01:00
DanyLE
92e27b653f 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
2022-12-08 14:56:05 +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