Commit Graph

289 Commits

Author SHA1 Message Date
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
Suresh, Kamlesh Jain
347fd9557d Merge branch 'feature/modelmapping' into 'feature/coding'
Feature/modelmapping

See merge request BPHV_MIPS/mvm_core!45
2019-11-26 13:37:43 -05:00
panxi
293449a48e merge 2019-11-26 12:42:48 -05:00
panxi
713a0f7d7a Merge branch 'develop' into feature/modelmapping 2019-11-26 11:18:24 -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
Pfeil, Scott Robert
3f91bcd7cf Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core into feature/coding 2019-11-21 10:07:19 -05:00
Suresh, Kamlesh
1b99abdb6e fixes 2019-11-19 15:37:53 -05:00
Pan, Xinlei (Ryan)
d5823d4368 Merge branch 'revert-b31d269a' into 'develop'
Revert "Merge branch 'feature/spanish_intercept' into 'develop'"

See merge request BPHV_MIPS/mvm_core!43
2019-11-15 16:43:38 -05:00
Pan, Xinlei (Ryan)
3a36734f88 Revert "Merge branch 'feature/spanish_intercept' into 'develop'"
This reverts merge request !42
2019-11-15 16:35:50 -05:00
Pan, Xinlei (Ryan)
b31d269a8b Merge branch 'feature/spanish_intercept' into 'develop'
prepay spanish intercept.

See merge request BPHV_MIPS/mvm_core!42
2019-11-15 15:30:47 -05:00
Kevin G Christiano
005326f8e3 prepay spanish intercept. 2019-11-15 14:06:56 -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
Suresh, Kamlesh Jain
a256bfab1b Merge branch 'feature/PPVB_653' into 'develop'
global map property added

See merge request BPHV_MIPS/mvm_core!40
2019-11-11 12:20:31 -05:00
Murugan, Vimal
eaff627ae0 global map property added 2019-11-11 21:40:30 +05:30
Hedden, Kyle Matthew
c493323b39 Merge branch 'feature/handle_ios_13_modal' into 'develop'
show modal as full screen ios 13

See merge request BPHV_MIPS/mvm_core!39
2019-10-23 16:10:27 -04:00
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
2a9c32b7fd Merge branch 'bugfix/xcode11' into 'develop'
os version

See merge request BPHV_MIPS/mvm_core!37
2019-10-09 13:38:18 -04:00
Pfeil, Scott Robert
c788b6dc05 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core into bugfix/xcode11 2019-10-09 13:23:11 -04:00
Pfeil, Scott Robert
d08a6ce917 Merge branch 'feature/remove_armv7' into 'develop'
remove armv7

See merge request BPHV_MIPS/mvm_core!35
2019-10-09 13:05:08 -04:00
Pfeil, Scott Robert
b686ac0cd0 os version 2019-10-09 13:04:04 -04:00
Suresh, Kamlesh
b17b50fc18 default arch 2019-10-08 14:11:55 -04:00
Pfeil, Scott Robert
93be02c000 Merge branch 'bugfix/xcode11' into 'develop'
xcode 11 warnings

See merge request BPHV_MIPS/mvm_core!36
2019-10-08 14:08:36 -04:00
Pfeil, Scott Robert
ad7b54dab8 xcode 11 warnings 2019-10-08 12:50:29 -04:00
Suresh, Kamlesh
b90a039bb9 remove armv7 2019-10-07 12:05:27 -04:00
Pan, Xinlei (Ryan)
7b64f67c15 Merge branch 'bugfix/loading_indicator_freeze' into 'release/6_20'
beginningLoading should not be called multiple times

See merge request BPHV_MIPS/mvm_core!34
2019-09-26 17:33:27 -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
Pan, Xinlei (Ryan)
14a06fde09 Merge branch 'feature/additional_dispatch_method' into 'develop'
Add dispatch async on queue.

See merge request BPHV_MIPS/mvm_core!30
2019-09-12 13:28:52 -04:00
Hedden, Kyle Matthew
d7fa319b05 Add dispatch async on queue. 2019-09-12 13:28:51 -04:00
Pan, Xinlei (Ryan)
e59e77d163 Merge branch 'feature/print_s7_urls' into 'develop'
print the s7 urls begin fetched for easier debugging

See merge request BPHV_MIPS/mvm_core!27
2019-08-23 13:35:17 -04:00
Hedden, Kyle Matthew
c6052fde00 print the s7 urls begin fetched for easier debugging 2019-08-23 13:35:16 -04:00
Pan, Xinlei (Ryan)
5b500bc138 Merge branch 'bugfix/height_standards' into 'develop'
height changes minor

See merge request BPHV_MIPS/mvm_core!26
2019-08-19 14:06:10 -04:00
Pfeil, Scott Robert
310af60183 height changes minor 2019-08-19 13:30:50 -04:00
Pan, Xinlei (Ryan)
db1e3fd04c Merge branch 'bugfix/main_thread_navigation' into 'develop'
Main thread fix. Keychain consolidation

See merge request BPHV_MIPS/mvm_core!23
2019-08-09 11:05:13 -04:00
Pfeil, Scott Robert
8df4a3c123 Main thread fix. Keychain consolidation 2019-08-09 10:50:58 -04:00
Pan, Xinlei (Ryan)
f2b7973d77 Merge branch 'bugfix/thread_and_dismiss' into 'develop'
Core defects fix

See merge request BPHV_MIPS/mvm_core!22
2019-08-06 15:41:37 -04:00
Pfeil, Scott Robert
3847e46e27 Core defects fix 2019-08-06 15:17:05 -04:00
Pan, Xinlei (Ryan)
9ef3a65ae3 Merge branch 'feature/comments' into 'develop'
comments

See merge request BPHV_MIPS/mvm_core!21
2019-07-18 11:11:54 -04:00
Suresh, Kamlesh
9e32eeed46 comments 2019-07-18 10:54:13 -04:00
Pfeil, Scott Robert
9cf84619e6 Merge branch 'feature/remove_cached_pagesandmodules' into 'develop'
removed pages and modules from cache based on server input.

See merge request BPHV_MIPS/mvm_core!20
2019-07-15 10:45:21 -04:00
Murugan, Vimal
4c5770f21c review comment fix 2019-07-09 18:22:30 +05:30