mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2024-12-13 03:34:35 +00:00
removing keyfob app (#1006)
* removing icon * disabling keyfob app * icon file rebuild
This commit is contained in:
parent
3af282c10a
commit
7aca7ce74d
@ -212,7 +212,7 @@ set(CPPSRC
|
||||
ui/ui_channel.cpp
|
||||
ui/ui_font_fixed_8x16.cpp
|
||||
ui/ui_geomap.cpp
|
||||
ui/ui_qrcode.cpp
|
||||
ui/ui_qrcode.cpp
|
||||
ui/ui_menu.cpp
|
||||
ui/ui_btngrid.cpp
|
||||
ui/ui_receiver.cpp
|
||||
@ -240,7 +240,7 @@ set(CPPSRC
|
||||
apps/ui_sd_over_usb.cpp
|
||||
apps/ui_freqman.cpp
|
||||
apps/ui_jammer.cpp
|
||||
apps/ui_keyfob.cpp
|
||||
#apps/ui_keyfob.cpp
|
||||
apps/ui_lcr.cpp
|
||||
apps/lge_app.cpp
|
||||
apps/ui_looking_glass_app.cpp
|
||||
|
@ -507,6 +507,28 @@ static constexpr Bitmap bitmap_icon_tools_antenna {
|
||||
{ 16, 16 }, bitmap_icon_tools_antenna_data
|
||||
};
|
||||
|
||||
static constexpr uint8_t bitmap_icon_new_file_data[] = {
|
||||
0x00, 0x00,
|
||||
0xFC, 0x07,
|
||||
0x04, 0x0C,
|
||||
0x04, 0x1C,
|
||||
0x04, 0x3C,
|
||||
0x84, 0x21,
|
||||
0x84, 0x21,
|
||||
0x84, 0x21,
|
||||
0xF4, 0x2F,
|
||||
0xF4, 0x2F,
|
||||
0x84, 0x21,
|
||||
0x84, 0x21,
|
||||
0x84, 0x21,
|
||||
0x04, 0x20,
|
||||
0xFC, 0x3F,
|
||||
0x00, 0x00,
|
||||
};
|
||||
static constexpr Bitmap bitmap_icon_new_file {
|
||||
{ 16, 16 }, bitmap_icon_new_file_data
|
||||
};
|
||||
|
||||
static constexpr uint8_t bitmap_sig_cw_data[] = {
|
||||
0x00, 0x00, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x00,
|
||||
@ -935,6 +957,28 @@ static constexpr Bitmap bitmap_icon_clk_ext {
|
||||
{ 8, 16 }, bitmap_icon_clk_ext_data
|
||||
};
|
||||
|
||||
static constexpr uint8_t bitmap_icon_trash_data[] = {
|
||||
0x00, 0x00,
|
||||
0xC0, 0x01,
|
||||
0x20, 0x02,
|
||||
0xFC, 0x1F,
|
||||
0x00, 0x00,
|
||||
0xA8, 0x0A,
|
||||
0xA8, 0x0A,
|
||||
0xA8, 0x0A,
|
||||
0xA8, 0x0A,
|
||||
0xA8, 0x0A,
|
||||
0xA8, 0x0A,
|
||||
0xA8, 0x0A,
|
||||
0xA8, 0x0A,
|
||||
0x08, 0x08,
|
||||
0xF0, 0x07,
|
||||
0x00, 0x00,
|
||||
};
|
||||
static constexpr Bitmap bitmap_icon_trash {
|
||||
{ 16, 16 }, bitmap_icon_trash_data
|
||||
};
|
||||
|
||||
static constexpr uint8_t bitmap_icon_fox_data[] = {
|
||||
0x18, 0x18,
|
||||
0x28, 0x14,
|
||||
@ -1693,6 +1737,50 @@ static constexpr Bitmap bitmap_icon_notepad {
|
||||
{ 16, 16 }, bitmap_icon_notepad_data
|
||||
};
|
||||
|
||||
static constexpr uint8_t bitmap_icon_copy_data[] = {
|
||||
0x00, 0x00,
|
||||
0xFC, 0x00,
|
||||
0x84, 0x01,
|
||||
0xC4, 0x0F,
|
||||
0x74, 0x18,
|
||||
0x44, 0x38,
|
||||
0x44, 0x78,
|
||||
0x74, 0x40,
|
||||
0x44, 0x44,
|
||||
0x44, 0x44,
|
||||
0x74, 0x5F,
|
||||
0x44, 0x44,
|
||||
0x44, 0x44,
|
||||
0x7C, 0x40,
|
||||
0xC0, 0x7F,
|
||||
0x00, 0x00,
|
||||
};
|
||||
static constexpr Bitmap bitmap_icon_copy {
|
||||
{ 16, 16 }, bitmap_icon_copy_data
|
||||
};
|
||||
|
||||
static constexpr uint8_t bitmap_icon_cut_data[] = {
|
||||
0x00, 0x00,
|
||||
0x10, 0x10,
|
||||
0x30, 0x18,
|
||||
0x20, 0x08,
|
||||
0x60, 0x0C,
|
||||
0x40, 0x04,
|
||||
0xC0, 0x06,
|
||||
0x80, 0x00,
|
||||
0x80, 0x01,
|
||||
0x80, 0x01,
|
||||
0xC0, 0x03,
|
||||
0x78, 0x1E,
|
||||
0x44, 0x22,
|
||||
0x44, 0x22,
|
||||
0x44, 0x22,
|
||||
0x38, 0x1C,
|
||||
};
|
||||
static constexpr Bitmap bitmap_icon_cut {
|
||||
{ 16, 16 }, bitmap_icon_cut_data
|
||||
};
|
||||
|
||||
static constexpr uint8_t bitmap_target_calibrate_data[] = {
|
||||
0x02, 0x00, 0x00, 0x40,
|
||||
0x07, 0x00, 0x00, 0xE0,
|
||||
@ -1885,28 +1973,6 @@ static constexpr Bitmap bitmap_icon_transmit {
|
||||
{ 16, 16 }, bitmap_icon_transmit_data
|
||||
};
|
||||
|
||||
static constexpr uint8_t bitmap_icon_keyfob_data[] = {
|
||||
0x30, 0x00,
|
||||
0x30, 0x00,
|
||||
0x30, 0x00,
|
||||
0x30, 0x00,
|
||||
0x30, 0x00,
|
||||
0x30, 0x00,
|
||||
0xFC, 0x00,
|
||||
0xCE, 0x01,
|
||||
0x86, 0x01,
|
||||
0xFE, 0x01,
|
||||
0x86, 0x31,
|
||||
0x86, 0x49,
|
||||
0xCE, 0x87,
|
||||
0xFC, 0x84,
|
||||
0xFC, 0x4B,
|
||||
0x78, 0x30,
|
||||
};
|
||||
static constexpr Bitmap bitmap_icon_keyfob {
|
||||
{ 16, 16 }, bitmap_icon_keyfob_data
|
||||
};
|
||||
|
||||
static constexpr uint8_t bitmap_icon_looking_data[] = {
|
||||
0xF8, 0x01,
|
||||
0xFC, 0x03,
|
||||
@ -2387,6 +2453,28 @@ static constexpr Bitmap bitmap_icon_peripherals_details {
|
||||
{ 16, 16 }, bitmap_icon_peripherals_details_data
|
||||
};
|
||||
|
||||
static constexpr uint8_t bitmap_icon_paste_data[] = {
|
||||
0x00, 0x00,
|
||||
0xE0, 0x00,
|
||||
0x18, 0x03,
|
||||
0xE4, 0x04,
|
||||
0x04, 0x04,
|
||||
0x04, 0x04,
|
||||
0x84, 0x3F,
|
||||
0x84, 0x20,
|
||||
0x84, 0x2E,
|
||||
0x84, 0x20,
|
||||
0x84, 0x2E,
|
||||
0x84, 0x20,
|
||||
0x84, 0x2E,
|
||||
0xF8, 0x20,
|
||||
0x80, 0x3F,
|
||||
0x00, 0x00,
|
||||
};
|
||||
static constexpr Bitmap bitmap_icon_paste {
|
||||
{ 16, 16 }, bitmap_icon_paste_data
|
||||
};
|
||||
|
||||
static constexpr uint8_t bitmap_bulb_ignore_data[] = {
|
||||
0x00, 0x3C, 0x00,
|
||||
0x00, 0xC3, 0x00,
|
||||
@ -2543,94 +2631,6 @@ static constexpr Bitmap bitmap_target {
|
||||
{ 16, 16 }, bitmap_target_data
|
||||
};
|
||||
|
||||
static constexpr uint8_t bitmap_icon_trash_data[] = {
|
||||
0x00, 0x00,
|
||||
0xC0, 0x01,
|
||||
0x20, 0x02,
|
||||
0xFC, 0x1F,
|
||||
0x00, 0x00,
|
||||
0xA8, 0x0A,
|
||||
0xA8, 0x0A,
|
||||
0xA8, 0x0A,
|
||||
0xA8, 0x0A,
|
||||
0xA8, 0x0A,
|
||||
0xA8, 0x0A,
|
||||
0xA8, 0x0A,
|
||||
0xA8, 0x0A,
|
||||
0x08, 0x08,
|
||||
0xF0, 0x07,
|
||||
0x00, 0x00,
|
||||
};
|
||||
static constexpr Bitmap bitmap_icon_trash {
|
||||
{ 16, 16 }, bitmap_icon_trash_data
|
||||
};
|
||||
|
||||
static constexpr uint8_t bitmap_icon_copy_data[] = {
|
||||
0x00, 0x00,
|
||||
0xFC, 0x00,
|
||||
0x84, 0x01,
|
||||
0xC4, 0x0F,
|
||||
0x74, 0x18,
|
||||
0x44, 0x38,
|
||||
0x44, 0x78,
|
||||
0x74, 0x40,
|
||||
0x44, 0x44,
|
||||
0x44, 0x44,
|
||||
0x74, 0x5F,
|
||||
0x44, 0x44,
|
||||
0x44, 0x44,
|
||||
0x7C, 0x40,
|
||||
0xC0, 0x7F,
|
||||
0x00, 0x00,
|
||||
};
|
||||
static constexpr Bitmap bitmap_icon_copy {
|
||||
{ 16, 16 }, bitmap_icon_copy_data
|
||||
};
|
||||
|
||||
static constexpr uint8_t bitmap_icon_cut_data[] = {
|
||||
0x00, 0x00,
|
||||
0x10, 0x10,
|
||||
0x30, 0x18,
|
||||
0x20, 0x08,
|
||||
0x60, 0x0C,
|
||||
0x40, 0x04,
|
||||
0xC0, 0x06,
|
||||
0x80, 0x00,
|
||||
0x80, 0x01,
|
||||
0x80, 0x01,
|
||||
0xC0, 0x03,
|
||||
0x78, 0x1E,
|
||||
0x44, 0x22,
|
||||
0x44, 0x22,
|
||||
0x44, 0x22,
|
||||
0x38, 0x1C,
|
||||
};
|
||||
static constexpr Bitmap bitmap_icon_cut {
|
||||
{ 16, 16 }, bitmap_icon_cut_data
|
||||
};
|
||||
|
||||
static constexpr uint8_t bitmap_icon_paste_data[] = {
|
||||
0x00, 0x00,
|
||||
0xE0, 0x00,
|
||||
0x18, 0x03,
|
||||
0xE4, 0x04,
|
||||
0x04, 0x04,
|
||||
0x04, 0x04,
|
||||
0x84, 0x3F,
|
||||
0x84, 0x20,
|
||||
0x84, 0x2E,
|
||||
0x84, 0x20,
|
||||
0x84, 0x2E,
|
||||
0x84, 0x20,
|
||||
0x84, 0x2E,
|
||||
0xF8, 0x20,
|
||||
0x80, 0x3F,
|
||||
0x00, 0x00,
|
||||
};
|
||||
static constexpr Bitmap bitmap_icon_paste {
|
||||
{ 16, 16 }, bitmap_icon_paste_data
|
||||
};
|
||||
|
||||
static constexpr uint8_t bitmap_icon_new_dir_data[] = {
|
||||
0x00, 0x00,
|
||||
0x1E, 0x00,
|
||||
@ -2653,27 +2653,6 @@ static constexpr Bitmap bitmap_icon_new_dir {
|
||||
{ 16, 16 }, bitmap_icon_new_dir_data
|
||||
};
|
||||
|
||||
static constexpr uint8_t bitmap_icon_new_file_data[] = {
|
||||
0x00, 0x00,
|
||||
0xFC, 0x07,
|
||||
0x04, 0x0C,
|
||||
0x04, 0x1C,
|
||||
0x04, 0x3C,
|
||||
0x84, 0x21,
|
||||
0x84, 0x21,
|
||||
0x84, 0x21,
|
||||
0xF4, 0x2F,
|
||||
0xF4, 0x2F,
|
||||
0x84, 0x21,
|
||||
0x84, 0x21,
|
||||
0x84, 0x21,
|
||||
0x04, 0x20,
|
||||
0xFC, 0x3F,
|
||||
0x00, 0x00,
|
||||
};
|
||||
static constexpr Bitmap bitmap_icon_new_file {
|
||||
{ 16, 16 }, bitmap_icon_new_file_data
|
||||
};
|
||||
|
||||
} /* namespace ui */
|
||||
|
||||
|
@ -46,7 +46,7 @@
|
||||
#include "ui_fileman.hpp"
|
||||
#include "ui_freqman.hpp"
|
||||
#include "ui_jammer.hpp"
|
||||
#include "ui_keyfob.hpp"
|
||||
//#include "ui_keyfob.hpp"
|
||||
#include "ui_lcr.hpp"
|
||||
#include "ui_mictx.hpp"
|
||||
#include "ui_morse.hpp"
|
||||
@ -584,7 +584,7 @@ TransmittersMenuView::TransmittersMenuView(NavigationView& nav) {
|
||||
{ "BHT Xy/EP", ui::Color::green(), &bitmap_icon_bht, [&nav](){ nav.push<BHTView>(); } },
|
||||
{ "GPS Sim", ui::Color::yellow(), &bitmap_icon_gps_sim, [&nav](){ nav.push<GpsSimAppView>(); } },
|
||||
{ "Jammer", ui::Color::green(), &bitmap_icon_jammer, [&nav](){ nav.push<JammerView>(); } },
|
||||
{ "Key fob", ui::Color::orange(), &bitmap_icon_keyfob, [&nav](){ nav.push<KeyfobView>(); } },
|
||||
//{ "Key fob", ui::Color::orange(), &bitmap_icon_keyfob, [&nav](){ nav.push<KeyfobView>(); } },
|
||||
{ "LGE tool", ui::Color::yellow(), &bitmap_icon_lge, [&nav](){ nav.push<LGEView>(); } },
|
||||
{ "Morse", ui::Color::green(), &bitmap_icon_morse, [&nav](){ nav.push<MorseView>(); } },
|
||||
{ "BurgerPgr", ui::Color::yellow(), &bitmap_icon_burger, [&nav](){ nav.push<CoasterPagerView>(); } },
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 129 B |
Loading…
Reference in New Issue
Block a user