17 Commits

Author SHA1 Message Date
DanyLE
cf0c10afd4 fix: minor UI bugs on File and Setting apps
All checks were successful
gitea-sync/antos/pipeline/head This commit looks good
2023-07-18 10:43:42 +02:00
DanyLE
a14e4e5381 fix: use row/column as common directives for all UI horizontal/vertical direction
All checks were successful
gitea-sync/antos/pipeline/head This commit looks good
2023-07-14 11:02:33 +02:00
DanyLE
4ef66d49c3 update: use latest UI API on system applications 2023-07-13 20:40:40 +02:00
DanyLE
46e7e6d94f feat: use a separated setting file for each application instead of a single system setting files
All checks were successful
gitea-sync/antos/pipeline/head This commit looks good
2023-06-20 17:16:13 +02: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
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
52af4b6940 fix visualize bug after style changes 2022-07-05 14:41:34 +02:00
DanyLE
b2ce9ec978 Minor improvement
- Use arrow up key on File widget to navigate to parent directory
- Application will trigger a "launched" event when opened
2022-07-04 19:59:34 +02:00
DanyLE
f97a45be15 Add more control to mem file + bug fix on File 2022-07-02 21:36:07 +02:00
DanyLE
2cdd8f9a43 support dnd and grid sort 2022-03-29 18:25:07 +02:00
Dany LE
64094c29d5 update 2021-11-24 23:42:55 +01:00
Dany LE
3a24df169c update announcement system 2021-11-24 22:15:25 +01:00
lxsang
fd4474d598 Improvement on core API:
- improvement performance of some VFS utility API
- Allow compress/extract zip file in Files
- CodePad/Files/MarketPlace use some common system APIs instead of defining in-package functions
2021-06-13 12:08:23 +02:00
lxsang
20840d09b0 Improvements on GUI + API:
- Add generic key-value dialog
- Allow multiple file upload
- Add ESC and enter key handle to dialog
- Improve File application
2021-06-13 12:08:00 +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
352a1c8c17 Enhance File 2020-06-24 19:58:15 +02:00
Xuan Sang LE
fb462fe31b add more type, all defaults apps are now in typescript 2020-06-04 17:49:48 +02:00