Binding to AGL framework 99/7099/1
authorJosé Bollo <jose.bollo@iot.bzh>
Tue, 8 Nov 2016 18:43:40 +0000 (19:43 +0100)
committerBocklage, Jens <Jens_Bocklage@mentor.com>
Tue, 8 Nov 2016 19:02:58 +0000 (20:02 +0100)
commitf9e65355cede6829b94b3c0e0e435ed775630913
tree8f4840457bde7dd75b2b071a2d090507d92fd2f2
parentdd8c90f87463d370c3076e13b7c6cc0e27c0d2f5
Binding to AGL framework

This replaces the binding to the Tizen Framework with
the binding to the AGL framework.

Change-Id: Ib7e1da60b9eb1754fd623e7a346c117a9ee11647
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
HomeScreen.pro
HomeScreenAppFrameworkBinderAGL/.gitignore [new file with mode: 0644]
HomeScreenAppFrameworkBinderAGL/HomeScreenAppFrameworkBinderAGL.pro [new file with mode: 0644]
HomeScreenAppFrameworkBinderAGL/LICENSE [new file with mode: 0644]
HomeScreenAppFrameworkBinderAGL/README.md [new file with mode: 0644]
HomeScreenAppFrameworkBinderAGL/src/homescreenappframeworkbinderagl.cpp [new file with mode: 0644]
HomeScreenAppFrameworkBinderAGL/src/homescreenappframeworkbinderagl.h [new file with mode: 0644]
HomeScreenAppFrameworkBinderAGL/src/main.cpp [new file with mode: 0644]