Skip to content

Commit

Permalink
Merge branch 'icons'
Browse files Browse the repository at this point in the history
  • Loading branch information
xMasterX committed Oct 28, 2022
2 parents 936023c + 7c2863d commit ed49dcb
Show file tree
Hide file tree
Showing 14 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions application.fam
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ App(
order=11,
fap_icon="subbrute_10px.png",
fap_category="Tools",
fap_icon_assets="images",
)
Binary file added images/ButtonDown_7x4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/ButtonUp_7x4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/DolphinNice_96x59.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/Sub1ghz_14/frame_01.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/Sub1ghz_14/frame_02.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/Sub1ghz_14/frame_03.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/Sub1ghz_14/frame_04.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/Sub1ghz_14/frame_05.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/Sub1ghz_14/frame_06.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions images/Sub1ghz_14/frame_rate
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3
Binary file added images/sub1_10px.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions subbrute_i.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
#include <gui/modules/widget.h>
#include <gui/modules/loading.h>

#include <SubGHz_Bruteforcer_icons.h>

#include <dialogs/dialogs.h>

#include <notification/notification.h>
Expand Down
1 change: 0 additions & 1 deletion views/subbrute_main_view.c
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
#include <input/input.h>
#include <gui/elements.h>
#include <gui/icon.h>
#include <assets_icons.h>

#define STATUS_BAR_Y_SHIFT 14
#define TAG "SubBruteMainView"
Expand Down

0 comments on commit ed49dcb

Please sign in to comment.