summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Boolean removedbugfix/issue-1744-RPC-spec-generator-strips-text-after-@TODOFrank Elias2020-09-011-1/+1
| | | | removed boolean from being checked which displayed {}
* textwrap.wrap is addedFrank Elias2020-08-311-2/+4
|
* 1744Frank Elias2020-08-251-3/+0
| | | | Remove text cut in RPC spec generator
* 1744Frank Elias2020-08-251-3/+4
| | | | Updated generator to no longer cut after @TODO
* Merge pull request #1740 from ↵Joel Fischer2020-08-2538-135/+1040
|\ | | | | | | | | smartdevicelink/feature/issue-1520-main-menu-updating-and-pagination Implement SDL-0268 Main Menu Updating and Pagination
| * 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
|\ \ | | | | | | [SDL-0266] New vehicle data GearStatus
| * | [0266] "New vehicle data GearStatus": fix review comment: capitalized ↵leonid lokhmatov, Luxoft2020-08-243-3/+3
| | | | | | | | | | | | suffix: SDLVehicleDataTypePrndl --> SDLVehicleDataTypePRNDL
| * | 0266 "New vehicle data GearStatus": fix/implement review suggestions from ↵leonid lokhmatov, Luxoft2020-08-2116-41/+110
| | | | | | | | | | | | NicoleYarroch. (fix comments, the codebase has not changed)
| * | 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 ↵leonid lokhmatov, Luxoft2020-08-14251-7767/+11850
| | | | | | | | | | | | | | | | conflicts. (w tmp branch _0266_tmp)
| * | | Merge branch 'feature/0266_vehicle_data_GearStatus' into develop, resolve ↵leonid lokhmatov, Luxoft2020-08-1244-897/+1629
| |\ \ \ | | |/ / | | | | | | | | conflicts.
| | * | 0266 "New vehicle data GearStatus": code review 4, fix minor code formatting ↵leonid lokhmatov, Luxoft2020-08-118-162/+102
| | | | | | | | | | | | | | | | mostly issues
| | * | 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 ↵leonid lokhmatov, Luxoft2020-08-116-872/+654
| | | | | | | | | | | | | | | | Data and connected tests
| | * | 0266 "New vehicle data GearStatus": code review 4, fix Subscribe Vehicle ↵leonid lokhmatov, Luxoft2020-08-116-807/+550
| | | | | | | | | | | | | | | | Data and connected test
| | * | 0266 "New vehicle data GearStatus": code review 4, fix OnVehicleData, test ↵leonid lokhmatov, Luxoft2020-08-115-561/+389
| | | | | | | | | | | | | | | | and parameter names.
| | * | 0266 "New vehicle data GearStatus": code review 4, fix GetVehicleData*, ↵leonid lokhmatov, Luxoft2020-08-109-1295/+1039
| | | | | | | | | | | | | | | | PRNDL and connected tests.
| | * | 0266 "New vehicle data GearStatus": code review 4, fix GearStatus, ↵leonid lokhmatov, Luxoft2020-08-106-50/+43
| | | | | | | | | | | | | | | | TransmissionType, connected tests, and move them alphabetically in xcode virtual folders.
| | * | 0266 "New vehicle data GearStatus": code review 4, update obj-c example app ↵leonid lokhmatov, Luxoft2020-08-101-1/+1
| | | | | | | | | | | | | | | | to use .gearStatus.actualGear instead of .prndl on Vehicle Data object.
| | * | sdl-0266 "New vehicle data GearStatus": code review, reorder properties ↵leonid lokhmatov, Luxoft2020-08-047-492/+491
| | | | | | | | | | | | | | | | alphabetically on Vehicle Data structs.
| | * | sdl-0266 "New vehicle data GearStatus": code review, fix Vehicle Data ↵leonid lokhmatov, Luxoft2020-08-0412-307/+355
| | | | | | | | | | | | | | | | Subscribe & Unsubscribe and their unit tests.
| | * | sdl-0266 "New vehicle data GearStatus": code review, add error handling ↵leonid lokhmatov, Luxoft2020-08-047-220/+440
| | | | | | | | | | | | | | | | stubs to the VehicleData getters
| | * | sdl-0266 "New vehicle data GearStatus": code review, update Gear Status & ↵leonid lokhmatov, Luxoft2020-08-044-11/+18
| | | | | | | | | | | | | | | | Vehicle Data Type
| | * | sdl-0266 "New vehicle data GearStatus": code review, revert podspec files & ↵leonid lokhmatov, Luxoft2020-08-042-98/+97
| | | | | | | | | | | | | | | | add new headers
| | * | sdl-0266 "New vehicle data GearStatus": apply review comments (p2): add ↵leonid lokhmatov, Luxoft2020-07-2729-539/+895
| | | | | | | | | | | | | | | | script generated initializers, sort properties & imported files alphabetically
| | * | 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 ↵leonid lokhmatov, Luxoft2020-07-0615-60/+89
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | alloc] init] instead of [x new]; replace (nullable, strong, nonatomic) with (strong, nonatomic, nullable); replace .to(beFalse()); with .to(equal(@NO)); in tests replace .to(beTrue()); with .to(equal(@YES)); in tests reorder headers import alphabetically
| | * | 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 ↵leonid l lokhmatov2020-06-223-11/+16
| | | | | | | | | | | | | | | | for it.
| | * | sdl-0266 "New vehicle data GearStatus": auto generate classes from rpc_spec, ↵leonid l lokhmatov2020-06-2225-190/+1431
| | | | | | | | | | | | | | | | add updated classes only, implement functionality and mark deprecated fields.
| | | * 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
| | | |\ | |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # SmartDeviceLink/SDLFunctionID.m # SmartDeviceLink/SDLImageFieldName.h # SmartDeviceLink/SDLImageFieldName.m # SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLImageFieldNameSpec.m
* | | | Merge pull request #1735 from smartdevicelink/feature/0242_subtle_alert_styleJoel Fischer2020-08-2044-219/+1288
|\ \ \ \ | | | | | | | | | | SDL 0242 subtle alert style
| * | | | Refactored permission checks in Swift ex. appfeature/0242_subtle_alert_styleNicoleYarroch2020-08-201-2/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: NicoleYarroch <nicole@livio.io>
| * | | | Fixed spellingNicoleYarroch2020-08-191-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: NicoleYarroch <nicole@livio.io>
| * | | | Change fileprivate to privateNicoleYarroch2020-08-171-2/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: NicoleYarroch <nicole@livio.io>
| * | | | Reverting changes to `SDLImageFieldName`NicoleYarroch2020-08-171-25/+21
| | | | | | | | | | | | | | | | | | | | Signed-off-by: NicoleYarroch <nicole@livio.io>
| * | | | Revert changes to method nameNicoleYarroch2020-08-171-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: NicoleYarroch <nicole@livio.io>
| * | | | More newline fixesNicoleYarroch2020-08-141-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: NicoleYarroch <nicole@livio.io>
| * | | | Attempting to fix newlinesNicoleYarroch2020-08-141-0/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: NicoleYarroch <nicole@livio.io>
| * | | | Trying to fix newlineNicoleYarroch2020-08-141-1/+0
| | | | | | | | | | | | | | | | | | | | Signed-off-by: NicoleYarroch <nicole@livio.io>
| * | | | Fixing newlineNicoleYarroch2020-08-141-1/+0
| | | | | | | | | | | | | | | | | | | | Signed-off-by: NicoleYarroch <nicole@livio.io>
| * | | | Removed the patch numberNicoleYarroch2020-08-131-3/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: NicoleYarroch <nicole@livio.io>