Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-08-02 | Fix the call to homescreen/showWindow operation. | 1 | -1/+2 | ||
The call requires that the "area" field is enclosed in a "parameter" key. Also, the app id must be provided without the version number (remove the "@version" suffix). Bug-AGL: SPEC-2647 | |||||
2019-08-02 | Do not blacklist the Qt-based launcher | 1 | -1/+1 | ||
2019-07-16 | FUNCT Call homescreen/showWindow after app is launched | 1 | -1/+23 | ||
FIXME: this should work, according to the documentation, but it does not. | |||||
2019-07-15 | Rename application as html5-launcher | 2 | -6/+6 | ||
2019-07-15 | Release code under Apache 2.0 license | 3 | -0/+47 | ||
2019-07-10 | FUNCT blacklist homescreen and launcher | 1 | -0/+1 | ||
2019-07-10 | FUNCT add browser icons | 2 | -0/+365 | ||
2019-07-02 | BUGFIX correct wrong url | 1 | -2/+1 | ||
2019-07-01 | BUGFIX Remove svg inject dependency | 1 | -1/+0 | ||
2019-07-01 | FUNCT Add homescreen to config blacklist | 1 | -2/+0 | ||
2019-07-01 | BUGFIX Set background attachment as fixed for scrolling | 1 | -0/+1 | ||
2019-07-01 | FUNCT Added black list support | 2 | -6/+15 | ||
2019-07-01 | RESTRUCT Delete unused code | 7 | -44064/+0 | ||
2019-07-01 | FUNCT Change icon when click on item | 3 | -4/+28 | ||
2019-07-01 | FUNCT Add custom icons with animation | 36 | -278/+6221 | ||
2019-06-21 | FUNCT Basic support to launch apps | 4 | -8/+36 | ||
2019-06-20 | DOC Add code comment | 1 | -3/+1 | ||
2019-06-20 | FUNCT Add support to load apps from AGL | 7 | -37/+552 | ||
2019-06-20 | FUNCT Update app icon | 1 | -68/+300 | ||
2019-06-20 | RESTRUT Rename app.js to index.js and remove bootstrap dependency | 1 | -1/+0 | ||
2019-06-20 | FUNT Add Sass vars for color customization | 3 | -2/+7 | ||
2019-06-20 | RESTRUCT Split style into several files | 7 | -73/+76 | ||
2019-06-20 | FUNCT Update main layout | 1 | -8/+7 | ||
2019-06-20 | FUNCT Added first visual version | 12 | -9/+44177 | ||
2019-06-19 | STRUCT Repo structure with basic layout | 6 | -0/+128 | ||