InfiniTime/src/displayapp
2021-08-18 22:07:02 +03:00
..
fonts Add new unique icons for some apps 2021-07-25 17:55:08 +02:00
icons Big UI and navigation Rewrite 2021-04-04 03:08:51 +01:00
screens Merge branch 'develop' into new_touch_handler 2021-08-18 22:07:02 +03:00
Apps.h add basic metronome app (#409) 2021-06-12 15:06:58 +02:00
DisplayApp.cpp Merge branch 'develop' into new_touch_handler 2021-08-18 22:07:02 +03:00
DisplayApp.h Merge branch 'fix_touchevent_tap' of git://github.com/Riksu9000/InfiniTime into Riksu9000-fix_touchevent_tap 2021-07-24 18:46:52 +02:00
DisplayAppRecovery.cpp Move most of the code from the constructor of the objects statically initialized in main() into Start()/Init() functions to avoid Static Initialization Order Fiasco (https://en.cppreference.com/w/cpp/language/siof). See https://github.com/JF002/InfiniTime/pull/415#issuecomment-859004238. 2021-06-12 10:58:28 +02:00
DisplayAppRecovery.h Fix build for recovery firmware. 2021-06-06 20:20:55 +02:00
DummyLittleVgl.h Add Init() in DummyuLittleVgl to fix recovery firmware 2021-06-12 18:00:42 +02:00
LittleVgl.cpp Fix touch wakeup and code cleanup 2021-07-16 01:49:20 +03:00
LittleVgl.h Fix most issues 2021-07-16 00:07:55 +03:00
lv_pinetime_theme.c add basic metronome app (#409) 2021-06-12 15:06:58 +02:00
lv_pinetime_theme.h Reformatted all the files according to clang-format style 2021-04-24 11:39:53 +03:00
Messages.h Make diff smaller and revert some changes in DisplayApp 2021-08-10 22:18:21 +03:00
TouchEvents.h Reformatted all the files according to clang-format style 2021-04-24 11:39:53 +03:00