Commit Graph

4176 Commits

Author SHA1 Message Date
RogueMaster
88708b8d60 icons fix 2022-11-28 12:33:26 -05:00
RogueMaster
c23a28051d Update application.fam 2022-11-28 12:12:27 -05:00
RogueMaster
a486cc898a Merge branch 'ofwdev' into 420 2022-11-28 12:12:22 -05:00
Stephen Kent
a82c3ccc22 NFC: Fix MIFARE DESfire info action to open app menu (#2058)
When examining a MIFARE DESfire card, selecting "More >" currently leads
to the file menu for a single application even if the scanned card
contains multiple applications.

On examining the source code, a MIFARE DESfire application selection
menu is present as `NfcSceneMfDesfireData`. This change updates the
MIFARE DESfire Info "More >" action to open the application selection
menu. That menu may then be used to open the file selection menu for any
application in the read MIFARE DESfire card data.

Tested interactively with
c4cbdcd947/nfc/Desfire.nfc

Co-authored-by: あく <alleteam@gmail.com>
2022-11-29 02:05:24 +09:00
Maksim Derbasov
e121e6a287 Fix for spelling (#2051)
* Fix for spelling
* Review iteration

Co-authored-by: あく <alleteam@gmail.com>
2022-11-29 01:51:51 +09:00
Smooklu
03140e4349 Bluetooth Remote to HID Remote (#2039)
* WIP BT + USB Hid
* Refactoring Submenus/Views
* Changed to bool instead of enum
* Revamp finished
* Removed usb_keyboard
* Renaming device_types that can do USB+BT
* Removed error view
* Renaming folder structure and file names
* Fixed views.h
* Fixed hid.h
* Fixed hid_mouse.c
* Fixed a accidetnal renaming
* Apps: add missing view remove call in hid app destructor
* Hid app: hal abstraction, split into bluetooth and usb remotes. Fbt: customizable icon symbol name.
* Hid app: update usb remote icon
* Hid: single status change routine
* HID App: final touches
* HID App: rename BtHidTikTok to HidTikTok, format sources
* HID App: fix comma in keyboard

Co-authored-by: あく <alleteam@gmail.com>
2022-11-29 01:27:16 +09:00
RogueMaster
13f2f0e5c2 fmt 2022-11-27 16:23:08 -05:00
RogueMaster
420c08aa6c app updates 2022-11-27 16:21:48 -05:00
RogueMaster
9a4b7d47e1 Merge branch 'UNLEASHED' into 420 2022-11-27 16:16:25 -05:00
MX
43d35b42e5 Fix auriol protocol naming 2022-11-27 17:07:51 +03:00
RogueMaster
7bb418dd79 fix some fams 2022-11-27 01:50:21 -05:00
RogueMaster
c161fbc0df Merge branch 'UNLEASHED' into 420 2022-11-27 01:44:26 -05:00
RogueMaster
53970471a4 Remove non working FAP 2022-11-26 23:19:06 -05:00
RogueMaster
21aff4be75 RELEASE 2022-11-26 23:17:11 -05:00
RogueMaster
eb64bcfff2 Tools Rename 2022-11-26 23:02:30 -05:00
RogueMaster
381b190338 Misc FAP Rename 2022-11-26 22:52:14 -05:00
RogueMaster
8e7c7e57c1 Update main_view.h 2022-11-26 22:42:48 -05:00
RogueMaster
8b903a0621 GPIO RENAME FAPPENING 2022-11-26 22:41:06 -05:00
RogueMaster
68fb024ba1 Update constants.h 2022-11-26 22:31:05 -05:00
RogueMaster
b13934437a Update vb_migrate_scene_register.c 2022-11-26 22:30:12 -05:00
RogueMaster
8619ffb5e6 Update vb_migrate_scene_save_success.c 2022-11-26 22:27:45 -05:00
RogueMaster
2dee295e3e Update vb_migrate_scene_delete_captures_success.c 2022-11-26 22:26:58 -05:00
RogueMaster
335159e05d more fixes 2022-11-26 22:25:49 -05:00
RogueMaster
3216db61d9 a fix? 2022-11-26 22:24:29 -05:00
RogueMaster
40c3dd6f88 upd 2022-11-26 22:17:30 -05:00
RogueMaster
50cb45cc29 Merge branch 'pr/454' into 420 2022-11-26 22:14:27 -05:00
RogueMaster
bcaca08f0a Update vb_migrate_scene_register.c 2022-11-26 22:02:23 -05:00
RogueMaster
cf2dbc1fc7 Two NEW FAPs 2022-11-26 21:58:01 -05:00
MX
0e4cda851c Update Temp sensor plugin
https://github.com/Mywk/FlipperTemperatureSensor
2022-11-27 02:50:15 +03:00
MX
6267dc7d5b Update HEX Viewer 2022-11-27 02:44:10 +03:00
RogueMaster
8748d3a08e fmt 2022-11-26 18:43:12 -05:00
RogueMaster
69c851b888 Merge pull request #453 from Shmuma/pocsag
Pocsag
2022-11-26 18:41:43 -05:00
RogueMaster
813d3c0d0b Merge pull request #451 from xMasterX/ws_auriol_protocol
Add protocol Auriol hg0601a
2022-11-26 18:35:31 -05:00
MX
1a33e1a00b WS: Add protocol Auriol HG0601A
Made by @LY2NEO
2022-11-27 02:32:43 +03:00
MX
ba939ce10a Add protocol Auriol hg0601a
Made by @LY2NEO
2022-11-27 01:49:52 +03:00
RogueMaster
ecc4bdde4b app upd + fmt 2022-11-26 17:15:03 -05:00
RogueMaster
569a6fe6c3 fmt 2022-11-26 17:11:53 -05:00
Max Lapan
dd578eb91c Make linter happy 2022-11-26 17:47:56 +01:00
Max Lapan
b5c5fff555 Merge errors 2022-11-26 17:25:24 +01:00
Max Lapan
ce013251f2 Fix count of packets in unit test 2022-11-26 17:23:59 +01:00
Max Lapan
07eff384a2 Merge branch 'dev' into pocsag 2022-11-26 17:22:29 +01:00
Max Lapan
12132fbbe7 Unit tests 2022-11-26 17:05:37 +01:00
RogueMaster
7484e573d0 Update nrf24scan.c 2022-11-26 03:03:28 -05:00
RogueMaster
c0a4006d90 Update README.md 2022-11-26 03:03:26 -05:00
RogueMaster
68f51411a1 fmt 2022-11-26 02:23:03 -05:00
RogueMaster
a8864038ac Update nrf24scan.c 2022-11-26 02:21:09 -05:00
RogueMaster
b2958cf679 Merge pull request #449 from flipperdevices/aku/browser_navigation
Aku/browser navigation
2022-11-26 01:25:36 -05:00
RogueMaster
9e8b155d5f Update hex_viewer.c 2022-11-25 23:25:10 -05:00
RogueMaster
41e9c09fba Merge branch 'pr/448' into 420 2022-11-25 21:43:35 -05:00
RogueMaster
a15ee2ea7d Revert "Revert "Merge branch 'pr/446' into 420""
This reverts commit 28cc99ad2d.
2022-11-25 21:41:55 -05:00