ugh icons

This commit is contained in:
RogueMaster
2022-10-28 11:05:13 -04:00
parent 24ea171bff
commit c3ef7f8e22
7 changed files with 6 additions and 3 deletions

View File

@@ -11,5 +11,4 @@ App(
order=10, order=10,
fap_icon="pomodoro_timer.png", fap_icon="pomodoro_timer.png",
fap_category="Tools", fap_category="Tools",
fap_icon_assets="icons",
) )

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

View File

@@ -1,7 +1,5 @@
#include "pomodoro.h" #include "pomodoro.h"
#include <notification/notification_messages.h> #include <notification/notification_messages.h>
#include <assets_icons.h>
#include <Pomodoro_Timer_icons.h>
#define TAG "PomodoroApp" #define TAG "PomodoroApp"

View File

@@ -4220,6 +4220,12 @@ Function,-,ynf,float,"int, float"
Variable,-,AHBPrescTable,const uint32_t[16], Variable,-,AHBPrescTable,const uint32_t[16],
Variable,-,APBPrescTable,const uint32_t[8], Variable,-,APBPrescTable,const uint32_t[8],
Variable,-,ITM_RxBuffer,volatile int32_t, Variable,-,ITM_RxBuffer,volatile int32_t,
Variable,+,I_ButtonLeft_4x7,const Icon,
Variable,+,I_GameMode_11x8,const Icon,
Variable,+,I_Ok_btn_9x9,const Icon,
Variable,+,I_Pin_back_arrow_10x8,const Icon,
Variable,+,I_Space_65x18,const Icon,
Variable,+,I_sub1_10px,const Icon,
Variable,-,MSIRangeTable,const uint32_t[16], Variable,-,MSIRangeTable,const uint32_t[16],
Variable,-,SmpsPrescalerTable,const uint32_t[4][6], Variable,-,SmpsPrescalerTable,const uint32_t[4][6],
Variable,+,SystemCoreClock,uint32_t, Variable,+,SystemCoreClock,uint32_t,
1 entry status name type params
4220 Variable - AHBPrescTable const uint32_t[16]
4221 Variable - APBPrescTable const uint32_t[8]
4222 Variable - ITM_RxBuffer volatile int32_t
4223 Variable + I_ButtonLeft_4x7 const Icon
4224 Variable + I_GameMode_11x8 const Icon
4225 Variable + I_Ok_btn_9x9 const Icon
4226 Variable + I_Pin_back_arrow_10x8 const Icon
4227 Variable + I_Space_65x18 const Icon
4228 Variable + I_sub1_10px const Icon
4229 Variable - MSIRangeTable const uint32_t[16]
4230 Variable - SmpsPrescalerTable const uint32_t[4][6]
4231 Variable + SystemCoreClock uint32_t