Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "SubGhz: refactoring frequency analyzer and MegaCode display changes (…" #23

Closed
wants to merge 1 commit into from

Conversation

RogueMaster
Copy link
Owner

Reverts #22

@RogueMaster RogueMaster deleted the revert-22-dev branch May 19, 2022 06:48
RogueMaster pushed a commit that referenced this pull request Oct 31, 2023
Co-authored-by: hedger <hedger@users.noreply.github.com>
Co-authored-by: あく <alleteam@gmail.com>
RogueMaster pushed a commit that referenced this pull request Nov 1, 2023
* Update ReadMe.md

Added instructions for new WIP flashing method using the Marauder app on the Flipper Zero

* Update ReadMe.md

Added guide for flashing with WIP method for official Wifi Devboard

* Update ReadMe.md

Small edits, added credit

* Update ReadMe.md

Edited credit
RogueMaster pushed a commit that referenced this pull request Nov 2, 2023
RogueMaster pushed a commit that referenced this pull request Nov 4, 2023
Added docs for color guess in catalog
RogueMaster pushed a commit that referenced this pull request Dec 2, 2023
b06f165 upd picopass
c7ed35d upd picopass
17e059f update picopass
2eb1433 picopass update
8219548 Update picopass
56ed068 New naming fixes part 1
0fa60c6 update picopass
1f0d6d6 update picopass
c13a519 add new app and update readme
418a93c upd picopass
61ef51d update picopass, uhf rfid
9137b58 update ofw plugins, add new plugins
f3107fd move base pack here
REVERT: 1b1df49 Picopass: bump version + changelog (#56)
REVERT: 2e0c1ef Picopass: Add haptics to loclass (#53)
REVERT: a493492 Picopass: populate key change input with first key of user dictionary (#54)
REVERT: 16986b0 Picopass more bit formats (#47)
REVERT: d9dec5b Improve loclass logic for readers doing keyrolling. (#50)
REVERT: e529b66 Picopass: Remove elite user dictionary from Read Card (#48)
REVERT: 56dec78 Picopass: allow zero keys (#44)
REVERT: 86a26a8 Picopass: one more readme fix (#42)
REVERT: 8624f63 Picopass readme fix (#41)
REVERT: 37e316f revamp picopass readme and add loclass (#39)
REVERT: c28bbee New random file name API fix (#40)
REVERT: 25a4e37 Optimise picopass crypto to fix timing issues with newer readers. (#34)
REVERT: 23a7ab9 Picopass standard key (#32)
REVERT: 1700285 picopass: clean up UI, espeicially for SR cards (#31)
REVERT: 0c3773e Picopass remove sentinel (#29)
REVERT: 0221e48 Picopass, music player version bump (#28)
REVERT: 41a134e Picopass: allow write immediately after read (#26)
REVERT: e6b26e4 Music player, picopass: assets integration (#23)
REVERT: 44c74e1 Picopass: Rename option (#25)
REVERT: 8d36a99 Added fap_version field to all apps (#15)
REVERT: 3b3590e Add descriptions for all the faps (#13)
REVERT: 106fc11 Fixes failure to read picopass cards immediately after emulating. (#10)
REVERT: 01b00bb Picopass: key change to custom elite key
REVERT: 5669ea4 Merge pull request #7 from bettse/write_fail
REVERT: e0ff4ce Manifest cleanup
REVERT: 2ec5c5e Added app descriptions (#8)
REVERT: adf64fc bugfix
REVERT: ee763c1 Picopass: Properly indicate write success/failure
REVERT: 0ecdcad Merge pull request #3 from nvx/feature/picopass_emulation
REVERT: c90b758 Screenshots for app catalog (#6)
REVERT: c610548 Add picopass emulation
REVERT: 0685939 Move apps from flipperzero firmware into separate repository

git-subtree-dir: picopass
git-subtree-split: b06f165
RogueMaster pushed a commit that referenced this pull request Dec 2, 2023
3758a8d upd gps
9cb005d add automatic 5v power in gps app
dbd100e update gps uart
25662db fixing some big bugs
07e9c82 combine 1
d5df4d8 move base pack here
REVERT: ecd900b Clean up changing baud rate logic.
REVERT: bdff18e Properly initialize gps_uart struct members.
REVERT: 565e93b Merge pull request #24 from dl9sec/main
REVERT: cc8b253 Update README.md
REVERT: e3cd903 Remove unnecessary enum identifier.
REVERT: 5c70f6e Add include guard to constants.h.
REVERT: 7112bef Update module compatibility information. Closes #21.
REVERT: ec77166 Merge pull request #23 from ezod/4800baud
REVERT: fb7946f Add 4800 baud rate. Closes #20.
REVERT: a27b41c Merge pull request #22 from ezod/mph
REVERT: d875fb5 Add setting for speed display in miles per hour. Closes #19.
REVERT: 88e7324 Add uFBT build instructions. Closes #15.
REVERT: aa8a4b7 Remove YMMV warning about NEO-6M.
REVERT: 734e2c4 Add Royaltek RBT-2100LP to supported module list.
REVERT: 0a86422 Add installation instructions.
REVERT: dc3aa4f Ignore .clang-format autogenerated by ufbt.
REVERT: b36bc47 Remove unused sdk-index-url context.
REVERT: 7a45a4f Add build status badge.
REVERT: 96f0f59 Add GitHub action to build FAPs for dev and release SDK.
REVERT: 3972929 Add missing parenthesis.
REVERT: 53c610a Fix link on issue reference.
REVERT: e9317fc Add note about NEO-6M not working for some people.
REVERT: f433916 Add usage section to README for new interactions. Closes #11.
REVERT: 47b3e0a Remove contributing section, as it is no longer relevant.
REVERT: d28dfe9 Merge pull request #10 from xMasterX/ul-updates
REVERT: a9c1301 Delete minmea.h
REVERT: e21c132 Delete minmea.c
REVERT: 53aa016 Import minmea as a submodule and add FAP library definition.
REVERT: 6147cb9 Ignore .vscode from uFBT.
REVERT: 841db2d Set default baud rate to 9600.
REVERT: 6128470 Merge branch 'main' into ul-updates
REVERT: f6fa1e7 Apply ./fbt format (excluding third-party sources).
REVERT: 606389c Add all current updates
REVERT: aaea283 Add comments to serial readline loop.
REVERT: 5b74829 Add support for GLL NMEA sentence.
REVERT: 397a8f1 Improve context object pointer handling.
REVERT: 3334056 Update mutex to new API.
REVERT: e7bf036 Add link to Lab401 tutorial video by RocketGod. Closes #4.
REVERT: dc9fa7a Add note about PRs for compatible module list.
REVERT: b73b3c6 Remove binary from source tree; to be added to GitHub release.
REVERT: d400dc6 Change app category to GPIO.
REVERT: 0a524e6 Add u-blox NEO-6M to compatible module list.
REVERT: e8bdc1a Add list of confirmed compatible modules.
REVERT: 4ab2114 FAP: API version 11.5.
REVERT: e22f4fc FAP: API version 10.1.
REVERT: 502ff34 FAP: API version 7.5.
REVERT: 5e08103 FAP: API version 7.2.
REVERT: 123583a Add default handler to input even switch statement.
REVERT: 03d8ffe Add contributing section to README.
REVERT: f5dbde5 Initialize time fields to zero.
REVERT: f088296 Scale down wiring diagram.
REVERT: c507855 Add wiring diagram.
REVERT: 4f1ed02 Expand build instructions.
REVERT: 27b213d Add UI image.
REVERT: 60f86ae Add color-coded LED blinks on successful NMEA message parse.
REVERT: b9269b4 Improve UI layout.
REVERT: 87de232 Add time fields to GPS status struct.
REVERT: 1014b5d Add several more GPS fields to status struct and display.
REVERT: f30f219 Code style formatting overhaul.
REVERT: 47fadfc Update UART code to use new stream buffer API. Closes #1.
REVERT: 75940c7 Update README with new FAP target.
REVERT: 58fa5b9 Rename main app source file.
REVERT: b3cd0e7 Update application manifest and add icon.
REVERT: 8aff5d2 Move sources to root of repository.
REVERT: 6e654f9 Mention and link minmea in README.
REVERT: c4909c6 Create README.
REVERT: fe98f61 Import and FAP conversion of GPS plugin from flipperzero-firmware fork. Does not build yet as stream_buffer.h API is not yet available for FAP.
REVERT: 2feee6c Initial commit

git-subtree-dir: gps_nmea
git-subtree-split: 3758a8d
RogueMaster pushed a commit that referenced this pull request Dec 2, 2023
d136006 move base pack here
REVERT: 99bd509 Picopass, music player version bump (#28)
REVERT: 1cce06c Music player, picopass: assets integration (#23)
REVERT: fca2fde Clock, music player, snake game from firmware repo (#19)
REVERT: 19cc230 Mass storage: deadlock fix (#22)
REVERT: b108d7a add Auriol-AHFL protocol (#17)
REVERT: 64625d3 Mass storage 1.1 (#18)
REVERT: f3d0a51 .gitignore add (#16)
REVERT: a012a03 Added fap_version field to all apps (#15)
REVERT: 7d7a283 [FL-3475] Fix markdown for descriptions  (#14)
REVERT: f3c49ed Add descriptions for all the faps (#13)
REVERT: d8c1593 Added build workflow (#11)
REVERT: f15e0f8 Add codewoners and PR template
REVERT: 4670a88 Fixes failure to read picopass cards immediately after emulating. (#10)
REVERT: fdb9b1c Merge pull request #9 from bettse/custom_key
REVERT: e5b76f8 Picopass: key change to custom elite key
REVERT: d625492 Merge pull request #7 from bettse/write_fail
REVERT: 20468a8 Manifest cleanup
REVERT: e445072 Added app descriptions (#8)
REVERT: 9df58b6 bugfix
REVERT: 2fd255d Picopass: Properly indicate write success/failure
REVERT: 6300982 Merge pull request #3 from nvx/feature/picopass_emulation
REVERT: 586836b Screenshots for app catalog (#6)
REVERT: c20e110 nfc_magic: fix icon dependency (#5)
REVERT: 5f39e01 Removed clock, music player, snake game (#4)
REVERT: ed0823c [FL-3432] USB storage app (#1)
REVERT: cc70ae9 Add picopass emulation
REVERT: 7d55581 Prepare nfc_rfid for fap catalog (#2)
REVERT: 881d9be Move apps from flipperzero firmware into separate repository

git-subtree-dir: music_player
git-subtree-split: d136006
RogueMaster pushed a commit that referenced this pull request Dec 2, 2023
5cae0ac16 upd wifi marauder
ae2e1bb1b marauder upd
5c4769e04 Update marauder
4012e8820 update wifi marauder
fa28efb48 do not reset 5v if it was enabled in gpio
036682383 move base pack here
REVERT: b13649bf0 Update version in application.fam
REVERT: a5e79bb55 Add Swiftpair Spam, Evilportal sethtml, and LS command (#36)
REVERT: 28c978eed Update version for incoming PR merge
REVERT: 218f8c04d Update changelog.md for app catalog
REVERT: bc43c3770 Update app version in application.fam
REVERT: 49c72f19e Add commands for BT wardriving and Sour Apple (#33)
REVERT: e92624d59 Update version for incoming PR merge
REVERT: 95f51c16a Update app version in application.fam
REVERT: 77f872c0a Update changelog.md for app catalog
REVERT: 6fdafd773 Add GPS and Wardrive commands (#29)
REVERT: 5bde942c0 Update version for incoming PR merge
REVERT: 21423f037 added an option to hop all channels on sniffpmkid. fixed a bug on custom command (#26)
REVERT: 4ecee57ee Update version for incoming PR merge
REVERT: 7f8c59fb6 Update changelog.md for app catalog
REVERT: c1a2fb73c Update fap version in application.fam
REVERT: 8abcf42ea Update ReadMe.md
REVERT: ef7d1d42b Add LED and Evil Portal commands (#25)
REVERT: a62c15d0c Remove esp flasher, increment version for incoming changes
REVERT: b437850ec Add screenshots to readme and in-app ESP flasher deprecation warning
REVERT: a2a5aa597 ESP32 flasher: Add other flash options, support ESP32-S3, lockout exit button when flashing
REVERT: 4a19bc172 Update ReadMe.md (#23)
REVERT: 55d639171 Update ReadMe.md
REVERT: fe739e5a0 Implement in-app ESP32 flasher
REVERT: 9881e20fa Merge pull request #22 from francis2054/patch-1
REVERT: b4dd6b5f3 Update ReadMe.md
REVERT: ed241e5c2 Update ReadMe.md
REVERT: bd41136e9 Update ReadMe.md
REVERT: 209689bbe Update README.md for app catalog
REVERT: da5dd984f Fix formatting (a single space out of place :o)
REVERT: 3089e3845 Add required files for app catalog
REVERT: 3b3aca2dc Merge pull request #19 from xMasterX/fix_crash
REVERT: 360d1dfa0 Fix crashes when reopening app
REVERT: 757517b74 Lowercase appid to fix ufbt parsing issue
REVERT: 5d02a2178 Update ReadMe.md
REVERT: 4424c4661 Add unleashed SDK sources to build.yml
REVERT: 661270e96 Update ReadMe.md
REVERT: 4f9008a9a Update build.yml
REVERT: c359f82f1 Copy changes from unleashed, increment version to v0.4.0
REVERT: 7292008ff Update ReadMe.md
REVERT: c5e72fce4 Refactor for ufbt
REVERT: 6018223da Merge pull request #17 from justcallmekoko/feature_wifi_marauder_app
REVERT: 8202a6143 Fix indent
REVERT: 147a8c6ce Add signal monitor command
REVERT: c19d1740a oops, forgot to add file to last commit
REVERT: 3168097b6 Add sniffpmkid submenu to support new options
REVERT: 7241f9801 Merge branch 'dev' of github.com:0xchocolate/flipperzero-firmware-with-wifi-marauder-companion into feature_wifi_marauder_app
REVERT: 9dedcd07b api: added lib/nfc/protocols/nfc_util.h (#2674)
REVERT: 341cd5e86 [FL-3312] fix PIN retry count reset on reboot (#2671)
REVERT: 8d1f5b04b [FL-3317] fbt: allow strings for fap_version field in app manifests (#2672)
REVERT: c496962f9 fix typo in FuriHalDebuging.md (#2667)
REVERT: aa8a369e2 Rpc: add desktop service. Desktop: refactor locking routine. (#2665)
REVERT: 9862876f0 SubGHz: Fix typos  (#2661)
REVERT: 9914aa40b  [FL-3302] Part 2 of hooking C2 IPC (#2662)
REVERT: eebc6241b [FL-3302] ble: attempt to handle hardfaulted c2 (#2653)
REVERT: d5403a089 Add Mfkey32 application (#2517)
REVERT: e1c6e78b2 added DigitalSequence and PulseReader (#2070)
REVERT: f57f0efc4 Debug: revert cortex debug to lxml and drop DWT (#2651)
REVERT: 241b4ef6e [FL-3299] furi_crash: added C2 status; added fw-version gdb command (#2638)
REVERT: 268b88be0 [FL-3285] Removed STM32CubeWB module (#2608)
REVERT: 538f96f0a [FL-3300] API version in UI (#2649)
REVERT: f7dd77795 ufbt: deploying sample ufbt automation for new apps; added `source "ufbt -s env"` for toolchain access (#2648)
REVERT: 954780ed2 Fix storage.py exist_dir logic (#2639)
REVERT: 914129a0d [FL-3289] Various Furi/FuriHal bug fixes and improvements (#2637)
REVERT: a7d1ec03e [FL-3270] Loader refactoring, part 1 (#2593)
REVERT: d2ca67d26 [FL-3242] SubGhz: refactoring app (#2554)
REVERT: 71e85ac36 Add HID mouse auto-clicker. (#2627)
REVERT: c3ececcf9 [FL-3174] Dolphin builder in ufbt; minor ufbt/fbt improvements (#2601)
REVERT: 015ab4a02 [#2591] BadUSB: command parser fix (#2607)
REVERT: 59386f9fa WS: add protocol  "Wendox W6726" (#2604)
REVERT: dfbacd1a4 [#2612] Remove spaces in CSN(#2616)
REVERT: c5b460b41 [FL-3260] Added API version to device info (#2611)
REVERT: 5c09bc5b2 Gui: relax some asserts in view (#2623)
REVERT: 23c946ef5 Move gauge calibration to separate header, add f18 calibration (#2622)
REVERT: 238005890 [FL-3294] Fix TERMINFO on Linux systems (#2630)
REVERT: 7dd720a58 Increment version
REVERT: 4b5812709 Merge branch 'flipperdevices:dev' into feature_wifi_marauder_app
REVERT: 1a8580793 Merge pull request #11 from tcpassos/feature_wifi_marauder_app
REVERT: e42aec68c Disable ci/cd on release* branches (#2624)
REVERT: 408edb3e9 Keep HSI16 working in stop mode. (#2621)
REVERT: 0ec8fc4c5 FuriHal: use proper divider for core2 when transition to sleep, remove extra stop mode transition checks, cleanup code. Furi: proper assert and check messages. (#2615)
REVERT: d70ba2b74 [FL-3286] Don't reboot on crash in debug builds (#2613)
REVERT: a7902aade Update wifi_marauder_app.c
REVERT: 55be632c2 Memory reuse by views already created
REVERT: 6b7ddbd8e Fixed allocation problem in beaconlist stage
REVERT: 181c33eea Refactored loading of script stages menus
REVERT: 1ef70c0bb [FL-3280] cubewb: downgraded to v1.15.0 (#2605)
REVERT: 7c3c2c3cc Removed sample scripts
REVERT: 1385a71e4 Added submenu to configure script settings
REVERT: 4d015a110 [FL-3271] cubewb: updated to v1.16.0 (#2595)
REVERT: f51523675 Update wifi_marauder_script_executor.c
REVERT: b01b0988c Fixed null pointer on beacon list stage
REVERT: 590404e0a Added possibility to clear select stage filters
REVERT: 6be9d4f87 Interface improvements
REVERT: 0ebe7a8a5 Fixed bug that does not allow adding new stages after deleting the last one from the list
REVERT: 875786306 Added support for exec and delay stages in automation script
REVERT: 343a22a7b Created script maintenance
REVERT: 393250366 [FL-3243] github: testing SDK with ufbt action (#2581)
REVERT: e0fa2e7b1 [FL-3089] Raw RFID documentation (#2592)
REVERT: 74fe003f8 [FL-3171] Introduce stealth mode and auto-selective lock (#2576)
REVERT: 2c7eb53ca [FL-2505] Active RPC session icon (#2583)
REVERT: f68c3b2a6 [FL-3264] Various stop mode fixes (#2584)
REVERT: 72a00a74b Added support for the rest of the stages for script file generation
REVERT: 9a6a06f43 Update wifi_marauder_script.c
REVERT: 32d64610d Create a function for writing a script file from an object
REVERT: 04c16750d Added support for structuring stages in an array
REVERT: a86e8964b Do not change settings that are not informed in the JSON
REVERT: dcda91727 Adjusted the script's select stage to allow applying filters
REVERT: de02a0a25 [#2589] Correctly aborts when correct key is found (#2590)
REVERT: 6c0126695 Crash fixes
REVERT: 57b712616 Added support for beacon ap stage in automation script
REVERT: 09f97d63e Added support for sniff (raw|deauth|esp|pwn) stages in automation script
REVERT: 8da2c9bb1 Added support for probe attack stage in automation script
REVERT: 5113f9e04 Added support for EnableLED and SavePCAP settings
REVERT: 37fb330b3 [FL-3226] Deep Sleep Idle (#2569)
REVERT: 4a9f89354 Added support for sniff beacon stage in automation script
REVERT: 6d0a3abf9 Creates a new PCAP file to store the captures during script execution if there is any sniff stage
REVERT: 5c7b3ca9e Added support for sniff pmkid stage in automation script
REVERT: 5d7bdca83 FuriHal: pwr pulls for some pins (#2579)
REVERT: 0834bfccf Added support for deauth stage in automation script
REVERT: 33e8bae78 Bugfix:  ISP Programmer and SubGhz (#2574)
REVERT: bdb039de6 Implemented script repetition according to repeat parameter
REVERT: 5c5452cfc Scene created for the selection of scripts
REVERT: f54f11c4c Added support for select stage in automation script
REVERT: 80ec4d172 Added support for scan stage in automation script
REVERT: 7b41b1228 Prepared for parsing a json with the automation script. Implemented support for beacon list
REVERT: 7ac7b7088 [FL-3241] NFC disable EMV support (#2571)
REVERT: b9ccb274a ufbt: project & debugging updates (#2572)
REVERT: 6cc5f30c8  Fix gpio state isp programmer (#2567)
REVERT: 89161a7a1 scripts: sconsdist: added stub file artifact for older ufbt (#2568)
REVERT: 0d8518d31 [FL-3232] FuriHal: fix gpio naming and add explicit pulls for vibro, speaker and ir_tx (#2565)
REVERT: d1ad92421 [AVR_ISP]: add AVR ISP Programmer FAP (#2475)
REVERT: b4ceb55fd [FL-2524] Graphics cleanup and icon rotation (#2561)
REVERT: a91d31983 [FL-3162] Moved ufbt to fbt codebase (#2520)
REVERT: 8a021ae48 [FL-3224] SD Driver: do not cache sd status. (#2560)
REVERT: 2a26680ac Furi: more gpio checks in HAL (#2549)
REVERT: 4c488bd97 Fixing parsing troika number (#2536)
REVERT: 494002505 WS: fix protocol TX141TH-BV2 (#2559)
REVERT: efc52ab46 BdUSBadded WAIT_FOR_BUTTON_PRESS functionality (#2544)
REVERT: f98ac4c48 Add more detail to saved info screen (#2548)
REVERT: f192ccce2 FatFS: use rtc for timestamping (#2555)
REVERT: ae3a3d633 RPC: increase max message size (#2543)
REVERT: 0161d49d8 Elite progress (#2481)
REVERT: 8b2dfea92 Improved thread lifecycle (#2534)
REVERT: 3617ad33e View Model: recursive mutex (#2532)
REVERT: 27341fc19 Fix typo in fbt.md (#2539)
REVERT: ae9659d32 [FL-3193] Additional checks before invalidating the key (#2533)
REVERT: 9dc7e0427 Create files before sending command so that buffer doesn't fill up too fast, show last saved log when starting up log viewer
REVERT: d4354b8ac Cleanup to finish log viewer, increase stack size to accommodate
REVERT: a0cd3b6f1 Fixup log viewer for case where session is not saving logs
REVERT: f7d0eedf4 Change how page count is displayed on log viewer, update version so I don't forget later
REVERT: 5ac257644 Implement log viewer to read logs from filesystem
REVERT: 54a229bae Separate pcaps and logs into their own folders
REVERT: 4580ae868 Increase rx buf size...no more packet drops?
REVERT: 3cf2ec786 Implement saving logs, rest of settings prompts
REVERT: bf287ad6a Add SettingsInit widget, get view/scene logic down + ./fbt format
REVERT: c45075c4b Merge branch 'flipperdevices:dev' into feature_wifi_marauder_app
REVERT: fad24efdf [FL-3188] Fix crash when emulating a DSGeneric key (#2530)
REVERT: 9a14699aa Fix relative links in .md files (#2528)
REVERT: 7bf0a4786 [FL-3152] Screen streaming improvements (#2498)
REVERT: 8b224ecb1 [FL-3179] 1-Wire Overdrive Mode (#2522)
REVERT: 1f236ede0 [#2501] Disable UART IRQs by default (#2523)
REVERT: 973287b09 Github: wipe workspace before checkout (#2527)
REVERT: acc32f66e Github: force cleanup tree on decontaminate (#2526)
REVERT: 204b50381 Correct FAP default upload path in AppsOnSDCard.md (#2524)
REVERT: 6089e9210 BadUSB: implement boot protocol (#2496)
REVERT: ce50b09b2 Remove hmac_sha256 from public API (#2519)
REVERT: bf70f4b71 NFC: Fixed writing gen1a magic tags with invalid BCC (#2511)
REVERT: fd8607398 Github: unshallow on decontamination (#2521)
REVERT: 0444a80f1 [FL-3134] BadUSB: Script interpreter refactoring (#2485)
REVERT: 445a1aa7b SubGhz: fix Incorrect comparison in subghz_setting_get_hopper_frequency (#2518)
REVERT: 0917494a8 [FL-3168] Add one_wire lib to f18, separate ibutton (#2509)
REVERT: 1d91a572c [FL-3182] Fix typos in iButton (#2506)
REVERT: 60ac2e988 [FL-3161] Improved debugging experience for external apps (#2507)
REVERT: f7024cff7 SD Driver: reinit sd card on error (#2493)
REVERT: 6ec62f48f [FL-3180] OTP programmer: return exit code based on error type (#2504)
REVERT: 7de7fa293 Optimize trailing slash check (#2503)
REVERT: 25fd3c340 iButton: Add support for Dallas DS1971 v2 (#2492)
REVERT: 771c47f80 fbt: explicitly set dist suffix length, not depending on environment settings. See (#2497)
REVERT: 6aa0c08f3 [FL-3064] Skip the read when the card is not present (#2494)
REVERT: e90042368 [FL-3156] Mark keys as not found when they couldn't auth successfully (#2476)
REVERT: 9fbf32702 [FL-1799] Require the trailing slash for root paths (#2486)
REVERT: 36659937d Move from applications/plugins to applications/external so it can compile...WTF
REVERT: e1cf1e7d8 Merge branch 'feature_wifi_marauder_app' of github.com:0xchocolate/flipperzero-firmware-with-wifi-marauder-companion into feature_wifi_marauder_app
REVERT: b5e00cb97 Merge pull request #7 from tcpassos/feature_wifi_marauder_app
REVERT: ce2e15d46 Merge branch 'flipperdevices:dev' into feature_wifi_marauder_app
REVERT: d8385b7f9 gh: use shallow clones whenever possible (#2491)
REVERT: c27d4d78f Fix auto-capitalization in the keyboard when the text box is empty. (#2483)
REVERT: a69ae9387 Add new nfc apdu cli command (#2482)
REVERT: e22668e19 Picopass standard KDF dictionary (#2478)
REVERT: 3a242e5fc SubGhz: bugfix unable to send, new generated secplus_v2 protocol (#2488)
REVERT: d12f76dac Nfc: fixes for latest PVS-studio 7.23 (#2490)
REVERT: ccaa3864d Dolphin: new spring animation, weight adjust, drop winter animation. (#2489)
REVERT: 53435579b [FL-3097] fbt, faploader: minimal app module implementation (#2420)
REVERT: 4bd3dca16 Fbt: fix broken resource deployment (#2477)
REVERT: 0190a161b NFC: Fix 0 block write possibility in Mifare Classic emulation (#2474)
REVERT: 5b05aeea8 [#1989] updated parser and added stringln, hold and release (#2448)
REVERT: 780da7d4d Upside down / left handed orientation support (#2462)
REVERT: 4fd043398 Embed assets in elf file (#2466)
REVERT: 50ef5deef [FL-3118] Dumb mode menu freeze fix (#2456)
REVERT: 5be15152e PicoPass: auth cleanup (#2470)
REVERT: 90958a6d2 More UI fixes and improvements (#2419)
REVERT: eb5dae1cd NFC: Support reading Mifare Classic key B from sector trailer, reading sector with B key where A key can't read block,  Nfc Magic app not using NFC folder by default (in file select) (#2437)
REVERT: 981930673 [Fl-3147] Remove ValueMutex (#2467)
REVERT: eefca9f49 Support reseting iCx cards (#2451)
REVERT: 9dd1fb64b Fixed picopass load save file overrun (#2464)
REVERT: c0e0403b4 Fix SD card CID parsing (#2463)
REVERT: aa8460295 Update v0.3.2 for API 17
REVERT: 4ab832cc4 github: check API versions for all targets to match on gh build (#2459)
REVERT: 5361104a0 Merge branch 'dev' of github.com:0xchocolate/flipperzero-firmware-with-wifi-marauder-companion into feature_wifi_marauder_app
REVERT: 5d4057f72 Archive browser: update path on dir leave (#2455)
REVERT: 0b7d20525 Update clock_app.c (#2446)
REVERT: 72ca6b25e [FL-3106] SubGhz: better and more verbose error handling in protocols, stricter CAME validation (#2443)
REVERT: 6cc5119c6 [FL-3117] Infrared: Fix hangups on repeated button press (#2441)
REVERT: 42d27d04f [FL-3127] Fix navigation on unsupported card types (#2440)
REVERT: fed4c2892 Fixed typo in fbt.md (#2452)
REVERT: 24f084d28 Fixed music player path for dummy mode (#2454)
REVERT: 806428efe [FL-3070] iButton system and app refactoring (#2388)
REVERT: 4359e2eaa [FL-3103] New pin reset splashscreen (#2405)
REVERT: 777a4d109 [FL-3055] Getter for application data path (#2181)
REVERT: 2467ac603 Fixed bus fault issue that sometimes occurred when allocating memory for capture file
REVERT: 63888e989 Moved pcap file manipulation functions to appropriate source code
REVERT: 84f736102 Update wifi_marauder_scene_console_output.c
REVERT: 5b4234a64 Switched to using second serial channel to receive packets
REVERT: 9ae58f546 [FL-3116, FL-3136] BadUSB UI fixes (#2439)
REVERT: e6d1bcc42 Plugins: move to designated categories (#2438)
REVERT: 478390de1 Drivers: remove excessive check in bq25896 and make PVS happy (#2436)
REVERT: b05491216 F8, F18: bump API symbols version (#2435)
REVERT: 09edf66a2 FuriHal, Power, UnitTests: fix, rename battery charging voltage limit API (#2228)
REVERT: 1d55aee39 Fix incorrect type choise condition in image compressor (#2434)
REVERT: 3efb7d405 Updater: handle storage errors when removing files, fix folder remove routine, prevent unused services from starting (#2432)
REVERT: 0c06e5483 [FL-3105] Unify power info, power debug, and device_info into one info command (#2393)
REVERT: 9bda3e62e SD Cache: moved to diskio layer, invalidation in case of error (#2428)
REVERT: 12c1ec37a Fix PVS warnings (#2430)
REVERT: 03f889962 Picopass: factory key support, app rename and move to NFC category, minor code cleanup (#2417)
REVERT: eaf965c66 BadUsb: STRINGDELAY feature, worker signal handling refactoring (#2269)
REVERT: e999c3574 Grammar fix in CLI (#2390)
REVERT: 203adabc4 Update update.py (#2426)
REVERT: 82ad44a86 changed updater and unit benches (#2427)
REVERT: 0fcad0e25 Now a file is created for each capture with its respective prefix
REVERT: 0c93f312e Saving Pcap file using internal flipper zero storage
REVERT: f9d8c6899 Preparation for using external storage
REVERT: 663eb6cd6 Display Mifare Classic data in NFC app (#2389)
REVERT: 0a3ff7f85 Show RSSI in Weather Station app (#2395)
REVERT: b15c4afea [FL-3122] Re-init NFC when starting the worker (#2399)
REVERT: 738e0df4f Delete rwfiletest.bin on exit SDcard benchmark (#2415)
REVERT: 3de6ae07b [FL-2974] Up toolchain version to 21 (#2416)
REVERT: 78afaab7e IR Universal Audio Remote: Add Grundig CMS 5000 (#2414)
REVERT: c7fbc8323 Toolchain 20 rollback (#2410)
REVERT: 335f8b9af fbt: FBT_QUIET option; docs on environment (#2403)
REVERT: 009c9b1b7 Update nfc_cli.c (#2402)
REVERT: 487d03eca Fix openssl path again (#2409)
REVERT: 32b74b968 Fix openssl cert path in fbtenv (#2408)
REVERT: 1e9836129 Fixed first start animation typo (#2384)
REVERT: 2fdebb639 [FL-3098] Up toolchain to version 20 (#2397)
REVERT: 25e894728 Dolphin: drop holiday animation (#2398)
REVERT: 253bedbc9 Update v0.3.1 for API 14
REVERT: 527d6497d Merge branch 'dev' of github.com:0xchocolate/flipperzero-firmware-with-wifi-marauder-companion into feature_wifi_marauder_app
REVERT: bc06d407f [FL-3113] BadUSB: disable CDC mode, USB mode switch fix (#2394)
REVERT: d0c6c3402 Updater visual fixes (#2391)
REVERT: 5a730e3ad [FL-3107] Fix Cyfral & Metakom emulation (#2392)
REVERT: 628f089c4 Mark debug app as debug not external (#2387)
REVERT: 3eacb0c71 Fixed typo in nfc_magic_scene_wrong_card.c (#2382)
REVERT: 67c2d1cf6 Migrating CI/CD to Linode S3 (#2380)
REVERT: 82c730b6b SubGhz: fix cc1101_read_fifo func (#2379)
REVERT: 4265057ee feat: add missing `const` qualifiers (#2233)
REVERT: 163be139e SubGhz: add protocol BinRAW (binarization of data quantized by the minimum correlated duration) (#2322)
REVERT: 71871949e Picopass: show elite key used from dictionary (#2119)
REVERT: d7ecc95de Firmware fixes and improvements for flashing via blackmagic (#2321)
REVERT: a00508763 fbt: building fap_dist for compact gh build; accessor: fixed for latest ibutton changes (#2377)
REVERT: 8f2f2d810 Move CSN space to revent overflow (#2232)
REVERT: db1a8f801 [FL-3099] SubGhz: add protocol KingGates Stylo4k (#2368)
REVERT: 39841bd5a Universal Projector Remote (#2343)
REVERT: bf4d00a7d [FL-3100] SubGhz: add protocol Nice One (#2358)
REVERT: 31259d530 [FL-3091] SubGhz: add protocol Alutech at-4n (#2352)
REVERT: 0afc4a898 [FL-3092] SubGhz: add DOOYA protocol (#2178)
REVERT: 8288a08eb SubGhz: add protocol "Linear Delta-3" (#2239)
REVERT: b1f581239 BadUSB: Keyboard Layouts (#2256)
REVERT: 99253a0e2 [FL-3093, FL-3087] SubGhz: Fix Raw write, add short duration filter setting (#2300)
REVERT: cee9b640b Update Missing SD Card icon from PR 2373 (#2376)
REVERT: 20f98050f Github: disable f18 build (#2375)
REVERT: 00076deec SCons: do not include backup files in build (#2221)
REVERT: 23ecc186c Custom font set function (#2261)
REVERT: 111c7557b Fix minor UI inconsistencies and bugs (#2361)
REVERT: 7a3a1aaf0 [FL-3057] Allow use of any suitable pin for 1-Wire devices (#2350)
REVERT: e3d473bf4 [FL-2435] SD over SPI improvements (#2204)
REVERT: 224d0aefe [FL-2733] multitarget support for fbt  (#2209)
REVERT: 1eda91336 [FL-3075] Pin Reset (#2367)
REVERT: d035872cf nfc: Add mifare classic value block commands (#2317)
REVERT: 1ff5843ee battery info temperature shown in C or F based on settings (#2360)
REVERT: 147f42a2b Add Daikin FTXM20M & Mitsubishi SRK63HE (#2349)
REVERT: 79d45c97f AleX83Xpert/add f keys to keyboard layout (#2362)
REVERT: 6e179bda1 Script that can find programmer and flash firmware via it. (#2193)
REVERT: 9f279ac87 [FL-2744] SPI Mem Manager C port (#1860)
REVERT: 52680fd14 FreeRTOS: update to 10.5.1 (#2353)
REVERT: 46fb86265 NFC: fix creating MF Classic tags from "Add Manually" menu (BCC calulation and ATQA/SAK writing) (#2342)
REVERT: 01a9854f8 Documentation: add BadUSB GUI-CTRL #2347
REVERT: d9be81588 Print card CID in storage info (#2227)
REVERT: 7f3ebcd11 Changed bench target, stlink serial and added error for testing the run (#2275)
REVERT: 5db7fdf98 Add support for `GUI-CTRL` in bad_usb (#2315)
REVERT: b1496ee9b Furi: getter for current thread stdout write callback (#2344)
REVERT: a8e5f2250 LF-RFID: add CRC calculation to paradox protocol (#2299)
REVERT: e12958d40 [FL-3082] WS:  add protocol LaCrosse-TX (TFA Dostmann) (#2292)
REVERT: 55054fc1a Assets: correct MicroSD card pinout in service animations (#2323)
REVERT: f5fe0ff69 Furi: make `furi_is_irq_context` public (#2276)
REVERT: d93ed003f Change camelCase to PascalCase in code style (#2329)
REVERT: 24a23e5dc debug apps: made runnable as .faps; sdk: resolved additional APIs in use by faps (#2333)
REVERT: 126a9efd0 NFC: change from int8_t to uint8_t (#2302)
REVERT: eee5c3540 NFC: add MIFARE MINI support (#2307)
REVERT: 4dc4d34d0 emv: parse track1&2 equivalent data (#2332)
REVERT: 8fc834090 nfc: Fix sector reads when one block is unreadable for MIFARE Classic (#2296)
REVERT: 5134f44c0 nfc: Fix crash when using debug PCAP trace (#2338)
REVERT: 709fa633f ELF-loader: wait for notification to complete on app exit (#2335)
REVERT: a0814aab3 [FL-3081] fbt: removed DEBUG_TOOLS & FAP_EXAMPLES flags (#2291)
REVERT: 341610b8a [FL-3080] fbt: PVS support (#2286)
REVERT: 9e1a6a6d2 relocate R_ARM_CALL (#2305)
REVERT: 073fb3861 Add the ability to turn pages in infrared (#2271)
REVERT: 75e9de12b [FL-3078] Per protocol signal repeat count (#2293)
REVERT: ad9d746a2 BadUSB backspace/delete fix (#2288)
REVERT: 20621da8a Fix typos in source code (#2285)
REVERT: d2df35a35 fbt: add `fap_deploy` target to build and copy all .fap apps to flipper (#2146)
REVERT: 8d2143add Fix various issues reported on github (#2280)
REVERT: b7046b217 Change broken BadUSB link to Hak5 duckyscript quick reference webpage (#2270)
REVERT: 2c450bd83 Show region information in sub-GHz app (#2249)
REVERT: c24bea6b0 Documentation: edit texts, markdown linting (#2226)
REVERT: fa223a4f4 ReadMe: edit text, move Links to the end (#2219)
REVERT: 5e74622b2 [FL-3072] Add the sleigh ride animation (#2224)
REVERT: 9740dd8c7 Fix typos in source code (#2258)
REVERT: 41c43f480 Various improvements: Toolbox, Updater and Unit Tests.  (#2250)
REVERT: b8dd75884 Add Dyson Purifier Hot+Cool support to IR AC Library (#2252)
REVERT: 72dc8e95d Add .kateconfig and .kateproject to .gitignore (#2237)
REVERT: 95f8895b4 Add float_tools to SDK api (#2225)
REVERT: 06cf1bb86 Gui: change data ownership model in submenu, own text by default (#2217)
REVERT: b11b9f1b3 Gui: Direct Draw API (#2215)
REVERT: 26e5527a9 Mifare dictionary attack performance improvements. (#2173)
REVERT: ea054423b [FL-3074] SubGhz: CAME 12 bit encoder fix guard time (#2210)
REVERT: d58b9f3fe Fix MFC bruteforce progress bar (#2203)
REVERT: 4accce93c Update KeyCombo.md (#2213)
REVERT: 27ee0f73f Fixing various typos in readme files #2208
REVERT: 3108dc7c8 Splitting units and updater benches (#2165)
REVERT: 90573fbee Picopass read bug fixes: (#2201)
REVERT: d7735a1ef Drop brewfile, drop makefile, update readme and documentation (#2205)
REVERT: 727f04374 OpenOCD scripts (#2101)
REVERT: ded7e727d [FL-3060] New MFC Bruteforce animation (#2190)
REVERT: 08eb666f7 [FL-3000] File browser: Empty folder label (#2188)
REVERT: 1390f10a6 [FL-3068] SubGhz: add Holtek_ht12x protocol (#2187)
REVERT: f43b76efc [FL-3021] USB/BLE HID Remote icon fix (#2179)
REVERT: 8a279758f Fix quoted error for macOS bad-usb (#2155)
REVERT: 4e347b207 Fix amap on forks (#2200)
REVERT: 1c926cf8a Trigger amap from another repo (#2171)
REVERT: 9192520c7 Modules: locking view model (#2189)
REVERT: a34fbf697 [FL-3056] Prevent merging of PRs if there are warnings from PVS-studio (#2176)
REVERT: 8582670a3 [FL-2811] Fix PVS-Studio warnings (#2142)
REVERT: ad3bff0b6 Update ac.ir (#2184)
REVERT: c2cb14834 [FL-3062] Fix unit tests (#2180)
REVERT: 8b0c619f1 Add missing commands and options (scansta and -c, targeted deauth, EnableLED setting)
REVERT: f07fa8f76 Merge remote-tracking branch 'origin/dev' into feature_wifi_marauder_app
REVERT: b0970953b [FL-3067] WeatherStation: fix incorrect history index increment (#2186)
REVERT: dff73dfd3 [FL-3037, FL-3038, FL-3039] File format docs: RFID, iButton, BadUSB (#2177)
REVERT: 2f96fad7c [FL-3026] Documentation: subghz file formats (#2175)
REVERT: 10580b511 Add Edifier R1850DB signals to audio.ir (#2168)
REVERT: 566e80abf [FL-3063] SubGhz: fix start navigation (#2183)
REVERT: 7ff941465 Update CODEOWNERS (#2170)
REVERT: 279662355 Add VIZIO signals to tv.ir (#2167)
REVERT: 5856746fc iButton: fixed notification on successful read (#2169)
REVERT: c34ae66b6 [FL-3041] IR format docs (#2162)
REVERT: e0d716647 [FL-3053] Archive browser delete fix (#2163)
REVERT: a9c2b4d6a Desktop: dummy mode improvements. Fixes: correct scrolling text, correct AM/PM in Clock. (#2160)
REVERT: 797eab892 SubGhz: fix Hormann HSM (#2158)
REVERT: 4cee550cc [FL-2809] Rework BLE key storage (#2154)
REVERT: e7107e39f Gui: scrollable long file names in FileBrowser and Archive Browser (#2159)
REVERT: 028663618 [FL-3036] Add NFC file format documentation (#2156)
REVERT: 2bdc34274 Clock v1 (#1750)
REVERT: fa87216a1 [FL-2970] Untangle NFC_APP_FOLDER from nfc_device (#2124)
REVERT: a81a5ca57 [FL-3052] WS: add choice fahrenheit/celsius (#2149)
REVERT: 84ba2690a GitHub: update unit_tests workflow steps to always re-flash device (#2150)
REVERT: 361ca8b75 Rollback new amap workflow (#2152)
REVERT: ef7052fba Fix new amap workflow (#2151)
REVERT: 5d18b189e Run map file analyser through repository dispatch (#2148)
REVERT: 36e15a135 Doom/Unit_tests flashing proper firmware (#2133)
REVERT: 94453d910 [FL-3046] Notification: fix recursive speaker acquire #2147
REVERT: f10e82c64 [FL-3024] Locale settings (#2137)
REVERT: 2dea6969f [FL-3040] Audio support for SubGhz (#2131)
REVERT: 3681a5478 [FL-3044] Dolphin: add new animation
REVERT: b5e7bb333 [FL-3043] SubGhz: add SMC5326, UNILARM protocol (#2138)
REVERT: 1dc79fddf Added support for IDTECK cards (#2134)
REVERT: 327df4a81 [FL-3034] WS: fix protocol and add new (#2116)
REVERT: 1fa4c646e VSCode: add task 'Serial console' and group task with sequence calling (#2121)
REVERT: 1c1261386 Prevent hacking related backgrounds from being displayed in dummy mode. (#2107)
REVERT: d541f142c Add Mouse Jiggler to HID Remote (#2113)
REVERT: 87fb852bc Weather Station: Fix display of temps lower than -9 (#2120)
REVERT: 6ff437ad1 Dictionary stuff: iClass keys (#2118)
REVERT: 27921e42f Github: fix unit tests workflow (#2117)
REVERT: 2954ec6d9 [FL-3025] IR button overflow fix (#2115)
REVERT: 31a9a3f5f SubGHz: Improve signal text visibility in history (#2111)
REVERT: 01e24f683 WS: Show received signal age (#2087)
REVERT: 9d728a1c6 Check FL ticket in PR name after merge (#2076)
REVERT: 7fb1af07b [FL- 3014] Untangle NFC from Unit Tests (#2106)
REVERT: b85f533a2 VCP session close fix (#2108)
REVERT: df808be8d [FL-3003] Fix logical error in storage script (#2105)
REVERT: 5c3a5cd8f FuriHal, Power, UnitTests: battery charging voltage limit API (#2063)
REVERT: 6a470a464 [FL-3002] SubGhz: add RPC error (#2097)
REVERT: c535b8f4c [FL-3017], [FL-3018] Change NFC emulation screens (#2102)
REVERT: 2daf39018 [FL-3001] File browser base folder (#2091)
REVERT: 741ad34b2 WS: Oregon2 - add support for temp sensor RTHN129 (#2088)
REVERT: e42dda7cf UART echo: fix race conditions causing null pointer dereference (#2092)
REVERT: 9a21dae29 [FL-3008], [FL-2734], [FL-2766], [FL-2898] NFC bug fixes (#2098)
REVERT: c43ec414b FuriHal: add i2c unit tests (#2089)
REVERT: cbc5e3fa9 IR TV Universal: Toshiba TV (#2084)
REVERT: 2b06b41ff Dolphin: new animation L2_Wake_up_128x64 (#2099)
REVERT: e40376bc6 NFC: fix NTAG203 info scene #2078
REVERT: df8fae1eb Merge remote-tracking branch 'origin/dev' into feature_wifi_marauder_app
REVERT: 79fbaf262 SubGhz: unit_test modification of text files to one frequency and modulation (#2066)
REVERT: 4070eeb1c USB HID: fix key name #2065
REVERT: 7f67445c8 U2F HID descriptor fix (#2073)
REVERT: eb3a8734f Fix crash in iButton notifications routine (#2074)
REVERT: 2a6a3a1bf [FL-2955], [FL-2953] SubGhz: fix RAW "Send never ends" (#1979)
REVERT: 0ab14c37c fbt: add missing Force flag when moving toolchain from temp path (#2044)
REVERT: b70395eba Allow "Detect reader" for unsaved card (#2045)
REVERT: 297f185ef Blocking USB driver API (#2009)
REVERT: 0261dc307 [FL-2957] Unified Info API, App Error, Data Xchange (#1998)
REVERT: 849afc879 [FL-2998] IR TV Universal Remote refactor and docs (#2052)
REVERT: c535ce9b7 [FL-2997] Improve file name filtering #2047
REVERT: 84f9af3e7 SubGhz: fix duration pricenton protocol (#2054)
REVERT: 97e8da7a7 Weather Station: Add protocol - Auriol HG0601A (#2056)
REVERT: 769c53b6d [FL-2977] Gui: better navigation in file browser dialog (#2014)
REVERT: 6b47bc1af Nfc: NTAG password auto capture (and other password-related changes) (#1843)
REVERT: 1b3156521 NFC: Accept non-parsed apps in Mifare DESFire. (#2041)
REVERT: a82c3ccc2 NFC: Fix MIFARE DESfire info action to open app menu (#2058)
REVERT: e121e6a28 Fix for spelling (#2051)
REVERT: 03140e434 Bluetooth Remote to HID Remote (#2039)
REVERT: ffa6249b6 [FL-2985] Fix U2F HID vulnerability #2042
REVERT: 51d478489 Infrared: Add Olimpia Splendid AC (#2038)
REVERT: 9bb0dbaa3 SubGhz: frequency analyzer. 2dbi desensitization, rssi averaging to reduce jitter, new rssi indicators in log_mode, GUI fix (#2020)
REVERT: 1c8451fad Fix typos in subghz_cli.c (#2030)
REVERT: 669822cdd Fix typos in various outputs (#2032)
REVERT: 4f3ef83c7 Docs: fix typos (#2016)
REVERT: c511c67e7 Core: thread allocation shortcut (#2007)
REVERT: b9c483fbf [FL-2975] WS: add protocol GT-WT02 (#2001)
REVERT: 00fcd9cfc [FL-2976] SubGhz: add protocol "Ansonic" (#2000)
REVERT: cf5b87f82 SubGhz: add protocol Nice_Flo 20bit (#1983)
REVERT: 0400dc71a Fix intermittent crash caused by race condition
REVERT: b74f0d65e Fetch updates from unleashed (for Marauder builds with BT hardware support)
REVERT: 50522cdca fbt: more fixes for windows environment #2011
REVERT: 06d1736e7 Path handling fixes in toolchain download #2010
REVERT: fc07a8e0b BadUSB and Archive fixes (#2005)
REVERT: 0695a5fdd fbt: lint fixes (#2008)
REVERT: 467018722 iButton: Fix header "Saved!" message stays on other screens (#2003)
REVERT: 4ad02e660 [FL-2975] Bug fixes and improvements: Furi, Input, Cli (#2004)
REVERT: 2d059223c [FL-2961] SubGhz: properly handle storage loss (#1990)
REVERT: e0bf95ca3 Fixed typos (#1999)
REVERT: 004eb4fa9 Force card types in extra actions (#1961)
REVERT: c8d8ca656 NFC Unit tests part 1.1 (#1927)
REVERT: 911ca98df corr: bad path for furi core (#1975)
REVERT: 2e562cfe9 Rpc: increase stack size, fix stack overflow (#1997)
REVERT: 095ca540e fbt: 'target' field for apps; lib debugging support (#1995)
REVERT: 38dd5a195 NFC: fix crash on MFC read (#1993)
REVERT: ade05db71 Furi: show thread allocation balance for child threads (#1992)
REVERT: b20d3b4d8 [FL-2956] Initial unit test docs (#1984)
REVERT: 74903ebe6 Add Acurite 609TXC protocol to weather station (#1987)
REVERT: c9eac1b27 Update toolchain to version 19. Update codeowners. Fix amap analyze. (#1986)
REVERT: 48caa99d2 DAP-Link: show error if usb is locked (#1982)
REVERT: 613da128f fbt: compile_db fixes (#1981)
REVERT: cf08fb6ce infrared: add Kaseikyo IR protocol (#1965)
REVERT: a311017a4 WS: fix show negative temperature (#1980)
REVERT: 7aa75ef07 fbt: fix for launch_app (#1978)
REVERT: 1f68e579d Code cleanup: srand, PVS warnings (#1974)
REVERT: d26076bb3 fbt: fixes for ufbt pt3  (#1970)
REVERT: da6e477d1 NFC magic cards support (#1966)
REVERT: c17becd81 SubGhz: fix incorrect response in rpc mode. Code cleanup. (#1964)
REVERT: c1a7770e9 Storage: tree timestamps (#1971)
REVERT: cdc04e942 Dolphin: add L1_Mods_128x64 animation (#1973)
REVERT: 588207511 subghz: add analyzer frequency logs (#1914)
REVERT: 58f65dffa Run Bad USB immediately after connection (#1955)
REVERT: 2216cbc7c BadUSB scrolllock typo fix (#1968)
REVERT: d34ccb38c [FL-2940] WS: add protocol Ambient_Weather (#1960)
REVERT: b92b394a5 Handle storage full error (#1958)
REVERT: c7ced731c fixed job name, renamed compile step id (#1952)
REVERT: c478a222a fbt fixes for mfbt pt2 (#1951)
REVERT: fbc8e8ede Gui: refactor buttons remapping (#1949)
REVERT: 0c5815fd2 Furi: raise bkpt only if debug session initiated, add debug support for release builds (#1957)
REVERT: 41de5f3c5 fbt: more fixes for windows environment #2011
REVERT: b56fed477 Path handling fixes in toolchain download #2010
REVERT: 73441af9c BadUSB and Archive fixes (#2005)
REVERT: f9730bcaf fbt: lint fixes (#2008)
REVERT: 3c7a4eeae iButton: Fix header "Saved!" message stays on other screens (#2003)
REVERT: 90cefe7c7 [FL-2975] Bug fixes and improvements: Furi, Input, Cli (#2004)
REVERT: 721ab717d [FL-2961] SubGhz: properly handle storage loss (#1990)
REVERT: aec36e704 Fixed typos (#1999)
REVERT: e7c4b40db Force card types in extra actions (#1961)
REVERT: 820afd2ae NFC Unit tests part 1.1 (#1927)
REVERT: a66e8d9ac corr: bad path for furi core (#1975)
REVERT: f94e8f4ac Rpc: increase stack size, fix stack overflow (#1997)
REVERT: a959fa32b fbt: 'target' field for apps; lib debugging support (#1995)
REVERT: 3985b456c NFC: fix crash on MFC read (#1993)
REVERT: c89e5e11a Furi: show thread allocation balance for child threads (#1992)
REVERT: 9f0aef330 [FL-2956] Initial unit test docs (#1984)
REVERT: 328d049b6 Add Acurite 609TXC protocol to weather station (#1987)
REVERT: ce294c3b1 Update toolchain to version 19. Update codeowners. Fix amap analyze. (#1986)
REVERT: 4d1121349 DAP-Link: show error if usb is locked (#1982)
REVERT: 2d6c2886a fbt: compile_db fixes (#1981)
REVERT: aa2ecbe80 infrared: add Kaseikyo IR protocol (#1965)
REVERT: 65005e71d WS: fix show negative temperature (#1980)
REVERT: 0a86ad43c fbt: fix for launch_app (#1978)
REVERT: e8913f2e3 Code cleanup: srand, PVS warnings (#1974)
REVERT: 04e50c9f8 fbt: fixes for ufbt pt3  (#1970)
REVERT: bf8fd71c0 NFC magic cards support (#1966)
REVERT: 3bd74b7f0 SubGhz: fix incorrect response in rpc mode. Code cleanup. (#1964)
REVERT: d68ac50ef Storage: tree timestamps (#1971)
REVERT: e3ea5bca7 Dolphin: add L1_Mods_128x64 animation (#1973)
REVERT: 60d125e72 subghz: add analyzer frequency logs (#1914)
REVERT: eee90c6c4 Run Bad USB immediately after connection (#1955)
REVERT: 95182b266 BadUSB scrolllock typo fix (#1968)
REVERT: 0652830c5 [FL-2940] WS: add protocol Ambient_Weather (#1960)
REVERT: c417d467f Handle storage full error (#1958)
REVERT: a09d0a8bd fixed job name, renamed compile step id (#1952)
REVERT: ebc2b6637 fbt fixes for mfbt pt2 (#1951)
REVERT: abfa804ae Gui: refactor buttons remapping (#1949)
REVERT: 104a1998a Furi: raise bkpt only if debug session initiated, add debug support for release builds (#1957)
REVERT: 6c9950502 Update ReadMe.md
REVERT: 48261fb78 Add version to help message for release tracking
REVERT: f9fab049b Add sniffprobe and sniffraw
REVERT: f29be380c Merge remote-tracking branch 'origin/dev' into feature_wifi_marauder_app
REVERT: 2450cb325 Fetch updates from unleashed to build as FAP
REVERT: 1e09e8935 Fix formatting with ./fbt format
REVERT: 416ec0a8f Move to plugins directory to make syncing changes easier
REVERT: 85d341104 Update ac.ir (#1945)
REVERT: d5f791b1f [FL-2911] IR Universal Audio Remote (#1942)
REVERT: 93a6e17ce [FL-2933] Mf Classic initial write, update, detect reader (#1941)
REVERT: 09b622d4a UnitTests: removed all continue-on-error lines (#1946)
REVERT: 4b921803c fbt: fixes for ufbt compat (#1940)
REVERT: 9cd0592aa SubGhz: add keeloq potocol  JCM_Tech (#1939)
REVERT: 343430563 [FL-2937] Remove resources from API to prevent frequent API version increase (#1935)
REVERT: 492f14756 [FL-2887] actions unit tests runner (#1920)
REVERT: be3ee9f2f Oregon2 additional sensors defines (#1933)
REVERT: 26f852839 WS: fix Acurite-606TX protocol (#1938)
REVERT: f11df4946 [FL-2828] Dolphin score update take 2 (#1929)
REVERT: 8b7a52b97 fbt: fixed linter paths (#1930)
REVERT: aff99a72e SubGhz: fix variable types and CC1101 GPIO initialization optimization (#1931)
REVERT: ebaa84b0c Support for setting all screen orientations (#1928)
REVERT: a8edb41ea fbt, docs: typo fixes; vscode: fixed deprecated target names (#1926)
REVERT: 5c8df66b7 [FL-2927] SubGhz: add RAW Read threshold rssi (#1911)
REVERT: 378bf0506 [FL-2934] WS: add protocol Acurite 592TXR (#1916)
REVERT: 406d830fb Oregon2 extra (#1924)
REVERT: 7d2d2b3dd [FL-2932] TikTok: reset cursor after enter and reconnect #1921
REVERT: d530238fa CI: Update web updater domain (#1919)
REVERT: 30f10dce8 Fix a typo in the factory reset screen "setting" -> "settings" #1917
REVERT: 0adad3241 fbt fixes pt4 (#1899)
REVERT: 984d89c6d Furi: smaller crash routine (#1912)
REVERT: 912d180df Merge remote-tracking branch 'origin/dev' into feature_wifi_marauder_app
REVERT: d8fbaba7a Move Oregon2 to Weather Station FAP (#1910)
REVERT: f8af0c150 [FL-2892] Gui: update statusbar attention icon and better crash handling (#1908)
REVERT: c1bb10a69 [FL-2920] WS: add protocol Acurite-606TX, LaCrosse_TX141THBv2 (#1898)
REVERT: 33892ebfb [FL-2818] FuriHal: add FuriHalCortexTimer, use it for i2c bus timeouts (#1900)
REVERT: f56c94922 CMSIS DAP/DAP Link Debugger (#1897)
REVERT: 42df7aa04 Fix FuriString oplist (init move) (#1894)
REVERT: 9a9abd59e [FL-2904, FL-2900, FL-2890] WS: add  app WeatherStation (#1833)
REVERT: 79c304062 fbt: fixed dependency issues with SDK definition file (#1893)
REVERT: 72713d6f4 Allow pins 0 and 1 as RTS/DTR for USB UART Bridge (#1864)
REVERT: 56f760aa0 Picopass: Read Elite (#1888)
REVERT: 68009c623 [FL-2919] SubGhz: CAME Wrong number of bits in key (add protocol Airforce) (#1890)
REVERT: 02c27becb [FL-2912] Forced RAW receive option for Infrared CLI #1891
REVERT: 4942bd210 scripts: fixed c2 bundle format (#1889)
REVERT: f61a8fda5 Feature/infrared add remote to cli (#1856)
REVERT: 5e35e51c5 [FL-2907] Remove the back button from MFC keys list #1878
REVERT: dfbe21e72 NFC fixes part 3 (#1885)
REVERT: e7aaf3dbb Enable all `view_` methods in SDK (#1884)
REVERT: 8ec5527ae fbt: fix for cincludes in app's private library definition (#1882)
REVERT: f06930e4a Desktop: fix fap in settings (#1877)
REVERT: 865baed0b Fix FileNotFoundError in ./fbt flash_usb (#1876)
REVERT: f81999ea4 Fix number of dolphin_apps (#1874)
REVERT: ead9f134f [FL-2623] Add BLE disconnect request #1686
REVERT: 9ff29d12b Fix typo in fap loader logging (#1875)
REVERT: d5b239595 Desktop: Set external apps as favorites (#1816)
REVERT: 55f8beef9 [FL-2876] MFC Improvements Part 2/2 (#1868)
REVERT: e46e6f8ee Update title for web updater (#1872)
REVERT: 8fdee1e46 Scripts: simpler tar format (#1871)
REVERT: 50dc2d738 36-bit AWID (L11601 Lenel) (#1838)
REVERT: ede3bac79 Badusb: show script errors on screen (#1506)
REVERT: eb4ff3c0f [FL-2832] fbt: more fixes & improvements (#1854)
REVERT: afff1adf8 [FL-2882] BLE tiktok controller (#1859)
REVERT: 92a738bf7 Dolphin: add L1_Painting animation (#1863)
REVERT: b3d952332 Github actions on kubernetes runners (#1861)
REVERT: 2552278a3 [FL-2883] NFC: bank card rework reading (#1858)
REVERT: 04f5ad83f [FL-2828] Dolphin score points update #1809
REVERT: 906124b09 [FL-2886] SubGhz: fix text overlap in read (#1853)
REVERT: 3fd30a913 docs: update on FAP build process (#1852)
REVERT: a1ede0a2f BadUSB: add SYSRQ keys (#1460)
REVERT: 31c0346ad [FL-976] Removing lambdas (#1849)
REVERT: 981f7ff8b Elf loader: do not load .ARM.* sections (#1850)
REVERT: c13929330 Gui: fix memory leak in file browser module (#1848)
REVERT: 88ca26746 music_player: Return to browser instead of exiting on back button (#1846)
REVERT: d10e16ca3 Snake game: nokia 6110-like sound (#1844)
REVERT: 37b5e58a6 More correct elf loader (#1839)
REVERT: 1a1f71189 Signal Generator app: UI update (#1829)
REVERT: 4000f0cac [FL-2870] Printf function attributes (#1841)
REVERT: 1f742b611 [FL-2651, FL-2863] App name in CLI loader command, RFID data edit fix #1835
REVERT: 38a82a190 [FL-2839] Furi stream buffer (#1834)
REVERT: d1843c009 Disable PVS-Studio license check (#1840)
REVERT: 3367bc6f6 Documentation: AppManifests.md typo fix (#1836)
REVERT: eaa3adf98 [FL-2868] Remove string_push_uint64 (#1832)
REVERT: dde18cd34 Add exit label to keyboard connection screen (#1830)
REVERT: 72b3d7f41 [FL-2620] Infrared error message (#1827)
REVERT: 19cb469e4 [FL-2877] Don't turn off the backlight on MFC dict attack #1826
REVERT: 01f7a3e5b [FL-2874] Remove bank card uid emulation (#1823)
REVERT: 6dde5586a [FL-2803] Mifare Classic read improvements Part 1 (#1822)
REVERT: 5de2c32c8 [FL-2864] NFC update detect reader (#1820)
REVERT: 69b9c54b2 Update ac.ir: add Daichi model DA25AVQS1-W (#1819)
REVERT: e3a5df595 CLI: log command argument (#1817)
REVERT: d07c2dbe5 ".fap" extention in file browser and archive tab (#1812)
REVERT: 11681d8ee [FL-2866, FL-2865] SubGhz: add frequency analyzer history (#1810)
REVERT: 061f53cd3 [FL-2849] SubGhz: read RAW auto generation of names (#1772)
REVERT: 61189c3c8 [FL-2847] FFF trailing space fix (#1811)
REVERT: 9bf11d9fd [FL-2859,2838] fbt: improvements for FAPs (#1813)
REVERT: a69e150e2 [FL-2812] RFID: write fix for some protocols #1828
REVERT: f16cdd147 fix: typo badusb demo windows (#1824)
REVERT: 4bf29827f M*LIB: non-inlined strings, FuriString primitive (#1795)
REVERT: 0f9ea925d UnitTests: fix thread join test (#1808)
REVERT: 836de3df1 [FL-2825] iButton GUI fixes (#1805)
REVERT: c92217a10 Thread: Clear TLS after thread stop (#1807)
REVERT: 76d38e832 fbt: reproducible manifest builds & improvements (#1801)
REVERT: aba20b6af Furi Thread: fixed furi_thread_join, check if thread has not been started (#1803)
REVERT: bcfb12bf2 Keyboard: show Uppercase keys when replacing content (#1548)
REVERT: 5883e134d Furi Thread: don't use thread pointer after FuriThreadStateStopped callback (#1799)
REVERT: f8b532f06 [FL-2831] Resources cleanup in updater (#1796)
REVERT: e25b42418 Typos fix in some strings/comments #1794
REVERT: 4241ad24a [FL-2797] Signal Generator app (#1793)
REVERT: 12a6290e9 [FL-2853] Reorganise Universal A/C library (#1792)
REVERT: e6e1e7fe1 Add formatting to DESfire data dump (#1784)
REVERT: 5bb7cabea Applications loader: do not use view dispatcher queue #1788
REVERT: f20106281 Add Hisense A/C IR signals..  (#1773)
REVERT: 9f501034c Power: Also ask charger if charge done (#1378)
REVERT: 3e3a16776 [FL-2852] Update Universal Remote documentation (#1786)
REVERT: efb09380b [FL-2836] Fast flash programming mode  (#1782)
REVERT: a6b98ccbb Preliminary Rust support (#1781)
REVERT: 2a2078d9b Text input overwrite max size template (#1687)
REVERT: f86eada29 Remove unused headers (#1751)
REVERT: bc777b2ef SubGhz: fix config menu (#1748)
REVERT: e6d22ed14 ELF-Loader: C++ plugin support, loader overhaul. (#1744)
REVERT: 7e2008095 Bump protobuf from 3.20.1 to 3.20.2 in /scripts (#1774)
REVERT: 92e440c77 Core: simplify record container (#1776)
REVERT: eadd7801a fbt: exclude user site-packages directory from sys.path (#1778)
REVERT: 6d2b0a3b6 Update ReadMe.md (#1766)
REVERT: 3846852f2 NFC Fix Mifare Classic (#1769)
REVERT: 17d01f5c2 [FL-2848] Universal Remote fix (#1770)
REVERT: e70121e20 [FL-2843] NFC fixes (#1764)
REVERT: 432ff41d6 [FL-2844] desktop: removing slideshow file when leaving slideshow view (#1762)
REVERT: 3360f818a Subghz: Adding checks for get_upload functions (#1704)
REVERT: 066da4080 [FL-2792] AC Universal Remote (#1725)
REVERT: f5ff6438d NFC user dict list, delete, and de-duplication. (#1533)
REVERT: 9f3b80e60 Add new card parsers (#1503)
REVERT: d003db040 SubGhz: Oregon v2.1 decoder (#1678)
REVERT: c7cd5721e Picopass: detect and show SE / SIO (#1701)
REVERT: fb476c29e RFID: fix read info screen (#1723)
REVERT: d80329b32 [FL-2815, FL-2821] Dummy mode (#1739)
REVERT: 3d3c42275 [FL-2674] Show error popup when NFC chip is not init/disconnected (#1722)
REVERT: ed385594a faploader: more subsystem headers in API table (#1742)
REVERT: 787df44c7 [FL-2800] Fix Mifare Classic 4K reading of the last 8 sectors (#1712)
REVERT: 9f47003e4 Move app to main directory (after upstream refactor)
REVERT: 60bce7b8d [FL-2780] NFC Notifications fix (#1731)
REVERT: 8b05bd110 [FL-2814] SubGhz: fix display information in the file if the frequency is not available for transmission in the given region (#1724)
REVERT: a6052be0f Charging icon update fix (#1733)
REVERT: 007a3d295 [FL-2819] updater: fixed failing backups on /int with empty files in it #1735
REVERT: 28beff1ab Fbt: fixed gdb-py path for MacOS, docs: spelling fixes, codeowners (#1736)
REVERT: 9269c2dfe Merge branch 'dev' of github.com:0xchocolate/flipperzero-firmware-with-wifi-marauder-companion into feature_wifi_marauder_app
REVERT: b9a766d90 [FL-2627] Flipper applications: SDK, build and debug system (#1387)
REVERT: 0f6f9ad52 [FL-2753] RFID app port to plain C (#1710)
REVERT: e9ab58177 SubGhz: fix decoder kelooq (#1719)
REVERT: b62096fb9 [FL-2645, FL-2810] SubGhz: handle missing key in cryptostore. Lib: lower default display contrast.  (#1717)
REVERT: ff33bc6ae Furi: wait for timer wind down in destructor (#1716)
REVERT: d1c79a83d New toolchain 15 (#1709)
REVERT: 3a767c9c0 [FL-2794] Lib: update LFS to v2.5.0, lower update free page limit (#1706)
REVERT: b7a6d1818 Fix CI/CD in tags #1703
REVERT: 8d8481b17 fix buffer overflow in mifar ul load (#1697)
REVERT: 97b27261d fbt: fbtenv_chck_many_source, fix typos + grep logic (#1699)
REVERT: 1853359d7 [FL-2759], [FL-2766] NFC collect params for mfkey32 attack (#1643)
REVERT: ed2c607dd [FL-2776] IR CLI Decode Command (#1692)
REVERT: bd54c2b34 Fix CI/CD (#1698)
REVERT: 53aa5c71a Amap workflow, "toolchain improvements" (#1685)
REVERT: a3932cfa6 [FL-2787] SubGhz: add protocol Clemsa, fix decoder BETT (#1696)
REVERT: 1d787e6da Add support for Keri tags (#1689)
REVERT: 10b0a611c Add support for Gallagher tags (#1680)
REVERT: 0ee4573a6 SubGhz: add protocol Intertechno_V3 (#1622)
REVERT: 311b60f81 [FL-2771] SubGhz: add protocol Prastel #1674
REVERT: e7a5d19f9 [FL-2778] SubGhz: fix CLI "subghz tx" (#1681)
REVERT: 8e9043003 Picopass write (#1658)
REVERT: e4c6158d6 Update comment in SConstruct (#1684)
REVERT: 4fcb90928 ST25TB type is not handled (#1679)
REVERT: 5e2a90c6f [FL-2773] Fix crash after cancelling Learn New Remote #1675
REVERT: 7f00c3e66 Merge branch 'flipperdevices:dev' into feature_wifi_marauder_app
REVERT: d76ba2065 Add support for Pyramid tags (#1676)
REVERT: 611b7e15e Remove execute permissions from *.c and *.h files (#1651)
REVERT: 274f17ed5 Add support for Viking tags (#1668)
REVERT: f09c5889d Add support for Jablotron tags (#1657)
REVERT: 39f936ce1 Add support for Paradox tags (#1655)
REVERT: 1350dcaf6 Add support for PAC/Stanley tags (#1648)
REVERT: ffa3ff5e7 Remove obsolete info from docs (#1672)
REVERT: 689da1534 workflows and fbtenv improovements (#1661)
REVERT: 1a4a6d462 [FL-2769] SubGhz: out debug data to external pin #1665
REVERT: 99a7d06f7 Speedup SD card & enlarge your RAM. (#1649)
REVERT: ab4bb55d0 nfc: Change furi_assert to furi_crash for default switch cases (#1662)
REVERT: ce7b94379 [FL-2764] SubGhz: fix CAME, Chamberlain potocol (#1650)
REVERT: 7e20df7e9 LFRFID RC fixes (#1652)
REVERT: 7c54fcf60 fix fbtenv.sh under zsh (#1645)
REVERT: b0daa601a  [FL-2727, FL-2749] New icon in BLE remote app #1644
REVERT: 9bfb641d3 [FL-2529][FL-1628] New LF-RFID subsystem (#1601)
REVERT: f92127c0a Picopass load/info/delete (#1562)
REVERT: ddd5d5a53 fix Amap reports outside pull-request (#1642)
REVERT: a7a9c3803 Amap and PVS Studio reports in CI/CD (#1526)
REVERT: 57328761c [FL-2757] SubGhz: add protocol Magellen (#1633)
REVERT: 9317ded1a [FL-2749] New power off screen #1637
REVERT: 8992f8ac3 Fix mifare ultralight/ntag unlock #1624
REVERT: 9829145d8 fbt: fixed include paths; added PVS-Studio configuration (#1615)
REVERT: 5b4e732fa [FL-2737] Dolphin level thresholds update #1610
REVERT: df4755bc0 [FL-2727] BLE Remote UI fixes #1609
REVERT: 84e2e321b RPC: more asserts and checks (#1606)
REVERT: 4e1470cef slideshow.py: add return code on error (#1636)
REVERT: cfc0383b9 Archive: dont start browser worker on favourites tab (#1628)
REVERT: 0a6d775fa Github: Update CODEOWNERS (#1631)
REVERT: fdb181b15 Fix BT Remote 'stay' button on first launch bug (#1626)
REVERT: 2a452063c [FL-2747, FL-2745] Browser worker fix, Device Info screen update #1620
REVERT: 2e993b0a5 [FL-2748] disabled automatic poweroff for single-frame slideshows #1621
REVERT: e243a0e0e Add MFC 1/4K 4/7bUID to "Add Manually" (#1584)
REVERT: 9b1384246 Fix typos in subghz (#1588)
REVERT: c964099c8 Increment U2F counter before authentication (#1595)
REVERT: 831da59ed Fix U2F counter endianness (#1592)
REVERT: 6c268ec58 U2F: counter file migration (#1604)
REVERT: 560ea5f99 [FL-2714] New NFC info screens (#1605)
REVERT: 6742f8181 Format with ./fbt format, as suggested by @xMasterX
REVERT: beb29a56d Fix textbox hanging bug, refactor
REVERT: bfe023086 Merge branch 'flipperdevices:dev' into feature_wifi_marauder_app
REVERT: 101011331 Fix back button to allow exiting app :)
REVERT: a2f4413e5 Squashed merge from dev
REVERT: 3de1c2878 Add more help messages and Settings command
REVERT: b6f6b8c7f Add help messages, reword some menu items
REVERT: 225524d9b Add toggled args, remember selected options
REVERT: 71be59b7b Sending commands works with new UI
REVERT: 41ae15dd1 Adding to proof of concept UI
REVERT: b3d7583f9 SubGhz: update notification messages (#1602)
REVERT: 21f153ad7 Trying out new UI option - commands not functional
REVERT: e1ffb4ac4 fbt: support for LOADER_AUTOSTART; post-build size stats (#1594)
REVERT: 9e452d2b2 [FL-2735] IR green LED fix (#1591)
REVERT: 1655366ef [FL-2728] Fix Null Pointer Dereference errors in IR #1583
REVERT: c846bca28 FuriHal: do not enable LSECSS if BORRST is active (#1590)
REVERT: 6ee2c1585 FuriHal,About,Desktop: show provisioned region (#1589)
REVERT: 1db763204 fbt: clear PYTHONPATH in env setup (#1585)
REVERT: e0b184c05 Scripts: add new region to otp generator (#1582)
REVERT: a5a79c5da [FL-2705] RPC APP fixes #1568
REVERT: 36b8dfe65 [FL-2729] SubGhz: fix bett decoder (#1573)
REVERT: aab8ce5e3 Skip empty lines in favorites.txt (#1571)
REVERT: 874eb46c9 rpc: fixed missing read blocks (#1581)
REVERT: a39111ade [FL-2723] SubGhz: add protocol Honeywell_WDB / Doorbell (#1560)
REVERT: 79d9731ea fix: typo badusb demo windows (#1579)
REVERT: ba0502ae1 SubGhz: show region provisioning message (#1580)
REVERT: fae392d84 [FL-2677] SubGhz: region provisioning (#1574)
REVERT: add2497a1 rpc: additional verification of message data (#1576)
REVERT: bc519747d Squashed commit of the following:
REVERT: 1d50a5981 [FL-2059] Storage fixes for handling empty files (#1563)
REVERT: 01eb92db0 Mifare Classic emulation fixes (#1566)
REVERT: ca23d0c20 fix building updater package (#1564)
REVERT: a7316e782 Added support for Samsung TVs using address 07. (#1509)
REVERT: 416cce9ff [FL-2718,  FL-2719] SubGhz: add protocol BERNER / ELKA / TEDSEN / TELETASTER / Doitrand / Marantec / Phoenix V2 (static mode) / Phox (static mode), fix Princeton (#1516)
REVERT: 81b404aaf Add ability to type a space with the input keyboard by long-pressing "_" (#1550)
REVERT: 173c94156 NFC: Add Skylanders support (#1553)
REVERT: f3d7d7dba Extend random name generator (#1551)
REVERT: 67a9753f7 Add a Mifare Classic info screen to parser output (#1504)
REVERT: 9ffcc52ad Mifare Ultralight authentication (#1365)
REVERT: d147190d6 [FL-2717] Fix unexpected behaviour when opening a remote from outside (#1538)
REVERT: 55b4ff8e0 Documentation: fixed outdated naming (#1518)
REVERT: 040558c8f PicoPass: Fix Card Detection Visuals (#1511)
REVERT: 8a370d70d [FL-2700] Fix IR hangup with short signals (#1535)
REVERT: 4460010e7 Archive: fix null dereference #1531 (#1532)
REVERT: 4c499d904 Fix directory name in lib readme (#1528)
REVERT: 3ee93e1a8 nfc: make dict attack more interactive (#1462)
REVERT: 284c56718 NFC: Edit UID feature (#1513)
REVERT: 135fbd294 [FL-2693] RW buffered streams (#1523)
REVERT: 649959758 vscode: initial development configuration (#1520)
REVERT: 51f5641c5 FIX: Fixed inconsistencies between texts (#1496)
REVERT: bc34689ed Make printf great again (#1438)
REVERT: eed429689 MPU Hal (#1492)
REVERT: 4a6477aaa Core, logs: removed tag concatenation (#1524)
REVERT: 93a4b9c4a [FL-2649] Drop Docker in CI/CD (#1412)
REVERT: a1637e921 fbt fixes & improvements (#1490)
REVERT: 1e732830e ci: check for uncommited changes after build (#1461)
REVERT: 01afb289c [FL-2713] Buffered file streams fix (#1515)
REVERT: f9745b414 [FL-2705] App RPC Bug Fixes and redesign  (#1491)
REVERT: f9386b264 Assets: unused assets removed (#1514)
REVERT: 4da6eba39 [FL-2706, FL-2709] SubGhz: checking saved key files for length (#1485)
REVERT: 84550d587 [FL-2654] Updater: retrying pre-boot SD card mount multiple times (#1402)
REVERT: 712a48b5d Fix typo in subghz (#1467)
REVERT: 4c39dcbe0 ☦️ Rpc: fix backup commands responses (#1502)
REVERT: c40e8811d [FL-2701], [FL-2702], [FL-2699] NFC fixes (#1478)
REVERT: b6e52e979 Infrared.c: Dont Close GUI 2 times (#1477)
REVERT: c77720606 NFC: fix navigation from menu scenes #1459
REVERT: 80a7de807 updater: fixed dolphin level not being migrated (#1458)
REVERT: 9c59bcd77 [FL-2605] NFC new design (#1364)
REVERT: ec19c11db [FL-2669] SubGhz: add support for loading custom presets (#1398)
REVERT: ed7db336c [FL-2684, FL-2685] bugfix subghz (#1446)
REVERT: 3fa5e18c5 [FL-2692, FL-2604, FL-2632] New first start sequence (#1456)
REVERT: 056446dfe [FL-2675] /int space reservation (#1448)
REVERT: 52a83fc92  [FL-2688] Fix incorrect remote renaming behaviour #1455
REVERT: 05b816429 Minor grammar and typo fix (#1454)
REVERT: e03b102af Fix git submodules update called anyways (#1450)
REVERT: 27b698f08 fbt: Fixed build for users with space in username (#1437)
REVERT: d085af31c Fixing a typo in Bug Report Issue Template (#1449)
REVERT: cd77b93f2 Picopass: dump full card, extract some details (#1408)
REVERT: f8e0ec42c nfc: NTAG203 support (#1383)
REVERT: 30820b83b [FL-2464, FL-2466] RFID, ibutton text fix #1413
REVERT: ac60d1808 fixing typos, satus -> status (#1422)
REVERT: d80edba89 RPC App: state message and GUI update (#1423)
REVERT: f1cb95655 Port over Issue templates to new YML format (#1433)
REVERT: f5d6a8084  [FL-2668] GUI message screens update #1428
REVERT: 3ee592cae Fix SubGHz chat immediately closing #1440
REVERT: c22d66590  [FL-2682] Allow spaces in file names #1444
REVERT: 6f72ac71a Add View Log menu actions to see output of last command
REVERT: b105a121e Fix os flags -> furi flags after merging from dev
REVERT: 55ecf32b9 Squashed commit of the following:
REVERT: 20d2d04d1 Set app icon to infrared for now
REVERT: 727772716 Fix buffer crash, optimize
REVERT: 105b573f7 Add text input and console focus
REVERT: dfa74ffff Fix rx packet drops, optimize rx
REVERT: 8a38125e9 Fix app/uart startup
REVERT: 62f3c577c Release UART when exiting
REVERT: 4e25574d6 Basic command shortcuts and rx console output view
REVERT: 1633d3cf6 UART tx is working\! Now to handle rx and rest of menu
REVERT: f7f349ad9 wifi_marauder_app: Top level menu works\!
REVERT: 7c49f604f Fix toolchain typos (#1435)
REVERT: 253b98c8f Added condition to cli "log" command to end if serial terminal is disconnected. (#1425)
REVERT: 16e598b2c [FL-2655, FL-2650] Buffered file streams (#1424)
REVERT: ec57dd310 fbt: Respect SOURCE_DATE_EPOCH when setting build date (#1421)
REVERT: e3c7201a2 Furi: core refactoring and CMSIS removal part 2  (#1410)
REVERT: f9c2287ea Update ReadMe.md (#1409)
REVERT: 73711c75e Update bad_usb_script.c to fix incorrect ALT key const #1406
REVERT: e7c3da1da [FL-2658, FL-2657] SubGhz: add new protocol (IronLogic, Comunello, Sommer(fsk476), Normstahl, KEY, EcoStar, Gibidi, Mutancode) (#1404)
REVERT: 7741a1924 Better crash handling (#1397)
REVERT: 80629de01 [FL-2601] Move Infrared unit test data to assets (#1396)
REVERT: 877c5c812 [FL-1962, FL-2464, FL-2465, FL-2466, FL-2560, FL-2637, FL-2595] Ibutton, Infrared, LfRFID GUI fixes (#1392)
REVERT: edc6ca0c8 Log MFC nonces for use with mfkey32v2 (#1390)
REVERT: c29ab5001 Calculate picopass CRC dynamically (#1389)
REVERT: 6ac1ed2aa IR: increase raw timings amount (#1388)
REVERT: 975ee0c00 Change # to ! for the inverted text example (#1395)
REVERT: 2caa5c306 [FL-2633] Move files from /int to /ext on SD mount #1384
REVERT: fd498bdfc [FL-2554] Embedded arm-none-eabi toolchain (#1351)
REVERT: dbf1d9f33 Add a FORCE=1 checker for flash (#1386)
REVERT: f707aa92b nfc: fix exit after emulation (#1385)
REVERT: 222394d3e added gui-shift command to ducky script (#1381)
REVERT: 41bd1fb9a Save picopass as picopass or, for 26bit, as lfrfid (#1380)
REVERT: f46ae5a70 Namespace loclass library (#1379)
REVERT: 6b3625f46 Bluetooth Remote Additions (#1330)
REVERT: c72b67851 SubGh: fix a race condition  (#1376)
REVERT: e17dae2d0 [FL-2612, FL-2618, FL-2619, FL-2622] CLI, threads, notifications, archive fixes (#1354)
REVERT: ece142a66  Fix buffer overflow in mifare classic lib #1374
REVERT: e147b2cee Added Javacard Emulated mifare classic 1K compatibility (#1369)
REVERT: 8af219868 Iclass UI (#1366)
REVERT: 34d97ebb4 fbt: compile_commands fixes & better `latest` directory handling  (#1368)
REVERT: c49db35ee storage: lfs fingerprint wasn't updated when both geometry changed & factory reset was requested, resulting in second re-format on next boot (#1372)
REVERT: 05b7b7f2d plugins: snake: simplification in direction calculation (#1361)
REVERT: 43fd2e443 fbt: added support for FBT_NO_SYNC environment variable to skip submodule update at start (#1363)
REVERT: 6b6ea4480 fbt: initial blackmagic support (#1362)
REVERT: 793501d62 Add GPIO control through RPC (#1282)
REVERT: c495677eb FuriHal: RTC recovery routine and ext3v3 enabled on start (#1357)
REVERT: b95cd2df1 [FL-2578] Updater fixes related to /int handling (#1359)
REVERT: 4a1695ba1 [FL-2589] RPC App control commands (#1350)
REVERT: 0e78f3840 nfc: On-device tag generator (#1319)
REVERT: ffd6eda36 Add iClass keys to source (#1360)
REVERT: fea2bfa82 [FL-2610] SubGhz: add keypad lock SubGhz -> Read (#1343)
REVERT: 09ec3832c Improved PR build comment (#1348)
REVERT: 5769595e6 NFC emulation software tunning (#1341)
REVERT: 1975868ed  PicoPass / iClass (#1298)
REVERT: b3767d143 fbt: fixes (#1352)
REVERT: 8632c77d6 1342 add mifare infineon (#1346)
REVERT: 8b988e2b1 fbt: updater over USB (#1344)
REVERT: e6f18cc32 fbt: building `core` with respect for debug flag (#1347)
REVERT: 6d38740a4 SubGhz: fix protocol scher_khan (#1323)
REVERT: f3b1475ed [FL-2052] New build system based on scons (#1269)
REVERT: c79fb6190 SubGhz: add protocol PowerSmart / SolarSmart Roller Shutters (#1335)
REVERT: 0b8331656 [FL-2603] Infrared: exit app properly if ran from outside the launcher (#1340)
REVERT: 9868a65c1 [FL-2602] Infrared: Fix crash when messing with SD card (#1339)
REVERT: 556af0b82 nfc: NTAG21x complete emulation (#1313)
REVERT: 88facf20c nfc: DESFire fixes (#1334)
REVERT: 92f763e55 [FL-2548] Infrared: show error if no SD card/databases (#1337)
REVERT: eb31fed0e [FL-2556] Update complete screen (#1332)
REVERT: 4b02a404b [FL-2588] RPC storage: Ignore incorrect file names #1318
REVERT: dab1313a3 SubGhz: frequency analyzer combined frequency detection method (#1321)
REVERT: f060d005f [FL-2511] Updater: fixed long update descriptions overlapping UI elements #1327
REVERT: a8acfcabb [FL-2568] Infrared C port (#1326)
REVERT: 839e52ac3 [FL-2591] Furi: remove CMSIS thread api, migrate to FuriThread, remove unused CMSIS APIs (#1333)
REVERT: 7618c8ba6 Change "cad" to "card" (#1320)
REVERT: adffe20bc SubGhz: bugfix  0.60.0 (#1317)
REVERT: fb4d4011f SubGhz: allow refill attempt at the end of transmission (#1314)
REVERT: b2132b2ec Nfc: async pcap worker (#1315)
REVERT: fb8c8ae21 Fix typos in macOS Bad USB demo (#1316)
REVERT: cc861dd92 Desktop: poweroff timer and 5 seconds delay and other improvements (#1312)
REVERT: 47acf2480 HW LED blink integration (#1310)
REVERT: d876f1019 nfc: don't store pcap for mifare classic emulation (#1309)
REVERT: d378ca6fd desktop: prompt to power off on back button long press (#1279)
REVERT: b3186e29e Desktop: Secondary favorite app (#1307)
REVERT: e0005d533 [FL-2534] Correct scene navigation UX in storage app #1308
REVERT: 761de0050 Fix CLI storage read (#1305)
REVERT: f5ab37ac9 Cli: cleanup gpio commands (#1306)
REVERT: 936a2f64b [FL-2580] FuriHal: add more supported radio stacks (#1301)
REVERT: 2bd4efd04 More GPIO control through CLI (#1271)
REVERT: 9c9f66a30 nfc: add debug PCAP output, refactor Mifare DESFire following #1095 (#1294)
REVERT: d5df4027d SubGhz: fix resetting the set frequency when retuning (#1300)
REVERT: cfb1a0d01 Hardware LED blinking (#1303)
REVERT: 41cf42123 [FL-2565] Archive: switch to browser worker #1295
REVERT: 8b5443695 [FL-2564]SubGhz: 0.59.0-rc bugfixes (#1292)
REVERT: 40e3df997 iButton, RFID: rc-59 fixes (#1291)
REVERT: b625e8442 SubGhz: Add Chamberlain 7-Code, Chamberlain 8-Code, Chamberlain 9-Code (#1288)
REVERT: 2c4b2b877 Fixing typo across many files (#1287)
REVERT: 66dbb6894 SubGhz: support 310 MHz and fix (#1262)
REVERT: 69d90d5b0 nfc device: fix nfc cards save (#1277)
REVERT: 67fbefbe6 SubGhz: Сreating and delivering Security+ 2.0 (#1273)
REVERT: 5c45250dd SubGhz: Сreating and delivering Security+ 1.0 (#1268)
REVERT: 79920a352 [FL-2491] File browser GUI module (#1237)
REVERT: 533f12af1 Change "FuriHalNfc Current state" trace to only log on change of state #1272
REVERT: 0d5d4c868 RFC: NTAG I2C support (#1227)
REVERT: 4b45746b8 Fix MiFare DESFire GetKeySettings response parsing (#1267)
REVERT: d31578508 [FL-2245] Introduce Mifare Classic Emulation (#1242)
REVERT: 2017baac4 [FL-2441] BLE add Power state, fix double connection (#1238)
REVERT: f90c9320d bt: Fix race condition when disconnect during TX (#1260)
REVERT: eb83b0f02 (Typo) Conrol=>Control (#1266)
REVERT: ca5c0d2d5 Adding FIDO U2F to aid.nfc (#1251)
REVERT: 5f7ee1b36 Add instruction for missing deps. (#1265)
REVERT: 0b0ca597e Rework NFC EMV response parsing.  Split TLV and tags per EMV spec. (#1257)
REVERT: 522420ec7 RFID: add support for Kantech IOProx cards (#1261)
REVERT: 8a81b79e0 Infrared: fix RAW parsing in cli. Remove dead sources. (#1255)
REVERT: 8d737133f FL-2534: change button text in format dialog and fix incorrect dialog_ex behavior when text is not set (#1253)
REVERT: e8de94ca0 Drop libs rtc (#1248)
REVERT: 9c3f465af [FL-2537, FL-2539, FL-2534, FL-2534, FL-2525]: UI and UX improvements  (#1246)
REVERT: 513d09805 Fix cli session open on pin unlock (#1245)
REVERT: d38dba4a2 SubGhz: refactoring frequency analyzer and MegaCode display changes (#1221)
REVERT: f6384116a Github: update runner config (#1236)
REVERT: e46af576f Preserve dotted timing on subseqent loops (#1231)
REVERT: b72a09442 MusicPlayer: set default volume in worker thread to 1.0f and fix issue with leaking memory (#1224)
REVERT: 5de72e75d Compile commands generator (#1223)
REVERT: 85a129b89 [FL-2528] Fix iButton crash on successful emulation #1220
REVERT: 9a11d3996 SubGhz: fix Princeton false positive on GateTx receive (#1218)
REVERT: 6cc30f405 [FL-2521] Added OTA-related docs (#1219)
REVERT: a5bb417fd SubGhz: fix holtek protocol (#1217)
REVERT: 7f8d82bd9 Updated lib/libusb_stm32 to match upstream (#1216)
REVERT: b4125f1f9 Fix for issue #1019, HardFault on certain types of credit/bank cards. (#1211)
REVERT: 597ee5b93 [FL-2527] Updater: Migrating to new manifest path convention (#1213)
REVERT: dfdc33b07 SubGhz: add protocol Holtek (#1214)
REVERT: 206865615 SubGhz: add unit_test firefly, megacode, security+ 1.0, security+ 2.0 (#1209)
REVERT: 94d7a714b Fix typo in nfc_device ("depricated") #1212
REVERT: fac4391af [FL-2499] Folders rename fix (#1190)
REVERT: f04d0eea9 SubGhz: add protocol MegaCode (#1204)
REVERT: 23cff2a7d [FL-2526] SubGhz: fixed receiver list scrolling #1207
REVERT: 51efe8b80 [FL-2500] Change shadows direction and refactor status bar drawing code (#1200)
REVERT: 5171a6ad1 [FL-2514] Port iButton application to C (#1198)
REVERT: 37bd0d546 [FL-2517, FL-2518, FL-2523] Updater UI overhaul (#1196)
REVERT: 4d6b17076 [FL-2520] FW build with -Wextra  (#1185)
REVERT: 1ca98170d SubGhz: add protocol Security+ 1.0 (#1197)
REVERT: f5175e138 Music player rework (#1189)
REVERT: 0c85b8887 [FL-2512] Archive favourites fixes (#1195)
REVERT: c5c0d2e8b SubGhz: Add protocol Security+ 2.0 (#1193)
REVERT: f4a205142 SubGhz: bug fixes  (#1192)
REVERT: 7017fa4f9 [FL-2515] Keep backlight on for updater ops (#1184)
REVERT: 01434265f [FL-2399, FL-2261] Tickless sleep shenanigans (#1168)
REVERT: 73477ccee SubGhz add protocol Firefly (#1183)
REVERT: 0eac917f9 [FL-2163] CLI: Separate…
RogueMaster pushed a commit that referenced this pull request Jan 25, 2024
Cleanups for better support in CFW
RogueMaster pushed a commit that referenced this pull request Feb 23, 2024
RogueMaster pushed a commit that referenced this pull request May 9, 2024
Co-authored-by: hedger <hedger@users.noreply.github.com>
Co-authored-by: あく <alleteam@gmail.com>
RogueMaster added a commit that referenced this pull request May 11, 2024
b481757d003 Save cache for clean merges
058e2daafed Merge subghz_bruteforcer from https://github.com/DarkFlippers/flipperzero-subbrute
cf9b9e4e481 Format
002502741ca Merge picopass from https://gitlab.com/bettse/picopass
a07de342c75 Picopass moved
3227a82 Merge pull request #75 from derskythe/master
0c69d33 Merge pull request #9 from derskythe/fix-typo
48deea4 fix: README.md
5a706106859 Merge subghz_bruteforcer from https://github.com/DarkFlippers/flipperzero-subbrute
797bd846323 Merge qrcode from https://github.com/bmatcuk/flipperzero-qrcode
6bac51db640 Merge magspoof from https://github.com/zacharyweiss/magspoof_flipper
d26b9c1c9f4 Merge gps_nmea from https://github.com/ezod/flipperzero-gps
9b94ae6 Merge pull request #74 from DarkFlippers/feat-add-318--to-9bit-chamber-linear
7c5b548 feat: Update Sub-GHz BruteForcer version to 3.C
a52d025 Delay between repeats
08781c7 Add "repeat" setting
ebd7d20 Merge pull request #30 from lekkas/quectel-l80-support
8c8bd78 Document support for Quectel L80
14a4e0b Merge branch 'save_as_legacy' into 'main'
60d2c64 Save as legacy
4ffa017 update to firmware 0.101.2
c6581be Fix plugin path @Willy-JL
2659fec Fix changelog
250bf0c changelog
d7bd706 v1.14
29405af Add plugin submodule back
9cc6fb0 picopass: Add wiegand parsing plugin (#205)
ae4ce84 Picopass cleanup (#201)
471e8db Picopass: enum to track auth method (#198)
3768efe Picopass: saved card save as lfrfid (#195)
86c31c2 Picopass: add subheader to loclass UI (#197)
97423fc Picopass: Save unknown blocks with ?? (#196)
5e7ae5b Picopass block tracking (#125)
6c50747 Picopass: update with latest API (#165)
adff126 Picopass save written key (#126)
d6f32ef picopass: apply card to back view (#118)
9a26cf8 Picopass: rename AA1 to card_data (#119)
e55f891 picopass: remove backticks in changelog (#116)
8ff393b Update changelog and bump version (#114)
808e36d Picopass read improvements (#109)
7b24843 Add circuit to picopass readme (#110)
a125d70 Picopass nr mac improvements (#108)
95ae7f2 picopass: Add support for non-secure cards (#106)
efe1a38 Picopass: Create seader directory if needed (#101)
d8303dc Picopass: handle NR-MAC auth for legacy cards (#95)
ef3333a Fix markdown headings in the picopass README (#93)
ea1e5bf Picopass: NR-MAC instructions (#92)
e6ba055 Picopass config se problem (#90)
1a6da3d Add additional keys to elite dict (#89)
9012d97 Picopass: update working with keys (#88)
e95daa1 Picopass: More info view (raw bytes) (#86)
cf16630 Picopass: detect config card (#87)
7958963 Picopass save partial (#85)
8a135f2 PicoPass: Fix name buffer size issues (#84)
c8d2411 Picopass save as seader (#81)
6ff62d7 Picopass read card using nr-mac (#79)
83535be Picopass: Update loclass notes (#80)
a465f99 Picopass: Create folder before loclass (#78)
93f32a1 Picopass: typo (#76)
55f43bb FreeRTOS API fixes (#73)
6ccba6c [FL-3593] Picopass rework. Part 1 (#68)
77e776a Picopass: rename RFAL_PICOPASS_BLOCK_LEN (#63)
692dc97 Picopass: check if HID CSN if read fails (#61)
242578c Picopass: bump version + changelog (#56)
2888b9e Picopass: Add haptics to loclass (#53)
eaeee87 Picopass: populate key change input with first key of user dictionary (#54)
b349f4c Picopass more bit formats (#47)
d561b02 Improve loclass logic for readers doing keyrolling. (#50)
83e7c4c Picopass: Remove elite user dictionary from Read Card (#48)
4af84c8 Picopass: allow zero keys (#44)
bf2f50c Picopass: one more readme fix (#42)
d576e77 Picopass readme fix (#41)
c92d228 revamp picopass readme and add loclass (#39)
90bdf47 New random file name API fix (#40)
7b3170a Optimise picopass crypto to fix timing issues with newer readers. (#34)
2bf5b80 Picopass standard key (#32)
c82a982 picopass: clean up UI, espeicially for SR cards (#31)
322cb82 Picopass remove sentinel (#29)
885f01f Picopass, music player version bump (#28)
2bf8d61 Picopass: allow write immediately after read (#26)
9589140 Music player, picopass: assets integration (#23)
7caee8f Picopass: Rename option (#25)
3812f9b Added fap_version field to all apps (#15)
e1a8f9d Add descriptions for all the faps (#13)
0e4e711 Fixes failure to read picopass cards immediately after emulating. (#10)
bbf0cf4 Merge pull request #9 from bettse/custom_key

git-subtree-dir: applications/external
git-subtree-split: b481757d0031408c9c45fc076118c1375cea0b31
RogueMaster added a commit that referenced this pull request May 19, 2024
08e6a50866 Format
7b24042e85 Merge slots from https://github.com/xMasterX/all-the-plugins
d8cb256caa Merge pokemon_trading from https://github.com/EstebanFuentealba/Flipper-Zero-Game-Boy-Pokemon-Trading
4b91e13622 Merge nrf24mousejacker from https://github.com/xMasterX/all-the-plugins
17dea5554c Merge nfc_magic from https://github.com/xMasterX/all-the-plugins
4a454cb4c4 Merge mifare_nested from https://github.com/xMasterX/all-the-plugins
56b24f9dd0 Merge magspoof from https://github.com/xMasterX/all-the-plugins
b09549dc5d Merge flashlight from https://github.com/xMasterX/flipper-flashlight
b33e3560e1 Merge flashlight from https://github.com/xMasterX/all-the-plugins
72eab00ca6 Merge cntdown_timer from https://github.com/xMasterX/all-the-plugins
41db75d2f6 Fix merge
a693d1ff49 Add meal_pager from https://github.com/leedave/flipper-zero-meal-pager
9658164b62 Second remote
2009bd0984 Add meal_pager from https://github.com/xMasterX/all-the-plugins
1fe90b927b Name and category
cd42027fa8 Add gpio_badge from https://github.com/jamisonderek/flipper-zero-tutorials
570e72f162 Fix merge
1fd5c5f07f Add ethernet from https://github.com/arag0re/fz-eth-troubleshooter
3ff6c509a0 Second remote
3b1516865a Add ethernet from https://github.com/karasevia/finik_eth
88bdddb870 NFC Playlist: Fix incorrect free
ebd64efef0 Format
3692a195a8 Fix merge
e7d36eec06 Add nfc_playlist from https://github.com/acegoal07/FlipperZero_NFC_Playlist
fc8831a879 Second remote
b8a913d598 Add nfc_playlist from https://github.com/xMasterX/all-the-plugins
32645c883c Fix merge
259f455807 Add quac from https://github.com/xMasterX/all-the-plugins
0758879dc5 Second remote
eafa11373c Fix merge
25e8645ba7 Add pokemon_trading from https://github.com/xMasterX/all-the-plugins
e702df53f9 Second remote
205dd0380a upd version and readme
4e93f13 upd readme
f8734c2 sync with alltheapps
6f51e81eed add flashlight connections picture
30bd363ae6 add quac app
a7ec92bb76 upd nfc magic
d733ca3bd0 merge memory management fixes for nested
e484c13a0a upd pokemon trade
ae9996cfaa upd slots
bc4c80a1c5 upd magspoof
287664c89a upd mousejacker
e676b1ecd3 upd coundown timer
530fc9f Merge pull request #22 from acegoal07/dev
bdec676 Adds new skip error setting
b9fd9dc Merge pull request #36 from Willy-JL/fix-double-free-crash
4066eb5 Fix double free crash at app exit on TLSF
8d0e6d3 New rename
4eecf4c Revert "Update nfc_playlist_scene_file_rename.c"
1e5c189821 backported ported and added kostily and velosipedy
041e17f fix metronome crash
3f7302e move back to working apps
9bcd76d upd vb migrate app
2b20fc9 upd mfkey
80af529 upd colorguess
5597c36 upd picopass
6923d54 add links to binary sources
a3e4906 update espflasher
91b7fb2 upd hex viewer
a15380b upd magspoof
85e9525 fix unitemp icon
4db8b6b upd subbrute
3c7fdd3 upd readme
91093d3 upd blespam
9257a40 fix pocsag version and about
576174a upd magspoof
66ef95b update unitemp
d63e2da update findmy
352969b upd readme
3d35b48 Revert "testing unpacked assets"
a26e26c add error handle in switch
e025802 upd findmyflipper
5ab0b9e remove app
dcd0f61 upd readme
568a4c9 testing unpacked assets
0556b0a upd gps nmea
91a93bd fix picopass plugin path
c294d2b update magspoof
4425c28 update totp
838813b oops
fd25990 upd seader
ad8745d upd picopass
79759af Update nfc_playlist_scene_file_rename.c
801ed11 Update nfc_playlist_scene_playlist_select.c
ccfe2de upd readme
8ccf444 upd version nfc magic
e112358 fix uart terminal
42df96c upd picopass
570cb8b upd flizzertracker
4341a56 upd findmyflipper
7f50b71 sync nfc magic gen4
9c98d45 upd blespam
a80208f upd badkb
67d8655 Moved stored variable
42381d1 Merge pull request #21 from acegoal07/dev
6a6bf77 Update README.md
e8c40d8 Merge pull request #20 from acegoal07/dev
9bdc60a Update README.md
d9cb04b Update nfc_playlist_scene_name_new_file.c
2481c5e Merge pull request #19 from acegoal07/Momentum_Support
c1a5bee Update nfc_playlist_scene_emulation.c
cda4499 Just some small tweaks
c1eecf4 Update README.md
50bcedf Improvments
88a32ff bump version
e5c07d3 fix typo, fix difference with ofw
f0a0914 Overhaul
b586b00 Merge pull request #18 from acegoal07/new_scene_manager
cd66660 Further cut backs
8ad052b new scene manager
328cefa fixes spelling mistake
b95887d update readme
86b0e95 remove duplicated app (local player only)
76ce61972f fix missing frees
17a48b4 fix missing frees
86dd162 Create playlist
16d6509 Update README.md
340a3d5 Add items to playlists
42e436c small UI fix
ada95eb Adds view playlist content
0e31325 update readme
7802de5 upd ble spam
7b685bf nfc magic sync with gen4
bf06a6f upd picopass
ec33779 Cut down
1f56464 playlist select tweaks
fa1d26f Update settings.c
32e27c9 Update settings.c
e5d93c8 Update emulation.c
7c6ad46 Merge pull request #17 from acegoal07/main
294fc6a Merge pull request #16 from acegoal07/dev
11c121a Merge branch 'main' into dev
93cb03f Quality of life
5dcdf94 Merge pull request #27 from leedave/feature/fix_0.100.3
7813bcf Fix for crash on exit in 0.100.3
a7df03f fix icon
288ecd1 bump versions
c8e11f2 upd readme
5eaa423 upd wch_swio_flasher
3348951 return missing part
f746977 no gen4 ? :(
19b0f83 upd weather station
9b98911 upd findmyflipper
2b9d505 upd badkb
fb49d09 upd flizzertracker
ddef3d2 upd blespam
999dc95 ir apps add support for new settings
9313050 upd mfkey
7fd5152 formatting
2f513b0 Major Improvements
a6f6996 Update main_menu.c
c237b91 Update README.md
646e30a Update application.fam
276fabe Merge pull request #15 from acegoal07/main
12aa3dd Merge pull request #14 from acegoal07/dev
fdcdd56 Adds back debugging + Adds folder exist check
4b245e1 Merge pull request #13 from acegoal07/main
f45826d Merge pull request #12 from acegoal07/dev
990adc1 Merge pull request #26 from leedave/feature/ufbt_update
6b5b5ad Update for compilation on ufbt or cfw
86596b3 fixes for latest api
30309ab upd readme
fa85291 Fix for firmware API improvements
de11574 Merge pull request #92 from noproto/dev
d58b555 Update MFKey to version 2.1
8f812c3 oops
6e9c797 "fix" adding spi sensors unitemp
47d5101 update nfc magic
317d576 fix unitemp UI being not updated if app started from favourites
626123b fix UI
df3cbe9 fix newline
5dd3520 upd readme
7f07604 nfc magic fixes merge
90edac5 update ci
aff265d Merge pull request #89 from noproto/dev
11f0c1f upd readme
2a30138 revert gen2(not ready for release yet)
6f19c6d Fix UART deinit issues in multiple apps
7172669 Fix view alloc/free
7b4b27b Replace Mfkey32 with MFKey
8245889 upd readme
c8a5d83 nfc magic updates
9b3ef0d remove duplicate
844cdc4 use previous path
a5e9150 use status led properly via notifications
ef52585 update dcf77 sync
26fcf9d upd readme
d453cfe upd airmouse
61bbee6 update xremote
83d7bdd update seader
9461329 upd uhf rfid
f242900 upd wifi marauder app
26ad6d8 upd findmy flipper
05f4814 upd readme
0885def upd wifi marauder companion
c810e25 upd esp flasher bins
ca26d68 sync badkb
f37d0d5 upd blespam
3c15091 upd atomic dice
2c5ff59 upd geiger counter app
cc5ecab upd camera suite
f5c4d9d fix duplicate
30378bc sync airmouse
ead0694 upd barcode gen
ab2ba32 upd totp
c9ea186 upd findmy readme
5a354dd Update Version number in app
b9b9e89 Merge pull request #25 from leedave/feature/fixes_0.99.1
b27b217 Fix for compile errors under 0.99.1
2dc4331 Fix for compile errors under 0.99.1
a8dc713 bump versions
bd432cd fix typo
9f9f020 what?!?
4f43fde revert part
f147cc7 some fixes
81d75dd upd readme
d27c8fc update findmy
f357174 upd bt kodi remote
1380811 add findmyflipper
1e6a122 add 2nd dcf77 clock sync app
d56472e add air labyrinth game
455f94b upd nfcmaker
ebda850 upd blespam
8bafb1c upd espflash ver
bc063f2 upd air arkanoid
efc1c53 upd avr isp
e8505a8 upd picopass
da7101b upd airmous ver
a7c86b6 upd seader
ce1e291c50 Update fapping.yaml
a72282af52 Update fapping.yaml
78187d09b1 Update fapping.yaml
0ca32231ed Update fapping.yaml
689a139819 Update fapping.yaml
121497fded Update fapping.yaml
1213e51128 Update fapping.yaml
c2f6ca50d7 Update eth_save_process.c
ae56737692 Update fapping.yaml
00b2435dd1 Update fapping.yaml
ae5bb12421 Update fapping.yaml
dc77a10407 Update fapping.yaml
0ed8d3312d Update fapping.yaml
55264f4d2d Update fapping.yaml
157f334332 Update fapping.yaml
b1efae18ac Merge branch 'master' of https://github.com/arag0re/fz-eth-helper
b02c0fa976 cleanup
045fc88a54 Update fapping.yaml
6aa6d94587 Create fapping.yaml
a3f0fd50af removed big u8g2 lib and only added the needed stuff into eth_view_process.h
0c1e9a5f1c updated file location of screenshots to not hinder builds
9b57fe9 Removes error screen and fixes rename
bad0821 upd readme
1dd4978102 add nfc playlist
b066300 add nfc playlist
94e5cbb upd blespam
ee439dd add pc monitor app
5464006 upd totp
8b99bc6 upd seader
957b673 update
bf9314c Worker update
aaa7858 Adds error light
5971c2a Update file_exists_error.h
bf749c6 Update file_exists_error.c
38e733a Rename error screen
623192432c Merge branch 'karasevia:main' into master
de95b93 add screenshots
c7b67bd compile error fix
c626381 Merge pull request #11 from acegoal07/dev
45118d4 Version Bump + Formatting
bb251e1 Update emulation.c
caaa6e1 Crash fix
62238cc Update emulation.c
e666ec3 revert of the revert
4bc5176 upd readme
892dc02 to base pack
c6459fe upd readme
ed1f34c fix cicd
fe71187 update vgm tool
09f1688 Revert "upd nfc magic"
287ac5c update wifi marauder app
49f4228 Make is so the nfc data can be cleared
bfbf7d5 Update README.md
0f10921 fix for new c version
45798c6 fix badge
b3af2b2 upd readme
367bec3 fix for new c/cpp versions
256b734 upd vgm manifest move to gpio
e38c736 upd blespam
aca6de0 upd picopass
94ec628 upd totp
3d5cbb3 replace badbt with badkb
5ebd692 Merge pull request #10 from acegoal07/main
5040683 Merge pull request #9 from acegoal07/dev
fe37f03 Merge branch 'main' into dev
b578ea0 Formatting
f036552 Revert "Hide error setting"
de776b3 Update emulation.c
c142e67 move for now
a534b79 upd airmouse
0c46ae9 upd airmouseofw
79de917 triggerble updates
fb12c36 upd blespam
8a687a8 totp updates
a7f3699 fix
8f34ad7 upd readme
574c479 upd nfc magic
d8becee datetime fixes
8e34246 more fixes
74944b1 totp fixes
3d80280 upd readme
834c914 upd submodules
2fca679 add new ofw apps for new module
d87bc7d upd readme
a55a6b6 upd air mouse
b5b85fb upd esp flasher
84d2025 upd evil portal
9fb7fcecd7 Fixes for gcc12
7d8eb6d Fixes for gcc12
708e25a fixes for mifare fuzzer
f6b603e8b1 Workaround for furi_hal_gpio_add_int_callback conflict with expansion
99f6bc2 Workaround for furi_hal_gpio_add_int_callback conflict with expansion
f43f8c3 upd totp
ea84dfd upd readme
8104610 add new game
d6398e6 upd blespam
9dc271e update nfc maker
a937495 upd picopass
6e49d82 bump ver
2bc295a150 upd meal pager
90e6ce0 upd meal pager
5999573 Hide error setting
42ce380 Moving settings
df60e6e Format
3f42ba6 Formatting
e2af6cc Merge pull request #8 from acegoal07/dev
d852cc8 version + readme
5765690 No playlist
4e1dc64 Update text_input.c
be7ffc0 Merge pull request #24 from leedave/feature/cfw_cleanup
460d7c8 Version 1.3
8c94d96 Rename improvements
4d6aeeb Update emulation.c
0107074 Rename playlist 1
9154d45 Rename playlist
c18aa25b97 temp fix for meal pager
af7d2cf temp fix for meal pager
75629d3 Edit playlist
fe62eab readmefixes
f76165d fix! no more bugs please
8706168 update readme
f44ede8 add mfc_editor app
37833bb upd readme
c5a37d8 bump
d298d17 upd airmouse
49f0ffd upd picopass
e71aa91 bump versions for catalog apps
0875b3c fix uart related plugins to disable expansion protocol
679b99e07e upd mealpager
7c8d72c upd mealpager
9c1f2d8 upd readme
4940105 upd esp flasher
fea8ac6 upd version
e8ac70f upd seader
d50f8b7 upd minesweeper
a3015b0 upd picopass
9844072 change ci node
9b81ac6 Merge pull request #23 from leedave/feature/cfw_cleanup
a42e22d Cleanups for better support in CFW
392f66c493 added README.md
4d6e727dc6 renamed stuff to eth_troubleshooter
dbdbb1e fixed some typos and fixed a ui bug where it flipped the hex-chars of the mac
ee08c7c make stuff work
57a0d14 fix duplicated apps, wrong folder in ci
4c1bdae oops
89c9dde more fixes
141de86 upd readme
7f288e4 fix seader
e30bbdb upd weatherstation
648dce0 upd picopass
cb94234 upd seader
b31a49a fix hidfiletransfer
940c260 upd readme
8f510d6 update led tester
f0fabb6 upload new multiki
3660138 FIXES FIXED - Fixed by RogueMMX WILL BE IN LATEST RELEASE 2024
b00abe1 uhfrfid merge
5b4cd59 merge fixes pt2
ed94779 readme upd
aacb85a rename espflasher
509478f espflasher version by Willy-JL
822dfe6 merge fixes pt1
9699914 Update emulation.c
28c4893 Update issue templates
25919b0 upd readme
e9f02f2 upd uhfrfid
4c4ee80 sync readme
5005521 rename conflicting funcs
51f62b2 remove unused icon
e3ec858 upd readme
d8b5be8 trying 83
c5a4ffe Update nfc_playlist.h
36b2187 numlock support in mousejackers
978271b upd minesweeper
0af2b82 Update nfc_playlist.c
a6bb802 Delete catalog directory
2144e72 Update nfc_playlist.h
590288e upd readme
aae0279 Merge pull request #38 from Kondenko/mifare_fuzzer_card_emulation
2e518f0 upd readme
d69e2cb add new apps
0144591 replace minesweeper with redux version
16e2482 upd hangmangame
b0c71a1cb9 add free's in case of return
96cb4c0 add free's in case of return
4511ead7fd upd meal pager
3ccfd66 upd meal pager
8148d34 upd nupogodi
5d6fe16 update totp
5d86ba6 update picopass
c61f86f add missing furi_string_free
a6ddbef Update nfc_playlist.c
df5a44e Check fix
9721102 upd nfcmaker
84a8a0c Catalog
9ed8bef Update emulation.c
cde30bb fix includes to allow usage with ufbt
45c8a02 Create chanelog.md
866c7c0 Assets update
c17baa9 Update file_select.c
055fb31 Update README.md
c1dd710 Update README and TODO
a540e69 Blink the LED while emulating cards
fb02471 Add card emulation logic
54f8154 Add .gitignore
fe4c1d7 Update README.md
1035a10 Optimisation
663a985 Merge pull request #22 from leedave/feature/stationSet
284498d Added limitations to first/last pager/station
42049b3 Merge pull request #21 from leedave/feature/stationSet
9d8cc15 Fix Memory Leak
a627f9a Added new UI to define stations/pagers range
99c9556 Optimisation
0b96ee3 upd readme
e1c72bb Struggling with null pointers in int_input form
d8fc459 fix missing icon usage
11a23ce continue work on number input
b861e0e Merge pull request #7 from acegoal07/file-select
8e94168 version bump
17b1eb6 Tweaks
5736a4d upd readme
cbeb65c upd weatherstation
6cc3a52854 upd mealpager
dda9b40 upd mealpager
dab2bfa Initial add of file selector
6f038da Started on UI for Station Id
d866416 Merge pull request #20 from leedave/feature/td174
e2e3c2e Added support for TD174
b6dcd49 Solved issue with different Frequency on TD174
01e8273 Merge pull request #19 from leedave/feature/td165
810bec7 Added support for TD165
31dbb69 upd ci
9875821 upd readme
78b2d3a upd seader
35d7166 move to firmware repo
52784f7 upd readme
c32ae53 add lic
7a3e7b8 add new app, apply fixes
9382de4cc0 add new apps
2ffce83 add new apps
9bb8658 upd progcalc
91e6e2e upd picopass
0ed0713 add new app
0e9c7a5 Update FUNDING.yml
85a94f8 Merge pull request #18 from leedave/feature/repeats
ca16f0c Version update
771a649 Added signal repeat feature
cc0c618 Merge pull request #17 from leedave/feature/linting
f179b0d Finished linting and reducing manifest and includes
a0794b1 formatting/linting
908eb0b Merge pull request #16 from leedave/feature/td157
48684e7 Support for TD157
65b7247 Moved common functions
b058080 Create FUNDING.yml
ae0b74b Update README.md
c4abdfa Merge pull request #6 from acegoal07/Settings
82ed1da Update emulation.c
22fb491 Update settings.c
50bf4fc Merge pull request #15 from leedave/feature/subghz_updates
d42c5ce Shifted assets out of root
524fc2e Merge pull request #14 from leedave/feature/subghz_updates
36d024a Display when data is being generated and when it is being sent
782ee25 Merge pull request #13 from leedave/feature/subghz_updates
c687b9d Fix for wrong blinking settings
441d7b2 Merge pull request #12 from leedave/feature/subghz_updates
6be3d60 Updates for interrupted transmission
11bbcfb Merge pull request #11 from leedave/feature/subghz_updates
215b772 updated readme
c03560b Merge pull request #10 from leedave/feature/subghz_updates
ba29d9a Set defailt last station to lower number to prevent memory crash
1aaffe0 Merge pull request #9 from leedave/feature/subghz_updates
effec4e Cleanup root
e6689e7 Merge pull request #8 from leedave/feature/subghz_updates
31f62b8 Can finally send, correctly control LEDs and return to menu when done
3ea8078 Merge pull request #7 from leedave/feature/subghz_updates
238a5b3 Stop Programm if cannot open tmp file
7ce4cfe upd readme
d848829 add new apps
e575513 upd counter
8f2b917 fix icons
41620b9 upd readme
47a502b Merge pull request #36 from Leptopt1los/dev
1316afb NFC Magic: application.fam minor fixes
77d8de9 NFC Magic: Incorrect total blocks usage fix from (#102)[flipperdevices/flipperzero-good-faps#102]
cc246d5 NFC Magic: gui fixes, code cleanup
5803cfe upd wavplayer
5fefacb upd ublox
50bab0a upd progcalc
86023e9 Settings view
25a1afe NFC Magic: GetCFG renamed to GetCfg
ac41bc5 NFC Magic fixes: new back button event handlers, cleanup
0b7aebd NFC Magic update to 1.5
e4c6137 upd readme
9f90187 Adds Icon
1d550e4 Update README.md
940f7de Merge pull request #5 from acegoal07/Early-Stop-2
ee965b6 Final push
86dde6c Formatting
d2620fa State
d8a7c3e Update emulation.c
e1543db Tweaks
9a9d87e add new app
8350da6 Merge pull request #34 from Mr-Proxy-source/patch-1
e2f9998 Merge branch 'Early-Stop' into Early-Stop-2
506cca0 Added new devices
44df993 upd readme
b4d94b1 upd picopass
ea43c22 Led indicator
3d39d1c upd readme
e92de59 upd readme
30b09d8 upd spi mem
d4815da240 fix missing lib and wrong appid
374a2b7 fix missing lib and wrong appid
7dca89a Settings changes
a9ae66c Stop early
db1b36e upd readme
f720fbb727 upd pokemon trading
7c6052b upd pokemon trading
e4dc07f upd picopass
378630d upd picopass
0e320c6 upd picopass
bbf4ed1 upd picopass
7c40674 sync nfc magic
f444e8c upd motion mouse
ea69e74 add new app
f8c5826 add videoplayer lic
d541476 upd video player
35865a9 upd hangman game
ab51889 upd seader
2da78ea upd wifi marauder
6fb4f14 upd subbrute
85b58f3 Update emulation.h
df9aa70 Update nfc_playlist_worker.c
8b2e4cf Update README.md
f3fcc1d Refactoring
ee805ea Split scenes
db2900a Update README.md
b2d6812 Update nfc_playlist_worker.c
e95aafa Update nfc_playlist.c
881391a Menu tweaks
816c0d9 Update README.md
2dc8f38 Merge pull request #2 from acegoal07/New-UI
9330ae6 New UI Update
3f596c1 Merge pull request #33 from hryamzik/hid_app_ptt
19e4eb1 upd readme
5c6bec8 upd wifi marauder
2ead2ef fix readme
b2498d2 add new app
40f2c0e upd picopass
6512b39 upd blespam
5f807c4 Emulating improvements
103bf81 PTT: fixed 'raise hand' for zoom on mac
b837101 Update README.md
f69b9ea Merge pull request #1 from acegoal07/Timeout-Improvements
3412037 Merge branch 'main' into Timeout-Improvements
d09861f Update README.md
0d7fc57 Update nfc_playlist.c
4e8be3d Update README.md
7bb227c Update README.md
12a6e35 Update README.md
5ddd829 Update README.md
ea5693d Adds new timeout
4728659 Fix timeout
17c86f7 Fixes UI
b925047 return 5px movements to mouse jiggler
590c023 upd readme
721936e upd picopass
4cfd1cd Adds UI
127faac Update application.fam
57a7086 Update README.md
a27df3d Worker Added!
3ecb84a Update README.md
6a34f2b Name changes
eea3cb3 Merge branch 'main' of https://github.com/acegoal07/FlipperZero_NFC_Playlist
318dc9c Add code
6aa95d7 Update README.md
6594489 Initial commit
cafb07c upd readme
d70f146 upd nfc magic
25a1579 upd hangmangame
8a35240 update blespam
7e9cfca Merge pull request #6 from leedave/feature/subghz_updates
c934ddd searching for error with tmp file being open
d270d69 Merge pull request #5 from leedave/feature/subghz_updates
49cfa7f Seems to be sending, but doesn't close nicely
1b45037 Merge pull request #4 from leedave/feature/subghz_updates
52f1e75 Debugging SubGhz RXTX
03cd4ba Merge pull request #3 from leedave/feature/subghz_updates
7b5b0a2 Removal of obsolete logs
3ee5280 upd seader
3659155 upd hangmangame
374a9f9 upd readme
785be88 upd nfc magic
c470295 upd picopass
b55c5ff format
544d20b Working on TX
4c22643 upd wiegand
e8cec59 upd readme
390b301 upd hex viewer
a2f906f upd readme
ec3e655 upd picopass
aa7fcb7 upd hangmangame
0a2f3ea upd ublox
199ce67 uart terminal add missing uart deinit
f108761 upd blespam
7e6a9fa add some missing frees for subghz playlist
ca7b211 rework esubghz chat to use mbedtls
84c97f6 rework atomic dice roller to use mbedtls and fix otg
bc91d51 upd readme
3a74df4 Merge pull request #2 from leedave/feature/adding_subghz
d2a81e2 hotfix
c0e2fcc upd readme
c5f4426 upd blespam
efeac36 upd readme and uart term co-authors
7364830 bump versions for catalog
1010eda Added LED Effects for compile & subghz
bdb10b6 Merge pull request #32 from rnadyrshin/hex-mode
6fac013 Added SubGhz classes without features
21a95de Merge pull request #1 from leedave/freature/refactor_includes
41a408c Refactoring Includes
8f4d942 Now generates tmp.sub file for transmission
2212ab0 readme fix
c365e77 Hex mode & bug fixes
0916cc1 upd readme
42e9c7f upd blespam
ddf2f1c upd blespam
d2610f2 upd readme
8d57666 upd readme
2986d78 upd blespam
c593c54 Initial Commit
a750fd5 upd evilportal
fd7cdae restore usb app icon
21ba455 Merge pull request #31 from hryamzik/ptt
07c08b3 PTT: added webex
41c4dc0 PTT: added google hangouts
8ccdbfc PTT: added slack and signal
bdd526c PTT: help text fix
7dab4d9 PTT: improved disconnect notification
34610b4 PTT: added menu, new apps and improved controls
e027d10 upd readme
a54596f upd nfc magic
7949334 upd picopass
c0bf8c3 upd spi mem
36d2e9c upd seader
cbac196 upd hangmangame scripts
67158a3 upd espflasher
3a90d16 upd blespam
be7c52c update readme and move app to working apps
4421edb13d upd pokemon trading
81c2264c1f pokemon trading update (refactor PR)
24fde89639 upd pokemons
d4d5a81 fix compile errors
19f7020 fix dhcp
58bd123 ping work
7ca5218532 Update README.md
05c0b58 add  statici[
6696e166f3 Add "binary counter" effect
f563e450c6 Update screenshot
f01fdb58bd Version 1.1 (more effects)
dc7bde3 app fixes
3a0272a31d update banner image
78ead920aa Add .flipc pictures
ef82521f8d GPIO Badge v1.0
b90babf save success ping TODO: normalize code
73b16f9 cool dhcp work
6e8ba51 dhcp work
d5516e3 add normal module check
a1b1d88 fix ptr error
f9d3091 fix bugs
1e75210 first connection to w5500
fa03054 add eth_log
36de235 add power indicator to view
4a70e3c log
8d00470 add log
17386d9 save all configs
2e60d50 add save mac to file
0f3117d move app icon
096c0ba evp_printf, dinamic strings count
dbd1112 delete old structures
772839f gui changes
f284f3ed74 move apps
a4c8bd2 gui fixes
84dca5b add ping process
4c645f7 gui fixes
0234554 add static menu
c217027 add mac adress redactor
688a8af new screens add
1f050d4 fix memory
1a7afc6 new gui iteration
4d0e1d2 gui changes
4500353 add power consumption monitor
c0684d7 it's alive
9f7c8c6 move to lib
c5d2b83 save
a5b5bf2 add W5500 driver
f2ff7e9 add new ethernet icon
20e16d7 change naming
de62fef Amperka example

git-subtree-dir: applications/external
git-subtree-split: 08e6a50866e1b336e3eceedca1c6dceda509262f
RogueMaster pushed a commit that referenced this pull request May 20, 2024
RogueMaster added a commit that referenced this pull request May 23, 2024
e57513706a Merge seader from https://github.com/bettse/seader
0726f8e roll back a few free that are on decoded structs
9633df8f98 Format
831c7dc3e1 Merge nfc_playlist from https://github.com/acegoal07/FlipperZero_NFC_Playlist
e1e3243914 Merge magspoof from https://github.com/zacharyweiss/magspoof_flipper
b1ed211346 Merge flipbip from https://github.com/xtruan/FlipBIP
1f27ffd0b5 Merge cntdown_timer from https://github.com/0w0mewo/fpz_cntdown_timer
03ecedf7fb Merge chess from https://github.com/xtruan/flipper-chess
d57c045 Merge pull request #19 from Willy-JL/fix-double-free
85d1291 Correct syntax for gh cli pr to upstream from fork
2a7c0d7 Add auto-pr logic; bump action ver
a582863 Fix for TLSF allocator crashes
5d211f4fab Merge pull request #28 from acegoal07/dev
e574e05 Changes
a0bd65fb9c Merge pull request #27 from acegoal07/dev
20898f1 Update nfc_playlist_scene_file_rename.c
90eb26d Update nfc_playlist_scene_file_rename.c
94443e7 Update nfc_playlist_scene_file_rename.c
198b9ce Update nfc_playlist_scene_file_rename.c
00e5c6e Update app_catalog_upd.yml
f387a6a Just some tweaks
4db8bc9 Merge pull request #34 from xtruan/develop
1740b15 chore: bump manifest 1.16
5afc1d3 Merge branch 'main' into develop
cf969fa fix: minor UI cleanup, screenshot cleanup
23e4aff Fix < 1 sec crash as @Willy-JL advised
c5f522b Merge branch 'develop'
2fb9f43 chore: bump catalog
936a32f fix: remove import
e0a1fc6 fix: typo
be56492 fix: remove ref to u8g2
9f7dd64557 Merge pull request #26 from acegoal07/dev
f7d6f3c Update application.fam
c2c7c8b Update nfc_playlist_scene_file_rename.c
f9bef93 Update app_catalog_upd.yml
be6fdbf Merge branch 'main' of https://github.com/zacharyweiss/magspoof_flipper
26bc489 Update application.fam
0cf8e0b Create app_catalog_upd.yml
cd021de Merge pull request #24 from acegoal07/main
c33455d Update README.md
0dcfd59 Merge pull request #23 from acegoal07/dev
63ca18d Update nfc_playlist_scene_file_rename.c
f99ad11 Fixes incorrect frees
06626d8 Improvements
cb10252 Update README.md
a7d517d Merge pull request #8 from xtruan/develop
5214970 chore: bump manifest
4678ec9 fix: disable workflow better
8477442 chore: bump manifest
7dda90e fix: version bump, disable ufbt build
121ff4a Merge branch 'develop'
1c5b502 Merge pull request #33 from xtruan/develop
206e84b chore: bump manifest
a9b4ead chore: bump version
6c08905 feat: fixes from Momentum
5b5957e Merge branch 'main' into develop
8bce552 Merge pull request #7 from leha-bot/fix/build-on-rel-fw
1aca239 Update ufbt_build.yaml
b8b5c96 Update ufbt_build.yaml
b93ee28 Adds ability to remove playlist lines
f97b1c2 fix: updates from Momentum
0c371a2 Improves the detection of blank lines
66995c1 fix: avoid buffer overflow in sam engine if index == 255
57b7f65 fix: avoid dangling pointers to local storage

git-subtree-dir: applications/external
git-subtree-split: e57513706aa6dcadfcfcd1c92e0092b48899bc9f
RogueMaster pushed a commit that referenced this pull request Jun 7, 2024
RogueMaster added a commit that referenced this pull request Jul 1, 2024
d93ea95f3c4 Merge quac from https://github.com/rdefeo/quac
799b27e04ff Merge picopass from https://gitlab.com/bettse/picopass
b477140 updated changelog
401cd19 updating minor version
4773c8e1265 Fix icons
c6642781013 ESubGHz Chat: Merge nfclegacy port by xMasterX
4e880df Add firmware and app version to log
f82a5943dfd Revert "Merge geiger from https://github.com/nmrr/flipperzero-geigercounter"
4049c794c8c Revert "Merge atomicdiceroller from https://github.com/nmrr/flipperzero-atomicdiceroller"
f0f16c481a8 Merge seader from https://github.com/bettse/seader
1a7bde1ab8f Merge qrcode from https://github.com/bmatcuk/flipperzero-qrcode
f651f7a4b06 Merge picopass from https://gitlab.com/bettse/picopass
d13eb7d89b1 Merge nfc_rfid_detector from https://github.com/flipperdevices/flipperzero-good-faps
5b1bf1b4b3a Merge nfc_rfid_detector from https://github.com/xMasterX/all-the-plugins
fe76bafcd81 Merge nfc_playlist from https://github.com/acegoal07/FlipperZero_NFC_Playlist
8a256b15f49 Merge nfc_magic from https://github.com/flipperdevices/flipperzero-good-faps
df861468ec3 Merge nfc_magic from https://github.com/xMasterX/all-the-plugins
2f3a0e252fe Merge mfkey from https://github.com/noproto/FlipperMfkey
6eced5f5389 Merge mfkey from https://github.com/xMasterX/all-the-plugins
5758d591ceb Merge meal_pager from https://github.com/leedave/flipper-zero-meal-pager
27feab085b9 Merge magspoof from https://github.com/zacharyweiss/magspoof_flipper
cc8e3308c1d Merge ir_intervalometer from https://github.com/Nitepone/flipper-intervalometer
7ccad501922 Merge geiger from https://github.com/nmrr/flipperzero-geigercounter
dd559f28940 Merge cross_remote from https://github.com/leedave/flipper-zero-cross-remote
edecb75a5bb Merge atomicdiceroller from https://github.com/nmrr/flipperzero-atomicdiceroller
dbec9cce532 Merge airmouse/lib/lsm6ds3tr-api from https://github.com/STMicroelectronics/lsm6ds3tr-c-pid
f35ab2bc6a8 MFKey 2.7
a80d4f530ff Bump version to 2.2
b109adf Add version to log
3d872e77d6b bug fix (again)
f5477fb66b8 bug fix (again)
153864d2b44 Release driver version 2.0.1
1ebc3ed2caf updated README.md file with tag reference and mdelay description
e7e5426 bump application version
64135f4 bump version
c93309a fix minor typo
d60b4e8 bump version
ae535f9 Handle SAM removal better
7fe02d36326 upd rfid detector
9d520fabdbe upd mfkey
f327e1a Merge branch 'elite_keygen' into 'main'
5373476 Add to readme
aa572f1 Add elite keygen attack to UI
9997036 Add VB6 RNG
ba349ffdd8d [FL-3862] Fix typos in the RFID detector app (#229)
9d49cdf Config cards
560eaa8 sort elite dict, remove a dup
1c7699859c6 Fix: Update input cb func signature
6c3d87d7da4 fix gen4 poller nfc magic
e8df6e2a0a5 Fix for new MfUltralightTypeOrigin naming
5935b90 Merge pull request #31 from leedave/feature/update_0.103.1-rc
75ed8c9 Update for compatibility with 0.103.1-rc
3128ca9 Merge pull request #20 from leedave/feature/conflict_0.103.1-rc
c5d7979 Formatting
bfecd49 Code Updats for 0.103.1-rc
34673d7cafa NFC Magic: update app with latest API (#223)
6c59ca5 Update NOTES.md
11acf7c Update md_links.yml
66731db Create md_links.yml
aa562cc Update README.md
773e4bffd58 Merge pull request #32 from acegoal07/dev
6c2ca1a Update nfc_playlist_scene_emulation.c
1aafa3919a1 Merge pull request #31 from acegoal07/dev
a1526ac Update nfc_playlist_scene_emulation.c
68747a66fe8 Merge pull request #30 from acegoal07/dev
0ccb606 New Icon
95ac73f322d Merge zombiez from https://github.com/xMasterX/all-the-plugins
8c6a4084d8a Merge yatzee from https://github.com/xMasterX/all-the-plugins
46910dd0d16 Merge wav_player from https://github.com/xMasterX/all-the-plugins
32d3582cbdd Merge videopoker from https://github.com/xMasterX/all-the-plugins
4b21b4eb23c Merge unitemp from https://github.com/quen0n/unitemp-flipperzero
3f923959d61 Merge uart_terminal from https://github.com/xMasterX/all-the-plugins
b96951ef502 Merge tuning_fork from https://github.com/xMasterX/all-the-plugins
bd16644ab74 Merge timelapse from https://github.com/theageoflove/flipperzero-zeitraffer
17131b22f40 Merge timelapse from https://github.com/xMasterX/all-the-plugins
d9a964cda15 Merge tictactoe from https://github.com/xMasterX/all-the-plugins
07fe9e21666 Merge text_viewer from https://github.com/xMasterX/all-the-plugins
a7540d61c07 Merge text2sam from https://github.com/xMasterX/all-the-plugins
3b447f2de8c Merge tetris from https://github.com/xMasterX/all-the-plugins
e421ec4b016 Merge t_rex_runner from https://github.com/xMasterX/all-the-plugins
5c56445a4e1 Merge swd_probe from https://github.com/xMasterX/all-the-plugins
5c289685278 Merge spectrum_analyzer from https://github.com/xMasterX/all-the-plugins
c88bb464d44 Merge snake_2 from https://github.com/xMasterX/all-the-plugins
964d4160e32 Merge slots from https://github.com/xMasterX/all-the-plugins
840e221a7a3 Merge sentry_safe from https://github.com/xMasterX/all-the-plugins
09e1f838f94 Merge scorched_tanks from https://github.com/xMasterX/all-the-plugins
3dcd2f7b939 Merge rubiks_cube_scrambler from https://github.com/xMasterX/all-the-plugins
df45fd5c49c Merge rootoflife from https://github.com/xMasterX/all-the-plugins
1a5b5bf92f7 Merge reversi from https://github.com/xMasterX/all-the-plugins
5c5cac6a20f Merge protoview from https://github.com/xMasterX/all-the-plugins
212c1688e13 Merge pong from https://github.com/xMasterX/all-the-plugins
c0b55d90699 Merge pomodoro from https://github.com/xMasterX/all-the-plugins
02348af21b5 Merge picopass from https://gitlab.com/bettse/picopass
581c5205cfa Merge picopass from https://github.com/xMasterX/all-the-plugins
7cc3d20bf29 Merge passgen from https://github.com/xMasterX/all-the-plugins
0a9884f276e Merge paint from https://github.com/xMasterX/all-the-plugins
3f5c9dd6902 Merge nightstand_clock from https://github.com/xMasterX/all-the-plugins
a62444fe00a Merge music_player from https://github.com/flipperdevices/flipperzero-good-faps
4c8a2add22f Merge multi_fuzzer from https://github.com/DarkFlippers/Multi_Fuzzer
d3fa0fc8542 Merge multi_converter from https://github.com/xMasterX/all-the-plugins
26b1f9213f5 Merge morse_code from https://github.com/xMasterX/all-the-plugins
88f348e13e1 Merge mifare_nested from https://github.com/xMasterX/all-the-plugins
4bf3330175c Merge mifare_fuzzer from https://github.com/xMasterX/all-the-plugins
eb3a7009e59 Merge metronome from https://github.com/xMasterX/all-the-plugins
ac120110e97 Merge meal_pager from https://github.com/xMasterX/all-the-plugins
513fe8e3a1e Merge magspoof from https://github.com/zacharyweiss/magspoof_flipper
7327df90788 Merge ir_scope from https://github.com/xMasterX/all-the-plugins
6876e7e0301 Merge hex_editor from https://github.com/xMasterX/all-the-plugins
b66a67a57d6 Merge heap_defence from https://github.com/xMasterX/all-the-plugins
324384f292f Merge gps_nmea from https://github.com/xMasterX/all-the-plugins
ea31fb23b96 Merge gpio_reader_a from https://github.com/xMasterX/all-the-plugins
954606b86fa Merge geiger from https://github.com/xMasterX/all-the-plugins
84c208e863b Merge game_of_life from https://github.com/xMasterX/all-the-plugins
fbc97907b40 Merge game15 from https://github.com/xMasterX/all-the-plugins
2a517535bb0 Merge flappy_bird from https://github.com/xMasterX/all-the-plugins
68a24b56750 Merge esubghz_chat from https://github.com/xMasterX/all-the-plugins
ff07fb32f8f Merge dtmf_dolphin from https://github.com/xMasterX/all-the-plugins
f4547e55e22 Merge doom from https://github.com/xMasterX/all-the-plugins
7f0a86f0cfd Merge counter from https://github.com/xMasterX/all-the-plugins
c3ec58242cc Merge cntdown_timer from https://github.com/xMasterX/all-the-plugins
3ffae9b1f4d Merge calculator from https://github.com/xMasterX/all-the-plugins
6a810a87a74 Merge caesarcipher from https://github.com/xMasterX/all-the-plugins
56d94676c4f Merge bt_trigger from https://github.com/xMasterX/all-the-plugins
09a210988dc Merge bpmtapper from https://github.com/xMasterX/all-the-plugins
65026dc34ef Merge bomberduck from https://github.com/xMasterX/all-the-plugins
545fc1793f0 Merge barcode_gen from https://github.com/xMasterX/all-the-plugins
7801583e55f Merge asteroids from https://github.com/xMasterX/all-the-plugins
02e17637e2a Merge arkanoid from https://github.com/xMasterX/all-the-plugins
4a0f46b916d Merge airmouse from https://github.com/ginkage/FlippAirMouse/
476b1e6e96f Merge 4inrow from https://github.com/xMasterX/all-the-plugins
751d3614dfc Merge 2048 from https://github.com/xMasterX/all-the-plugins
3dba39f readme updates
ae4097d Improvements
3b8a10c5371 music_player: fix icon (#220)
b2cc1c31882 music_player: update api v.65.0 (#219)
ff023e9fe5b free properly
395f6971ddb fix barcode and nightstandclock
54c0bee5e62 fix barcode and nightstandclock
25647899dc3 redraw manually just in case
8160312416e redraw manually just in case
6d881249899 redraw manually just in case
df7d630baab redraw manually just in case
85ba7c4e763 redraw manually just in case
159d2d9363e fix icons
37b490f81e5 fix icons
c5efd93f3ee fix icons
4d2208046a1 fix icons
0b70fe9da65 fix icons
8614854d400 fix icons
5ec155d2d0e fix icons
a12fe83a3d2 bump versions for catalog
98a07685f80 bump versions for catalog
064f5c917a9 bump versions for catalog
888760a6eb4 bump versions for catalog
46a25c9a998 bump versions for catalog
9480148fe7e bump versions for catalog
85c97cedd23 bump versions for catalog
4e470d657e5 bump versions for catalog
ed8a2172a5d bump versions for catalog
0c242324ecf bump versions for catalog
780ea66fd63 bump versions for catalog
04e2d67918c bump versions for catalog
cd73fd65915 bump versions for catalog
9a790564325 bump versions for catalog
db1b20479f5 bump versions for catalog
99b4ca8abd6 bump versions for catalog
2629a89b5a9 bump versions for catalog
dfa6a00ae21 bump versions for catalog
cf2bcecd8f3 bump versions for catalog
831c30e7ecb bump versions for catalog
1cf34a02af2 bump versions for catalog
753d5e87e82 bump versions for catalog
a128abfc46e bump versions for catalog
22773dd5fb4 bump versions for catalog
27178f24af8 bump versions for catalog
6e118d63515 bump versions for catalog
bb4b930c90e bump versions for catalog
7d0551e6bff bump versions for catalog
82a62de1cb4 bump versions for catalog
75187bca101 bump versions for catalog
aa1a784196b bump versions for catalog
5ead19f0393 bump versions for catalog
b69782a7033 bump versions for catalog
7b6ad38214f bump versions for catalog
3097866176c bump versions for catalog
ba125ba96ab bump versions for catalog
9b69fd26508 bump versions for catalog
72d1202d2be bump versions for catalog
a0ebaa40e80 bump versions for catalog
d15c46cbdd6 bump versions for catalog
0e73e6defec bump versions for catalog
3ead308d2cf bump versions for catalog
a7027fb6776 bump versions for catalog
fcdac3ec698 bump versions for catalog
09f1108a298 bump versions for catalog
11a20f1c4e8 bump versions for catalog
64dd1b4b0f9 bump versions for catalog
9c053b5473a bump versions for catalog
864553ff775 bump versions for catalog
22f14bc7913 bump versions for catalog
4e0f2a6efd5 bump versions for catalog
61d040accba bump versions for catalog
a7769b1d6fb bump versions for catalog
20dcb66 Compatibility to API 65.0
6200aa1 Compatibility to SDK 65.0 f7
2ecfcd8 limit TD to fix crash and bump version
21eb0fb Replace 'Elite Dict Attack' with 'Read' in instrunctions
6da212763af free up some space in mifare nested too
1c11c095071 free some memory in esubghz chat
50d5615 Update CHANGELOG.md
8f99cf9 Merge pull request #37 from jamisonderek/master
de97ad1 Fix return values
a69929f3468 Fix duplicate defines
2c332a9636f fix reuse of define
556f7830d50 upd picopass
852769e Update README.md
3b83638 Update README.md
62fb6ed v1.5 (build on 102.3)
27de473 Update README.md
e6120e5 Update changelog
f723e6f Update README.md
473c892 Update README.md
976cb43c410 Merge esp_flasher/lib/esp-serial-flasher/submodules/stm32-cmake from https://github.com/ObKo/stm32-cmake
33e2f7009c8 Fix bulk update for subdirs
e0b5fee9422 Merge picopass/plugin from https://gitlab.com/bettse/flipper-wiegand-plugin
5755285fdc4 Merge picopass from https://gitlab.com/bettse/picopass
e6d5856 bump plugin
bbc0157 more acknowledgement line breaks
6f2d852 bump plugin
dde61924868 Add H10302, fix H10304
10bad06 bump plugin
5e2e8b25d27 clang-format
aa476ad2256 H10304
a15f66c0288 Merge pokemon_trading from https://github.com/EstebanFuentealba/Flipper-Zero-Game-Boy-Pokemon-Trading
531c6d4f678 Merge nfc_playlist from https://github.com/xMasterX/all-the-plugins
c6655ffc114 Merge mifare_nested from https://github.com/xMasterX/all-the-plugins
35f8af15f80 Merge gps_nmea from https://github.com/ezod/flipperzero-gps
d371767d602 Merge esubghz_chat from https://github.com/xMasterX/all-the-plugins
79751e59132 Merge airmouse from https://github.com/xMasterX/all-the-plugins
24769ce Update FUNDING.yml
7603594 Update nfc_playlist_scene_emulation.c
e384834 Merge pull request #32 from AEtherC0r3/add_m10q-5883
f6cf995 Add M10Q-5883 to the list of tested modules
783fd936174 upd nfc playlist
bfc2840c781 upd airmouse
1b4c21b68c4 fix build
6e0b27b3edd fix build
d6e56cf65b3 Airmouse: Update name for LSM6DSO
56ac7d818ff Fix nfclegacy
797864056e6 Format
cd4879a1785 Add airmouse/lib/lsm6ds3tr-api from https://github.com/STMicroelectronics/lsm6ds3tr-c-pid
a369e5ecf14 Add airmouse/lib/lsm6dso-api from https://github.com/STMicroelectronics/stm32-lsm6dso
4f3c5f303b1 Add airmouse/lib/bmi160-api from https://github.com/boschsensortec/BMI160_SensorAPI
1a63f9260ff Submodules
4d953ae718f Merge timelapse from https://github.com/xMasterX/all-the-plugins
dd67e140427 Merge nightstand_clock from https://github.com/xMasterX/all-the-plugins
d8cd9248c9d Merge nfc_playlist from https://github.com/acegoal07/FlipperZero_NFC_Playlist
d6c633d9c69 Fix merge
31c8d467b21 Merge zombiez from https://github.com/xMasterX/all-the-plugins
211f9310251 Merge wiiec from https://github.com/xMasterX/all-the-plugins
41992e4dc83 Merge wifi_scanner from https://github.com/xMasterX/all-the-plugins
824e458de09 Merge videopoker from https://github.com/xMasterX/all-the-plugins
cf56337b200 Merge tuning_fork from https://github.com/xMasterX/all-the-plugins
cfb26b3b629 Merge totp from https://github.com/xMasterX/all-the-plugins
fad2bd459d7 Merge tictactoe from https://github.com/xMasterX/all-the-plugins
70139865ee2 Merge tetris from https://github.com/xMasterX/all-the-plugins
9f0ea5d9afd Merge tanks from https://github.com/xMasterX/all-the-plugins
21fccf6fba8 Merge tama_p1 from https://github.com/xMasterX/all-the-plugins
651261b912e Merge t_rex_runner from https://github.com/xMasterX/all-the-plugins
e29261eb579 Merge subghz_playlist from https://github.com/xMasterX/all-the-plugins
9c3a4269703 Merge solitaire from https://github.com/xMasterX/all-the-plugins
585ec84172b Merge snake_2 from https://github.com/xMasterX/all-the-plugins
033e9e10307 Merge slots from https://github.com/xMasterX/all-the-plugins
4188ee9b001 Merge sentry_safe from https://github.com/xMasterX/all-the-plugins
a0bb541547a Merge scorched_tanks from https://github.com/xMasterX/all-the-plugins
c25a108c5d0 Merge rootoflife from https://github.com/xMasterX/all-the-plugins
e0361baa6bd Merge rc2014_coleco from https://github.com/xMasterX/all-the-plugins
97b5a2d29ea Merge quac from https://github.com/rdefeo/quac
1ba815bc8e1 Merge quac from https://github.com/xMasterX/all-the-plugins
2c8406fd987 Merge qrcode from https://github.com/bmatcuk/flipperzero-qrcode
fc30e1249f4 Merge qrcode from https://github.com/xMasterX/all-the-plugins
29359baebe9 Merge picopass from https://github.com/xMasterX/all-the-plugins
d72b7c7e8d5 Merge passgen from https://github.com/xMasterX/all-the-plugins
58b0e1bb6a7 Merge nrf24sniff from https://github.com/xMasterX/all-the-plugins
932728cd43b Merge nrf24scan from https://github.com/xMasterX/all-the-plugins
de9f481eedc Merge nrf24mousejacker from https://github.com/xMasterX/all-the-plugins
8f4489c4f8f Merge nrf24batch from https://github.com/xMasterX/all-the-plugins
09d37088999 Merge music_player from https://github.com/xMasterX/all-the-plugins
5854f7a391d Merge multi_converter from https://github.com/xMasterX/all-the-plugins
9866280eeca Merge morse_code from https://github.com/xMasterX/all-the-plugins
9ad05917e5f Merge mifare_nested from https://github.com/xMasterX/all-the-plugins
82a27018bf4 Merge mfkey from https://github.com/xMasterX/all-the-plugins
e50f3c0eb45 Merge metronome from https://github.com/xMasterX/all-the-plugins
5eded3f2565 Merge meal_pager from https://github.com/leedave/flipper-zero-meal-pager
16781ae844d Merge mayhem_qrcode from https://github.com/eried/flipperzero-mayhem
2895fcc4686 Merge mayhem_nannycam from https://github.com/eried/flipperzero-mayhem
7fe3710f782 Merge mayhem_motion from https://github.com/eried/flipperzero-mayhem
20c638eebaa Merge mayhem_morseflash from https://github.com/eried/flipperzero-mayhem
253a9baac7b Merge mayhem_marauder from https://github.com/eried/flipperzero-mayhem
3d277c50631 Merge mayhem_camera from https://github.com/eried/flipperzero-mayhem
c15462aa415 Merge jetpack_joyride from https://github.com/xMasterX/all-the-plugins
6024e545edd Merge ir_intervalometer from https://github.com/xMasterX/all-the-plugins
51ee0957a3b Merge ifttt from https://github.com/xMasterX/all-the-plugins
de1404f47c0 Merge heap_defence from https://github.com/xMasterX/all-the-plugins
5668416d856 Merge hc_sr04 from https://github.com/xMasterX/all-the-plugins
a25ff337471 Merge gps_nmea from https://github.com/xMasterX/all-the-plugins
5fbed3ef471 Merge gpio_reader_a from https://github.com/xMasterX/all-the-plugins
eccc8028b99 Merge game_of_life from https://github.com/xMasterX/all-the-plugins
7bc7e57910d Merge game15 from https://github.com/xMasterX/all-the-plugins
a9c3c7575da Merge flashlight from https://github.com/xMasterX/all-the-plugins
ee516f63d9e Merge flappy_bird from https://github.com/xMasterX/all-the-plugins
d216a3ca0b2 Merge esubghz_chat from https://github.com/xMasterX/all-the-plugins
63fc519df7a Merge esp8266_deauth from https://github.com/xMasterX/all-the-plugins
5b6ef11052a Merge doom from https://github.com/xMasterX/all-the-plugins
667ce94f7a8 Merge counter from https://github.com/xMasterX/all-the-plugins
eda39d6cf36 Merge bt_trigger from https://github.com/xMasterX/all-the-plugins
0c32924e91f Merge bpmtapper from https://github.com/xMasterX/all-the-plugins
c32d7c08816 Merge blackjack from https://github.com/xMasterX/all-the-plugins
5252e2a66c1 Merge arkanoid from https://github.com/xMasterX/all-the-plugins
826319f8de0 Merge airmouse from https://github.com/ginkage/FlippAirMouse/
55ce1d363df fix mutex
6e1d9e65388 fix mutex
e668dd614b7 fix mutex
9f6b0f02cd2 fix mutex
166b3416f62 fix mutex
605aedd601b fix mutex
1ac00c09b9a fix mutex
63277948224 fix mutex
6a82ca54488 fix mutex
19b7260 tweaks
53cf8053580 fix for latest API
9714bb986c6 fix for latest API
9fe3a70dfbf oof
e5abf9d2719 oof
eb86e1809dc oof
b58e3f69954 oof
bfb91d4b533 oof
c5c3c935779 oof
077e1648237 oof
3b531a7327e oof
bcaeabeac25 oof
239547643b4 oof
09093d8cfce oof
4bcbbfbf5c4 oof
2146bfb5210 oof
c55063cb064 oof
db86c3f0e38 oof
8a931ab0d78 oof
727ca78c695 oof
cac87059ee2 oof
75cc2baec66 oof
c55958755fa oof
c887f38261b oof
82670f42304 oof
19c5ebf73a1 oof
a6b1fb43236 oof
eb305f22511 oof
c94a688176b oof
b3ecb7bee8d oof
a0307492f79 oof
25deaa2e14b oof
e8d76ee3ceb oof
911dc02975d oof
b77be5c0a1f oof
84d5fb71f65 oof
e2ea6805356 oof
416afdf972a oof
fd6907e2f19 oof
2c697810d36 oof
a02810fb492 oof
5edd7f8d774 oof
1b5b3fe Map axes correctly for the test module
1475270904d upd picopass
2176d607677 upd totp
c147f5226a5 upd subghz playlist
75ab10560fb upd quac
17209cd7b94 upd ifttt
3e65a46 Add error message if the module is not connected
d035344 A little more cleanup and styling fixes
4170177 Clean up driver headers
79e9154 Merge pull request #23 from alex-vg/lsm6dso
44f11fea682 update companions to newer fz sdk
5df3d5a0793 update companions to newer fz sdk
ecc4103664b update companions to newer fz sdk
216b97358e5 update companions to newer fz sdk
4f806b2ec72 update companions to newer fz sdk
07ab42f016b update companions to newer fz sdk
971f41d1570 Update README.md
29da8eb0cc0 Merge pull request #29 from acegoal07/dev
c65c6e7 More fixes
7c93057 Fixes + Cutbacks
a661759 Merge pull request #30 from leedave/feature/updateCategory
13d45e9 Update Category capitalization
ee67ad2 update to firmware 0.102.3
cd30043 change icon_get_data to icon_get_frame_data
e2ad6a1 Merge pull request #8 from Willy-JL/some-fixes
7d82383 bumped version to 1.2 renamed LSM6DS3_ADDRESS to LSM6DS3_DEV_ADDRESS moved LSM6DS3_DEG_TO_RAD into imu.h refactored using sizeof moved imu_t definition
5c277a9 Improvements
30ce6bc added dynamic lib usage depending on i2c address
b7f561b refactored imu headers
c5eecfd moved checked in drivers to submodules
946e424 added lsm6dso version
a00bc10 Fix subghz actions
0e7428b tweaks
369b66d Merge pull request #341 from xanthio/maintenance/split-devices-in-family-files
2c140f1 Improvements
6fa0239 Tweaks
416e22f Tweaks
4396569 Uniform
b208c2f Revert to pre-split versions of CUBE HAL and CMSIS
86deaa1 Revert "Create MB_MEM2 shared section for devices with shared RAM up to date startup initialize it"
8396cda Revert "Latest MP1 system.c needs clocks value that are defaulted by HAL"
fbc80be Fix import here logic
437d212 Fix array out of bounds in create group when empty
ed42cb8 Latest MP1 system.c needs clocks value that are defaulted by HAL
d92c104 Create MB_MEM2 shared section for devices with shared RAM up to date startup initialize it
9d7fd38 Split devices in family files
aa4b996 Merge pull request #336 from xanthio/feature/STM32U0xx-support
c1cb64b Resolve conficts due to F4 familly update
8cfd141 Merge pull request #337 from slide333333/master
e99fe2a Update to use lates Cube / HAl / CMSIS for F4
24788033c89 Release v1.7.0
4a199f8237c Release v1.5.0
39afc22a8bd Release v1.3.0
6cbfdbc Fix types and matches
da260cf STM32U0 family support
6344d2a64df Release driver version 2.0.0
98419ded32a Fixed code style (Artistic Style Version 3.4.13)
6a0d255 Merge pull request #335 from david-drinn/master
85306d6 NT: Update U5 to latest Cube 1.4.0
3923334265b Add "const" to ctx arg for all APIs
986aaf9 Merge pull request #320 from Hish15/P2H/develop_H5
fb8cbae h5.cmake:Corrected fpu flag
c7e9b42 Updated doc to have a working CI for new families
d9f8585 Added conf file for all tests
e37e0de Added H5 devices to list of known devices
9b57e2e common.cmake includes h5 properly
c6c84f4 Corrected CMSIS and HAL versions
9e2a580 Updated CMSIS version to v5.9.0 for H5 family
f270cb0 Merge branch 'master' into P2H/develop_H5
768fb61e632 Release driver version v1.1.0
8bf0520 h5: fixed cpu core to cortex-m33
9ffdd49 utilities.cmake: Added versions for fetch feature
93725b7 maintiain.md added more info
ae613dc TRASH: CI: Removed all but H5 from tests
0ab5956 CI: Added H5 family to CI run
ecaefbe common.cmake:Added H5 to STM32_SUPPORTED_FAMILIES_LONG_NAME
82ff509 docs:Added doc to add new family
a4ff415 Added h5.cmake file
1b4f9e3ea61 Add __weak directive to read/write registers routines
99b29b4b0eb lsm6ds3tr-c_reg.h: Extend stmdev_ctx_t structure with mdelay callback
530f765761a repo name changed adding '-pid' extension.
07609aae3f2 Initial commit
a15536688c2 Fixed some Macro typos. Updated the bmi160_get_power_mode API. Fixed a bug which configured the pre-filter in the power mode API.
5abbaa79e6a Updated Release_Note.md
fd865b462da Fixed links in README.md
cfa5a5937dc added docs
1c2d00b875a renamed driver files
0d461d2826f added attribute const to stmdev_write_ptr signature
48306bd3679 Splitted from https://github.com/STMicroelectronics/STMems_Standard_C_drivers
3ac7bb6a237 Updated to v3.9.1. Fixed bugs in the sensor configuration. Added examples. Updated the callback interfaces.
93072b1503f Updated README.md
4c5217efadc Updated license and formatting. Fixed a few bugs.
a23022cc320 Revised delay usage. Changed formatting. Removed changelog
44f0df94d6b Added LICENSE file
e0a96d443e5 Patched typos in README.md
41bed07d962 Added bmi160_get_power_mode API In the bmi160_init API, dereferenced dev struct only after null pointer check.
ded000f1729 - Linux compatibility issue fixed - FIFO Sensortime access is updated - Try concept used in bmi160_init API
dcc64476e92 Added support for FIFO tagging as an int_pin_config
f506ded9369 Added - Aux FIFO support added - Self-test issue fixed - Support for mapping and unmapping interrupt pin for channel 1, 2 and both
e69b9472c2a v3.6.1, SPI support for FIFO reading and parsing logic updated
b09262fb233 v3.6.0 Added Fast offset compensation
d28f5e22f45 Upgrade to v3.5.0
9e3f01692c4 BMI160 Sensor API latest code upload
9975269f30d Initial commit

git-subtree-dir: applications/external
git-subtree-split: d93ea95f3c4aa56179fadc49b19a04e09768b9d9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant