Commit Graph

490 Commits

Author SHA1 Message Date
DanyLE
7c19269d8f Support pinned app in dock + remove old pinned apps UI
All checks were successful
gitea-sync/antos/pipeline/head This commit looks good
2022-12-15 17:01:16 +01:00
DanyLE
43ef0e1321 Improve application dock:
All checks were successful
gitea-sync/antos/pipeline/head This commit looks good
- Stack all instances of the same application to one single dock button
- Make the dock scrollable by mouse wheel or touch
2022-12-13 22:05:37 +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
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
9b5da170e7 App name now can differ from pkgname 2022-08-25 01:20:51 +02:00
DanyLE
b381294064 fix: fix icon display problem when application is installed, remove all related settings when an application is uinstalled 2022-08-24 14:45:11 +02:00
DanyLE
14b72ef425 Fix dragndrop bug on Fileview (grid mod) 2022-08-19 11:15:21 +02:00
Dany LE
1cf718117f Fix fileview status incorrect, add more build stage to Jenkinsfile 2022-08-04 13:40:02 +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
699c697344 update login form style 2022-07-22 18:04:56 +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
6cbb463f6f Fileview: list view display modified date instead of mime 2022-07-17 22:21:10 +02:00
DanyLE
f7081ae48a Include current Antos version to login screen 2022-07-17 15:05:59 +02:00
DanyLE
583a0c0349 update version number in code 2022-07-17 14:20:56 +02:00
DanyLE
c0603cd47d Minor style fixes on menus and dropdown list 2022-07-17 13:10:02 +02:00
DanyLE
8b029c2e0a fix minor visual bug on grid view, list view and tree view 2022-07-05 20:02:01 +02:00
DanyLE
86bcaf9dea visual bug fix on label: inline block by default 2022-07-05 15:25:19 +02:00
DanyLE
084c377bcf visual bug fix on label 2022-07-05 15:10:17 +02:00
DanyLE
61de95788c Visual improvements 2022-07-05 15:04:18 +02:00
DanyLE
52af4b6940 fix visualize bug after style changes 2022-07-05 14:41:34 +02:00
DanyLE
e63cae1550 style improvement on Label, FileView, GridView, system menu and app Panel 2022-07-05 13:22:51 +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
fdcc5ce784 allow to create memory-based temporal VFS file system 2022-07-02 18:52:50 +02:00
Dany LE
81d78aa8e5 robusify VFS mem file handling 2022-07-02 16:28:21 +02:00
DanyLE
d109d6af39 fix: file name display inconsitent between views 2022-05-30 12:13:29 +02:00
DanyLE
c26e27d7ec Fix multiple dialogs focus bug 2022-05-24 17:35:27 +02:00
DanyLE
8b23ebeeff Loading animation is now based on the current context (global or application context) 2022-05-24 15:39:58 +02:00
DanyLE
2cdd8f9a43 support dnd and grid sort 2022-03-29 18:25:07 +02:00
Dany LE
079af3b0ce fix type conversion error in gridview tag 2022-02-23 14:33:21 +01:00
Dany LE
a1d26a6069 regen release 2021-11-26 18:24:09 +01:00
Dany LE
dc2a7c36d8 regen release 2021-11-26 18:22:42 +01:00
Dany LE
15f8de8910 regen release 2021-11-26 18:17:44 +01: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
0624f421f7 API improvement & bug fix:
- subscribed global event doesnt unsubcribed when process is killed
- process killall API doesnt work as expected
- improve core API
2021-11-25 01:13:16 +01:00
Dany LE
64094c29d5 update 2021-11-24 23:42:55 +01:00
Dany LE
d208aea1b9 update 2021-11-24 23:37:06 +01:00
Dany LE
149566ec5d update 2021-11-24 23:21:23 +01:00
Dany LE
3c67b1c134 fix bug 2021-11-24 22:37:49 +01:00
Dany LE
3a24df169c update announcement system 2021-11-24 22:15:25 +01:00
Dany LE
e345a61269 update bootstrap icons to v.1.7.1 2021-11-21 19:45:02 +01:00
Dany LE
b3d38ccb05 allow multiple files upload in single request 2021-11-21 19:19:09 +01:00
Dany LE
66e96cc0db update VFS API 2021-10-24 20:56:18 +02:00
Dany LE
86a94a817a update GUI API 2021-10-24 20:37:19 +02:00
Dany LE
27ac7c06fc Minor bug fix on desktop handling 2021-10-24 19:44:21 +02:00
Dany LE
99e0d02581 enable setting blur overlay window 2021-10-24 18:34:08 +02:00
Dany LE
52709d5da4 improve Window GUI API 2021-10-24 00:27:17 +02:00
lxsang
043214c001 cleanup 2021-10-12 22:35:47 +02:00
lxsang
9c06d88713 AntOS load automatically custom VFS handles if available 2021-10-12 22:26:40 +02:00
lxsang
c23cb1bfa8 Improve core API:
- improve OS exit API
- improve VFS API
2021-10-12 21:58:57 +02:00
lxsang
cd34857753 update default repository 2021-06-13 12:08:39 +02:00
lxsang
0af320e4c2 fix etract zip API bug 2021-06-13 12:08:38 +02:00
lxsang
4c96fac5e5 replace CodePad by NotePad 2021-06-13 12:08:37 +02:00
lxsang
99e3e6308c updata maket place 2021-06-13 12:08:37 +02:00
lxsang
2be50053a8 enable cache jquery 2021-06-13 12:08:37 +02:00
lxsang
11b8d0b2de force jquery to disable cache 2021-06-13 12:08:36 +02:00
lxsang
3f05659940 force close xhr after finish 2021-06-13 12:08:36 +02:00
lxsang
a7cb8e06e1 add timestamp to request 2021-06-13 12:08:36 +02:00
lxsang
6c59bbd5d6 disable keep alive 2021-06-13 12:08:35 +02:00
lxsang
44f4ad1840 disable cache in $.ajax 2021-06-13 12:08:35 +02:00
lxsang
cac548edf9 disable cache in $.ajax 2021-06-13 12:08:34 +02:00
lxsang
b8671cbab0 ACE and CodePad now moved to MarketPlace 2021-06-13 12:08:33 +02:00
lxsang
15011086f7 revert changes 2021-06-13 12:08:33 +02:00
lxsang
eb27b330a7 update core 2021-06-13 12:08:32 +02:00
lxsang
f8c19e2a4c minor bug fix on SDK 2021-06-13 12:08:31 +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
096890c136 regen release 2021-06-13 12:08:26 +02:00
lxsang
a5d93fcd72 enhance vfs path handling 2021-06-13 12:08:25 +02:00
lxsang
2316994b94 enhance vfs path handling 2021-06-13 12:08:25 +02: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
e657c98688 move some API from CodePad to system API 2021-06-13 12:08:22 +02:00
lxsang
b2e2cbeda5 fix compile bug when coffie files are not available 2021-06-13 12:08:20 +02:00
lxsang
c57ebdccac regen the latest archive 2021-06-13 12:08:19 +02:00
lxsang
e2d1a90f73 regen archive 2021-06-13 12:08:18 +02:00
lxsang
3ca7b91c37 Add support to typescript in CodePad 2021-06-13 12:08:16 +02:00
lxsang
cdc11089fa fix global lib load bug 2021-06-13 12:08:16 +02:00
lxsang
b69103107c create a new input file for each upload 2021-06-13 12:08:15 +02:00
lxsang
25f95360d6 clean file input before upload 2021-06-13 12:08:14 +02:00
lxsang
9f9db3076f fix: upload file caching problem 2021-06-13 12:08:12 +02:00
lxsang
7123098049 update icon alignment 2021-06-13 12:08:12 +02:00
lxsang
808623b0d6 update sysmenu style 2021-06-13 12:08:11 +02:00
lxsang
77f643a206 fix iframe window move problem 2021-06-13 12:08:09 +02:00
lxsang
d670bd3b3a fix resize problem when iframe is inside of window 2021-06-13 12:08:08 +02:00
lxsang
ac76a5f967 Allow window horizotal and vertical resize 2021-06-13 12:08:07 +02:00
lxsang
1a132178c3 fix setting save bug 2021-06-13 12:08:05 +02:00
lxsang
ee03e07325 fix setting save bug 2021-06-13 12:08:03 +02:00
lxsang
62c56eac9f fix setting save bug 2021-06-13 12:08:03 +02:00
lxsang
ebb74ebcbc fix setting save bug 2021-06-13 12:08:02 +02:00
lxsang
e764cef4ac fix setting save bug 2021-06-13 12:08:02 +02:00
lxsang
af570fecf5 fix key input 2021-06-13 12:08:02 +02:00
lxsang
726de16035 change category name 2021-06-13 12:08:02 +02:00
lxsang
51bf3e3df5 Add features:
- add bootstrap icon font support
- classing applications by categories in start menu
2021-06-13 12:08:02 +02:00
lxsang
78f09934d2 fix open with bug 2021-06-13 12:08:01 +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
5ca29f5103 fix max recent entries number in codepad 2021-06-13 12:07:58 +02:00
lxsang
738eb1f831 Remove loading animation in push notification service 2021-06-13 12:07:57 +02:00
lxsang
d384a65b73 Add features: 2021-06-13 12:07:57 +02:00
lxsang
26a35a6c70 improve css resizer style 2021-06-13 12:07:56 +02:00