summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Apply suggestions from code review feature/issue-806-OpenMenuRPCjustingluck932019-08-014-15/+16
* move tests from screen manager to the menu manager, added unit tests. added d...Justin Gluck2019-07-317-93/+117
* adding documentation to initJustin Gluck2019-07-261-0/+7
* Apply suggestions from code review justingluck932019-07-261-1/+1
* adding more unit tests fixing other tests, added logic to not send RPC is cel...Justin Gluck2019-07-263-4/+44
* adding unit tests fixing PR issues, adding openMenu to screenManger and menuM...Justin Gluck2019-07-258-3/+112
* Merge branch 'develop' into feature/issue-806-OpenMenuRPCjustingluck932019-07-24101-1903/+2693
|\
| * 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
| | * | | | | Update MaxProxyRPCVersion to 6.0.0Joel Fischer2019-07-121-1/+1
| |/ / / / /
| | | | * | Fix app state transitions causing a crashJoel Fischer2019-07-171-2/+6
| | | | * | Fix upload file operation not returning in failure casesJoel Fischer2019-07-177-126/+210
| | | | * | File manager test changesJoel Fischer2019-07-172-7/+7
| | | | * | File manager test updatesJoel Fischer2019-07-173-42/+70
| | | | * | More file manager test fixesJoel Fischer2019-07-162-109/+60
| | | | * | Still more file manager testsJoel Fischer2019-07-161-216/+79
| | | | * | More in progress file manager test revisionsJoel Fischer2019-07-161-585/+428
| | | | * | In progress file manager test redoJoel Fischer2019-07-153-357/+174
| | | | * | Merge branch 'develop' into feature/issue_1028_restructure_ios_threadingJoel Fischer2019-07-1536-121/+682
| | | | |\ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge pull request #1339 from mrapitis/feature/radioClimateParamUpdateJoel Fischer2019-07-1214-17/+263
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Implemented Proposal SDL-0213. (Remote Control - Radio and Climate Parameter ...Amish Sharma2019-07-1014-17/+263
| | | | | * Merge branch 'master' into feature/issue_1028_restructure_ios_threadingJoel Fischer2019-07-1559-581/+2439
| | | | | |\ | | | | | |/ | | | | |/|
| | | | * | Merge pull request #1334 from smartdevicelink/revert-1330-fix/do-not-unregist...theresalech2019-07-101-1/+1
| | | | |\ \
| | | | | * | Revert "do not unregister EA accessory notification on transport dealloc"theresalech2019-07-101-1/+1
| | | | |/ /
| | | | * | Merge pull request #1330 from t-yoshii/fix/do-not-unregister-ea-accessory-not...theresalech2019-07-101-1/+1
| | | | |\ \