summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Refactored permission checks in Swift ex. appfeature/0242_subtle_alert_styleNicoleYarroch2020-08-201-2/+2
* Fixed spellingNicoleYarroch2020-08-191-1/+1
* Change fileprivate to privateNicoleYarroch2020-08-171-2/+2
* Reverting changes to `SDLImageFieldName`NicoleYarroch2020-08-171-25/+21
* Revert changes to method nameNicoleYarroch2020-08-171-1/+1
* More newline fixesNicoleYarroch2020-08-141-1/+1
* Attempting to fix newlinesNicoleYarroch2020-08-141-0/+2
* Trying to fix newlineNicoleYarroch2020-08-141-1/+0
* Fixing newlineNicoleYarroch2020-08-141-1/+0
* Removed the patch numberNicoleYarroch2020-08-131-3/+3
* Fixed images and soft button statesNicoleYarroch2020-08-132-9/+23
* Added/updated ex. app constantsNicoleYarroch2020-08-132-4/+10
* Removed patch numberNicoleYarroch2020-08-131-1/+1
* Added back 2 newlinesNicoleYarroch2020-08-131-0/+2
* Removed removed newlineNicoleYarroch2020-08-131-1/+0
* Updated copyright on cancel interaction fileNicoleYarroch2020-08-132-15/+63
* Added permissions checks for alertsNicoleYarroch2020-08-134-19/+45
* Updated ex. apps alert manager classesNicoleYarroch2020-08-1313-115/+118
* 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
* Merge branch 'develop' into feature/0242_subtle_alert_styleNicoleYarroch2020-08-10120-1379/+3776
|\
| * Merge pull request #1743 from smartdevicelink/bugfix/issue-1614-consolodate-s...Joel Fischer2020-08-107-97/+54
| |\
| | * Add documentation to new methodbugfix/issue-1614-consolodate-serial-queue-logicJoel Fischer2020-08-061-0/+3
| | * Consolidate running on a serial sub-queue to SDLGlobalsJoel Fischer2020-07-317-97/+51
| * | Merge pull request #1693 from yoooriii/feature/0257_hands_off_steeringJoel Fischer2020-08-0626-602/+1474
| |\ \
| | * | sdl-0257 "New vehicle data HandsOffSteering": code review, fix SDLGetVehicleD...leonid lokhmatov, Luxoft2020-08-061-23/+39
| | * | sdl-0257 "New vehicle data HandsOffSteering": code review, revert extra changes.leonid lokhmatov, Luxoft2020-08-0624-1893/+1153
| | * | sdl-0257 "New vehicle data HandsOffSteering": code review, fix SDLGetVehicleDataleonid lokhmatov, Luxoft2020-08-061-3/+3
| | * | Revert "sdl-0257 "New vehicle data HandsOffSteering": apply review comments (...leonid lokhmatov, Luxoft2020-08-061-10/+0
| | * | Revert "sdl-0257 "New vehicle data HandsOffSteering": apply review comments (...leonid lokhmatov, Luxoft2020-08-065-80/+6
| | * | sdl-0257 "New vehicle data HandsOffSteering": apply review comments (p3) : so...leonid lokhmatov, Luxoft2020-08-032-142/+142
| | * | sdl-0257 "New vehicle data HandsOffSteering": apply review comments (p3) : re...leonid lokhmatov, Luxoft2020-08-032-103/+97
| | * | sdl-0257 "New vehicle data HandsOffSteering": apply review comments (p3) : im...leonid lokhmatov, Luxoft2020-08-035-6/+80
| | * | sdl-0257 "New vehicle data HandsOffSteering": apply review comments (p3) : up...leonid lokhmatov, Luxoft2020-08-0322-880/+694
| | * | sdl-0257 "New vehicle data HandsOffSteering": apply review comments (p3) : up...leonid lokhmatov, Luxoft2020-07-3115-303/+132
| | * | sdl-0257 "New vehicle data HandsOffSteering": apply review comments (p3) : en...leonid lokhmatov, Luxoft2020-07-311-0/+10
| | * | sdl-0257 "New vehicle data HandsOffSteering": apply review comments (pass 2) ...leonid lokhmatov, Luxoft2020-07-211-2/+2
| | * | sdl-0257 "New vehicle data HandsOffSteering": apply review comments (pass 2) ...leonid lokhmatov, Luxoft2020-07-2119-232/+962
| | * | sdl-0257 "New vehicle data HandsOffSteering": apply review comments: use [[x ...leonid lokhmatov, Luxoft2020-07-069-450/+692
| | * | sdl-0257 "New vehicle data HandsOffSteering": apply review comments:leonid lokhmatov, Luxoft2020-07-067-23/+23
| | * | sdl-0257 "New vehicle data HandsOffSteering" : fix testsleonid l lokhmatov2020-06-236-397/+499
| | * | sdl-0257 "New vehicle data HandsOffSteering" : add test cases for updated cla...leonid l lokhmatov2020-06-237-21/+69
| | * | sdl-0257 "New vehicle data HandsOffSteering" : update SDLVehicleDataType item...leonid l lokhmatov2020-06-233-2/+3
| | * | 0257 "New vehicle data HandsOffSteering" use auto generated code, use only fi...leonid l lokhmatov2020-06-2218-177/+1013
| * | | Merge pull request #1732 from smartdevicelink/feature/issue-910-additional-su...Joel Fischer2020-08-058-19/+167
| |\ \ \