summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Boolean removedbugfix/issue-1744-RPC-spec-generator-strips-text-after-@TODOFrank Elias2020-09-011-1/+1
* textwrap.wrap is addedFrank Elias2020-08-311-2/+4
* 1744Frank Elias2020-08-251-3/+0
* 1744Frank Elias2020-08-251-3/+4
* Merge pull request #1740 from smartdevicelink/feature/issue-1520-main-menu-up...Joel Fischer2020-08-2538-135/+1040
|\
| * Update for review commentsJoel Fischer2020-08-254-19/+10
| * Merge branch 'develop' into feature/issue-1520-main-menu-updating-and-paginationJoel Fischer2020-08-2544-1272/+2087
| |\ | |/ |/|
* | Merge pull request #1690 from yoooriii/feature/0266_vehicle_data_GearStatusNicoleYarroch2020-08-2544-1272/+2087
|\ \
| * | [0266] "New vehicle data GearStatus": fix review comment: capitalized suffix:...leonid lokhmatov, Luxoft2020-08-243-3/+3
| * | 0266 "New vehicle data GearStatus": fix/implement review suggestions from Nic...leonid lokhmatov, Luxoft2020-08-2116-41/+110
| * | 0266 "New vehicle data GearStatus": fix typos, (extra space etc).leonid lokhmatov, Luxoft2020-08-153-3/+3
| * | 0266 "New vehicle data GearStatus": minor fix, edit typos, etc.leonid lokhmatov, Luxoft2020-08-156-29/+27
| * | 0266 "New vehicle data GearStatus": fix formatting in testsleonid lokhmatov, Luxoft2020-08-156-20/+14
| * | 0266 "New vehicle data GearStatus": fix tests after merge.leonid lokhmatov, Luxoft2020-08-147-696/+718
| |\ \
| | * | Merge branch 'feature/0266_vehicle_data_GearStatus' into develop, resolve con...leonid lokhmatov, Luxoft2020-08-14251-7767/+11850
| * | | Merge branch 'feature/0266_vehicle_data_GearStatus' into develop, resolve con...leonid lokhmatov, Luxoft2020-08-1244-897/+1629
| |\ \ \ | | |/ /
| | * | 0266 "New vehicle data GearStatus": code review 4, fix minor code formatting ...leonid lokhmatov, Luxoft2020-08-118-162/+102
| | * | 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, fix Unsubscribe Vehicle Da...leonid lokhmatov, Luxoft2020-08-116-872/+654
| | * | 0266 "New vehicle data GearStatus": code review 4, fix Subscribe Vehicle Data...leonid lokhmatov, Luxoft2020-08-116-807/+550
| | * | 0266 "New vehicle data GearStatus": code review 4, fix OnVehicleData, test an...leonid lokhmatov, Luxoft2020-08-115-561/+389
| | * | 0266 "New vehicle data GearStatus": code review 4, fix GetVehicleData*, PRNDL...leonid lokhmatov, Luxoft2020-08-109-1295/+1039
| | * | 0266 "New vehicle data GearStatus": code review 4, fix GearStatus, Transmissi...leonid lokhmatov, Luxoft2020-08-106-50/+43
| | * | 0266 "New vehicle data GearStatus": code review 4, update obj-c example app t...leonid lokhmatov, Luxoft2020-08-101-1/+1
| | * | sdl-0266 "New vehicle data GearStatus": code review, reorder properties alpha...leonid lokhmatov, Luxoft2020-08-047-492/+491
| | * | sdl-0266 "New vehicle data GearStatus": code review, fix Vehicle Data Subscri...leonid lokhmatov, Luxoft2020-08-0412-307/+355
| | * | sdl-0266 "New vehicle data GearStatus": code review, add error handling stubs...leonid lokhmatov, Luxoft2020-08-047-220/+440
| | * | sdl-0266 "New vehicle data GearStatus": code review, update Gear Status & Veh...leonid lokhmatov, Luxoft2020-08-044-11/+18
| | * | sdl-0266 "New vehicle data GearStatus": code review, revert podspec files & a...leonid lokhmatov, Luxoft2020-08-042-98/+97
| | * | sdl-0266 "New vehicle data GearStatus": apply review comments (p2): add scrip...leonid lokhmatov, Luxoft2020-07-2729-539/+895
| | * | sdl-0266 "New vehicle data GearStatus": apply review comments: adds & oddsleonid lokhmatov, Luxoft2020-07-0623-677/+971
| | * | sdl-0266 "New vehicle data GearStatus": apply review comments use [[x alloc]...leonid lokhmatov, Luxoft2020-07-0615-60/+89
| | * | sdl-0266 "New vehicle data GearStatus": fix testsleonid l lokhmatov2020-06-233-34/+86
| | * | sdl-0266 "New vehicle data GearStatus": fix errors and warnings in testsleonid l lokhmatov2020-06-236-18/+54
| | * | sdl-0266 "New vehicle data GearStatus": implement/add testsleonid l lokhmatov2020-06-2311-23/+158
| | * | sdl-0266 "New vehicle data GearStatus": add SDLVehicleDataType and tests for...leonid l lokhmatov2020-06-223-11/+16
| | * | sdl-0266 "New vehicle data GearStatus": auto generate classes from rpc_spec, ...leonid l lokhmatov2020-06-2225-190/+1431
| | | * Fix a commentfeature/issue-1520-main-menu-updating-and-paginationJoel Fischer2020-08-241-0/+1
| | | * Merge branch 'develop' into feature/issue-1520-main-menu-updating-and-paginationJoel Fischer2020-08-2445-220/+1280
| | | |\ | |_|_|/ |/| | |
* | | | Merge pull request #1735 from smartdevicelink/feature/0242_subtle_alert_styleJoel Fischer2020-08-2044-219/+1288
|\ \ \ \
| * | | | 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