Commit Graph

129 Commits

Author SHA1 Message Date
Pfeil, Scott Robert
1429fd1fae remove duplicate function
Move back to delegate.
Throw error when using exact class, don't throw error when using protocol.
remove unused search path
2019-01-17 18:52:08 -05:00
Pfeil, Scott Robert
feceef26df instance type checks 2019-01-17 15:50:32 -05:00
Pfeil, Scott Robert
d27504ad97 Merge branch 'develop' into feature/template 2019-01-16 11:55:55 -05:00
Pfeil, Scott Robert
d71104371a moved some to ui framework 2019-01-11 15:38:26 -05:00
Pfeil, Scott Robert
c7afc959e5 Migration 2019-01-10 14:23:14 -05:00
Pfeil, Scott Robert
91260a0f98 basic template
base core ui framework with placeholder template
2019-01-08 10:21:16 -05:00
panxi
1326966e7a Merge branch 'develop' into feature/outside_world 2019-01-04 09:51:34 -05:00
Suresh, Kamlesh
b7a0423c06 print cookie 2018-12-14 15:03:28 -05:00
Pfeil, Scott Robert
90f849397d top alert above text image 2018-12-12 11:08:56 -05:00
Pfeil, Scott Robert
597e518b34 creates a variable in the core to point to the creator of the framework. can be used by the framework for specifics. 2018-12-07 15:53:18 -05:00
Pfeil, Scott Robert
79aaae2ad7 Add background and text color 2018-11-26 16:43:05 -05:00
Pfeil, Scott Robert
6bad0e1b34 fix to use key 2018-10-31 15:51:20 -04:00
Pfeil, Scott Robert
44d10688ce clean load object change 2018-10-31 15:49:58 -04:00
Pfeil, Scott Robert
8ea5b126e7 panel protocol available 2018-10-31 15:29:18 -04:00
Suresh, Kamlesh
1321eb1422 Merge branch 'release/6_8' into feature/trial_user 2018-10-31 12:36:16 -04:00
Chris Yang
b8374bee5f fix delegate nil 2018-10-30 18:26:25 -04:00
Chris Yang
fa4e23f330 instance method in core logging delegate protocol 2018-10-30 17:44:56 -04:00
Pfeil, Scott Robert
d825927486 remove unused page type 2018-10-30 17:34:46 -04:00
Pfeil, Scott Robert
bffb93660d changes to the way popup delegacy works 2018-10-30 17:32:59 -04:00
Pfeil, Scott Robert
cbcab0ea1c proper marking of delegate 2018-10-30 17:21:24 -04:00
Pfeil, Scott Robert
3504a12e61 add tracking to alert protocol 2018-10-30 17:02:35 -04:00
Pfeil, Scott Robert
71523fe676 pass controller instead 2018-10-30 16:48:05 -04:00
Pfeil, Scott Robert
4deb0d66fa Merge branch 'bugfix/popup_track' of https://onestash.verizon.com/scm/bphvb/mvm_core into bugfix/popup_track 2018-10-30 16:36:00 -04:00
Pfeil, Scott Robert
cbe2ad2f57 remove space 2018-10-30 16:35:50 -04:00
Chris Yang
a0e08ad7e0 revert 2018-10-30 16:21:14 -04:00
Pfeil, Scott Robert
ea08526ce7 revert and change slightly 2018-10-30 16:11:28 -04:00
Pfeil, Scott Robert
c860e20258 lenient bool.... web view clean up 2018-10-30 14:29:11 -04:00
Chris Yang
0105a5d450 remove pageType in document 2018-10-30 14:25:53 -04:00
Chris Yang
05561e9cbf remove alertPageType property 2018-10-30 14:25:06 -04:00
Chris Yang
c7e3364399 fixes 2018-10-30 13:59:30 -04:00
Chris Yang
beb59b5a92 Merge remote-tracking branch 'refs/remotes/origin/bugfix/popup_track'
Conflicts:
	MVMCore/MVMCore/AlertHandling/MVMCoreAlertHandler.h
	MVMCore/MVMCore/AlertHandling/MVMCoreAlertHandler.m
2018-10-30 12:22:26 -04:00
Chris Yang
636417b317 alert handler takes alert object 2018-10-30 12:21:28 -04:00
Pfeil, Scott Robert
d12df0b753 fix warning 2018-10-27 17:29:05 -04:00
Chris Yang
e0a704ec51 adobe track alert 2018-10-25 16:50:06 -04:00
Suresh, Kamlesh
adda2f461b button map read only property 2018-10-14 23:57:41 -04:00
Pfeil, Scott Robert
41a454440e changes to the custom time and button map removal 2018-10-11 16:23:16 -04:00
Suresh, Kamlesh
35da51bc74 button map 2018-10-06 15:05:37 -04:00
Suresh, Kamlesh
4c506b5b59 buttonMap 2018-10-03 17:47:42 -04:00
Suresh, Kamlesh
b802ef630d customTimeoutTime 2018-10-03 15:31:27 -04:00
Suresh, Kamlesh
0423937e8c customTimeoutTime 2018-10-03 15:25:25 -04:00
Hedden, Kyle Matthew
a35f9a4df1 Fix flatMap spec. 2018-09-13 15:17:07 -04:00
Hedden, Kyle Matthew
5ccfb225be Fix nullabiilty. You must return an object for every element. 2018-09-13 14:32:53 -04:00
Sommer, Patrick
099aa25655 Merge pull request #35 in BPHVB/mvm_core from feature/array_category to develop
* commit 'e56f429834d9d6561ffcee5739dbf4c1bf02f2c1':
  nullable fixes
  fucntional methods for array
2018-09-12 09:57:22 -04:00
Chris Yang
e56f429834 nullable fixes 2018-09-12 09:12:15 -04:00
Chris Yang
8b58dcf1ce fucntional methods for array 2018-09-12 09:07:10 -04:00
Michael Chen
234143a416 fix crash
fix crash by removing observer when operation finished
2018-09-05 13:22:43 -04:00
Pfeil, Scott Robert
6b2ee27c5d fixed panning when not interacting.
always use animation for direction
Add missing protocol call
2018-08-21 14:35:18 -04:00
Michael Chen
594292c726 Merge branch 'develop' into feature/tabbar_animation 2018-08-20 13:30:33 -04:00
Pan, Xinlei (Ryan)
93c9ea1f2a change method to optional 2018-08-16 10:55:58 -04:00
Michael Chen
592b1603ab Merge branch 'develop' into feature/tabbar_animation 2018-08-15 14:07:54 -04:00