summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Transport dealloc does not end the background taskbugfix/issue_1261_bluetooth_session_not_createdNicoleYarroch2019-06-241-1/+0
* Removed unnecessary importNicoleYarroch2019-06-241-1/+0
* background tasks now use weakselfNicoleYarroch2019-06-241-2/+2
* Removed registration for EAAcessory notificationsNicoleYarroch2019-06-241-3/+1
* Merge pull request #1314 from t-yoshii/fix/make-reference-to-primaryProtocol-...Joel Fischer2019-06-211-1/+1
|\
| * make SDLSecondaryTransportManager have strong reference to primaryProtocol to...Takamitsu Yoshii2019-06-211-1/+1
|/
* Merge pull request #1309 from smartdevicelink/bugfix/issue_1308_queue_choice_...Joel Fischer2019-06-181-3/+5
|\
| * Merge branch 'develop' into bugfix/issue_1308_queue_choice_during_vr_optional...Joel Fischer2019-06-182-31/+30
| |\
| * | Fixes #1308Joel Fischer2019-06-181-3/+5
* | | Merge branch 'feature/issue-1274-Documentation-for-Accio-Support' into developJoel Fischer2019-06-181-0/+13
|\ \ \ | |_|/ |/| |
| * | Updating the readme file to tell devs that SDL now supports Accio and how to ...feature/issue-1274-Documentation-for-Accio-SupportJustin Gluck2019-05-221-0/+13
* | | Merge pull request #1307 from smartdevicelink/bugfix/issue_1306_menu_manager_...Joel Fischer2019-06-182-31/+30
|\ \ \ | |_|/ |/| |
| * | Fix testJoel Fischer2019-06-181-2/+2
| * | 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