Revert "ugh icons"

This reverts commit c3ef7f8e22.
This commit is contained in:
RogueMaster
2022-10-28 11:07:46 -04:00
parent c3ef7f8e22
commit 56aa574303
7 changed files with 3 additions and 6 deletions

View File

@@ -11,4 +11,5 @@ 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.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

View File

@@ -1,5 +1,7 @@
#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,12 +4220,6 @@ 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
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
4223 Variable - MSIRangeTable const uint32_t[16]
4224 Variable - SmpsPrescalerTable const uint32_t[4][6]
4225 Variable + SystemCoreClock uint32_t