wasp-os/res
Daniel Thompson 231f3b6fdd apps: software: Add an apps to enable/disable other apps
Currently wasp-os enables a narrow set of applications because we don't
want to consume RAM by importing the module and constructing the
application. We can improve on this situation by providing a small
(stateless) application that can be used to enable or diable applications.
This allows all the ROMed applications to be enabled using the GUI
without compromising on the ability to develop applications.

In fact this application significantlly reduces the RAM consumed in the
default case becasue the Self Test app does not need to maintain its
state.

Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
2021-01-03 14:54:34 +00:00
..
alarm_icon.png apps: alarm: add a full colour icon 2020-12-29 20:14:13 +00:00
AlarmApp.png apps: alarm: Adopt the spinner widget 2020-12-29 20:13:18 +00:00
app_icon.png apps: software: Add an apps to enable/disable other apps 2021-01-03 14:54:34 +00:00
battery.png widgets: Reduce the size of the battery icon 2020-12-28 11:12:16 +00:00
blestatus.png widgets: status: Add a status bar combo widget 2020-10-21 21:28:09 +01:00
bomb.png wasp: On-device crash reporting 2020-04-11 20:15:02 +01:00
Bootloader.png README: Add a (fairly) comprehensive screenshot tour 2020-08-16 18:48:15 +01:00
calc.png apps: calc: Created memory-saving calculator app 2020-12-28 12:06:51 +00:00
CalcApp.png docs: Update screenshots with new battery meter 2020-12-29 20:24:16 +00:00
checkbox.png widgets: Checkbox: Add a simple checkbox widget 2020-12-29 12:32:38 +00:00
ChronoApp.png docs: Update screenshots with new battery meter 2020-12-29 20:24:16 +00:00
clock.png wasp: fonts: Add a large font for digital clock apps 2020-02-03 19:08:40 +00:00
clock_0.png icons, fonts.digits: Switch over to 2-bit RLE encoding 2020-12-28 12:01:15 +00:00
clock_1.png icons, fonts.digits: Switch over to 2-bit RLE encoding 2020-12-28 12:01:15 +00:00
clock_2.png icons, fonts.digits: Switch over to 2-bit RLE encoding 2020-12-28 12:01:15 +00:00
clock_3.png icons, fonts.digits: Switch over to 2-bit RLE encoding 2020-12-28 12:01:15 +00:00
clock_4.png icons, fonts.digits: Switch over to 2-bit RLE encoding 2020-12-28 12:01:15 +00:00
clock_5.png icons, fonts.digits: Switch over to 2-bit RLE encoding 2020-12-28 12:01:15 +00:00
clock_6.png icons, fonts.digits: Switch over to 2-bit RLE encoding 2020-12-28 12:01:15 +00:00
clock_7.png icons, fonts.digits: Switch over to 2-bit RLE encoding 2020-12-28 12:01:15 +00:00
clock_8.png icons, fonts.digits: Switch over to 2-bit RLE encoding 2020-12-28 12:01:15 +00:00
clock_9.png icons, fonts.digits: Switch over to 2-bit RLE encoding 2020-12-28 12:01:15 +00:00
clock_app.jpg README: Update prior to initial announcement 2020-02-04 19:11:58 +00:00
clock_colon.png icons, fonts.digits: Switch over to 2-bit RLE encoding 2020-12-28 12:01:15 +00:00
clock_icon.png wasp: draw565: Automatic RLE format conversion 2020-04-10 20:22:51 +01:00
ClockApp.png docs: Update screenshots with new battery meter 2020-12-29 20:24:16 +00:00
demo_icon.png apps: demo: Move the logo into the demo app 2020-05-17 14:37:44 +01:00
down_arrow.png wasp: launcher: Experimental launcher implementation 2020-04-06 22:04:21 +01:00
encode.sh wasp: fonts: Add a large font for digital clock apps 2020-02-03 19:08:40 +00:00
feet.png wasp: apps: Step counter application 2020-06-09 21:31:55 +01:00
fibo_icon.png res: Add graphics missing from previous commits 2020-10-10 21:42:51 +01:00
FiboApp.png docs: Update screenshots with new battery meter 2020-12-29 20:24:16 +00:00
gameoflife.png wasp: apps: Conway's Game of Life 2020-04-18 11:54:03 +01:00
HaikuApp.png apps: haiku: Add a simple Haiku viewer 2020-10-10 12:12:59 +01:00
headset.png icons: Optimize flash size of the music player icons 2020-11-12 21:47:38 +00:00
HeartApp.png README: Add a (fairly) comprehensive screenshot tour 2020-08-16 18:48:15 +01:00
knob.png widgets: Introduce a slider widget 2020-05-24 14:20:02 +01:00
LauncherApp.png README: Add a (fairly) comprehensive screenshot tour 2020-08-16 18:48:15 +01:00
LifeApp.png README: Start showcasing the optional apps 2020-10-10 12:11:06 +01:00
logo.svg README: Update with the latest video 2020-07-12 23:03:51 +01:00
micropython.png res: Switch from indexed to RGB mode 2020-04-06 22:04:21 +01:00
MusicApp.png apps: music: Add to application index 2020-11-22 09:22:50 +00:00
no_button.png icons, fonts.digits: Switch over to 2-bit RLE encoding 2020-12-28 12:01:15 +00:00
notification.png widgets: status: Add a status bar combo widget 2020-10-21 21:28:09 +01:00
p8dfu.png boards: p8: Full support for Colmi P8 2020-07-27 22:15:42 +01:00
pause.png icons: Optimize flash size of the music player icons 2020-11-12 21:47:38 +00:00
pine64.png res: Switch from indexed to RGB mode 2020-04-06 22:04:21 +01:00
pine64_small.png reloader: Rewrite the splash screen 2020-11-11 22:07:21 +00:00
pinedfu.png bootloader: Adopt latest bootloader 2020-01-28 21:23:48 +00:00
play.png icons: Optimize flash size of the music player icons 2020-11-12 21:47:38 +00:00
SelfTestApp.png README: Add a (fairly) comprehensive screenshot tour 2020-08-16 18:48:15 +01:00
settings_icon.png wasp: draw565: Automatic RLE format conversion 2020-04-10 20:22:51 +01:00
SettingsApp.png apps: settings: Add Scroll Indicator 2020-12-05 20:51:27 +00:00
simulator_skin.png boards: simulator: Add swipe detection and button support 2020-06-27 12:22:23 +01:00
snake_icon.png apps: snake: Update artwork 2020-12-28 10:08:15 +00:00
SnakeApp.png apps: snake: Update artwork 2020-12-28 10:08:15 +00:00
software_icon.png apps: software: Add an apps to enable/disable other apps 2021-01-03 14:54:34 +00:00
StepsApp.png docs: Update screenshots with new battery meter 2020-12-29 20:24:16 +00:00
TimerApp.png docs: Update screenshots with new battery meter 2020-12-29 20:24:16 +00:00
torch_icon.png wasp: draw565: Automatic RLE format conversion 2020-04-10 20:22:51 +01:00
TorchApp.png README: Add a (fairly) comprehensive screenshot tour 2020-08-16 18:48:15 +01:00
up_arrow.png wasp: launcher: Experimental launcher implementation 2020-04-06 22:04:21 +01:00
yes_button.png icons, fonts.digits: Switch over to 2-bit RLE encoding 2020-12-28 12:01:15 +00:00