summaryrefslogtreecommitdiff
path: root/Example Apps
Commit message (Expand)AuthorAgeFilesLines
* Merge iOS 15 example app fixesJoel Fischer2021-09-2725-926/+593
* Merge branch 'develop' into bugfix/issue-1855-avoid-deleting-and-setting-iden...Frank Elias2021-05-277-41/+50
|\
| * Merge pull request #1979 from smartdevicelink/bugfix/issue-1978-swift-and-obj...Joel Fischer2021-05-251-2/+2
| |\
| | * Swift example app updateFrank Elias2021-05-111-2/+2
| | * Example app updareFrank Elias2021-05-102-12/+0
| | * re-upload image when there is errorbugfix/issue-1978-swift-and-objc-example-apps-sometimes-the-image-is-not-sent-on-the-first-hmi-level-of-fullFrank Elias2021-04-292-0/+12
| * | Merge pull request #1992 from smartdevicelink/bugfix/issue-1991-example-apps-...Joel Fischer2021-05-172-8/+16
| |\ \
| | * | Swift example app updateFrank Elias2021-05-171-2/+4
| | * | Objc example app updateFrank Elias2021-05-171-4/+8
| | * | Button state fixFrank Elias2021-05-141-2/+4
| | |/
| * | Fix swift example warningJoel Fischer2021-05-131-1/+1
| * | Refactor Obj-C example app connection process to mirror Swift apJoel Fischer2021-05-133-22/+19
| |/
| * Update for v7.1.0Joel Fischer2021-04-142-6/+6
| * Example app updatebugfix/issue-1967-example-app-menu-not-displayed-correctly-after-app-exitFrank Elias2021-04-122-2/+6
* | Objc example app updateFrank Elias2021-05-101-1/+0
|/
* Fix some colors and a logJoel Fischer2021-03-194-14/+14
* Fixes for tests and Obj-C example appbugfix/issue-1945-swift-naming-fixesJoel Fischer2021-03-172-6/+1
* Fixes for APIs and namingJoel Fischer2021-03-175-6/+2
* Example apps updateFrank Elias2021-03-032-26/+26
* Merge branch 'develop' into feature/issue_1579_alert_managerNicoleYarroch2021-03-016-32/+47
|\
| * 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
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Swift example updatesFrank Elias2021-02-011-13/+13
| * | | | SDLAddSubMenu fixesFrank Elias2020-12-101-13/+13
| | |_|/ | |/| |
* | | | Merge branch 'develop' into feature/issue_1579_alert_managerNicoleYarroch2021-02-022-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
| |/ /
* | | Apply suggestions from code review NicoleYarroch2021-01-071-1/+1
* | | Merge branch 'develop' into feature/issue_1579_alert_managerNicoleYarroch2020-12-082-1/+6
|\ \ \ | |/ /
| * | 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
| |\ \
| * | | Comment reviewFrank Elias2020-11-202-2/+2
* | | | Merge branch 'develop' into feature/issue_1579_alert_managerNicoleYarroch2020-12-022-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
| | |/ | |/|
* | | Ex. apps now use the alert mngNicoleYarroch2020-11-252-21/+25
|/ /
* | 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