summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Fix testsJoel Fischer2019-07-304-7/+7
| * | | | | | | Review fixes for autocomplete listfeature/issue_790_autocompletelistJoel Fischer2019-07-294-6/+28
| * | | | | | | Merge branch 'develop' into feature/issue_790_autocompletelistJoel Fischer2019-07-29125-1904/+3243
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | Fix project fileJoel Fischer2019-07-101-1/+0
| * | | | | | | Fix example appsJoel Fischer2019-07-102-10/+10
| * | | | | | | Fix major changesJoel Fischer2019-07-103-11/+36
| * | | | | | | FixesJoel Fischer2019-07-103-23/+36
| * | | | | | | Initial mergeJoel Fischer2019-07-101133-11026/+76538
| |\ \ \ \ \ \ \
| * | | | | | | | Auto project file changeJoel Fischer2019-07-101-12/+18
| * | | | | | | | Implement SDL-0108 Autocomplete ListJoel Fischer2018-07-0512-54/+140
* | | | | | | | | Merge pull request #1328 from smartdevicelink/feature/1247-Add-CPMI-MediaServ...Joel Fischer2019-07-305-5/+83
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | updating test adding test for new initfeature/1247-Add-CPMI-MediaServiceDataJustin Gluck2019-07-111-1/+22
| * | | | | | | | updating initJustin Gluck2019-07-091-1/+6
| * | | | | | | | addressing pr issues, adding a new initJustin Gluck2019-07-091-0/+20
| * | | | | | | | adding image to MediaService DataJustin Gluck2019-07-085-6/+38
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge pull request #1349 from smartdevicelink/feature/issue-1260-update-publi...Joel Fischer2019-07-2419-0/+288
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | update per review commentsfeature/issue-1260-update-published-app-servicesBrettyWhite2019-07-184-6/+12
| * | | | | | | update PAS descriptionBrettyWhite2019-07-161-0/+2
| * | | | | | | testsBrettyWhite2019-07-156-4/+113
| * | | | | | | add RPC to necessary filesBrettyWhite2019-07-158-2/+30
| * | | | | | | unpublish app service responseBrettyWhite2019-07-153-0/+55
| * | | | | | | finished requestBrettyWhite2019-07-152-1/+16
| * | | | | | | start of unpublish app serviceBrettyWhite2019-07-155-0/+73
* | | | | | | | Merge pull request #1354 from smartdevicelink/bugfix/issue-1352-Align-SDLSync...Joel Fischer2019-07-2425-144/+786
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'develop' into bugfix/issue-1352-Align-SDLSyncVersionbugfix/issue-1352-Align-SDLSyncVersionJustin Gluck2019-07-2366-1738/+1549
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | fixing PR issuesJustin Gluck2019-07-234-5/+13
| * | | | | | | | Apply suggestions from code review justingluck932019-07-235-12/+14
| * | | | | | | | fixing small issuesJustin Gluck2019-07-224-7/+6
| * | | | | | | | replaced SDLSyncMsgVersion with SDLMsgVersion, deprecated SDLSyncMsgVersion p...Justin Gluck2019-07-2214-142/+616
| * | | | | | | | WIP: removed unsued class from Globals, deprecating old class and replacing itJustin Gluck2019-07-1814-7/+166
* | | | | | | | | Merge pull request #1342 from smartdevicelink/feature/issue-1269-Navigation-S...Joel Fischer2019-07-242-0/+91
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Merge branch 'develop' into feature/issue-1269-Navigation-Subcription-Buttonsfeature/issue-1269-Navigation-Subcription-ButtonsJustin Gluck2019-07-2326-31/+282
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Fixing PR issuesJustin Gluck2019-07-232-3/+3
| * | | | | | | | | PR issuesJustin Gluck2019-07-222-27/+27
| * | | | | | | | | adding enum values for navigation buttonsJustin Gluck2019-07-122-0/+91
* | | | | | | | | | Merge pull request #1348 from smartdevicelink/feature/issue_1028_restructure_...Joel Fischer2019-07-2358-1730/+1536
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Check API availability before using iOS 10 APIfeature/issue_1028_restructure_ios_threadingJoel Fischer2019-07-193-3/+17
| * | | | | | | | | Add missing documentationJoel Fischer2019-07-192-1/+18
| * | | | | | | | | Disable zombies on testsJoel Fischer2019-07-191-5/+0
| * | | | | | | | | Merge branch 'develop' into feature/issue_1028_restructure_ios_threadingJoel Fischer2019-07-1810-12/+17
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge branch 'master' into developJoel Fischer2019-07-189-8/+13
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Update for v6.3.16.3.1Joel Fischer2019-07-188-7/+12
| * | | | | | | | | Merge pull request #1336 from smartdevicelink/release/hotfix/6.3.1Joel Fischer2019-07-181-1/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | do not unregister EA accessory notification on transport deallocrelease/hotfix/6.3.1Takamitsu Yoshii2019-07-101-1/+1
| * | | | | | | | | | Merge branch 'bugfix/issue_1326_background_task_suspended_before_RAI_sent'Joel Fischer2019-07-181-4/+4
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #1333 from smartdevicelink/bugfix/issue_1326_background_ta...Joel Fischer2019-07-181-4/+4
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Background task now stopped in ready statebugfix/issue_1326_background_task_suspended_before_RAI_sentNicoleYarroch2019-07-091-4/+4
| | |_|_|_|/ / / / / | |/| | | | | | | |
| | | * | | | | | | Merge branch 'develop' into feature/issue_1028_restructure_ios_threadingJoel Fischer2019-07-172-2/+2
| | | |\ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #1345 from smartdevicelink/feature/issue_1344_update_rpc_s...Joel Fischer2019-07-172-2/+2
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Fix failing testsfeature/issue_1344_update_rpc_spec_supportJoel Fischer2019-07-171-1/+1