1 #ifndef APPS_CONTAINER_H 2 #define APPS_CONTAINER_H 20 #define USE_PIC_VIEW_APP 0 40 void suspend(
bool checkIfPowerKeyReleased =
false);
56 Window * window()
override;
57 int numberOfContainerTimers()
override;
58 Timer * containerTimerAtIndex(
int i)
override;
60 void resetShiftAlphaStatus();
61 bool updateAlphaLock();
void displayExamModePopUp(bool activate)
virtual App::Snapshot * appSnapshotAtIndex(int index)=0
void shutdownDueToLowBattery()
void switchTo(App::Snapshot *snapshot) override
virtual bool dispatchEvent(Ion::Events::Event event) override
Home::App::Snapshot * homeAppSnapshot()
VariableBoxController * variableBoxController()
OnBoarding::UpdateController * updatePopUpController()
void setShiftAlphaStatus(Ion::Events::ShiftAlphaStatus newStatus)
App::Snapshot * hardwareTestAppSnapshot()
void suspend(bool checkIfPowerKeyReleased=false)
App::Snapshot * onBoardingAppSnapshot()
Poincare::Context * globalContext()
App::Snapshot * usbConnectedAppSnapshot()
bool updateBatteryState()
void examDeactivatingPopUpIsDismissed() override
virtual int numberOfApps()=0
MathToolbox * mathToolbox()
void refreshPreferences()
static bool poincareCircuitBreaker()