aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2023-12-22Replace background with black & blue grid.Jacobo Aragunde Pérez6-6/+2531
Bug-AGL: SPEC-4041 Change-Id: I30de8718fecbf8f8cdc7ff60743cfc244f866875
2022-06-01Adapt to new application frameworkJose Dapena Paz6-9/+53
Drop usage of agl-js-api, and just provide a mock for mediaplayer calls. Bug-AGL: SPEC-4248 Signed-off-by: Jose Dapena Paz <jdapena@igalia.com> Change-Id: I8461713c56f2a81e3e1eda441e10da45f96c8087
2022-05-31Use appinfo.json instead of config.xmlJose Dapena Paz2-21/+11
Bug-AGL: SPEC-4248, SPEC-4251 Signed-off-by: Jose Dapena Paz <jdapena@igalia.com> Change-Id: I207035040d4337098baa236af9e35bfc0435aa6d
2021-05-04Disable dragging and zoom events on app imagesmarlin_12.93.0marlin_12.92.0marlin_12.91.0marlin_12.90.1marlin_12.90.0marlin/12.93.0marlin/12.92.0marlin/12.91.0marlin/12.90.1marlin/12.90.0lamprey_11.92.0lamprey_11.91.0lamprey/11.92.0lamprey/11.91.012.93.012.92.012.91.012.90.112.90.011.92.011.91.0Lorenzo Tilve2-4/+10
Events triggered by webapps on those actions were producing some race conditions eventually causing a freeze. So disabling those and hiding displaying draggable link. Bug-AGL: SPEC-3786 Signed-off-by: Lorenzo Tilve <ltilve@igalia.com> Change-Id: Ie3a381485be9931b0c61b8e140208696995305e5
2020-08-07Do not require windowmanager APIkoi_10.93.0koi_10.92.0koi_10.91.0koi/10.93.0koi/10.92.0koi/10.91.0jellyfish_9.99.4jellyfish_9.99.3jellyfish/9.99.4jellyfish/9.99.39.99.49.99.310.93.010.92.010.91.0Antia Puentes1-1/+0
The window manager was removed in favor of the agl-compositor. Bug-AGL: SPEC-3497 Signed-off-by: Lorenzo Tilve <ltilve@igalia.com> Change-Id: I15904d7e9c0c822c2cc24acc613b85f9c643e544
2020-02-04BUGFIX adjust margin bottomHumberto Alfonso Díaz1-1/+1
2020-02-04FUNCT Add support to seekHumberto Alfonso Díaz3-3/+13
2020-02-04FUNCT Add loop support to playerHumberto Alfonso Díaz2-1/+18
2020-02-04FUNCT Added playlistHumberto Alfonso Díaz9-9/+86
2020-02-04FUNCT Added playerHumberto Alfonso Díaz6-2/+154
2020-02-04STRUCT Create project structureHumberto Alfonso Díaz13-0/+445