Commit Graph

69 Commits

Author SHA1 Message Date
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
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
Dany LE
86a94a817a update GUI API 2021-10-24 20:37:19 +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
51bf3e3df5 Add features:
- add bootstrap icon font support
- classing applications by categories in start menu
2021-06-13 12:08:02 +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
de5878c349 Add features:
- Improvement application list in market place
- Allow triplet keyboard shortcut in GUI
- CodePad allows setting shortcut in CommandPalette commands
- CodePad should have recent menu entry that remember top n file opened
- Improve File application grid view
- Label text should be selectable
2021-06-13 12:07:51 +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
f84da77825 enhance the core API and default application 2020-06-05 17:46:04 +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
759cd1fc6f switch to es6 from coffeescript 2020-05-24 13:17:59 +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
0b27af3e9d fix Files bug 2020-05-21 22:16:24 +02:00
Xuan Sang LE
9008396ac9 core services renamed to syslog 2020-05-20 23:11:58 +02:00
Xuan Sang LE
33eab1d30a support drag and drop in file 2020-05-19 23:29:31 +02:00
Xuan Sang LE
53df50f196 add draggable treeview 2020-05-19 20:00:56 +02:00
Xuan Sang LE
d1e8fd91dc support locale at application level using package.json 2020-05-18 19:41:11 +02:00
Xuan Sang LE
d1496c6530 move non basic app to another repository 2020-05-18 19:04:44 +02:00
Xuan Sang LE
40b06f8f1a add darkmode themes, clean up 2020-05-18 18:53:59 +02:00
Xuan Sang LE
fa22fc5413 use fat arrow for this reference 2020-05-17 17:05:12 +02:00
lxsang
e20ee262fc finish CodePad 2020-05-15 20:55:13 +02:00
lxsang
04e5a4d50c adapt apps 2020-05-12 21:08:39 +02:00
lxsang
3a47785a47 add tags 2020-04-02 18:33:07 +02:00
Xuan Sang LE
b2db12e42f improvement & bug fix 2018-07-24 15:17:43 +02:00
Xuan Sang LE
59cde330da fix core api bugs 2018-03-27 18:47:27 +02:00
Xuan Sang LE
da342ea574 Market now can update package to newer version 2018-03-21 11:21:33 +01:00
Xuan Sang LE
f4f2e6f124 minor fix 2018-03-20 13:19:40 +01:00
Xuan Sang LE
f89c71e2b3 AntOSDK first working version, now application can be built from browser 2018-03-20 13:07:23 +01:00
Xuan Sang LE
2221ea0bc4 add licence to source file 2018-03-15 11:00:24 +01:00
Xuan Sang LE
56cf8ea770 fix File bug 2018-03-12 22:47:23 +01:00
Xuan Sang LE
d2677eb380 some know bug in File is not fixed yet 2018-03-12 19:48:22 +01:00
Xuan Sang LE
9d5f2250ba add buttons to Fime 2018-03-12 19:33:11 +01:00
Xuan Sang LE
8fef0c5e96 add setting package 2018-03-11 21:31:40 +01:00
Xuan Sang LE
6367c321da add FormatedString class, automatically translate to new locale when locale is set 2018-03-10 20:42:09 +01:00
Xuan Sang LE
1b9e6e88fa Add global locale change event, application now automatically change language when the event is triggered 2018-03-10 12:22:01 +01:00
Xuan Sang LE
d072566be8 all packages now support localisation 2018-03-10 01:05:34 +01:00
Xuan Sang LE
0590e284a0 fix loading googledrive 2018-03-01 12:00:56 +01:00
Xuan Sang LE
28ab98b055 VFS for Google Drive, 1st working version 2018-02-28 15:33:57 +01:00
Xuan Sang LE
77336716b5 google drive support, working 2018-02-28 00:15:41 +01:00
Xuan Sang LE
79138f4198 working on VFS binding of Google drive 2018-02-27 16:40:36 +01:00
Xuan Sang LE
e50cdc3620 shared file enable 2018-02-19 16:45:18 +01:00
Xuan Sang LE
564df6c815 fix File 2018-02-19 00:35:09 +01:00
Xuan Sang LE
5d91cc99f3 add application manager 2018-02-01 19:36:09 +01:00
Xuan Sang LE
69849db99a add resizer 2018-01-31 18:19:02 +01:00