summaryrefslogtreecommitdiff
path: root/src/components/application_manager/include/application_manager
Commit message (Collapse)AuthorAgeFilesLines
* Address review commentsfeature/cloud_app_policiesjacobkeeler2018-11-151-11/+10
|
* Fix style, add certificate, and add GetEnabledCloudAppsjacobkeeler2018-11-091-9/+36
|
* Add cloud app parameters to regular policiesjacobkeeler2018-11-092-0/+27
|
* Added VehicleData Param CloudAppVehicleID to coreShobhitAd2018-11-011-0/+1
|
* Merge branch 'release/5.0.0' of github.com:smartdevicelink/sdl_core into ↵ShobhitAd2018-10-11396-27303/+3729
|\ | | | | | | fix/crushes_with_DCHECK_set_sizes_equal
| * Fix issue where Vehicle Data and WayPoints were not unsubscribed on ↵fix/unsubscribe_way_points_vehicle_data_transport_switchjacobkeeler2018-10-041-2/+2
| | | | | | | | transport switch
| * Coverity Fixes for 5.0.0 (#2638)JackLivio2018-10-032-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix 188268 Non-virtual destructor * Fix 188267 Non-virtual destructor * Fix 188246 Non-virtual destructor * Fix 188236 Buffer not null terminated * Fix 188295 Uncaught exception * Fix 188234 Uncaught exception * Reverted fix 188234 * Fix Size Calculation and Style * Fix error * Fix errors * Fix typo
| * Fix uninitialized field errorsjacobkeeler2018-09-271-8/+11
| | | | | | | | | | | | CID 188297 CID 188291 Also fix request_type typo
| * Merge pull request #2607 from smartdevicelink/fix/video_streaming_in_backgroundJacob Keeler2018-09-213-0/+18
| |\ | | | | | | Fix EndService being sent to the wrong connection
| | * Add keepContext logic to AudioSource HMI Statefix/video_streaming_in_backgroundjacobkeeler2018-09-183-0/+18
| | |
| * | Merge remote-tracking branch 'origin/develop' into release/5.0.0jacobkeeler2018-09-191-0/+8
| |\ \ | | |/ | |/|
| | * Rework usage of PrintSmartObject functionAndriy Byzhynar2018-09-071-0/+8
| | | | | | | | | | | | | | | Removed redundant #IFDEFs DEBUG wrappers from calling PrintSmartObject function as this wrapper moved into function body
| * | Set proper function id in removeHMIFakeParametersfix/set_function_id_remove_fake_paramsJackLivio2018-09-061-1/+2
| |/
| * Merge pull request #2557 from ↵Jacob Keeler2018-08-311-0/+9
| |\ | | | | | | | | | | | | smartdevicelink/feature/revise_0122_to_exclude_synonyms Feature/revise 0122 to exclude synonyms
| | * Extract VR items generation to the separate functionAKalinich-Luxoft2018-08-311-0/+9
| | |
| * | Merge pull request #2226 from ↵JackLivio2018-08-311-1/+1
| |\ \ | | | | | | | | | | | | | | | | smartdevicelink/feature/boost_filesystem_implementation Feature/boost filesystem implementation
| | * | Update FileSize and Offset to uint64_tJackLivio2018-08-301-1/+1
| | | |
| * | | Fix namespace case structure in projectfix/namespace_casejacobkeeler2018-08-297-14/+15
| |/ /
| * | Merge pull request #2504 from smartdevicelink/fix/unsubscribe_typoJacob Keeler2018-08-291-1/+1
| |\ \ | | | | | | | | Fix UnsubscribeWayPoints typo
| | * | Fix UnsubscribeWayPoints typofix/unsubscribe_typojacobkeeler2018-08-091-1/+1
| | | | | | | | | | | | | | | | Unsubscribe is one word, this is the only place where this typo is present
| * | | Merge pull request #2414 from XevoInc/fix/xevo_copyrightsJackLivio2018-08-291-4/+1
| |\ \ \ | | | | | | | | | | Remove Xevo copyrights from multiple transport implementation
| | * | | Remove Xevo copyrights from multiple transport implementationSho Amano2018-07-241-4/+1
| | | | |
| * | | | Merge pull request #2278 from ↵Jacob Keeler2018-08-285-19/+19
| |\ \ \ \ | | |_|_|/ | |/| | | | | | | | | | | | | smartdevicelink/feature/boost_datetime_implementation Feature/boost datetime implementation
| | * | | Merge remote-tracking branch 'origin/develop' into ↵jacobkeeler2018-08-2218-237/+183
| | |\ \ \ | | | | | | | | | | | | | | | | | | feature/boost_datetime_implementation
| | * \ \ \ Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into ↵Conlain Kelly2018-08-10407-28773/+1552
| | |\ \ \ \ | | | | |_|/ | | | |/| | | | | | | | feature/boost_datetime_implementation
| | * | | | Merge branch 'develop' into feature/boost_datetime_implementationconlain-k2018-06-258-3/+434
| | |\ \ \ \
| | * | | | | remove struct timeval and use boost time_duration insteadConlain Kelly2018-06-185-19/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | also cleans up date_time namespacing but maintains helper functions
| * | | | | | Merge remote-tracking branch 'origin/develop' into feature/full_app_idfeature/full_app_idJackLivio2018-08-2316-237/+165
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | | | | | | | | | | | | | | # Conflicts: # src/components/interfaces/MOBILE_API.xml
| | * | | | | Merge pull request #2363 from ↵JackLivio2018-08-211-5/+4
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | smartdevicelink/feature/interior_vehicle_data_management Feature/Interior vehicle data management
| | | * | | | | Namespace fixAlexander2018-08-201-5/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add namespace to RPCService
| | * | | | | | Merge branch 'develop' into feature/low_voltageJacob Keeler2018-08-2110-226/+0
| | |\ \ \ \ \ \
| | | * | | | | | Remove deprecated methods from projectfeature/remove_deprecated_functions_5_0jacobkeeler2018-08-1710-226/+0
| | | |/ / / / /
| | * | | | | | Remove deprecated DisconnectedJustBeforeIgnOff methodAlexander2018-08-211-3/+0
| | | | | | | |
| | * | | | | | Remove unused variablesAndriy Byzhynar2018-08-211-1/+0
| | | | | | | |
| | * | | | | | Add implementation of resumption DB for low voltageZhdanovP2018-08-211-1/+4
| | | | | | | |
| | * | | | | | Simplify resumption logicAndriy Byzhynar2018-08-214-59/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed redundant functions Simplified ingintion cycle data correctness check
| | * | | | | | Implement resumption during Low VoltageAndriy Byzhynar2018-08-217-10/+186
| | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implemented resumption logic during Low Voltage (used app_info.dat file for resumption.Configurable in smartdevicelink.ini file)
| | * | | | | Save current audio sourceIra Lytvynenko2018-08-163-0/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Save current audio source and check it in SetInteriorVehicleDataRequest Save current audio source in app manager Fix SDL behavior when app wants to change audio source
| | * | | | | Merge remote-tracking branch 'origin/develop' into feature/choice_vr_optionalfeature/choice_vr_optionalJackLivio2018-08-151-0/+10
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'feature/mobile_versioning' into feature/choice_vr_optionalJackLivio2018-08-072-6/+2
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'feature/mobile_versioning' into feature/choice_vr_optionalConlain Kelly2018-08-063-0/+12
| | |\ \ \ \ \ \ \
| | * | | | | | | | Cleanup comments, add a test for mixed vr commandsConlain Kelly2018-08-011-5/+3
| | | | | | | | | |
| | * | | | | | | | Merge branch 'develop' into feature/choice_vr_optionalJacob Keeler2018-07-311-5/+4
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | |
| | * | | | | | | | style fixConlain Kelly2018-07-311-7/+5
| | | | | | | | | |
| | * | | | | | | | more cleanup, add mock implementationsConlain Kelly2018-07-311-13/+19
| | | | | | | | | |
| | * | | | | | | | general cleanup on vr commands checksConlain Kelly2018-07-301-37/+13
| | | | | | | | | |
| | * | | | | | | | style fixConlain Kelly2018-07-241-7/+9
| | | | | | | | | |
| | * | | | | | | | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into ↵Conlain Kelly2018-07-246-8/+9
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | feature/choice_vr_optional
| | * \ \ \ \ \ \ \ \ Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into ↵Conlain Kelly2018-07-2329-85/+84
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | | | | | | feature/choice_vr_optional
| | * | | | | | | | | first run at making vrcommands optionalConlain Kelly2018-07-191-0/+36
| | | | | | | | | | |