summaryrefslogtreecommitdiffstats
path: root/src/js/app.js
AgeCommit message (Collapse)AuthorFilesLines
2019-08-02Fix the call to homescreen/showWindow operation.Jacobo Aragunde Pérez1-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-07-16FUNCT Call homescreen/showWindow after app is launchedJacobo Aragunde Pérez1-1/+23
FIXME: this should work, according to the documentation, but it does not.
2019-07-15Release code under Apache 2.0 licenseJacobo Aragunde Pérez1-0/+16
2019-07-02BUGFIX correct wrong urlHumberto Alfonso Díaz1-2/+1
2019-07-01FUNCT Added black list supportHumberto Alfonso Díaz1-6/+9
2019-07-01FUNCT Change icon when click on itemHumberto Alfonso Díaz1-3/+5
2019-07-01FUNCT Add custom icons with animationHumberto Alfonso Díaz1-10/+31
2019-06-21FUNCT Basic support to launch appsHumberto Alfonso Díaz1-5/+26
2019-06-20FUNCT Add support to load apps from AGLHumberto Alfonso Díaz1-0/+59