+1
−1
+20
−14
+51
−44
+180
−213
File changed and moved.
Preview size limit exceeded, changes collapsed.
screen_ui.h
0 → 100644
+121
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Move all the functions in ui.c to be members of a ScreenRecoveryUI class, which is a subclass of an abstract RecoveryUI class. Recovery then creates a global singleton instance of this class and then invoke the methods to drive the UI. We use this to allow substitution of a different RecoveryUI implementation for devices with radically different form factors (eg, that don't have a screen). Change-Id: I7fd8b2949d0db5a3f47c52978bca183966c86f33
File changed and moved.
Preview size limit exceeded, changes collapsed.