1
0
Fork 0
jebbatime/wasp
Daniel Thompson 79db167ed9 apps: play2048: Optimized the icon a little
wasp-os uses a rather eccentric "2-bit" RLE encoding which works best
when there are only three colors (and black) in a single line. Modify
the screenshot slightly to allow it to be encoded with fewer palette
updated.
2021-01-10 18:14:36 +00:00
..
apps apps: play2048: Optimized the icon a little 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: Allows apps to be registered using strings 2021-01-10 10:37:25 +00:00
widgets.py widgets: ConfirmationView: Restore default font 2021-01-10 18:13:31 +00:00