summaryrefslogtreecommitdiff
path: root/Example Apps
Commit message (Expand)AuthorAgeFilesLines
* Review fixesfeature/issue-1876-sdl-0293-enable-oem-exclusive-app-supportJoel Fischer2021-02-252-3/+2
* Implement system info delegate in example appsJoel Fischer2021-02-242-1/+14
* Merge branch 'develop' into feature/issue-1510-SDL-0267-main-menu-ui-updatesFrank Elias2021-02-182-2/+5
|\
| * [0269] 'New vehicle data climateData': fix a mistake in swift example (method...leonid lokhmatov, Luxoft2021-02-051-1/+1
| * [0269] 'New vehicle data climateData': Merge branch 'develop' into this. Reso...leonid lokhmatov, Luxoft2021-02-052-2/+2
| |\
| * | [0269] 'New vehicle data climateData': revert wrongly removed deprecationsleonid lokhmatov, Luxoft2021-02-051-0/+3
| * | [0269] 'New vehicle data climateData': fix PR review comments (externalTemper...leonid lokhmatov, Luxoft2021-02-021-3/+0
| * | [0269] 'New vehicle data climateData': Merge branch 'develop' into this. 2 co...leonid lokhmatov, Luxoft2021-01-284-12/+16
| |\ \
| * | | 0269 'climate data' - fix test, fix warningsleonid lokhmatov, Luxoft2020-12-041-1/+4
* | | | Merge branch 'develop' into feature/issue-1510-SDL-0267-main-menu-ui-updatesFrank Elias2021-02-042-2/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | [0262] 'new vehicle data seatOccupancy': apply review commentsleonid lokhmatov, Luxoft2021-01-271-1/+1
| * | | SDL-0262 'New vehicle data SeatOccupancy': fix structures (checked with devel...leonid lokhmatov, Luxoft2020-12-051-1/+1
| * | | SDL-0262 'New vehicle data SeatOccupancy': fix example app (use updated init ...leonid lokhmatov, Luxoft2020-12-041-1/+1
| | |/ | |/|
* | | Swift example updatesFrank Elias2021-02-011-13/+13
* | | SDLAddSubMenu fixesFrank Elias2020-12-101-13/+13
|/ /
* | Comments reviewFrank Elias2020-12-022-2/+2
* | Merge branch 'develop' into bugfix/issue-1793-SYNC-3.0-bug-with-button-event-...Joel Fischer2020-11-302-10/+14
|\ \
| * | 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
* | Comment reviewFrank Elias2020-11-202-2/+2
|/
* 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