profile/ivi/smartdevicelink.git
9 years agoUse pkgcmd to install SDL Crosswalk app. 63/28563/1 accepted/tizen_3.0.m14.3_ivi tizen_3.0.m14.3_ivi accepted/tizen/ivi/20141010.190049 submit/tizen_ivi/20141009.210406 tizen_3.0.m14.3_ivi_release
Ossama Othman [Thu, 9 Oct 2014 20:39:12 +0000 (13:39 -0700)]
Use pkgcmd to install SDL Crosswalk app.

This set of changes does the following:
- reduces hardcoding of SDL Crosswalk package and app IDs
- corrects SDL Crosswalk package installation and
  uninstallation

With these changes in place, the sample HMI may once again be
launched through the smartDeviceLinkCore program.  The sample
HMI now also responds to touch input as well.

Change-Id: I06883624e71f706d3ef0317383be7dc240538cff
Bug-Tizen: TC-244
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
9 years agoLaunch SDL HMIs via xwalk-launcher. 05/27705/2 accepted/tizen/ivi/20140919.141712 submit/tizen_ivi/20140918.175344
Ossama Othman [Tue, 16 Sep 2014 20:56:56 +0000 (13:56 -0700)]
Launch SDL HMIs via xwalk-launcher.

Since there is currently no browser in Tizen IVI, package the
SDL sample HMI as a Crosswalk widget, and have the SDL core
launch the HMI via xwalk-launcher.

Bug-Tizen: TC-1579

Change-Id: I801fae70380b2dd3df114d12d12ec59c094c23bd
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
9 years agoMake SmartDeviceLink work with Crosswalk. accepted/tizen/ivi/20140808.112359 submit/tizen_ivi/20140807.200740
Ossama Othman [Thu, 7 Aug 2014 19:56:32 +0000 (12:56 -0700)]
Make SmartDeviceLink work with Crosswalk.

By default SmartDeviceLink launches the sample SDL HMI using
chromium-browser.  Override using the appropriate preprocessor
symbol definitions to make SDL use xwalk instead.

Change-Id: I8514ee141a185e786b79bab1029147763a49e466
Bug-Tizen: TC-244
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
10 years agoRemove dependency to MiniBrowser 81/20281/2
Mikko Ylinen [Wed, 30 Apr 2014 12:43:07 +0000 (15:43 +0300)]
Remove dependency to MiniBrowser

Tizen IVI is moving away from webkit2-efl and in the future
configuration MiniBrowser won't be available. Prepare for that by
removing the dependency to it.

Change-Id: Ibd4977e7365c2743cc167e276ba8c6072e7ff662
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
10 years agoAdded missing dependencies. accepted/tizen_ivi_panda accepted/tizen_ivi_release tizen_ivi_panda tizen_ivi_release accepted/tizen/ivi/20140307.032102 accepted/tizen/ivi/panda/20140403.015744 accepted/tizen/ivi/release/20140315.035845 submit/tizen/20140307.002020 submit/tizen_ivi_panda/20140403.012234 submit/tizen_ivi_release/20140315.035355
Ossama Othman [Fri, 7 Mar 2014 00:19:14 +0000 (16:19 -0800)]
Added missing dependencies.

Change-Id: Icb821a908645f2c7a0310056211f14efd63d95a4
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
10 years agoRemove executable bit from JavaScript and CSS files.
Ossama Othman [Thu, 6 Mar 2014 23:01:44 +0000 (15:01 -0800)]
Remove executable bit from JavaScript and CSS files.

Change-Id: Ifebb5636c063b1d400aab6f61201a95e06697f76
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
10 years agoUpdate to 2.0 release.
Ossama Othman [Thu, 6 Mar 2014 23:01:20 +0000 (15:01 -0800)]
Update to 2.0 release.

Change-Id: Ic62f1b0a73836e5f04e6ca0669ed00c38c41f0c2
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
10 years agoRemoved editor backup files shipped upstream SDL code.
Ossama Othman [Thu, 6 Mar 2014 22:59:07 +0000 (14:59 -0800)]
Removed editor backup files shipped upstream SDL code.

Change-Id: I333ac4289ae228bf82ab8dde6f936cb699f1f573
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
10 years ago[TIVI-2269] Support launching SDL from ICO homescreen.
Ossama Othman [Tue, 17 Dec 2013 23:50:31 +0000 (15:50 -0800)]
[TIVI-2269] Support launching SDL from ICO homescreen.

