Commit Graph

2757 Commits

Author SHA1 Message Date
RogueMaster c36e208a12 Merge branch 'ofwdev' into 420 2022-09-21 14:11:51 -04:00
RogueMaster 33dda19c97 animations and readme 2022-09-21 14:09:10 -04:00
RogueMaster d391187a7a Update loader.c 2022-09-21 13:14:05 -04:00
RogueMaster 48f0ad5634 Merge pull request #336 from ESurge/420
Added ability to create "loader apps" for use on Main Menu
2022-09-21 13:12:07 -04:00
gornekich e70121e20f [FL-2843] NFC fixes (#1764)
* nfc: fix empty desfire card message
* nfc: limit total user keys to list
* nfc: increase popup timeout

Co-authored-by: あく <alleteam@gmail.com>
2022-09-22 00:53:25 +09:00
hedger 432ff41d6a [FL-2844] desktop: removing slideshow file when leaving slideshow view (#1762)
* [FL-2844] desktop: removing slideshow file when leaving slideshow view; vscode: fix for BM port fetcher; fap api: more symbols for LL
* desktop: actually removing slideshow file
* desktop: moved slideshow removal to scene code; fbt: better blackmagic device handling
* fbt: disabled pagination for gdb
* vscode: restored blackmagic command line
* fbt: fixed debug_other target; added debug_other_blackmagic
* furi: added furi_thread_suspend API group; fixed null-pointer deref for thread name; cleaned up RTOS config
* furi: changed thread state check to eTaskGetState
2022-09-21 23:42:59 +09:00
ESurge 7cb7a20914 Fixed a small discrepancy with applications.h file 2022-09-21 03:28:29 -07:00
ESurge bb4a5cea57 Fixed CLI loader list entries if FAP is being used with "loader_app" method 2022-09-21 03:23:58 -07:00
ESurge 244a8456ef Changed the way loader.c loads Clock/iButton/U2F
Added a new variable in application.fam file to add the link to the FAP. It now supports any FAP as long as the application.fam file is formatted correctly and you create a loader "app".

If no link is specified in the application.fam file, it doesn't attempt to load a FAP.
2022-09-21 03:08:32 -07:00
ESurge c1dcba9549 Merge branch '420' of https://github.com/ESurge/flipperzero-firmware-wPlugins into 420 2022-09-21 01:52:14 -07:00
RogueMaster ba7292f4c3 Update ReadMe.md 2022-09-21 02:56:24 -04:00
RogueMaster a7e3df67dc Update ReadMe.md 2022-09-21 02:54:08 -04:00
RogueMaster 27ba49ed88 Update ReadMe.md 2022-09-21 02:51:26 -04:00
RogueMaster a3985e2819 Squashed commit of the following:
commit 0b11b76df22abd1bbc18595e6472fe83acc65697
Author: Himura Kazuto <glagol15@gmail.com>
Date:   Sun Sep 18 17:25:38 2022 +0400

    disable fran blink

commit e9055f62b8131eca25c03dec9aab9e6a36548cb0
Author: Alexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>
Date:   Wed Aug 10 23:31:45 2022 +0400

    frequency analyzer - better RSSI level trigger

commit 95a3bc1371addb4903fc17f5fa4dda2966cab96a
Author: Alexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>
Date:   Mon Aug 8 16:45:11 2022 +0400

    Formatting

commit 6062133170aac559fff037c8ff45d9e618030f12
Author: Alexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>
Date:   Mon Aug 8 16:36:40 2022 +0400

    New frequency analyzer
2022-09-21 02:44:05 -04:00
RogueMaster c7b4b7c925 Update ReadMe.md 2022-09-21 02:27:08 -04:00
RogueMaster 1f4a259c58 Fixed crash without SD? 2022-09-21 02:26:34 -04:00
RogueMaster a7a1241e44 Update manifest.txt 2022-09-21 02:26:06 -04:00
RogueMaster 0bfa8768e1 More loader fixes 2022-09-21 02:07:21 -04:00
RogueMaster 672af908f0 Loader Cleanup! 2022-09-21 02:01:33 -04:00
RogueMaster 725edb3b6d Update ReadMe.md 2022-09-21 01:53:53 -04:00
RogueMaster 55ae6867f4 Merge branch 'UNLEASHED' into 420 2022-09-21 01:53:31 -04:00
RogueMaster b435735f69 Update ReadMe.md 2022-09-21 01:50:11 -04:00
RogueMaster ac86ab7995 Update ReadMe.md 2022-09-21 01:49:31 -04:00
RogueMaster 6dd38fac0d Clock, iButton and u2f in Menu 2022-09-21 01:47:13 -04:00
RogueMaster 401406b7c4 less code less space... loader_start has its own errors + fix unirf link 2022-09-21 01:46:49 -04:00
MX 87393a086c fix rfid fuzzer crashes, some new random names 2022-09-21 08:43:07 +03:00
MX 6000d47a0f allow saving only for protocols without encoder 2022-09-21 07:12:09 +03:00
MX d986ef4104 fix nice flor s crash, fix debug pack for debug builds 2022-09-21 06:52:34 +03:00
RogueMaster 150ff59b01 Update ReadMe.md 2022-09-20 18:37:34 -04:00
RogueMaster 43f3f76776 Added Fix and License/Readme 2022-09-20 18:36:31 -04:00
RogueMaster edd9713148 Update CODEOWNERS 2022-09-20 18:06:20 -04:00
RogueMaster 53bb75e77c Merge branch 'UNLEASHED' into 420 2022-09-20 18:05:22 -04:00
RogueMaster 42c9917a54 Update ReadMe.md 2022-09-20 18:01:33 -04:00
MX f85dc1675d update changelog, rm unused var from clock 2022-09-21 01:00:56 +03:00
RogueMaster bc57c0f014 Merge branch 'UNLEASHED' into 420 2022-09-20 17:56:54 -04:00
RogueMaster daee9db366 Clock in menu from fap 2022-09-20 17:43:59 -04:00
MX 7c7ac07e6a Merge pull request #74 from mvanzanten/adding-support-for-hidprox
adding support for HIDProx, updating the UI to switch between protocols
2022-09-20 23:25:45 +03:00
MX ca02826cfd set time between cards to 6, run fbt format 2022-09-20 23:24:34 +03:00
MX 96ad7f3cef fix nfc list crash, fix magellen gui, fix transmitter gui 2022-09-20 23:13:15 +03:00
Matt Van Zanten c213ff596a adding support for HIDProx, updating the UI to switch between protocols 2022-09-20 11:45:16 -07:00
MX b2589698ff Merge branch 'fz-dev' into dev 2022-09-20 21:39:22 +03:00
RogueMaster f4668a20a2 Merge branch 'UNLEASHED' into 420 2022-09-20 03:21:20 -04:00
Max Lapan 3360f818a1 Subghz: Adding checks for get_upload functions (#1704)
* Adding checks for get_upload functions
  Almost in every protocol, function which generates upload might fail and return false.
  But we don't check this result, which might end up sending random memory contents to the air.
* Format sources and fix crash on ivalid bit count in chamberlain

Co-authored-by: あく <alleteam@gmail.com>
2022-09-20 14:29:10 +09:00
Georgii Surkov 066da4080b [FL-2792] AC Universal Remote (#1725)
* Add Universal AC Remote scene
* Implement AC gui
* Basic working implemetation
* Another Universal AC Remote implementation
* Update icons
* Adjust button positions
* Revert old ButtonPanel class
* Update resource manifest
* [FL-2627] Flipper applications: SDK, build and debug system (#1387)
* Update api definitions
* Add UniversalRemotes documentation
* Use more Flipper-friendly signal names

Co-authored-by: SG <who.just.the.doctor@gmail.com>
2022-09-20 14:09:37 +09:00
MX b2c118f267 fix null pointer dereference in archive -> Info
and fix long path display
2022-09-20 05:52:13 +03:00
ESurge c997e9a819 Added iButton and Clock to Main Menu but they are loaded via FAP Loader. 2022-09-19 19:37:56 -07:00
MX a8db46124e update docs & changelog 2022-09-20 04:09:14 +03:00
RogueMaster f1cfd18e30 Merge branch 'UNLEASHED' into 420 2022-09-19 20:28:40 -04:00
MX 672e27f258 fix icon name 2022-09-20 03:23:22 +03:00
MX e762a68265 Merge pull request #72 from RogueMaster/ApplicationsFromArchive
Applications from archive
2022-09-20 03:20:25 +03:00