summaryrefslogtreecommitdiff
path: root/src/components/application_manager
Commit message (Expand)AuthorAgeFilesLines
* Final formating changed filesAlexander Kutsan2016-01-2011-286/+378
* Replaced virtual keywork by OVERRIDE macro in application managerAlexander Kutsan2016-01-201-15/+15
* Make Enum values capitalizedAlexander Kutsan2016-01-201-41/+41
* Rename MessageHelperLibrary to MessageHelperAlexander Kutsan2016-01-191-1/+1
* Minor logging fixesAlexander Kutsan2016-01-191-2/+1
* Rename StateIdFindPredicate to StateIDComparatorAlexander Kutsan2016-01-192-7/+7
* Use typedef for Application shared ptrAlexander Kutsan2016-01-192-3/+2
* Add missed testcases from sdl_pasaAlexander Kutsan2016-01-191-87/+964
* Remove redundant redifinition of SendActivateAppToHMIAlexander Kutsan2016-01-192-8/+8
* Replace returns to breaks in ApplicationState::RemoveStateAlexander Kutsan2016-01-191-3/+3
* Used OVERRIDE macro against virtual in hmi_state.hAlexander Kutsan2016-01-191-17/+17
* Fix EndTimeisExpired testAlexander Kutsan2016-01-191-4/+12
* Extract MessageHelper to separate libraryAlexander Kutsan2016-01-196-15/+23
* Resolve rebase conflictsAlexander Kutsan2016-01-1938-1526/+2102
* Fix formating to simplify mergeAlexander Kutsan2016-01-1936-5798/+6205
* Merge pull request #326 from LuxoftSDL/hotfix/Converting_UpperBoundValuesAGaliuzov2016-01-193-7/+7
|\
| * Fix converting upperbound valuesVeronica Veremjova2016-01-153-7/+7
* | Merge pull request #329 from LuxoftSDL/hotfix/Response_from_HMI_upper_bound_i...AGaliuzov2016-01-171-1/+12
|\ \ | |/ |/|
| * Dial number append info field to responceToMobileAndriy Kozoriz2016-01-151-1/+12
* | Merge pull request #321 from LuxoftSDL/feature/Refactor_hmi_message_adapterAGaliuzov2016-01-147-9/+9
|\ \
| * | Correct all dependent from .hpp include directivesKozoriz2016-01-117-9/+9
| |/
* | Merge pull request #320 from LuxoftSDL/hotfix/sdl_respond_SUCCESS_instead_of_...AGaliuzov2016-01-141-0/+5
|\ \
| * | Add WARNINGS resultCode in TTSSpeak alert requestHerasym Oleh2016-01-111-0/+5
| |/
* | Merge branch 'master' into developagaliuzov2016-04-233-10/+20
|\ \
| * \ Merge remote-tracking branch 'genivi-upstream/release/4.0.0'4.0.1Artem Nosach2015-12-145-5/+35
| |\ \
| | * \ Merge pull request #284 from LuxoftSDL/hotfix/Core_dump_if_make_MASTER_RESETAGaliuzov2015-12-072-2/+14
| | |\ \
| | | * | Increase of scope of lock in method Handle()dtrunov2015-12-011-6/+5
| | | * | Fix core crash during MASTER_RESETdtrunov2015-12-012-2/+15
| | * | | Merge pull request #282 from LuxoftSDL/hotfix/SDL_writes_to_DB_incorrect_valu...AGaliuzov2015-12-041-2/+2
| | |\ \ \
| | | * | | Add checking of SO field.dtrunov2015-12-011-2/+2
| | | |/ /
| | * | | Fix deadlocks in AM when stopping SDL and log socket endless blockingAsen Kirov2015-11-303-1/+19
| | |/ /
| * | | Send policy app id during application registrationagaliuzov2015-11-192-2/+1
| |/ /
* | | Fix putting NAVI non-media app in BACKGROUNG when activating a second MEDIA m...Asen Kirov2016-01-061-27/+59
| |/ |/|
* | Merge pull request #308 from LuxoftSDL/hotfix/SDL_responds_with_SUCCESS_resul...AGaliuzov2016-01-042-11/+45
|\ \
| * | Change PAPT logs level.Herasym Oleh2016-01-041-3/+4
| * | Add logs to WaitTTSSpeak method.Herasym Oleh2016-01-041-8/+10
| * | Fix defect SDL responds with SUCCESS resultCode in case of TTS Speak absentHerasym Oleh2015-12-252-9/+40
* | | Merge pull request #295 from LuxoftSDL/hotfix/Fix_SDL_core_developAGaliuzov2015-12-311-1/+15
|\ \ \
| * | | hotfix/Fix_SDL_core_developHerasym Oleh2015-12-171-1/+15
| |/ /
* | | Merge pull request #300 from LuxoftSDL/hotfix/Logging_by_ComponentArtem Nosach2015-12-2522-41/+47
|\ \ \
| * | | Removed redundant commaElisey Zamakhov2015-12-181-1/+1
| * | | Fixed wrong logger name for RequestControllerElisey Zamakhov2015-12-182-2/+2
| * | | Fixed wrong logger name for ResumptionElisey Zamakhov2015-12-184-4/+4
| * | | Fixed wrong logger name for PolicyHandlerElisey Zamakhov2015-12-182-2/+2
| * | | Fixed wrong logger name for ApplicationManagerElisey Zamakhov2015-12-1813-32/+38
| |/ /
* | | Merge pull request #291 from LuxoftSDL/feature/Conditions_for_SDL_to_send_pla...AGaliuzov2015-12-226-170/+31
|\ \ \ | |/ / |/| |
| * | Changes calling of method to literaldtrunov2015-12-042-8/+20
| * | Remove PlayTone notification to HMIdtrunov2015-12-036-168/+17
* | | Merge pull request #285 from LuxoftSDL/feature/SDL_must_provide_appID_via_VR_...AGaliuzov2015-12-071-1/+1
|\ \ \
| * | | Add pararameter appID to VR.PerformInteractiondtrunov2015-12-011-1/+1
| |/ /