summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 4.1LTS ReadDID Typo Fix (#2631)4.1.4LTSrelease/4.1_LTSJackLivio2018-09-241-6/+1
* 4.1LTS Patch: Add Policy Table Filtering (#2624)JackLivio2018-09-244-12/+788
* fix deadlock in Issue 1737 (#1745)fronneburg2017-08-291-1/+2
* Fix WayPoints API and update API versionsJacob Keeler2017-04-074-93/+143
* Update README.mdtheresalech2017-03-221-0/+1
* Update LICENSEtheresalech2017-03-221-3/+3
* Update CONTRIBUTING.mdtheresalech2017-03-221-1/+1
* Make OnSystemRequest.url param not arrayAlex Kutsan2017-03-221-1/+1
* Fix DateTime implementation in MOBILE_API.xml and HMI_API.xmljacobkeeler2017-02-272-51/+57
* Merged branch hotfix/remove_mistaken_printf into release/4.1_LTSJacob Keeler2016-10-261-1/+0
|\
| * Remove printf statement in sql_database.cchotfix/remove_mistaken_printfJacob Keeler2016-10-261-1/+0
| * Merge pull request #908 from smartdevicelink/hotfix/store_policy_db_in_storag...Jacob Keeler2016-10-264-36/+54
| |\
* | \ Merged branch hotfix/store_policy_db_in_storage_folder into release/4.1_LTSJacob Keeler2016-10-264-36/+54
|\ \ \ | |/ / |/| / | |/
| * Created test fixture for SQLPTRepresentationTest3hotfix/store_policy_db_in_storage_folderJacob Keeler2016-10-251-36/+32
| * Fix policy test failuresJacob Keeler2016-10-213-8/+26
| * Set policy db path to storage folderJacob Keeler2016-10-181-0/+4
* | Merge pull request #900 from smartdevicelink/hotfix/fix_EXTENDED_MEDIA_MODE4.1.2JackLivio2016-10-243-2/+13
|\ \
| * | Fix SEGFAULT in media_manager_impl.cc when EXTENDED_MEDIA_MODE=ONhotfix/fix_EXTENDED_MEDIA_MODEJacob Keeler2016-10-121-2/+8
| * | Fixed build errors when compiling with EXTENDED_MEDIA_MODE=ONJacob Keeler2016-10-122-0/+5
* | | Merge pull request #909 from BrandonHe/hotfix/resolve_ATF_AddSubMenu_KnownIssuesJacob Keeler2016-10-242-47/+55
|\ \ \
| * | | Rename functions to have clearer meaningJacob Keeler2016-10-202-16/+14
| * | | Remove SmartObject changesJacob Keeler2016-10-201-4/+0
| * | | change timer::kSingleShot to trueBrandonHe2016-10-201-1/+1
| * | | change code styleBrandonHe2016-10-201-26/+26
| * | | remove NULL check before deletingBrandonHe2016-10-201-16/+8
| * | | add space after for, add additional information about requestBrandonHe2016-10-201-2/+10
| * | | change private member from stop_flag to timer_stop_flagBrandonHe2016-10-202-4/+4
| * | | adjust code formatBrandonHe2016-10-202-19/+19
| * | | Fix ATF_AddSubMenu test failsBrandonHe2016-10-193-43/+57
| | |/ | |/|
* | | Merge pull request #865 from madhuy/bugfix/636_1JackLivio2016-10-193-10/+2
|\ \ \ | |/ / |/| |
| * | Merge branch 'bugfix/636_1' of https://github.com/madhuy/sdl_core into bugfix...Madhu Yaduguri2016-10-101-10/+0
| |\ \
| | * | Remove stray newlineJacob Keeler2016-10-051-1/+0
| | * | fixing travis error . removed commented codeMadhu Yaduguri2016-10-051-10/+1
| * | | Revert "rebasing from master"Madhu Yaduguri2016-10-101-0/+0
| |/ /
| * | issue-636 - Fixing Continiously updating policy in case of EXTENDED_POLICY en...Madhu Yaduguri2016-10-032-3/+5
| * | rebasing from masterMadhu Yaduguri2016-10-031-7/+0
| * | rebasing from masterMadhu Yaduguri2016-10-031-0/+0
| * | rebasing from masterMadhu Yaduguri2016-10-031-11/+2
| * | rebasing from masterMadhu Yaduguri2016-10-032028-73555/+139282
| |\ \
| * | | Sending button press event based on conditions(recommended by Justin) a. If n...Madhu Yaduguri2016-06-061-18/+22
* | | | Merge pull request #837 from smartdevicelink/hotfix/api_double_to_floatJacob Keeler2016-10-172-8/+8
|\ \ \ \
| * | | | Change Double type parameters in spec to Float typehotfix/api_double_to_floatJacob Keeler2016-09-222-8/+8
* | | | | Merge pull request #884 from smartdevicelink/hotfix/generic_display_type_enumJackLivio2016-10-144-1/+5
|\ \ \ \ \
| * | | | | Added Enum to other fileshotfix/generic_display_type_enumJackLivio2016-10-132-1/+3
| * | | | | Add “SDL_GENERIC” Display Type EnumJackLivio2016-10-072-0/+2
| | |_|/ / | |/| | |
* | | | | Merge pull request #840 from BTPankow/hotfix/resume_activate_hmi_level_2JackLivio2016-10-121-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Reorder register app response to mobile and hmiBrad Pankow2016-09-221-1/+1
| | |/ / | |/| |
* | | | Removed an unused variable that was causing the build to fail. Also f… (#880)jgrix2016-10-102-3/+6
| |/ / |/| |
* | | Merge pull request #830 from BTPankow/hotfix/enable_log_fixes4.1.1Jacob Keeler2016-09-265-8/+11
|\ \ \
| * | | Add dependencies when ENABLE_LOG is 0Brad Pankow2016-08-112-0/+2