Commit Graph

251 Commits

Author SHA1 Message Date
Scott Pfeil
5bbacf4de1 Move status bar to the split view for control.
Each page can style status bar now, not just top alerts.
2022-03-11 15:28:21 -05:00
Scott Pfeil
e875002cb1 remove test code 2022-03-10 13:40:30 -05:00
Scott Pfeil
ebf97cdbe7 remove iOS 13 check 2022-03-10 12:37:38 -05:00
Scott Pfeil
f23e30645e Fix for base style for legacy controllers. (sign in different user font) 2022-03-10 10:05:33 -05:00
Scott Pfeil
07226731c0 Line model contains style logic.
Fix for subnav
revert custom navigation bar for now
2022-03-09 17:15:15 -05:00
Scott Pfeil
44a57ab96e name update 2022-03-09 00:10:31 -05:00
Scott Pfeil
a03965cafe nav line hide for subnav 2022-03-09 00:07:31 -05:00
Scott Pfeil
b4af1abe81 subnav and tab bar color changes 2022-03-07 01:03:36 -05:00
Scott Pfeil
f5e7b24601 hide the panels when not showing 2022-01-18 17:03:53 -05:00
Scott Pfeil
6c12d7eda0 set variable at the beginning of function 2021-11-09 10:05:50 -05:00
Scott Pfeil
5c9d628a17 move setup panels to split 2021-11-08 13:06:34 -05:00
Scott Pfeil
66973bd4cb added checks 2021-10-18 17:03:26 -04:00
Scott Pfeil
7f40b9ea73 manager timing.... 2021-10-18 16:53:57 -04:00
Scott Pfeil
b06f26468e revert 2021-10-18 13:19:37 -04:00
Matt Bruce
b946be833f implemented prepareForDisplay protocol
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2021-10-14 12:37:47 -05:00
Scott Pfeil
d81b02f6b0 system back button decode for externals 2021-09-13 14:48:45 -04:00
Pfeil, Scott Robert
31a993a483 navigation verification fixes 2021-09-08 19:21:21 +00:00
Pfeil, Scott Robert
4ab8fd9caf Move dispatch to always happen for refresh 2021-08-02 17:16:11 -04:00
Pfeil, Scott Robert
0f0f526885 Merge branch 'bugfix/CXTDT-198773' into 'release/9_1_0'
weak managers

See merge request BPHV_MIPS/mvm_core_ui!745
2021-07-23 19:44:36 +00:00
Pfeil, Scott Robert
db106c2fb5 weak managers 2021-07-23 15:33:57 -04:00
Pfeil, Scott Robert
e9b1c4b64b Merge branch 'bugfix/layout_timing_9_1' into 'release/9_1_0'
error checks

See merge request BPHV_MIPS/mvm_core_ui!742
2021-07-23 01:44:32 +00:00
Kevin G Christiano
8562806880 error checks 2021-07-22 21:24:19 -04:00
Pfeil, Scott Robert
69499bf049 threading fix 2021-07-22 15:10:11 -04:00
Suresh, Kamlesh
24481d9345 open 2021-07-07 21:34:37 -04:00
Pfeil, Scott Robert
91df3b197d comment fix 2021-06-23 10:18:08 -04:00
Pfeil, Scott Robert
eb94c7eaff undo needless change 2021-06-22 17:54:35 -04:00
Pfeil, Scott Robert
4bdd6fa775 flow fixes for manager propagation. Navigation fixes. 2021-06-22 17:00:52 -04:00
Pfeil, Scott Robert
5af484daad remove check 2021-06-22 14:39:21 -04:00
Pfeil, Scott Robert
f6c672e22d fix explicit 2021-06-22 14:36:52 -04:00
Pfeil, Scott Robert
f3f65763fc bug fixes 2021-06-22 11:55:26 -04:00
Pfeil, Scott Robert
f32aff549a comment 2021-06-11 11:47:59 -04:00
Pfeil, Scott Robert
48d427ec4e Managers handle navigation bar
nullable
2021-06-11 11:04:47 -04:00
Pfeil, Scott Robert
1d556b6563 manager changes to allow manager to handle navigation bar logic 2021-06-11 10:31:03 -04:00
Pfeil, Scott Robert
2fd72f9ad0 panel check 2021-06-02 15:04:26 -04:00
Christiano, Kevin
30cd90dc17 Molecular formatting updates 2021-04-13 14:54:09 -04:00
Pfeil, Scott Robert
31ccb1ecd2 unify the many registries and mappers 2021-03-31 10:40:23 -04:00
Pfeil, Scott Robert
291b0ee9fe change to public/open 2020-12-21 13:01:03 -05:00
Pfeil, Scott Robert
213e0d2ce0 Changes for file movement 2020-10-29 11:16:48 -04:00
Kevin G Christiano
f53526508c Merge branch 'develop' into bugfix/layout_accessibility_fx 2020-10-22 11:16:26 -04:00
Hedden, Kyle Matthew
caf4d2a4fd Merge branch 'bugfix/progress_losing_tintcolor' into 'develop'
use progressTintColor to prevent progress bar losing color when overlaid.

See merge request BPHV_MIPS/mvm_core_ui!618
2020-10-20 17:14:55 -04:00
Kyle Matthew Hedden
d07dff8a2a use progressTintColor to prevent progress bar losing color when overlaid. 2020-10-20 17:04:53 -04:00
Kevin G Christiano
24ed53366b merging 2020-10-19 09:24:57 -04:00
gonch26
1ab52e08f6 Merge branch 'develop' into feature/VZWYZAF-352 2020-10-09 16:07:21 -05:00
gonch26
3b1e3d01c0 [ Chatbot: FIX ] Update to remove space between parameter's types 2020-10-09 11:12:30 -05:00
gonch26
e103cd554d [ COREUI: IMPROV ] Improve symbol with additional data parameter 2020-10-09 01:53:17 -05:00
Pfeil, Scott Robert
20369d5a1e Minor cleanup 2020-10-08 15:10:23 -04:00
Pfeil, Scott Robert
2e12464016 decouple manager navigation setting a little better 2020-10-08 15:01:38 -04:00
Pfeil, Scott Robert
43bd436225 Added view controller getter. 2020-10-08 11:31:40 -04:00
Pfeil, Scott Robert
fc9272d0b7 MFViewController Model
Dynamic Root Non Root navigation item
2020-10-07 15:36:02 -04:00
Kevin G Christiano
5bc9d7e427 merge 2020-10-07 09:59:59 -04:00