shape: 'cenerCircle'
}, {
name: 'navigation',
- id: 'intelPoc11.navigation',
+ id: 'html5POC08.Nav',
iconPath: '../navigation/icon.png',
sectorId: 1,
sc: 104,
shape: 'pieWithoutCenter'
}, {
name: "airconditioning",
- id: 'intelPoc16.HVAC',
+ id: 'html5POC06.Hvac',
iconPath: '../dashboard/icon.png',
sectorId: 2,
sc: 94, //small circle border
shape: 'pieWithoutCenter'
}, {
name: 'MultimediaPlayer',
- id: 'intelPoc14.MultimediaPlayer',
+ id: 'html5POC07.Multimediaplayer',
iconPath: '../musicplayer/icon.png',
sectorId: 3,
sc: 80,
shape: 'pieWithoutCenter'
}, {
name: 'SmartDeviceLink',
- id: 'intelPoc17.SDL',
+ id: 'html5POC10.SDL',
iconPath: '../smartdevicelink/icon.png',
sectorId: 4,
sc: 80,
shape: 'pieWithoutCenter'
}, {
name: 'phone',
- id: 'intelPoc15.phone',
+ id: 'html5POC09.Phone',
iconPath: '../phone/icon.png',
sectorId: 5,
sc: 82,
shape: 'pieWithoutCenter'
}, {
name: 'store',
- id: 'intelPoc13.Store',
+ id: 'html5POC03.AppManager',
iconPath: '../store/icon.png',
sectorId: 6,
sc: 82,
shape: 'pieWithoutCenter'
}, {
name: 'dashboard',
- id: 'intelPoc12.Dashboard',
+ id: 'html5POC04.Dashboard',
iconPath: '../dashboard/icon.png',
sectorId: 7,
sc: 105,
sa: 126,
la: 160,
shape: 'pieWithoutCenter'
-} ];
\ No newline at end of file
+} ];
+* Wed Apr 16 2014 brianjjones <brian.j.jones@intel.com> submit/tizen/20140416.223008@796ffc4
+- Fixes TIVI-3004. Now center pie buttons will launch their apps
+
* Mon Apr 14 2014 brianjjones <brian.j.jones@intel.com> submit/tizen/20140404.163847@1ee31c5
- Fixing image files
- Changing file names
-- Initial checkin of the Modello Homescreen UI
* Thu Apr 03 2014 brianjjones <brian.j.jones@intel.com> 20280b5
- Initial checkin of the Modello Homescreen UI