Commit Graph

395 Commits

Author SHA1 Message Date
Pfeil, Scott Robert
d7ea41cbcb new timers
top alert update function
2020-10-15 16:36:29 -04:00
Pfeil, Scott Robert
e9abe2121a Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core into develop 2020-10-15 12:18:50 -04:00
Pfeil, Scott Robert
7612b33225 updates for polling 2020-10-15 10:37:36 -04:00
Kyle Matthew Hedden
d9cb20ef98 test to make sure we are looking at an MVMCoreNavigationOperation before casting. 2020-10-14 11:57:29 -04:00
Pfeil, Scott Robert
c44ce8e068 Merge branch 'bugfix/delegate_decoding' into 'develop'
Bugfix/delegate decoding

See merge request BPHV_MIPS/mvm_core!115
2020-10-09 15:48:30 -04:00
Pfeil, Scott Robert
cd2e2b9a96 Merge branch 'bugfix/main_thread_issue_fix' into 'develop'
presentedViewController must be used on main thread only

See merge request BPHV_MIPS/mvm_core!113
2020-10-09 11:29:31 -04:00
Murugan, Vimal
39dab643e8 native scroll property added in the actionmap 2020-10-09 01:04:09 +05:30
Pfeil, Scott Robert
2243bbd644 Added view controller getter. 2020-10-08 11:31:40 -04:00
Khan, Arshad
223e259951 presentedViewController must be used on main thread only 2020-10-08 16:59:20 +05:30
Pfeil, Scott Robert
b00201b1ab MFViewController Model
Dynamic Root Non Root navigation item
2020-10-07 15:36:01 -04:00
Hedden, Kyle Matthew
db6ba46810 Merge branch 'feature/successive_var_name_change' into 'develop'
change successivePageTypes to sequentialPageTypes

See merge request BPHV_MIPS/mvm_core!112
2020-10-05 17:09:51 -04:00
Kyle Matthew Hedden
d0deb2559a change successivePageTypes to sequentialPageTypes 2020-10-01 17:15:01 -04:00
Kyle Matthew Hedden
89561b4124 sychronize bundled image access to prevent crash 2020-09-22 15:37:40 -04:00
Kyle Matthew Hedden
f2102492f6 add optional dictionary convenience function 2020-09-21 12:19:28 -04:00
Pfeil, Scott Robert
abe08aa269 count check 2020-09-16 18:34:52 -04:00
Pfeil, Scott Robert
fd4e6ae96b remove print statements 2020-09-15 12:20:41 -04:00
Pfeil, Scott Robert
b26e01b18c Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core into feature/molecular_top_alert 2020-09-15 11:43:02 -04:00
Pfeil, Scott Robert
9415dfbda8 Comments, organizing, init fix 2020-09-15 11:31:10 -04:00
Pfeil, Scott Robert
ce6661fa84 molecular top alert quick draft 2020-09-14 21:39:01 -04:00
Damodaram
881f1276ec removed comment 2020-09-14 21:12:56 +05:30
Damodaram
30aa209357 added Constant 2020-09-14 18:08:00 +05:30
Damodaram
4def5e724a added noop Action type 2020-09-14 17:31:44 +05:30
Pfeil, Scott Robert
8615582f26 remove freebee 2020-09-04 17:04:12 -04:00
Kyle Matthew Hedden
aa6a5aaf0b change exposed method to construct json dictionary instead of data 2020-09-03 12:41:01 -04:00
Kyle Matthew Hedden
257e7c238f shift var outside debug block 2020-09-01 08:59:47 -04:00
Kyle Matthew Hedden
26d1af9448 code review 2020-08-31 14:08:30 -04:00
Kyle Matthew Hedden
eec32c860e move var declaration outside debug scope. 2020-08-31 09:02:08 -04:00
Kyle Matthew Hedden
8794cd6ee9 refactor for clarity and removing repetition. 2020-08-27 17:57:01 -04:00
Pfeil, Scott Robert
bf7d811510 support background flag from action 2020-08-21 10:40:31 -04:00
Pfeil, Scott Robert
9f84958602 update 2020-08-10 14:45:54 -04:00
Pfeil, Scott Robert
d63ae9b403 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core into develop 2020-08-10 09:40:22 -04:00
Pfeil, Scott Robert
9dc7f5d2b6 Top Alert Accessibility changes 2020-08-07 18:35:37 -04:00
Kevin G Christiano
d4ab61f923 less confusing 2020-07-20 13:57:06 -04:00
Kevin G Christiano
bc9c28aa3f changes 2020-07-20 12:09:12 -04:00
Kevin G Christiano
85f37ddfe0 no ? 2020-07-17 16:40:03 -04:00
Kevin G Christiano
0b7b73ba09 opening alert action to allow for action sheet. 2020-07-17 14:33:57 -04:00
Pfeil, Scott Robert
28b13c2f39 Merge remote-tracking branch 'refs/remotes/origin/develop' 2020-07-16 17:09:10 -04:00
Kevin G Christiano
2daf72e1c8 sae 2020-07-16 17:07:04 -04:00
Kevin G Christiano
2022a65ef0 merging 2020-07-16 17:04:02 -04:00
Kevin G Christiano
d1f60ba79c action sheet stuff 2020-07-16 16:45:36 -04:00
Pfeil, Scott Robert
13601843df Merge branch 'feature/action_alert' into 'develop'
Feature/action alert

See merge request BPHV_MIPS/mvm_core!92
2020-07-16 10:02:42 -04:00
Suresh, Kamlesh
c38d873447 remove unwanted code 2020-07-16 10:00:08 -04:00
Suresh, Kamlesh
338e30c33f fix 2020-07-16 09:49:32 -04:00
Suresh, Kamlesh
b022f09ac2 remove hardcode 2020-07-16 09:12:28 -04:00
Suresh, Kamlesh
52af06fd4a remove duplicate code 2020-07-15 20:36:34 -04:00
Suresh, Kamlesh
724c1afd7c fixes 2020-07-15 19:54:37 -04:00
Suresh, Kamlesh
1698b21dd8 extra space 2020-07-15 19:08:26 -04:00
Suresh, Kamlesh
b076ad3316 fixes 2020-07-15 19:04:29 -04:00
Pfeil, Scott Robert
d984003745 Alerts template 2020-07-15 18:53:19 -04:00
Suresh, Kamlesh
b3a2511b96 remove commented code 2020-07-15 18:06:05 -04:00