1
1
mirror of https://github.com/NixOS/mobile-nixos.git synced 2024-12-11 09:04:01 +03:00
Commit Graph

15 Commits

Author SHA1 Message Date
Samuel Dionne-Riel
1754276528 treewide: runCommandNoCC -> runCommand
*sighs*
2022-09-26 23:42:22 -04:00
Samuel Dionne-Riel
61ebf3d2f4 boot/error: Use assets path 2021-07-19 15:50:06 -04:00
Samuel Dionne-Riel
87ac4c8813 boot/error: Load SVG using new resize workaround 2021-07-19 15:50:06 -04:00
Samuel Dionne-Riel
9407ac1084 boot/error: Use mkLVGUIApp 2021-07-19 15:50:06 -04:00
Samuel Dionne-Riel
6c7f1371f9 boot/error: Normalize LVGUI consumers 2021-07-19 15:50:06 -04:00
Samuel Dionne-Riel
6e274d86bd boot/error: Fix by adding missing dependency 2021-01-24 23:36:34 -05:00
Samuel Dionne-Riel
966f000c5d boot/error: Use extracted reboot mode hal 2021-01-01 21:37:30 -05:00
Samuel Dionne-Riel
b50024f29b boot/error: describe libraries used 2021-01-01 21:37:30 -05:00
Samuel Dionne-Riel
263d6713c9 boot/error: Give a choice for the next action to the end-user 2020-11-13 19:46:44 -05:00
Samuel Dionne-Riel
8d182d07d2 boot/error: Rework UI for better reporting
First, right now we're putting the full error message front and center,
rather than the sad phone.

We're keeping the sad face though, but only as an accent icon.

Finally, not part of this PR, we'll add actions to abort a total crash.
2020-11-13 19:46:44 -05:00
Samuel Dionne-Riel
889ebd4700 boot/error: Add time left for the delay 2020-11-12 23:13:20 -05:00
Samuel Dionne-Riel
bb6a7ddc5f boot/error: Add a tangible derivation
This also allows us to add library files.
2020-11-12 23:13:20 -05:00
Samuel Dionne-Riel
407ff11b26 boot/error: Minimal viable changes for structured data
The applet isn't any more graceful yet, but this is where things can
finally get interesting.
2020-11-12 23:13:20 -05:00
Samuel Dionne-Riel
528c8b8bdb boot/gui: Further fix applets for LVNanoSVG namespace change 2020-05-21 18:15:21 -04:00
Samuel Dionne-Riel
b2f4aecdd4 boot/error: Init error reporting applet 2020-03-09 19:44:27 -04:00