summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed vehicle odometer status messagefeature/issue_620_swift_sdl_example_appNicoleYarroch2018-05-153-8/+11
* Added a PICS manager to both Ex. AppsNicoleYarroch2018-05-1513-261/+385
* Merge branch 'develop' into feature/issue_620_swift_sdl_example_appNicoleYarroch2018-05-151-8/+13
|\
| * Merge pull request #962 from smartdevicelink/bugfix/issue_960_logging_custom_...Joel Fischer2018-05-151-8/+13
| |\
| | * Fix swift logging of file names correct, fixing modules in swiftbugfix/issue_960_logging_custom_modules_swiftJoel Fischer2018-05-151-8/+13
| |/
* | Cleaned up submanagers in example appsNicoleYarroch2018-05-1510-61/+7
* | Merge branch 'develop' into feature/issue_620_swift_sdl_example_appNicoleYarroch2018-05-1512-11/+178
|\ \ | |/
| * Merge pull request #956 from smartdevicelink/bugfix/issue_952_reset_menu_managerJoel Fischer2018-05-1511-5/+104
| |\
| | * Added comment about why the blank artwork is set to `nil`bugfix/issue_952_reset_menu_managerNicoleYarroch2018-05-141-1/+3
| | * Added check for `nil` menu handlerNicoleYarroch2018-05-141-1/+1
| | * Removed premature image soft button upload fixNicoleYarroch2018-05-141-1/+1
| | * Reverted `DeleteCommand` fixNicoleYarroch2018-05-091-2/+1
| | * Attempted to fix `DeleteCommand`s failingNicoleYarroch2018-05-083-4/+5
| | * Fixed initializing array with `nil`NicoleYarroch2018-05-081-1/+1
| | * Fixed incorrect data typeNicoleYarroch2018-05-081-1/+1
| | * Fixed text soft buttons not getting uploadedNicoleYarroch2018-05-081-2/+9
| | * Added `stop` methods to to the screen manager helpersNicoleYarroch2018-05-0411-0/+90
| * | Merge pull request #958 from smartdevicelink/bugfix/issue_955_image_buttons_s...Joel Fischer2018-05-142-6/+74
| |\ \
| | * | More refactoringNicoleYarroch2018-05-141-3/+1
| | * | Clean up boolean expressionNicoleYarroch2018-05-141-4/+8
| | * | Added more soft button manager test casesNicoleYarroch2018-05-142-6/+72
| |/ /
* | | Added phone icon to the menu in the Swift and Obj-C appsNicoleYarroch2018-05-1410-12/+60
* | | Merge branch 'develop' into feature/issue_620_swift_sdl_example_appNicoleYarroch2018-05-1429-390/+211
|\ \ \ | |/ /
| * | Merge pull request #951 from smartdevicelink/bug/issue_950_incorrect_VR_capab...Joel Fischer2018-05-141-1/+1
| |\ \
| | * | Fixed spacingbug/issue_950_incorrect_VR_capabilityNicoleYarroch2018-05-021-1/+1
| | * | Fixed enum check in the system capability managerNicoleYarroch2018-05-021-1/+1
| | |/
| * | Merge pull request #949 from smartdevicelink/feature/issue_948_refactor_lower...Joel Fischer2018-05-1428-389/+210
| |\ \ | | |/ | |/|
| | * Fix test referencesfeature/issue_948_refactor_lower_layersJoel Fischer2018-05-014-8/+11
| | * Merge branch 'develop' of https://github.com/smartdevicelink/sdl_ios into dev...Joel Fischer2018-05-0141-152/+1813
| | |\ | | |/ | |/|
| | * Basic refactor of transport, protocol, proxy layersJoel Fischer2018-05-0126-380/+198
* | | Added check for `vrCapability` to example appsNicoleYarroch2018-05-142-8/+8
* | | Added a button manager to the Obj-C appNicoleYarroch2018-05-146-101/+218
* | | Refactored the RPCPermissionsManager in the Swift Ex. AppNicoleYarroch2018-05-112-23/+32
* | | Refactored the Obj-C Ex. App menusNicoleYarroch2018-05-119-129/+313
* | | Added documentation to Obj-C example appNicoleYarroch2018-05-109-95/+161
* | | Added speech recognition to the Obj-C appNicoleYarroch2018-05-106-51/+163
* | | Added speech recognition to the Swift example appNicoleYarroch2018-05-102-103/+114
* | | Added speech recognition to Swift example appNicoleYarroch2018-05-038-28/+158
* | | Fixed incorrectly stopping sdlManager if it was never startedNicoleYarroch2018-05-022-0/+10
* | | Menu Manager is now used in Swift ex. appNicoleYarroch2018-05-025-46/+105
* | | Merge branch 'develop' into feature/issue_620_swift_sdl_example_appNicoleYarroch2018-05-0257-313/+1920
|\ \ \ | |/ /
| * | Merge pull request #930 from smartdevicelink/feature/issue_927_mobile_menu_ma...Joel Fischer2018-05-0141-153/+1814
| |\ \ | | |/ | |/|
| | * Fix bug with running subcell handlersfeature/issue_927_mobile_menu_managerJoel Fischer2018-05-016-124/+334
| | * Fixed testsJoel Fischer2018-04-302-11/+10
| | * Fix looping through incorrect listJoel Fischer2018-04-301-1/+1
| | * Voice Command manager fixesJoel Fischer2018-04-301-13/+13
| | * Fix updating menu every time you leave the menuJoel Fischer2018-04-301-53/+51
| | * Fix artwork menus againJoel Fischer2018-04-301-0/+1
| | * Possible fix for cells not properly overwriting when in a bad system contextJoel Fischer2018-04-301-3/+3
| | * Fix artworks not being updated if the user is in the menu before they’re up...Joel Fischer2018-04-301-0/+1