The DisplayApp class isn't used in the Screen base class and most screens, so requiring it is pointless. In this commit, DisplayApp pointers were added to screens which use it and the explicit Screen constructor was removed in those screens.
Fix warnings. Some clang-formatting was necessary. DebugPins is unused and was removed.