summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Fix potential NPEs in ManagerUtility classJoey Grover2020-09-022-22/+236
| |/ / /
| * | | Merge pull request #1474 from smartdevicelink/bugfix/issue_1473Bilal Alsharifi2020-09-022-2/+64
| |\ \ \
| | * | | Fix formatObject method to handle null valuesbugfix/issue_1473Joey Grover2020-09-012-2/+64
| |/ / /
| * | | Merge pull request #1457 from smartdevicelink/TextAndGraphicsManager-Refactor...Bilal Alsharifi2020-09-019-1186/+1948
| |\ \ \
| | * | | Fixed unit testJulian Kast2020-09-011-0/+5
| | * | | Fixed Error with shouldUpdateSecondaryImage and made change to shouldUpdatePr...TextAndGraphicsManager-Refactor-QueuesJulian Kast2020-09-011-6/+9
| | * | | Fixed logicJulian Kast2020-08-281-1/+1
| | * | | Fixed shouldUpdateSecondaryImage to be more preciseJulian Kast2020-08-281-3/+7
| | * | | Set getCurrentScreenData to package privateJulian Kast2020-08-271-1/+1
| | * | | Update commentsJulian Kast2020-08-271-1/+1
| | * | | Fixing issues form ReviewJulian Kast2020-08-272-3/+3
| | * | | Fixed Error with updating currentScreenDataJulian Kast2020-08-261-1/+1
| | * | | Fixed unit testJulian Kast2020-08-261-1/+8
| | * | | Removed unnecessary logicJulian Kast2020-08-261-4/+2
| | * | | Added back null checkJulian Kast2020-08-261-2/+4
| | * | | removed unnecessary checkJulian Kast2020-08-261-4/+2
| | * | | Fixed Unit testJulian Kast2020-08-264-24/+19
| | * | | Fixed cancel logic and made methods private and package privateJulian Kast2020-08-261-17/+14
| | * | | Fixed queue managementJulian Kast2020-08-261-17/+21
| | * | | Updated CurrentScreenData with onUpdate while updating pending operations, se...Julian Kast2020-08-261-0/+2
| | * | | Make TextAndGraphicsState package privateJulian Kast2020-08-261-25/+25
| | * | | Fix potential NPE in ScreenManagerJulian Kast2020-08-261-2/+2
| | * | | Add Override back for blankArtworkJulian Kast2020-08-263-1/+5
| | * | | Fixed issue with setting text when number of lines available is 2Julian Kast2020-08-261-1/+1
| | * | | Fixed softButton mainField1 issueJulian Kast2020-08-264-6/+11
| | * | | Fixed commentsJulian Kast2020-08-242-11/+0
| | * | | Fixed unit testJulian Kast2020-08-241-1/+1
| | * | | Added null checkJulian Kast2020-08-241-1/+1
| | * | | Fix canceling logic for operationsJulian Kast2020-08-241-1/+6
| | * | | Fixed task executing cancelingJulian Kast2020-08-242-8/+12
| | * | | Updated copyright fixed formattingJulian Kast2020-08-233-3/+4
| | * | | Clean up and formatting fixesJulian Kast2020-08-231-32/+3
| | * | | Added functionality to cancel task and fix formattingJulian Kast2020-08-231-6/+8
| | * | | Added test for OnRPCNotificationListener in T&G managerJulian Kast2020-08-232-3/+55
| | * | | Fix unit testJulian Kast2020-08-231-1/+2
| | * | | Fixed unit testJulian Kast2020-08-231-5/+16
| | * | | Added unit test to TextAndGraphicsManagerJulian Kast2020-08-222-5/+40
| | * | | Fix OnRPCResponseListener in TextAndGraphicsOperation and remove unused importsJulian Kast2020-08-222-14/+3
| | * | | Merge branch 'develop' into TextAndGraphicsManager-Refactor-QueuesJulian Kast2020-08-22137-2346/+3030
| | |\ \ \
| | * | | | Fixed unit testJulian Kast2020-08-211-31/+39
| | * | | | IOS alignmentJulian Kast2020-08-213-59/+83
| | * | | | Fixed future potential NPEJulian Kast2020-08-201-3/+3
| | * | | | Added test for CreateImageOnlyShowWithPrimaryArtwork() and fixed formattingJulian Kast2020-08-201-21/+45
| | * | | | Converted Test from TextAndGrpahicsManagerTest to TextAndGraphicUpdateOperati...Julian Kast2020-08-202-514/+541
| | * | | | Added test for operationJulian Kast2020-08-201-6/+111
| | * | | | Fixed Logic with canceling task and setting currentScreenDataJulian Kast2020-08-201-1/+8
| | * | | | Fixed JavaSE ProjectJulian Kast2020-08-201-2/+2
| | * | | | Testing codcov of testJulian Kast2020-08-201-13/+16
| | * | | | Fixed javaSE project T&G managerJulian Kast2020-08-201-3/+2
| | * | | | Added null check for listenerJulian Kast2020-08-201-1/+3