Change-Id: Id286bea9d582649003b5019172bcef5cfbc7f97a
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
10 years agoUpdate package changelog.
Ossama Othman [Thu, 15 Aug 2013 22:39:08 +0000 (15:39 -0700)]
Update package changelog.

Change-Id: Ifcd35aeb7324350f82f57df16bdc88fb18ae1e08
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
10 years agoOverride hardcoded paths and filenames.
Ossama Othman [Thu, 15 Aug 2013 22:38:03 +0000 (15:38 -0700)]
Override hardcoded paths and filenames.

Change-Id: I690b91e95f2fe4b3b3f37461a4d6e8a26304df3f
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
10 years agoAdded missing shared libraries to package.
Ossama Othman [Thu, 15 Aug 2013 22:36:52 +0000 (15:36 -0700)]
Added missing shared libraries to package.

Change-Id: I6145a7d44cf4777eaa6e1d8c0e1e1c42f2275041
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
10 years agoCorrected packaging errors, and created new sample-hmi sub-package.
Ossama Othman [Thu, 15 Aug 2013 21:11:42 +0000 (14:11 -0700)]
Corrected packaging errors, and created new sample-hmi sub-package.

Change-Id: If8dd9b6507efae80f68623f53229396aff71a0af
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
10 years agoInitial packaging of SmartDeviceLink.
Ossama Othman [Mon, 12 Aug 2013 21:47:23 +0000 (14:47 -0700)]
Initial packaging of SmartDeviceLink.

Signed-off-by: Ossama Othman <ossama.othman@intel.com>
10 years agoaddressed name change issue with smartdevicelinkConnectionState enum upstream_SDL_2.0 2.0
Julius Marchwicki [Mon, 9 Dec 2013 09:31:24 +0000 (04:31 -0500)]
addressed name change issue with smartdevicelinkConnectionState enum

10 years agoApplied fix from njduck@gmail.com to fix Bug 139
Julius Marchwicki [Thu, 5 Dec 2013 18:41:39 +0000 (13:41 -0500)]
Applied fix from njduck@gmail.com to fix Bug 139

10 years agoAdded 2.0 protocol support to support binary data
Julius Marchwicki [Tue, 26 Nov 2013 19:08:27 +0000 (14:08 -0500)]
Added 2.0 protocol support to support binary data
Added 2.0 feature support (vehicle data, scrollable message, audio pass thru)
Enchanced 1.0 feature support (soft buttons, icons, graphics)

10 years agoChanged overall naming strategy to have a SmartDeviceLink framework (instead of a...
Julius Marchwicki [Tue, 26 Nov 2013 14:08:07 +0000 (09:08 -0500)]
Changed overall naming strategy to have a SmartDeviceLink framework (instead of a proxy)
Added all 2.0 level features (vehicle data, scrollable message, audio pass thru)
Expanded 1.0 features to include additional features such as icons/graphics and softbuttons
Updated to 2.0 protocol (handles binary data for audio and graphics)

10 years agoCommented out RPC version checking to prepare for 2.0 phone software library release
Julius Marchwicki [Fri, 22 Nov 2013 17:59:14 +0000 (12:59 -0500)]
Commented out RPC version checking to prepare for 2.0 phone software library release
Force head unit to always respond with highest version of protocol supported (per protocol spec)

10 years agoUpdated SDL_Core to new architecture framework.
Julius Marchwicki [Thu, 14 Nov 2013 22:35:14 +0000 (17:35 -0500)]
Updated SDL_Core to new architecture framework.
Introduces handlers to communicate between hmi and mobile device
Improved transport and protocol management
Improved application manager implementation (elimination of the giant case statement)
Introduced concept of smart objects to handle serialization and deserialization of JSON messages between core and hmi/mobile components
Features interface generation in the build process

10 years agoAdded OpenSSL patch and validated against 12.04 64-bit
Julius Marchwicki [Mon, 19 Aug 2013 18:07:11 +0000 (14:07 -0400)]
Added OpenSSL patch and validated against 12.04 64-bit
Incorporated patch for g++ 4.7 and newer compiler.
Commented out two logging lines preventing compilation on 64-bit targets.

11 years agoRemoved Ford specific URL 0.1 upstream/0.1
Kevin Burdette [Wed, 24 Apr 2013 13:28:05 +0000 (09:28 -0400)]
Removed Ford specific URL

11 years agoInitial Ford commit with Core and Proxies
khburdette [Fri, 19 Apr 2013 19:58:59 +0000 (15:58 -0400)]
Initial Ford commit with Core and Proxies