summaryrefslogtreecommitdiff
path: root/Example Apps
Commit message (Expand)AuthorAgeFilesLines
* comments reviewbugfix/issue-1827-Example-app-reset-template-when-HMI-level-changesFrank Elias2020-11-202-8/+8
* Keep the same template on HMI level changesFrank Elias2020-11-192-2/+6
* Fix example apps resetting the soft buttons unnecessarilybugfix/issue-1782-example-app-soft-button-resetJoel Fischer2020-10-192-4/+4
* Deprecate SetDisplayLayoutJoel Fischer2020-10-154-17/+11
* Merge branch 'develop' into feature/0312_update_min_required_iOS_version_to_10NicoleYarroch2020-09-043-27/+30
|\
| * Added a 1024x1024 app store iconbugfix/issue_1772_fix_warnings_in_obj_c_ex_appNicoleYarroch2020-09-042-27/+28
| * Added missing protocol delegate methodNicoleYarroch2020-09-041-0/+2
* | Apply suggestions from code reviewNicoleYarroch2020-09-041-1/+1
* | Updated deprecated API in example appsNicoleYarroch2020-09-032-22/+7
* | Merge branch 'develop' into feature/0312_update_min_required_iOS_version_to_10NicoleYarroch2020-09-034-1/+144
|\ \ | |/
| * Merge branch 'feature/0253_vehicle_data_StabilityControlsStatus' into developJoel Fischer2020-09-031-1/+1
| |\
| | * sdl-0253 "New vehicle data StabilityControlsStatus": Merge branch 'develop' i...leonid lokhmatov, Luxoft2020-09-0115-186/+312
| | |\
| | * \ Merge branch 'develop' into 0253_vehicle_data_StabilityControlsStatus, all co...leonid lokhmatov, Luxoft2020-08-155-133/+127
| | |\ \
| * | | | Move files from wrong folderbugfix/issue-1765-sdl-example-filesJoel Fischer2020-09-023-0/+143
| | |_|/ | |/| |
* | | | Merge branch 'develop' into feature/0312_update_min_required_iOS_version_to_10NicoleYarroch2020-09-031-1/+2
|\ \ \ \ | |/ / /
| * | | 0261 'New vehicle data WindowStatus': Merge branch 'develop' into this [0261]...leonid lokhmatov, Luxoft2020-08-2715-183/+301
| |\ \ \
| * \ \ \ 0261 'New vehicle data WindowStatus': Merge branch 'develop' into this [0261]...leonid lokhmatov, Luxoft2020-08-139-135/+137
| |\ \ \ \ | | |_|/ / | |/| | |
* | | | | Removed available checkes from Swift Ex. AppNicoleYarroch2020-09-012-13/+3
* | | | | Merge branch 'develop' into feature/0312_update_min_required_iOS_version_to_10NicoleYarroch2020-08-2715-186/+311
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge pull request #1690 from yoooriii/feature/0266_vehicle_data_GearStatusNicoleYarroch2020-08-255-3/+10
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'feature/0266_vehicle_data_GearStatus' into develop, resolve con...leonid lokhmatov, Luxoft2020-08-125-3/+10
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | 0266 "New vehicle data GearStatus": code review 4, fix obj-c example app.leonid lokhmatov, Luxoft2020-08-115-3/+10
| | | * | 0266 "New vehicle data GearStatus": code review 4, update obj-c example app t...leonid lokhmatov, Luxoft2020-08-101-1/+1
| | | |/
| * | | Merge pull request #1735 from smartdevicelink/feature/0242_subtle_alert_styleJoel Fischer2020-08-2015-183/+301
| |\ \ \ | | |/ / | |/| |
| | * | Refactored permission checks in Swift ex. appfeature/0242_subtle_alert_styleNicoleYarroch2020-08-201-2/+2
| | * | Change fileprivate to privateNicoleYarroch2020-08-171-2/+2
| | * | Fixed images and soft button statesNicoleYarroch2020-08-132-9/+23
| | * | Added/updated ex. app constantsNicoleYarroch2020-08-132-4/+10
| | * | Added permissions checks for alertsNicoleYarroch2020-08-134-19/+45
| | * | Updated ex. apps alert manager classesNicoleYarroch2020-08-1311-108/+115
| | * | Apply suggestions from code reviewNicoleYarroch2020-08-122-2/+2
| | * | Removed unused app constantNicoleYarroch2020-08-112-2/+0
| | * | Fixed guard statemnt for soft buttonNicoleYarroch2020-08-111-4/+8
| | * | Removed extra pragmaNicoleYarroch2020-08-111-4/+0
| | * | Fixed capitalizationNicoleYarroch2020-08-111-6/+6
| | * | Moved image uploads for alerts to Alert ManagerNicoleYarroch2020-08-115-63/+105
| | * | Added subtle alert to ex. appsNicoleYarroch2020-08-109-113/+138
* | | | Removed deprecated permission mngr helpersNicoleYarroch2020-08-241-1/+1
|/ / /
* | | 0256 'Refactor Fuel Information Related Vehicle Data', fix obj-c example app.leonid lokhmatov, Luxoft2020-08-111-7/+11
* | | SDL-0256 ' Fuel Information Related Vehicle Data'Vladyslav Mustafin2020-08-101-2/+6
|/ /
* | Fix lifecycle manager bug when multiple managers are presentbugfix/issue-1710-sdlmanager-crash-restartJoel Fischer2020-07-141-12/+7
* | Merge pull request #1695 from smartdevicelink/bugfix/issue-1682-tracking-para...Joel Fischer2020-07-092-42/+55
|\ \
| * \ Merge branch 'bugfix/issue-1682-tracking-parameter-permissions' of https://gi...Joel Fischer2020-07-092-2/+2
| |\ \
| | * | Apply suggestions from code reviewJoel Fischer2020-07-091-1/+1
| | * | Apply suggestions from code reviewJoel Fischer2020-07-091-2/+2
| * | | Changes based on code reviewJoel Fischer2020-07-092-4/+7
| |/ /
| * | Fix swift app not compilingbugfix/issue-1682-tracking-parameter-permissionsJoel Fischer2020-07-081-17/+17
| * | addressed PR commentslapinskijw2020-07-071-8/+8
| * | Apply suggestions from code reviewJames Lapinski2020-07-071-2/+2
| * | updated method names and testslapinskijw2020-07-061-1/+1