summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* APPLINK-11161. Fixed sending SDL.ActivateApp response for app, launched via ↵Andrey Oleynik2015-02-232-2/+31
| | | | LAUNCH_APP.
* APPLINK-11140: HMI grayout necesary apps in UpdateAppList requestAndrei Melnik2015-02-236-23/+30
|
* APPLINK-11144. Fixed deletion of icons.Andrey Oleynik2015-02-231-0/+4
|
* APPLINK-11144. Fixed deletion of icons.Andrey Oleynik2015-02-231-0/+1
|
* APPLINK-11143. Fixed sending SDL.ActivateApp response on timeout for waiting ↵Andrey Oleynik2015-02-235-26/+21
| | | | app launch.
* APPLINK-11137. Fixed crash on non-existing waiting app activation.Andrey Oleynik2015-02-231-3/+2
|
* APPLINK-11133. Fixed crash on absent appHMIType in json.Andrey Oleynik2015-02-231-70/+84
|
* APPLINK-11088. Fixed review notes.Andrey Oleynik2015-02-236-71/+50
|
* APPLINK-11088. Fixed several bugs, changed implementation of SDL.ActivateApp ↵Andrey Oleynik2015-02-237-6/+98
| | | | handling. Part 2.
* APPLINK-11088. Implementation of OnHMIStatus handling from mobile side. Part 1.Andrey Oleynik2015-02-2313-47/+277
|
* Bug Fixes and ImprovementsSynchronizationCommitJustin Dickow2015-02-201388-13619/+47942
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Empty perform iteration request Fix type of name from string to enum SendLocation implemented on HTML5 HMI Fixed PI response on VR rejection due to high priority. Fix Apps not responsive/not able to start app/apps remain listed on SYNC even after USB disconnect Mobile API change and processing capabilities Change perform interaction request conditions. Fix SDL must always start 3sec timer before resuming the HMILevel of the app Remove redundant StartSavePersistentDataTimer() call. Change wrong predicate name to right. Added stream request handling feature Made streaming timeout in media manager configurable Put navi app in LIMITED in case of phone call Handling of audio state for applications Add stop streaming timeout into ini file Implement HMILevel resumption for job-1 Fix result code ABORTED when interrupts it by Voice recognition activation Fix incorrect value parameter unexpectedDisconnect in BCOnAppUnregistered Fix SDL send BC.OnAppUnregistered with "unexpectedDisconnect" set to "true" in case received from HMI OnExitAllApplications {"reason":"MASTER_RESET"} Fix Update ini file for iAP1 support Current working directory added to image path Fix helpers to make it workable with more then 2 parameters DCHECK() for ManageMobileCommand() replaced with log message because the latter returns false in some regular situations (e.g. TOO_MANY_PENDING_REQUESTS, see SDLAQ-CRS-10) Remove connection after closing. Signed-off-by: Justin Dickow <jjdickow@gmail.com>
* Merge branch 'feature/lock_screen_icon_url' into developMick Wollman2015-02-1818-9/+123
|\
| * Amended the lock screen icon URL in the preloaded policy table.Mick Wollman2015-02-181-1/+1
| |
| * Adds lock screen icon URL field to policy table.Mick Wollman2015-02-1818-9/+123
|/ | | | Methods added to extract URL from policy table and send to mobile.
* Merge hotfix/remove_lock_screen_code into developMick Wollman2015-02-184-42/+0
|\
| * remove the declarations for helper methodsJustin Dickow2015-01-281-10/+0
| | | | | | | | Signed-off-by: Justin Dickow <jjdickow@gmail.com>
| * Fixes #23, removes all lock screen related code that was accidentally merged ↵Justin Dickow2015-01-283-32/+0
| | | | | | | | | | | | into master Signed-off-by: Justin Dickow <jjdickow@gmail.com>
* | Merge hotfix/contributing into developMick Wollman2015-02-181-0/+15
|\ \ | |/ |/|
| * Added contributing file, fixes #4Justin Dickow2015-01-271-0/+15
|/ | | | Signed-off-by: Justin Dickow <jjdickow@gmail.com>
* Remove experimental lock screen feature from masterJustin Dickow2015-01-271-2/+2
| | | | Signed-off-by: Justin Dickow <jjdickow@gmail.com>
* Latest internal release - last bulk merge before pull request and gitflow!?Justin Dickow2015-01-261158-12219/+8867
| | | | | | Smoke tested on Ubuntu 12.04 Signed-off-by: Justin Dickow <jjdickow@gmail.com>
* HmiStatus modifyJustin Dickow2015-01-241168-8665/+14561
| | | | | | | | | | | | | | | | HU DCHECK occurs during multisession registration Remove unused variable SIGSEGV handler added to flush logger queue FixIncomplete device list in UpdateDeviceList request Fix Memory leak on PutFile break Fix Thread and Timer Fix OnHmiStatus Notification Fix Url array sending for endpoints. Fix HashChange Fix SDL parse incoming JSON message with both members error and result as success message Fix Core crashes while connecting mobile app Signed-off-by: Justin Dickow <jjdickow@gmail.com>
* Merge branch 'master' of github.com:smartdevicelink/sdl_core into github/masterJustin Dickow2014-10-280-0/+0
|\
| * update CMakeLists to include policiesJustin Dickow2014-10-271-15/+28
| | | | | | | | Signed-off-by: Justin Dickow <jjdickow@gmail.com>
| * 3.10.1Justin Dickow2014-10-27295-2124/+49299
| | | | | | | | Signed-off-by: Justin Dickow <jjdickow@gmail.com>
| * remove policy submoduleJustin Dickow2014-10-271-0/+0
| | | | | | | | Signed-off-by: Justin Dickow <jjdickow@gmail.com>
| * Added some missing encoding files for log4cxxJustin Dickow2014-10-278-0/+9
| | | | | | | | Signed-off-by: Justin Dickow <jjdickow@gmail.com>
| * Removed extra clause in readmeJustin Dickow2014-10-201-4/+0
| | | | | | | | Signed-off-by: Justin Dickow <jjdickow@gmail.com>
| * updated read me with simplified build procedureJustin Dickow2014-10-201-3/+1
| | | | | | | | Signed-off-by: Justin Dickow <jjdickow@gmail.com>
* | update CMakeLists to include policiesJustin Dickow2014-10-271-15/+28
| | | | | | | | Signed-off-by: Justin Dickow <jjdickow@gmail.com>
* | 3.10.1Justin Dickow2014-10-27295-2124/+49299
| | | | | | | | Signed-off-by: Justin Dickow <jjdickow@gmail.com>
* | remove policy submoduleJustin Dickow2014-10-271-0/+0
| | | | | | | | Signed-off-by: Justin Dickow <jjdickow@gmail.com>
* | Added some missing encoding files for log4cxxJustin Dickow2014-10-278-0/+9
| | | | | | | | Signed-off-by: Justin Dickow <jjdickow@gmail.com>
* | Removed extra clause in readmeJustin Dickow2014-10-201-4/+0
| | | | | | | | Signed-off-by: Justin Dickow <jjdickow@gmail.com>
* | updated read me with simplified build procedureJustin Dickow2014-10-202-4/+1
|/ | | | Signed-off-by: Justin Dickow <jjdickow@gmail.com>
* SDL 3.8!Justin Dickow2014-10-206180-0/+1613230
| | | | Signed-off-by: Justin Dickow <jjdickow@gmail.com>
* Fixed a broken linkJustin Dickow2014-10-121-1/+1
| | | The link will continue to be broken though until SDL Core is uploaded to github.
* More readme updatesJustin Dickow2014-10-121-1/+1
|
* Update READMEJustin Dickow2014-10-121-1/+1
|
* Create and Update READMEJustin Dickow2014-10-121-0/+109