wasp-os/wasp
ChristianRomberg bf27f1e351 system: Fix app unregister function
Replace undefined 'instanceof' with 'isinstance'

Signed-off-by: Christian Romberg <distjubo@gmail.com>
2021-01-12 19:11:57 +00:00
..
apps apps: software: Fix some scrolling bugs 2021-01-10 18:14:36 +00:00
boards apps: play2048: Add the 2048 game application 2021-01-10 18:14:36 +00:00
drivers drivers: bma421: Switch over to reset_step_counter() 2020-12-31 09:31:47 +00:00
fonts icons, fonts.digits: Switch over to 2-bit RLE encoding 2020-12-28 12:01:15 +00:00
modules bma42x-upy: Implement step counter reset 2020-12-30 09:56:22 +00:00
boot.py Add licensing information for all wasp-os files. 2020-03-22 15:40:18 +00:00
draw565.py draw565: Add lighten/darken functions 2020-12-29 12:30:20 +00:00
gadgetbridge.py Notify level in settings app 2020-11-29 20:20:03 +00:00
icons.py apps: music: Update the application icon 2021-01-10 15:17:27 +00:00
logo.py Add licensing information for all wasp-os files. 2020-03-22 15:40:18 +00:00
main.py Introduction basic notification support 2020-07-19 20:50:33 +01:00
ppg.py ppg: Pull the PPG signal processing into a seperate library 2020-06-25 21:59:32 +01:00
requirements.txt simulator: Introduce fully automatic testint 2020-12-04 20:11:41 +00:00
shell.py Add licensing information for all wasp-os files. 2020-03-22 15:40:18 +00:00
wasp.py system: Fix app unregister function 2021-01-12 19:11:57 +00:00
widgets.py widgets: ConfirmationView: Restore default font 2021-01-10 18:13:31 +00:00