Commit Graph

618 Commits

Author SHA1 Message Date
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
Dany LE
2620d2ccb6
add build status
All checks were successful
gitea-sync/antos/pipeline/head This commit looks good
2022-10-05 21:32:40 +02:00
Dany LE
d1fdb47ca2
Update Jenkinsfile
All checks were successful
gitea-sync/antos/pipeline/head This commit looks good
2022-09-29 19:17:19 +02:00
Dany LE
31d928c977
Delete _config.yml
All checks were successful
gitea-sync/antos/pipeline/head This commit looks good
2022-09-16 15:31:42 +02:00
Dany LE
50e74cef5f
Delete .travis.yml
All checks were successful
antos-devel/pipeline/head This commit looks good
gitea-sync/antos/pipeline/head This commit looks good
2022-09-16 13:26:12 +02:00
Dany LE
cbb8948dbf
Generate build script per branch
All checks were successful
antos-devel/pipeline/head This commit looks good
2022-09-16 13:18:56 +02:00
Dany LE
c377a80d0d
export dts to build dir 2022-09-16 12:44:02 +02:00
Dany LE
f466cf1200
Update change logs on v1.2.1 2022-09-16 12:41:38 +02:00
Dany LE
53867c9d03
Separate build based on current branch name 2022-09-16 11:53:15 +02:00
Dany LE
4cd271cc51
Merge pull request #45 from lxsang/1.2.1
release v1.2.1

* 9b5da17 - App name now can differ from pkgname
* b381294 - fix: fix icon display problem when application is installed, remove all related settings when an application is uinstalled
* b6c90e5 - update image path in readme
* 14b72ef - Fix dragndrop bug on Fileview (grid mod)
* c96919e - fix: correct jenkins build demo stage
* 1cf7181 - Fix fileview status incorrect, add more build stage to Jenkinsfile
* 255f9dc - update readme file, and include it to delivery
* d08b33a - fix ar generation problem: with new version format
* da5bbda - Allow to set version number and build ID to the current Antos build
* 699c697 - update login form style
* 2fd4bb5 - Bug fix + improvement
* 6cbb463 - Fileview: list view display modified date instead of mime
* f7081ae - Include current Antos version to login screen
* 5d17c42 - Makefile read current version from gcode
* 583a0c0 - update version number in code
* c0603cd - Minor style fixes on menus and dropdown list
* 8b029c2 - fix minor visual bug on grid view, list view and tree view
* 86bcaf9 - visual bug fix on label: inline block by default
* 61de957 - Visual improvements
* 52af4b6 - fix visualize bug after style changes
* e63cae1 - style improvement on Label, FileView, GridView, system menu  and app Panel
* f97a45b - Add more control to mem file + bug fix on File
* fdcc5ce - allow to create memory-based temporal VFS file system
* 81d78aa - robusify VFS mem file handling
* d109d6a - fix: file name display inconsitent between views
* c26e27d - Fix multiple dialogs focus bug
* 8b23ebe - Loading animation is now based on the current context (global or application context)
* 2cdd8f9 - support dnd and grid sort
* 079af3b - fix type conversion error in gridview tag
* a6d725e - User a custom tag to manage the desktop instead of GUI
* 0624f42 - API improvement & bug fix: - subscribed global event doesnt unsubcribed when process is killed - process killall API doesnt work as expected - improve core API
* 3a24df1 - update announcement system
* e345a61 - update bootstrap icons to v.1.7.1
* b3d38cc - allow multiple files upload in single request
* 66e96cc - update VFS API
* 86a94a8 - update GUI API
* 27ac7c0 - Minor bug fix on desktop handling
* 99e0d02 - enable setting blur overlay window
* 52709d5 - improve Window GUI API
* 9c06d88 - AntOS load automatically custom VFS handles if available
* c23cb1b - Improve core API: - improve OS exit API - improve VFS API
2022-09-16 11:47:05 +02: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
Dany LE
a0ee2d1090
Update Jenkinsfile 2022-08-23 18:20:25 +02:00
Dany LE
b6c90e56cd
update image path in readme 2022-08-22 21:27:57 +02:00
Dany LE
5f29d5b382
Update README.md 2022-08-22 12:59:33 +02:00
Dany LE
b806f20bdb
change image path 2022-08-22 12:58:50 +02:00
Dany LE
19a8610f1c
Update Jenkinsfile 2022-08-22 09:52:10 +02:00
DanyLE
14b72ef425 Fix dragndrop bug on Fileview (grid mod) 2022-08-19 11:15:21 +02:00
Dany LE
c96919ea12 fix: correct jenkins build demo stage 2022-08-04 13:47:55 +02:00
Dany LE
1cf718117f Fix fileview status incorrect, add more build stage to Jenkinsfile 2022-08-04 13:40:02 +02:00
Dany LE
e76a3f4ef1
Update Jenkinsfile 2022-08-02 11:59:21 +02:00
Dany LE
bb8991c1a1
Update Jenkinsfile 2022-08-02 11:57:43 +02:00
Dany LE
558ef1b3ef
Update Jenkinsfile 2022-08-02 11:56:56 +02:00
Dany LE
ef95e55d50
Update README.md 2022-08-01 18:18:31 +02:00
Dany LE
4a2f4483d6
Update README.md 2022-08-01 18:12:27 +02:00
Dany LE
a03feba430
Update README.md 2022-08-01 18:08:13 +02:00
Dany LE
5014cc730f
Update README.md 2022-08-01 17:15:43 +02:00
Dany LE
b3a4dd4bd1
Update README.md 2022-08-01 17:09:08 +02:00
Dany LE
1e230c9f9d
Update Jenkinsfile 2022-08-01 16:48:52 +02:00
Dany LE
2a4a68b902
Create Jenkinsfile 2022-08-01 16:38:54 +02:00
Dany LE
969222b687
Update README.md 2022-07-29 02:02:30 +02:00
DanyLE
76b16f54a3 regen ar 2022-07-22 20:35:54 +02:00
DanyLE
255f9dc285 update readme file, and include it to delivery 2022-07-22 20:35:21 +02:00
DanyLE
b26a62464d regen archive 2022-07-22 20:19:46 +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
e4ccfedbd8 regen archive 2022-07-22 20:13:45 +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
5d17c429f7 Makefile read current version from gcode 2022-07-17 14:29:39 +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
66af4d63f6 regen archive 2022-07-05 20:02:26 +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