Commit Graph

624 Commits

Author SHA1 Message Date
Matt Bruce
f164429ece updated onCloseClick
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-29 15:48:21 -05:00
Matt Bruce
94d44c5d54 refactored clickable
removed old clickable code

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-29 15:37:32 -05:00
Matt Bruce
ac8d4e707b updated buttonbase
other buttons

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-29 13:48:09 -05:00
Matt Bruce
aa233515a5 updated control
and subcontrols

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-29 13:47:56 -05:00
Matt Bruce
01725e634f added clickable
removed old code

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-29 13:46:55 -05:00
Matt Bruce
02a5c1022d fixed bug in drawing
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-29 11:13:05 -05:00
Matt Bruce
85c398c820 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into feature/Notification
# Conflicts:
#	VDS.xcodeproj/project.pbxproj

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-28 15:34:52 -05:00
Bruce, Matt R
5d47f3e188 Merge branch 'feature/Line' into 'develop'
Adding line component

See merge request BPHV_MIPS/vds_ios!50
2023-03-28 20:29:52 +00:00
Matt Bruce
ee3cd0c3b9 updated font
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-28 15:27:02 -05:00
Sumanth Nadigadda
5e5bbb4cbc Adding line component 2023-03-24 23:51:10 +05:30
Sumanth Nadigadda
d04f138da4 updating notification reset components 2023-03-24 23:13:37 +05:30
Sumanth Nadigadda
cc3d65bd0b Setting surface parameter to buttons 2023-03-20 12:19:18 +05:30
Matt Bruce
684a343b0f added temp ButtonModel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-17 15:55:33 -05:00
Matt Bruce
05e23f7d58 refactored text into properties
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-17 15:36:06 -05:00
Matt Bruce
d866a4e3c3 updated buttongroup
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-17 15:35:55 -05:00
Matt Bruce
fa2d49c54e added onClickPublisher
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-17 14:23:20 -05:00
Matt Bruce
2eee432ac0 updated button for onClickPublisher
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-17 14:23:05 -05:00
Sumanth Nadigadda
2920559d84 Minor change to the notification view 2023-03-18 00:25:29 +05:30
Sumanth Nadigadda
c3ba748728 color configuration updates 2023-03-17 11:42:05 +05:30
Sumanth Nadigadda
2383b5282c Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into feature/Notification 2023-03-17 11:36:42 +05:30
Bruce, Matt R
0473fa9b33 Merge branch 'feature/colorConfigurationRefactor' into 'develop'
updated to use keypaths

See merge request BPHV_MIPS/vds_ios!49
2023-03-16 20:38:34 +00:00
Matt Bruce
b59a360dea updated to use keypaths
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-16 15:36:59 -05:00
Sumanth Nadigadda
fd512cc38c notification background color changes 2023-03-16 23:38:55 +05:30
Sumanth Nadigadda
e9b05fcda1 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into feature/Notification 2023-03-16 22:18:35 +05:30
Bruce, Matt R
6afb529b7e Merge branch 'feature/colorConfigurationRefactor' into 'develop'
refactored colorconfiguration classes

See merge request BPHV_MIPS/vds_ios!48
2023-03-16 16:34:43 +00:00
Matt Bruce
66c769ba52 using new color configuration classes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-16 11:33:10 -05:00
Matt Bruce
4405e3ffc1 refactored colorconfiguration classes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-16 11:32:53 -05:00
Sumanth Nadigadda
513ab3f734 Creating Notification component 2023-03-15 23:06:58 +05:30
Bruce, Matt R
7cd61f8a90 Merge branch 'feature/accessibilityUpdate' into 'develop'
remvoed commented code

See merge request BPHV_MIPS/vds_ios!47
2023-03-07 17:02:07 +00:00
Matt Bruce
347b674d93 remvoed commented code
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-07 11:00:54 -06:00
Bruce, Matt R
12a1d3cde4 Merge branch 'feature/accessibilityUpdate' into 'develop'
removed accessibility protocols

See merge request BPHV_MIPS/vds_ios!46
2023-03-07 16:57:09 +00:00
Matt Bruce
379b94774b removed debounce for now
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-07 10:54:26 -06:00
Matt Bruce
58162040d3 added click subscriber and updateAccessibilityLabel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-07 10:54:19 -06:00
Matt Bruce
16ad138559 added helper function for labels
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-07 09:31:24 -06:00
Matt Bruce
67fc629368 removed accessibility protocols
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-07 09:31:14 -06:00
Bruce, Matt R
9fde93d798 Merge branch 'feature/accessibilityUpdate' into 'develop'
added some accessibilty updates

See merge request BPHV_MIPS/vds_ios!45
2023-03-03 22:32:52 +00:00
Matt Bruce
78bd6be6ce added some accessibilty updates
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-03 16:31:31 -06:00
Bruce, Matt R
e93d12b5c6 Merge branch 'bugfix/updateResetToOpen' into 'develop'
updated reset

See merge request BPHV_MIPS/vds_ios!44
2023-03-03 19:42:33 +00:00
Matt Bruce
f02c36c8aa updated reset
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-03 13:41:06 -06:00
Bruce, Matt R
434d97a6a7 Merge branch 'bugfix/updateResetToOpen' into 'develop'
changing public to open

See merge request BPHV_MIPS/vds_ios!42
2023-02-21 18:43:19 +00:00
Matt Bruce
5969e530c8 changing public to open
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-02-21 12:01:57 -06:00
Bruce, Matt R
5533eeda9c Merge branch 'feature/tilet' into 'develop'
helper method for setNeedsLayout()

See merge request BPHV_MIPS/vds_ios!40
2023-02-14 19:57:01 +00:00
Matt Bruce
6205aeb51d updated Tilelet for setNeedsLayout()
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-02-14 13:55:27 -06:00
Matt Bruce
ecaaf8c229 helper method for setNeedsLayout()
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-02-14 13:55:11 -06:00
Bruce, Matt R
65a4c994cf Merge branch 'feature/tilet' into 'develop'
Fixed touch bugs in Tilelet

See merge request BPHV_MIPS/vds_ios!39
2023-02-14 14:49:41 +00:00
Matt Bruce
37346b1f65 turn off userinteractive
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-02-14 08:34:26 -06:00
Matt Bruce
dff9ec1eef remvoed bug of initialSetup being called were not needed
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-02-13 15:47:58 -06:00
Bruce, Matt R
9313654a79 Merge branch 'feature/tilet' into 'develop'
updated to use bundle manager

See merge request BPHV_MIPS/vds_ios!38
2023-01-27 18:45:17 +00:00
Matt Bruce
e5dd94aad9 fixed bug
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-27 12:44:28 -06:00
Matt Bruce
d50c61b79b updated to use bundle manager
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-27 10:48:59 -06:00