Commit Graph

70 Commits

Author SHA1 Message Date
Kevin G Christiano
44ff5e9d3c Further development of Entry Field. 2019-12-13 12:54:43 -05:00
Kevin G Christiano
59008f87d0 Making further improvements from design specs. 2019-12-12 16:47:07 -05:00
Kevin G Christiano
420a874711 Making container tappabble to increase actionable surface area. 2019-12-05 14:07:53 -05:00
Kevin G Christiano
72553935c2 latestst state. 2019-11-22 12:53:40 -05:00
Kevin G Christiano
8b5fe4a1f4 more changes. 2019-11-21 15:21:32 -05:00
Kevin G Christiano
f19d45b865 Merge branch 'develop' into feature/swiftified_textField
# Conflicts:
#	MVMCoreUI.xcodeproj/project.pbxproj
#	MVMCoreUI/Atoms/Views/CaretView.swift
#	MVMCoreUI/Molecules/Items/TableViewCell.swift
2019-11-21 11:55:21 -05:00
Kevin G Christiano
88442fe59c latest. 2019-11-21 11:47:12 -05:00
Pfeil, Scott Robert
c96f5050a8 Line to swift 2019-11-20 10:20:24 -05:00
Kevin G Christiano
26c73070d9 latestest and greatest. 2019-11-20 09:12:31 -05:00
Kevin G Christiano
c38e3c0712 DigitEntry in decent place. 2019-11-19 09:57:43 -05:00
Kevin G Christiano
ebccc6bd28 The latest state of entry. 2019-11-14 14:59:39 -05:00
Kevin G Christiano
fca540afc2 shaping up to be more responsive. 2019-11-13 16:17:10 -05:00
Kevin G Christiano
926c2c4cf3 resolved drawing prob. 2019-11-12 15:05:23 -05:00
Kevin G Christiano
d6005290db improvements made. 2019-11-12 14:56:22 -05:00
Kevin G Christiano
48bcd87bc1 Refactored UI drawing to new class. Reflected change. 2019-11-12 14:29:37 -05:00
Pfeil, Scott Robert
4b374c4e7e modernizing 2019-11-05 08:50:54 -05:00
Pfeil, Scott Robert
0a45d61eb7 merge 2019-11-05 08:50:17 -05:00
Pfeil, Scott Robert
52f31eff42 header changes 2019-11-04 15:34:32 -05:00
Kevin G Christiano
5e96653d4b undo. 2019-11-01 10:17:20 -04:00
Kevin G Christiano
6e8a8a78cc getting ready to try another refactor. 2019-11-01 10:08:13 -04:00
Pfeil, Scott Robert
b5a97de183 swiftify 2019-10-28 14:03:47 -04:00
Pfeil, Scott Robert
bb51fba0e5 remove legacy os code 2019-10-17 10:31:34 -04:00
Pfeil, Scott Robert
b4c53f838b Tabs table cell 2019-09-09 14:07:32 -04:00
Pfeil, Scott Robert
5e49d5c55d update for error to be called 2019-05-17 11:26:14 -04:00
Pfeil, Scott Robert
1aa53ead0b Merge branch 'feature/fiveg_font' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/fiveg_font 2019-05-17 10:38:24 -04:00
Pfeil, Scott Robert
c59be1b9a8 menu fixing 2019-05-17 10:37:32 -04:00
Chowdhury, Shohrab
d0a0957bb1 show left pannel 2019-05-17 10:35:54 -04:00
Pfeil, Scott Robert
91890011d8 Panel protocol for override panel 2019-05-16 16:44:52 -04:00
panxi
2dde640793 Merge branch 'develop' into bugfix/detail_view_controller 2019-05-08 12:45:42 -04:00
panxi
f4bf4c0b5a update code based on Scott's comment 2019-05-08 11:03:14 -04:00
panxi
3ec1364aed let tabbar manager handle child viewcontroller's behavior 2019-05-03 15:25:41 -04:00
panxi
f8ec75c7d5 fix bug for tabbar 2019-05-02 16:34:21 -04:00
panxi
c99ffc1af7 avoid duplicate use 2019-05-02 13:59:50 -04:00
panxi
791f2e98c7 Merge branch 'develop' into feature/carouselacc 2019-05-02 13:43:16 -04:00
Chowdhury, Shohrab
cff8361f9f allow user to overrise pannable Percentage value 2019-05-01 14:00:57 -04:00
panxi
8ca991b322 bug fix 2019-05-01 11:40:29 -04:00
panxi
884b18a8ef order fix 2019-04-30 09:40:54 -04:00
panxi
a51079b601 add 1of 3 into tabbar for accessibility team 2019-04-29 17:44:58 -04:00
panxi
522f7a4be2 add index to tab for accessibility 2019-04-29 17:17:21 -04:00
Suresh, Kamlesh
a9734be4df detail view controller 2019-04-18 12:32:59 -04:00
panxi
575721589a add missing style 2019-04-17 15:13:54 -04:00
panxi
a254e7d882 only change the status bar background color 2019-04-17 11:17:44 -04:00
panxi
c1fe2c617d Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/statusstyle 2019-04-16 14:49:45 -04:00
panxi
89427b1b7a update code based on comments 2019-04-16 11:46:53 -04:00
panxi
9278ad75ea add override status bar function 2019-04-15 14:50:45 -04:00
Pfeil, Scott Robert
8c19755ba8 warning fix 2019-04-15 13:31:45 -04:00
Pfeil, Scott Robert
093698f160 warning fixes 2019-03-14 11:47:05 -04:00
Hedden, Kyle Matthew
cf326ce0fd Merge branch 'feature/MFTabBarInteractor_additional_initializer' into 'develop'
Add additional initializer to allow for an alternate swipe delegate.

See merge request BPHV_MIPS/mvm_core_ui!3
2019-03-05 17:35:40 -05:00
Hedden, Kyle Matthew
607fa09388 Add additional initializer to allow for an alternate swipe delegate. 2019-03-05 15:11:34 -05:00
Pfeil, Scott Robert
75eaf1eb46 Name fix 2019-03-04 18:36:33 -05:00