summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix `runScore` being a property and several method / variable namesbugfix/issue_1306_menu_manager_fixesJoel Fischer2019-06-171-29/+28
* Merge pull request #1303 from smartdevicelink/bugfix/issue_1302_broken_podspe...Joel Fischer2019-06-172-2/+2
|\
| * Added missing apostropheNicoleYarroch2019-06-172-2/+2
|/
* Fix documentationJoel Fischer2019-06-173-6/+4
* Fix missing parameter nameJoel Fischer2019-06-141-1/+1
* Merge pull request #1282 from smartdevicelink/feature/issue-1144-Dynamic-Menu...Joel Fischer2019-06-1020-54/+1031
|\
| * fixing pr issues, formatting, spelling, documentationfeature/issue-1144-Dynamic-Menu-ManagerJustin Gluck2019-06-103-39/+47
| * addbetter documentation , added unit tests , fixes some minor PR issuesJustin Gluck2019-06-053-8/+49
| * added unit tests to test callbacks for filemanager , fixed issue with cell po...Justin Gluck2019-06-043-55/+71
| * added unit testJustin Gluck2019-05-311-2/+25
| * added test to compare cellsJustin Gluck2019-05-303-6/+26
| * changed enumerateObjectsUsingBlock to a for loopJustin Gluck2019-05-301-7/+8
| * fixing formattingJustin Gluck2019-05-301-3/+3
| * removing old commented codeJustin Gluck2019-05-301-23/+1
| * removed old files that have been renamedJustin Gluck2019-05-303-48/+0
| * Fixed many PR isuesJustin Gluck2019-05-3019-338/+464
| * Merge branch 'develop' into feature/issue-1144-Dynamic-Menu-ManagerJoel Fischer2019-05-29479-2595/+4886
| |\
| * | added a flag to turn dynamic updates on or off, updated unit testsJustin Gluck2019-05-285-34/+313
| * | needed to set in progress to nil after we start an update for sub menusJustin Gluck2019-05-231-8/+9
| * | fixed issue where subcells to transfer ID was crashing , added old and new ke...Justin Gluck2019-05-231-14/+18
| * | Updating Logs WIP will remove during final commit creating new delete/add co...Justin Gluck2019-05-232-39/+80
| * | fixed issue where handler was not being saved after the list is updated but w...Justin Gluck2019-05-202-34/+58
| * | making functions so they dont delete all cells but only a sub set and update ...Justin Gluck2019-05-151-11/+59
| * | added more unit tests to test more casesJustin Gluck2019-05-152-7/+90
| * | moved some logic around to make testing quicker, added two test classes and s...Justin Gluck2019-05-154-9/+125
| * | Remove duplicate typedef Enum for MenuCellState , removed commented out code ...Justin Gluck2019-05-142-13/+0
| * | WIP: will remove NSLogs when i make the finally commit, fixed an issue where...Justin Gluck2019-05-141-4/+11
| * | Moved Algo logic into its own class updated cell compare to not use subcells ...Justin Gluck2019-05-145-42/+129
| * | created new class to hold old,new,score to add and delete menu cells smarter ...Justin Gluck2019-05-145-0/+135
* | | Merge pull request #1295 from smartdevicelink/bugfix/issue_1294_softbutton_fi...Joel Fischer2019-06-062-5/+51
|\ \ \
| * | | Added test casesbugfix/issue_1294_softbutton_finish_operation_not_calledNicoleYarroch2019-06-051-0/+40
| * | | Operation finished if no text or image buttons sentNicoleYarroch2019-06-051-5/+11
* | | | Merge pull request #1286 from smartdevicelink/bugfix/issue_1283_sdlaudiofile_...Joel Fischer2019-06-054-1/+4
|\ \ \ \
| * | | | Fix: SDLAudioFile must be publicbugfix/issue_1283_sdlaudiofile_publicJoel Fischer2019-05-294-1/+4
* | | | | Merge pull request #1289 from smartdevicelink/feature/issue_1275_audiostreamm...Joel Fischer2019-06-059-36/+221
|\ \ \ \ \
| * | | | | Note new AudioStreamManager methodfeature/issue_1275_audiostreammanager_push_data_bufferJoel Fischer2019-06-051-1/+3
| * | | | | Update documentation on AudioStreamManagerJoel Fischer2019-06-051-0/+9
| * | | | | Fix audio stream manager testsJoel Fischer2019-05-311-1/+3
| * | | | | Merge branch 'develop' into feature/issue_1275_audiostreammanager_push_data_b...Joel Fischer2019-05-3111-9/+67
| |\ \ \ \ \
| * | | | | | AudioStreamManager testsJoel Fischer2019-05-304-37/+108
| * | | | | | Create and call proper audio stream manager delegate methodsJoel Fischer2019-05-302-3/+32
| * | | | | | Add audio data queueing to the audio stream managerJoel Fischer2019-05-304-3/+75
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #1293 from smartdevicelink/bugfix/issue_1290_sync3_choice_...Joel Fischer2019-06-055-4/+29
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Force ChoiceSets to work on Ford Sync Gen 3bugfix/issue_1290_sync3_choice_sets_failJoel Fischer2019-05-315-4/+29
| | |/ / / | |/| | |
* | | | | Merge pull request #1248 from smartdevicelink/bugfix/issue_1239_iAPTransport_...Joel Fischer2019-06-0424-1025/+1614
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Refactored protocol string checkbugfix/issue_1239_iAPTransport_class_disconnect_cleanupNicoleYarroch2019-06-041-2/+2
| * | | | Removed unused varNicoleYarroch2019-06-041-3/+2
| * | | | Fixed compile errorNicoleYarroch2019-05-311-1/+1
| * | | | Merge branch 'bugfix/issue_1239_iAPTransport_class_disconnect_cleanup' of htt...NicoleYarroch2019-05-311-2/+2
| |\ \ \ \
| | * | | | Update SmartDeviceLink/SDLIAPTransport.m NicoleYarroch2019-05-311-1/+1