panxi
|
eb4e8fd816
|
add decode array method
|
2019-12-12 17:28:02 -05:00 |
|
Suresh, Kamlesh
|
46c092f99c
|
Merge branch 'feature/coding' of gitlab.verizon.com:BPHV_MIPS/mvm_core into feature/coding
|
2019-12-06 15:08:25 -05:00 |
|
Suresh, Kamlesh
|
2105133c38
|
additions
|
2019-12-06 15:08:09 -05:00 |
|
panxi
|
58af05319b
|
remove useless code
|
2019-12-04 15:23:09 -05:00 |
|
Pfeil, Scott Robert
|
dae65285c9
|
remove unused
|
2019-12-04 13:24:13 -05:00 |
|
panxi
|
72758675dc
|
fix array decode if it's nil
|
2019-12-02 12:04:32 -05:00 |
|
panxi
|
293449a48e
|
merge
|
2019-11-26 12:42:48 -05:00 |
|
Pfeil, Scott Robert
|
c412947d6f
|
small tweaks
|
2019-11-25 09:05:17 -05:00 |
|
Pfeil, Scott Robert
|
a0dbc644c2
|
Line, and other corrections. merge
|
2019-11-25 09:04:51 -05:00 |
|
panxi
|
b2eb88f7f6
|
update array decoding method
|
2019-11-24 23:14:25 -05:00 |
|
panxi
|
0d1c3196bf
|
add unkeyedcontainer
|
2019-11-22 14:33:42 -05:00 |
|
Suresh, Kamlesh
|
1b99abdb6e
|
fixes
|
2019-11-19 15:37:53 -05:00 |
|
panxi
|
d38b521c66
|
Separate action and molecule name
|
2019-11-13 18:02:40 -05:00 |
|
panxi
|
16c7b61108
|
update with new code, move core code to mvmcore
|
2019-11-12 17:36:00 -05:00 |
|
Murugan, Vimal
|
eaff627ae0
|
global map property added
|
2019-11-11 21:40:30 +05:30 |
|
Chowdhury, Shohrab
|
627303f4e3
|
show modal as full screen ios 13
|
2019-10-23 16:00:09 -04:00 |
|
Pan, Xinlei (Ryan)
|
ad1de4b4f3
|
Merge branch 'release/6_21' into 'develop'
Release/6 21
See merge request BPHV_MIPS/mvm_core!38
|
2019-10-21 15:34:00 -04:00 |
|
Pfeil, Scott Robert
|
de6b6b3e6d
|
Merge branch 'bugfix/poptocurrentpage' into 'develop'
if pop to current view controller, stop pop method
See merge request BPHV_MIPS/mvm_core!33
|
2019-10-15 11:54:09 -04:00 |
|
panxi
|
39fdff056f
|
use top viewcontroller
|
2019-10-15 11:53:27 -04:00 |
|
Pfeil, Scott Robert
|
b686ac0cd0
|
os version
|
2019-10-09 13:04:04 -04:00 |
|
Pfeil, Scott Robert
|
ad7b54dab8
|
xcode 11 warnings
|
2019-10-08 12:50:29 -04:00 |
|
Suresh, Kamlesh
|
a92f76c18f
|
beginningLoading should not be called multiple times
|
2019-09-26 17:01:27 -04:00 |
|
panxi
|
3a3205bd86
|
if pop to current view controller, stop pop method
|
2019-09-25 11:19:30 -04:00 |
|
Hedden, Kyle Matthew
|
d7fa319b05
|
Add dispatch async on queue.
|
2019-09-12 13:28:51 -04:00 |
|
Hedden, Kyle Matthew
|
c6052fde00
|
print the s7 urls begin fetched for easier debugging
|
2019-08-23 13:35:16 -04:00 |
|
Pfeil, Scott Robert
|
310af60183
|
height changes minor
|
2019-08-19 13:30:50 -04:00 |
|
Pfeil, Scott Robert
|
8df4a3c123
|
Main thread fix. Keychain consolidation
|
2019-08-09 10:50:58 -04:00 |
|
Pfeil, Scott Robert
|
3847e46e27
|
Core defects fix
|
2019-08-06 15:17:05 -04:00 |
|
Suresh, Kamlesh
|
9e32eeed46
|
comments
|
2019-07-18 10:54:13 -04:00 |
|
Murugan, Vimal
|
4c5770f21c
|
review comment fix
|
2019-07-09 18:22:30 +05:30 |
|
Murugan, Vimal
|
f30bdf20c5
|
removed pages and modules from cache based on server input.
|
2019-07-09 17:06:29 +05:30 |
|
Pfeil, Scott Robert
|
21e586fad3
|
Moved required module checking to the view controller where it belongs.
Broke down the update with response into two separate functions.
Only update loadObject.pageJSON if pageType is the same check....
|
2019-06-28 11:26:45 -04:00 |
|
Subramaniam, Ramya
|
1b2dc9281a
|
Updated review comments
|
2019-06-13 00:05:34 +05:30 |
|
Subramaniam, Ramya
|
262f9c9d5b
|
Updating page cache scenario
|
2019-06-10 21:40:36 +05:30 |
|
Subramaniam, Ramya
|
5864860045
|
updating review comments
|
2019-06-10 19:17:18 +05:30 |
|
Subramaniam, Ramya
|
752d9461e6
|
Updating review comments
|
2019-06-10 19:14:17 +05:30 |
|
Ramya Subramaniam
|
976c3a3e7a
|
Post call actions added
|
2019-06-06 18:38:50 +05:30 |
|
Pfeil, Scott Robert
|
2eedeed088
|
remove hybrid
|
2019-05-13 13:34:41 -04:00 |
|
Pfeil, Scott Robert
|
c5f1785923
|
Merge branch 'feature/kevin' into 'develop'
Updated Swift Dictionary Extension
See merge request BPHV_MIPS/mvm_core!13
|
2019-05-13 10:56:35 -04:00 |
|
Hedden, Kyle Matthew
|
5bb580b6de
|
Merge branch 'feature/hardcoded_json' into 'develop'
Feature/hardcoded json
See merge request BPHV_MIPS/mvm_core!14
|
2019-05-10 16:08:22 -04:00 |
|
Suresh, Kamlesh
|
9b7254e1e5
|
sharedInstance
|
2019-05-10 16:05:38 -04:00 |
|
Suresh, Kamlesh
|
4b873b321c
|
code review
|
2019-05-10 16:00:55 -04:00 |
|
panxi
|
da9cd08c26
|
change weak delegateObject to Strong, since delegate inside delegateObject are weak
|
2019-05-10 13:29:58 -04:00 |
|
Christiano, Kevin
|
a1a623aba0
|
Reorganization.
|
2019-05-09 14:35:32 -04:00 |
|
Suresh, Kamlesh
|
8f68a457d1
|
remove hardcode
|
2019-05-08 14:59:18 -04:00 |
|
Suresh, Kamlesh
|
4d86d201df
|
hardcode json
|
2019-05-08 14:58:55 -04:00 |
|
Christiano, Kevin
|
e199cd9c02
|
go back.
|
2019-05-07 16:05:46 -04:00 |
|
Christiano, Kevin
|
633cda9f9f
|
Corrected some issues.
|
2019-05-07 15:55:48 -04:00 |
|
Christiano, Kevin
|
a63997fa09
|
correction.
|
2019-05-07 14:08:24 -04:00 |
|
Christiano, Kevin
|
a6ee9ca775
|
changes made
|
2019-05-07 10:47:04 -04:00 |
|