forked from flipperdevices/flipperzero-firmware
-
-
Notifications
You must be signed in to change notification settings - Fork 543
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
Merge changes #4
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Added links to the various resource files (easier to find) - Flagged specific commands to stand out more - Reworded things slightly to help avoid confusion
Updated ReadMe for clarity
at-manos
pushed a commit
to at-manos/flipperzero-firmware-wPlugins
that referenced
this pull request
May 29, 2022
Add Tetris Game
RogueMaster
pushed a commit
that referenced
this pull request
Oct 31, 2023
RogueMaster
pushed a commit
that referenced
this pull request
Oct 31, 2023
* Refactored the codebase, moved common functionality outside the apps * Implemented functionality to load/store buttons for custom layout * Implemented button logic in custom layout * Implemented custom layout edit page * Finished custom layout * Updated exit button behavior on custom page * Updated remote * Updated version and changelog
RogueMaster
pushed a commit
that referenced
this pull request
Nov 1, 2023
RogueMaster
pushed a commit
that referenced
this pull request
Nov 1, 2023
RogueMaster
pushed a commit
that referenced
this pull request
Nov 1, 2023
RogueMaster
pushed a commit
that referenced
this pull request
Nov 4, 2023
Merge pull request #46 from derskythe/feat/ci-changelog
RogueMaster
pushed a commit
that referenced
this pull request
Nov 4, 2023
Color Distance meter working
RogueMaster
pushed a commit
that referenced
this pull request
Nov 4, 2023
Fix biased randomness in dice roll
RogueMaster
pushed a commit
that referenced
this pull request
Nov 14, 2023
Added IoProxXSF, Paradox, Indala26, Viking, Pyramid, Keri, and Jablotron to RFID Fuzzer
RogueMaster
pushed a commit
that referenced
this pull request
Nov 17, 2023
Updated Manifests for version 0.80.1
RogueMaster
pushed a commit
that referenced
this pull request
Nov 19, 2023
delay must always be more than 1
RogueMaster
pushed a commit
that referenced
this pull request
Nov 19, 2023
Sending IR command multiple times when holding a button
RogueMaster
pushed a commit
that referenced
this pull request
Dec 2, 2023
8dd6fc799 move base pack here REVERT: eba6163 1.5.2 - Show correct amount of nonces to collect REVERT: bcad035 Too many files to change with update :( REVERT: 89ac8e2 1.5.1 - Fix wrong invalid/skipped keys count REVERT: 62a7c9b Add catalog readme REVERT: 6cfd9f4 Add screenshots and banner for catalogs REVERT: 86fc49f 1.5.0 - New update, new scene Changes: - Added new scene with information about why nonces aren't collected (skipped/invalid) - Removed some old code, breaking compability with old firmware - App renamed from "Flipper (Mifare) Nested" to "Flipper Nested" REVERT: 93581dd Fix compilation REVERT: d52b43e 1.4.6 - Fix fallback to hardnested REVERT: 3a1bd74 1.4.5 - Fix .nested folder if running Hard Nested Closes #8 REVERT: 9396a09 1.4.4 - Fix my fix again REVERT: f9df9e8 1.4.3 - Oops... REVERT: 7548828 1.4.2 - Minor code refactor REVERT: db21a62 1.4.1 - Fix invalid nonces after skipping REVERT: 3650991 1.4.0 - Huge update Changes: - Changed scenes, now they are more informative and beautiful (closes #6) - Check if sector is alive in Nested attacks (closes #5) - Now tag PRNG detected at sector, where key is available (fix not working with dead 0 sector, closes #4) - Detect hard PRNG from start, hardnested doesn't require calibration now - Settings menu: ability to always run Hard Nested (regardless of PRNG) - Minor code refactoring, a lot of bug fixes (memory leaks, stability improvements) - Fallback to Hard Nested now after 25 failed tries (was 10) REVERT: fb317df 1.3.0 - Bump version in application.fam REVERT: 34a5408 1.3.0 - Check first_byte_sum (no more invalid ones) REVERT: f15f924 1.2.5 - Add missing file REVERT: 71bdf7c 1.2.4 - Leaks... REVERT: f525e97 1.2.3 - free string REVERT: af49313 1.2.2 - Migrate to file_stream, fix more memory leaks (this time not mine) REVERT: 30a3796 1.2.1 - Fix memory leaks REVERT: a8f0a83 1.2.0 - Hard Nested attack REVERT: 6c1eaa1 Merge branch 'dev' of https://github.com/AloneLiberty/FlipperNested into hardnested REVERT: af164fa 1.2.0 - Hard Nested attack REVERT: abb4d16 Commas REVERT: a50dab5 Migrate FAQ to wiki, add guide links REVERT: c9654ab 1.1.1 - Improve calibration cycle (hope nothing breaks) REVERT: f7991cb Update FlipC link REVERT: f7f453f 1.1.0 - Text changes, nothing new REVERT: e3651bd 1.1.0 - Change nested folder name to .nested, remove .keys file after search, bug fixes REVERT: 0c13737 1.0.0 - Public release git-subtree-dir: mifare_nested git-subtree-split: 8dd6fc799e7b95b37cd7ac7daf450220fe422644
RogueMaster
pushed a commit
that referenced
this pull request
Dec 2, 2023
4ed4e31 upd flipbip 800482e update apps fdb62b1 more updates REVERT: 69ebea1 chore: OCD fixes REVERT: eb81693 Merge pull request #22 from xtruan/xtruan-patch-2 REVERT: a04e991 chore: update manifest.yml REVERT: 5026eb0 Merge pull request #21 from xtruan/dev/reduce-fap-size REVERT: b426b69 chore: bump ci to 0.88.0 REVERT: 1565782 chore: spelling, move param setting REVERT: ccf7deb chore: spacing REVERT: 3d48864 chore: credit REVERT: 7dceca6 fix: remove haptic setting, cleanup REVERT: 26552bd chore: fmt REVERT: 656c410 chore: comments REVERT: 49a22aa fix: text input behavior REVERT: 39c8dfe fix: remove haptic, add mnemonic import status text REVERT: 2e4023b fix: remove keychain icon REVERT: 75f3c96 chore: slight refactor of crypto lib for consistency REVERT: b81adf6 chore: 1.13 REVERT: 1057242 fix: remove led REVERT: 8cb7f09 fix: comment fix REVERT: 9a83d5a fix: remove startscreen REVERT: 927f45d Merge pull request #20 from xtruan/xtruan-patch-1 REVERT: 9f2ac7a Update README.md REVERT: df97f17 chore: 1.12 catalog REVERT: a9057eb chore: bump to 1.12 REVERT: b174491 chore: lint REVERT: 114d0e0 Merge pull request #19 from wh00hw/main REVERT: 4e7ebfd update README REVERT: 4bca4c8 add ZEC t-address REVERT: eb9f6f4 Create ufbt_build.yml REVERT: de58db9 chore: catalog update REVERT: 0073c32 fix: ufbt fix REVERT: ef151a6 fix: manifest REVERT: cb4269d feat: manifest REVERT: e19ecc0 chore: add screenshots REVERT: 0d5bc6f Merge pull request #17 from xtruan/develop REVERT: ac633a4 fix: potential buff overflow, new version scheme, check size in CI REVERT: 1375bc6 Merge pull request #16 from xtruan/develop REVERT: 08f60c5 Update release.yml REVERT: 8182863 Merge branch 'develop' REVERT: 6f265e7 Update release.yml REVERT: 6961945 Update release.yml REVERT: 740a2f8 Merge pull request #15 from xtruan/develop REVERT: 7ab548a chore: readme update REVERT: 3fc8915 chore: 0.86.1 REVERT: 0413ca4 feat: warning text, v1.0.0 REVERT: 93febf3 Update build.yml - new app name REVERT: 62605c8 Update flipbip_scene_1.c - icons REVERT: 3208303 Update flipbip_startscreen.c - icons REVERT: 482dc69 Update application.fam REVERT: 4905a91 Update application.fam REVERT: e8ce29f update appid REVERT: 07c2f1e Merge pull request #14 from xtruan/develop REVERT: b2597b3 update readme REVERT: 4054108 Merge pull request #10 from xtruan/develop REVERT: 35209cc wording REVERT: 24d185f bumping to v0.0.9, adding specific labels to input texts REVERT: 6e69746 Merge pull request #9 from xtruan/develop REVERT: 091dac3 update CI, define text buf size REVERT: ed136df text cleanup and fmt REVERT: c73dc8c Merge pull request #8 from xtruan/develop REVERT: c9a9f33 bump flipper fw version REVERT: 73d2d96 removing cdefines, adjusting display for eth addrs REVERT: 03f9ae6 #define for qr code content size REVERT: 23e8fda bump version, fix 'has_file' and 'load_file' buffer size REVERT: 9f46fc6 Merge branch 'develop' REVERT: 8ca73a0 Update README.md REVERT: e7943e3 Merge pull request #7 from xtruan/develop REVERT: 0150732 CI updates REVERT: 9734eac modify build scripts, build only REVERT: 5350136 adding CI REVERT: 91831db adding README updates REVERT: 68a112e fix address gen bug REVERT: c93f308 nav REVERT: bc830bb clean up labels REVERT: 2aa66d1 write QR codes for addresses to file - cleanup REVERT: 99adebd write QR codes for addresses to file REVERT: 8d2de88 moving qr file stuff to file class REVERT: f8f744e pregenerate addresses REVERT: 3f93a8f fmt REVERT: d9407ea qr gen prototype REVERT: c9aa932 bump version REVERT: 47890a1 making crypto code a private lib REVERT: 8413b87 Merge branch 'develop' REVERT: ad40ecc zero address node REVERT: 298aebe Merge pull request #5 from xtruan/develop REVERT: 2c72c2d format REVERT: 570c943 memory tweaks and cleanup REVERT: 256c0b4 version bump, working mem cleanup REVERT: c54a1a7 Merge pull request #4 from xtruan/develop REVERT: b650db1 error handling cleanup REVERT: 8843203 readme REVERT: 8ac6bc8 readme update REVERT: 2c771e3 cleanup REVERT: 90d001a importing of mnemonics REVERT: b149ebc text input flow cleanup REVERT: a376ba9 adding BIP39 passphrase REVERT: b809efc fbt format REVERT: 7d96faf cleanup menu items REVERT: b04ca92 refactor text REVERT: 84d40af clean up coin support REVERT: 5b8263b simplifying hex conversion, adding DOGE support! REVERT: 0c697a0 Merge branch 'develop' REVERT: 3714144 formatting updates REVERT: f73ef9e add link to RM, add donate links REVERT: 531b0eb typo REVERT: 0f3fa94 crypto Makefile changes REVERT: 642455f Merge pull request #3 from xtruan/develop REVERT: 8957be9 readme REVERT: 3ccdbb3 Merge branch 'main' into develop REVERT: e85117b touch ups REVERT: d02d21a meta update REVERT: 66ddf24 cleanup REVERT: 9344703 fmt changes REVERT: 57986fd running flipper fmt REVERT: f3280c2 prod file names, updated docs REVERT: ce98b7e storage final cleanup REVERT: 0db90fa memory REVERT: ab40026 new wallet generation ability REVERT: 1a7b0db overwrite boolean REVERT: 5d626b8 seperate menu items for coin instead of preference, remove scene_2 REVERT: f133996 cleanup flow REVERT: 2de9326 return REVERT: aa7e286 file operations cleanup REVERT: 473cdf7 better keys REVERT: 410fe78 securing storage REVERT: ce8afc6 storage proof of concept REVERT: 5aa6379 file REVERT: 7507a66 Merge branch 'develop' into storage REVERT: 1424655 cleanup naming/types REVERT: 844569e removing printf, replacing with simple itox REVERT: de10564 storage stubs REVERT: 87cf393 Update README.md REVERT: 3925557 Merge pull request #1 from xtruan/develop REVERT: 4ea47f6 update readme REVERT: 553b8f3 message cleanup REVERT: 95455c3 eth compatibility! REVERT: a978a37 move eth address hashing to heap REVERT: f34fba7 adding magic number comments REVERT: 820aaa5 disabling KECCAK and NEM REVERT: 6857f79 update app metadata REVERT: c1ca00a readme updates REVERT: 69d91ff info cleanup REVERT: 9d91c51 cleanup REVERT: 03d190a readme update 2 REVERT: fa69b78 readme update REVERT: bb6db8d cleanup REVERT: 3602004 changelog update REVERT: 8ea4843 functional! REVERT: 7bb88e9 break out mnemo draw REVERT: 602c987 scene cleanup REVERT: e10c129 removing speaker, printf REVERT: 0ebd89e BTC wallet gen core logic working REVERT: a4ad87b -printf REVERT: 804e0f1 itoa REVERT: ea660eb turn off options to shrink binary size REVERT: e3f289d naming REVERT: a35dd8c remove scene2 REVERT: 7059912 delete coins pkg, clean up xmr REVERT: 81b9e20 flipbip39 > flipbip REVERT: 9e53238 fix BIP44 derivation REVERT: 78842e3 updating deriv REVERT: 13d5204 updating deriv REVERT: 97e3bd2 working on HDNode REVERT: 5f7063d turn of precomputed curves for memory REVERT: aba3de4 BIP39 seed generation working readme REVERT: 7c5daaa BIP39 seed generation working REVERT: c681b3b sprintf REVERT: bb4832a adding custom printf REVERT: 0a2c305 proto REVERT: 81d0731 adding own impl of strtok to fix warnings REVERT: a7cfb8c Update README.md REVERT: d8ad4bd Update README.md REVERT: 2a09d28 reorganizing code, marking WIP seed code REVERT: 0443a1e updating to add beginnings of key generation REVERT: f2934ba add support for 18 words REVERT: b47b6ab update naming, adding coin prototyping, adding WIP BIP32 code REVERT: 1166f2b better ui REVERT: 37d0e38 icon REVERT: deb57aa updating crypto/rand to use Flipper Zero specific hardware RNG REVERT: 6619222 clean up settings, clear mnemonic memory on scene exit REVERT: e924a45 updating settings, UI cleanup REVERT: f889441 port to work with flipper and fbt REVERT: b323627 adding trezor crypto lib REVERT: c0a493a boilerplate REVERT: 5674a3b Initial commit git-subtree-dir: flipbip git-subtree-split: 4ed4e31
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
e28c07e move base pack here REVERT: 51e0d45 Update changelog REVERT: 3410a57 update app version REVERT: bf47633 Add infos view REVERT: 8903390 Update README REVERT: 5c503c9 Add needed files for Flipper Application Catalog REVERT: 08db98a Create LICENSE REVERT: a35ba70 change appid to new naming convention REVERT: 3315c32 Merge pull request #4 from Samuelrmlink/main REVERT: 2711e8b Updated FlipperAppType REVERT: 2d1d151 Updated to use the newer Furi mutex api. REVERT: 70ec58b Update readme REVERT: a52df9e Rewording and fix down event type bug REVERT: 02305cb remade send view and remove unused icons REVERT: a17f2a4 remade sniffer view REVERT: 279d19e New main icon REVERT: b3c662a Improve UI REVERT: e12ba00 made mistake parsing 7bit addresses REVERT: b8a62a3 increase records limit REVERT: 90fd1ae print more than 2 frames REVERT: 167914c icons update REVERT: f7c04a6 Better Menu organisation REVERT: d34e267 Reset GPIO pins to default state REVERT: 6aab68d Share scanner with sender REVERT: 31ba882 Fix missing free REVERT: 351941d update Todo list REVERT: 62eceae Make sender a lib REVERT: 5a99abb Make a lib for the scanner REVERT: 7c3ef28 Use sniffer alloc and free REVERT: 412a017 Remove useless "pragma once" REVERT: 8c47c33 make code more "furi styled" REVERT: 2870da3 One tool, one file REVERT: ce5510d Remove pulseview files REVERT: 6db20ac Remove unused stuff REVERT: 1ac288c Reword for better readability REVERT: 8baa063 Add Readme REVERT: 3818684 Add sender view REVERT: dc124f0 Fix Sniffer tool REVERT: 3cd1fb1 Remove unused png REVERT: 58f0763 Initial commit REVERT: d9089be Initial commit git-subtree-dir: i2ctools git-subtree-split: e28c07e
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
91ae0d9 upd nrf24 batch 28460c3 fixing some big bugs 4a6751c move apps REVERT: 335ddcc upd txt REVERT: a823ea3 '$' at the end of the line - decimal number(s) REVERT: 6b29cec Update README.md REVERT: 857afd7 upd txt REVERT: 55ced2c upd txt REVERT: 91698ab comment: first char "!" or ";" REVERT: ad51231 fix REVERT: b40bda3 upd txt REVERT: a511b83 upd txt REVERT: 0f6190c upd txt REVERT: 2642747 upd readme REVERT: f3e0c0e upd txt REVERT: 8d1c79f fix REVERT: 7e56077 fix REVERT: ee52e05 refactoring *.txt REVERT: 6f56ab4 upd txt REVERT: ac29299 upd txt REVERT: 71c1ab2 + Kitchen Vent Dimmer.txt REVERT: 29e118c fix REVERT: c2e50be txt REVERT: 6f5e944 txt REVERT: 7c5cc8c version 1.8 REVERT: 961ab3f fix bugs REVERT: 41fbbbf fix REVERT: 0e4bb3d checks NRF24 hardware faults REVERT: dd7fcfc upd REVERT: ad74ab2 added SBatch cmd (remote controller), optimization REVERT: 46c5f1d fix REVERT: 0856a30 upd REVERT: 4a5b009 upd txt REVERT: 700ec39 upd REVERT: 701f85b auto turn on 5V REVERT: 9e69335 auto turn on 5V REVERT: 3ff2f5e show battery current REVERT: 33694cc fix ValueMutex REVERT: 69391ea Merge pull request #9 from vad7/master REVERT: 0696369 repeat read cmd (long press OK in received read cmd screen) REVERT: 75809ee Merge pull request #8 from vad7/master REVERT: 401bed5 fix REVERT: 7761a22 readme REVERT: 3101be2 NRF24_mini board support - 5V auto power on REVERT: 8438749 listen mode REVERT: 0dbf1a1 new "Set" cmd, added Kitchen Vent.txt REVERT: 0cbad41 ability to change address and channel REVERT: 3c96191 ability to skip cmd of write batch REVERT: 2f9d859 ability to skip cmd of write batch REVERT: 51d9d97 ability to skip cmd of write batch REVERT: 6053aa8 Ability to save in file read data (ReadBatch) as WriteBatch REVERT: 47926cd Ability to save in file read data (ReadBatch) as WriteBatch REVERT: aa5fca0 ability to edit value in WriteCmd REVERT: bb99731 fix REVERT: 32f411d Merge pull request #6 from vad7/master REVERT: e7480de upd REVERT: e153141 Update README.md REVERT: 1252e87 Update README.md REVERT: 2eaeac3 Update README.md REVERT: 07b7080 Update README.md REVERT: a70f178 Update README.md REVERT: b79c0cb Merge pull request #5 from vad7/master REVERT: 433c6cd descript REVERT: 3952d43 Merge pull request #4 from vad7/master REVERT: fdabb9c description REVERT: 267c495 Update README.md REVERT: 9a8e349 Merge pull request #3 from vad7/master REVERT: 7ec1e34 screenshots REVERT: 4802f00 Merge pull request #2 from vad7/master REVERT: 42d8e2c upd REVERT: 460f717 Merge pull request #1 from vad7/master REVERT: 4978e53 first REVERT: f8022a6 Initial commit git-subtree-dir: nrf24batch git-subtree-split: 91ae0d9
RogueMaster
pushed a commit
that referenced
this pull request
Dec 2, 2023
2dd92db add lib back a0ff0ba remove submodule 952c674 sync license of totp plugin 4d791b7 update totp dcc5d48 update totp and include cli plugins 574c3ac upd totp ver 12ace98 update totp 293b36d update totp 58440b2 update totp 020928c move base pack here REVERT: b082440 Dropped OFW-catalog specific stuff. Changed license to GPLv3 (#208) REVERT: d5b30ab Updated descriptions REVERT: 87cb8b2 Updated version REVERT: 69659e8 Implemented #205 (#206) REVERT: 54fe1db Implemented #203 (#204) REVERT: e8c5187 Updated changelog for OFW catalog REVERT: 005df8c Updated version REVERT: 726d1a5 Disable Crypto v1 by default REVERT: 172f292 Implemented #200 (#201) REVERT: 6513672 Implemented #198 (#199) REVERT: b106c91 Updated version REVERT: ebc6eab Update DESCRIPTION.md REVERT: cd20802 Update CHANGELOG.md REVERT: dca6043 Small fix REVERT: 88a9666 Updated version REVERT: 62cff06 Implemented #195 (#196) REVERT: 3d1c00e Updated version REVERT: 4f6d25c clang format REVERT: 0d9c3b2 Implemented #193 REVERT: 07752e5 Updated version REVERT: 8f86849 Fixed #190 (#191) REVERT: 9c6c257 Updated version REVERT: cd5cd64 Implemented #188 (#189) REVERT: 2593677 Updated changelog for OFW catalog REVERT: f9834a0 Updated version REVERT: 68646aa Revert "Updated version" REVERT: 77cc775 Updated version REVERT: 57fdb34 Revert "Updated version" REVERT: 22c6ff2 Updated version REVERT: 86a90ab Implemented #185 (#187) REVERT: afe7e56 Refactoring (#184) REVERT: 446e0a1 Refactoring (#183) REVERT: 1b3e5d8 Fixed #178 (#182) REVERT: a9de233 Update CHANGELOG.md REVERT: af5b9f2 Implemented #177 (#179) REVERT: 658125b Ghi 171 (#176) REVERT: bc5daa2 Implemented #171 (#175) REVERT: 0604b90 FIxed #172 (#174) REVERT: 19fbbe0 Fixed #169 (#170) REVERT: 3790f18 Implemented #167 (#168) REVERT: 2a6a725 Corrected stuff for OFW catalog REVERT: e134591 Update CHANGELOG.md REVERT: 1b4673e Closing #165 (#166) REVERT: 6315ccc Code cleanup REVERT: 0a424a5 CLang format REVERT: bf3952d Code cleanup REVERT: 749fbf4 Got rid of useless things I found REVERT: d0cb734 CLang format REVERT: 0ee50f3 Updated changelog REVERT: 4c3d75d Closing #162 and prepared for OFW catalog (#163) REVERT: 654d929 Returning back original category REVERT: c0efd36 Fixed file name naming REVERT: 7054937 clangformat REVERT: ab7bbb9 Few tweaks for OFW catalog (#161) REVERT: 5627bc9 * Fix for #158 REVERT: 44a0949 Refactoring 6 6 (#157) REVERT: a89d15e Fixed #155 (#156) REVERT: 9713ccb Fix for #153 (#154) REVERT: 123f421 * Updated firmware references (#151) REVERT: d13bcd7 Closing #148 (#150) REVERT: bc1eab7 Improved token input automation code to get rid of caps lock key usage (#147) REVERT: 1020c3c Refactoring (#144) REVERT: 4d3e208 Added banner image for FlipC webpage REVERT: d8bf9c5 Moved FlipC screenshots (#143) REVERT: c11a722 Refactoring & bugfixes (#142) REVERT: 3458f0a Implemented #137 (#141) REVERT: 168c6e9 Implemented #138 (#139) REVERT: 9df6fc5 * Added `--clean` flag to custom FBT tool (#133) REVERT: 7b34241 Refactoring (#130) REVERT: 0a9cc9e Fix BT adv name length on Xtreme firmware (#126) REVERT: a8ea396 Closing #123 (#124) REVERT: 5aff2f0 Refactoring. Dropping useless methods #120 (#121) REVERT: b4e434b * Firmware submodules updated (#119) REVERT: cb111a6 Fixed #116 (#117) REVERT: 6ca8a70 Added Steam algo (#115) REVERT: 2d52c78 Xtreme firmware build (#114) REVERT: 16ba603 Implemented #106 (#107) REVERT: 2901da8 Implemented #103 (#105) REVERT: 5b6aedb Implemented #102 (#104) REVERT: fd60525 Implemented #95 (#97) REVERT: 03a7f93 Implemented BadBT automation (#91) REVERT: 97c6116 Updated firmware references (#88) REVERT: 44df62c * Updated firmware submodules (#76) (#78) REVERT: ebb0a3a * Updated firmware submodules (#72) (#73) REVERT: f7e7550 Affecting dolphin level at start (#71) REVERT: 141f424 Cosmetic fixes REVERT: 41c23ba Implementation of #65 (#66) REVERT: cd7c9c7 Initial changes on #58 (#59) REVERT: 2a69aa2 Fix for #53 (#54) REVERT: ba15840 Fix for #51 (#52) REVERT: b718e64 Implemented #49 (#50) REVERT: 7bb00ea Use dedicated config directory instead of app folder (#48) REVERT: 805adfe Implemented #36 (#38) REVERT: fbb9d22 Clang format ran (#35) REVERT: fea22d7 Implemented PIN changing via CLI (#32) REVERT: 018aa7e Implemented #30 (#31) REVERT: ee4252c Implemented #26 (#27) REVERT: 9dcb6cb Fixed #24 (#25) REVERT: 766a3d6 Implemented "type code in badusb mode" REVERT: 3a111ef Clang format ran REVERT: 44879ec Refactoring (#22) REVERT: bd0e3c9 Reduced code size to avoid weird issue with COMPACT=1 DEBUG=0 build (#19) REVERT: a11332c PVS-Studio pipeline (#18) REVERT: e8bcd90 Refactoring (#17) REVERT: 70f84f0 Still fixing SONAR issues (#15) REVERT: 57d83e7 Fixed SONAR issues (#14) REVERT: a5fcc23 Fixing SONAR issues (#13) REVERT: 8d7167c Ran clang format REVERT: 8083b9e CLI help text refactoring to better match http://docopt.org/ standard REVERT: 1a51c11 Clang format ran REVERT: 3a08fee Few more refactoring REVERT: a8f2ca0 Improved authentication handling in CLI REVERT: 4c5533f * Refactoring REVERT: bc9836e * Updated firmware submodules REVERT: 75b3849 A better fix for #8 REVERT: 2674ab5 Fixed issue #6 REVERT: a55ac88 Refactoring. REVERT: 526213c Clang format ran REVERT: 0483d8f * Fixed "Add new token" scene. REVERT: 9c1d1b9 * Made PIN optional (#4) REVERT: 5ea454e Added timezone configuration UI REVERT: c0a9aa7 Updated format specifier where were wrong REVERT: 5f8e55e Well... CLI was nice idea, but I can't make it work. Maybe next time REVERT: 99e8ceb * Updated to FuriString REVERT: e85da67 Initial commit. Moved all the code and setup flipper firmware as submodule git-subtree-dir: totp git-subtree-split: 2dd92db
RogueMaster
pushed a commit
that referenced
this pull request
Dec 7, 2023
Treat a seader credential file like a virtual card
RogueMaster
added a commit
that referenced
this pull request
Mar 1, 2024
9f74b3362f Fix URL 0110ec76ed Merge pull request #2 from AbeNaws/dev ce72c1f2c5 Merge pull request #1 from Mr-Proxy-source/dev 8530b1a3b8 Small bump in the road 3e7fe1957f Added lil creds to website hehe 64f78b6262 Added Momentum custom pop up af7feff6ae Merge totp from https://github.com/akopachov/flipper-zero_authenticator 43b04b80f2 Merge seader from https://github.com/bettse/seader 730c7efc49 feat: updated wolfSSL library to the latest version 5.6.6 63e04d575b ci: added build target for Momentum firmware dae7906c1a Small bump in the road 29e353cb19 fix: fixed build on latest toolchain 58b9cb1769 Format 59ebc5ba9a PcMonitor: Store keys in app storage 4b11f03634 PcMonitor: Fix for new BLE API (req pairing again, different MAC) a350b09d4c Add pc_monitor from https://github.com/TheSainEyereg/flipper-pc-monitor 4ee2ce605e Remove spaces in serial QR code 112d1b690e Save SN to QR code file 144bf42fe7 Save serial number to file 87813fc67d serial number f05a4ba59b Merge nfc_magic from https://github.com/xMasterX/all-the-plugins 94a1e5980b Merge wifi_marauder_companion from https://github.com/xMasterX/all-the-plugins ee6e40f604 Merge video_game_module_tool from https://github.com/flipperdevices/flipperzero-good-faps d064acf969 Merge unitemp from https://github.com/xMasterX/all-the-plugins 22eca4721f Merge totp from https://github.com/xMasterX/all-the-plugins 90a3d28325 Merge picopass from https://github.com/xMasterX/all-the-plugins a21c43a5e7 Merge geiger from https://github.com/nmrr/flipperzero-geigercounter d750d6f8fc Merge flipbip from https://github.com/xMasterX/all-the-plugins c176f6736f Merge doom from https://github.com/xMasterX/all-the-plugins 692872ee14 Merge bt_trigger from https://github.com/xMasterX/all-the-plugins 04e7527b09 Merge atomicdiceroller from https://github.com/nmrr/flipperzero-atomicdiceroller 9e59769126 Merge airmouse from https://github.com/xMasterX/all-the-plugins 2b289ed0b7 bug fix 8de72bfce8 bug fix fa7e0e1c9b revert of the revert a8b5160dea [FL-3773] VGM Tool: Fix crashes (#149) 8396f537cc Revert "upd nfc magic" 44c7b01199 update wifi marauder app 0a2b6900fe C20 fixes 6d9b64427b Marauder: Fix script save pcaps handling 01105174f5 Properly fix marauder script number parsing f0f88cfa47 Revert "Fix marauder script retarded number parsing" 3bd8757843 Fix marauder script retarded number parsing 4ed8511374 fix for new c version 35084c0a02 fix for new c version 2e637b1eb9 fix for new c version 667ce8c00b fix for new c/cpp versions c613780fd9 upd picopass 8c39cdeb29 upd totp f2976b5275 MassStorage: Move to firmware repo f4a8f664b2 MassStorage: Delete new image on fail, not "already exists" f3eff033b9 MassStorage: Format new images to exFAT automatically b1ec79bbb1 Merge totp from https://github.com/akopachov/flipper-zero_authenticator 76cc292df3 Revert "Totp: BLE Refactor" 9f127edcad Revert "Totp: Temp fix automation abstractions" 6e9970ea1c Fix some update scripts 2505d69292 Merge seader from https://github.com/bettse/seader 7a63e42d5c Merge qrcode from https://github.com/bmatcuk/flipperzero-qrcode a39b95fd2f Merge picopass from https://github.com/flipperdevices/flipperzero-good-faps a221cb899d Updated version 6bb63e8e11 feat: updated code to make it compatible with latest FW changes (BT refactoring) (#225) 3e3b08961e Fix build 5d0aec99cd BleSpam: Restore previous extra beacon config on exit aff925a6c1 BleSpam: Fix connection issues + refactor 84a1dabc58 VgmTool: Manifest tweaks 95b0d684b1 upd airmouse 6d3a3cdbc0 triggerble updates f1e21a5331 totp updates 34ab1b6235 update to firmware 0.98.3 a6d8819321 Update VGM Air Mouse 6798ec01a7 BleSpam: BLE Refactor 4987eed622 Picopass save written key (#126) 1a116cc043 Merge branch 'dev' of https://github.com/Flipper-XFW/Xtreme-Apps into dev 6a65d71d11 BtTrigger: BLE Refactor 96d5609a0c AirMouse: BLE Refactor 8a1ca62582 Totp: Temp fix automation abstractions d9f7c15535 Totp: BLE Refactor c389bb7442 Format beb9c4dc76 Add air_arkanoid/engine from https://github.com/flipperdevices/flipperzero-game-engine 20ffabb4bb Fix submodule 5613c91cd1 Fix merge 2688992a08 Add vgm_air_mouse from https://github.com/flipperdevices/flipperzero-good-faps 4be5d9d426 Add second remote dadb9f0afd Add vgm_air_mouse from https://github.com/xMasterX/all-the-plugins fbe5d1ea67 Fix merge 927849c9e7 Add air_arkanoid from https://github.com/flipperdevices/flipperzero-good-faps 9b5c83a2b1 Add second remote e2b58d06d1 Add air_arkanoid from https://github.com/xMasterX/all-the-plugins 033e87bfbd Fix merge 4cbdc17798 Add video_game_module_tool from https://github.com/flipperdevices/flipperzero-good-faps 6e3f6cc2ff Add second remote 154b3458ee Add video_game_module_tool from https://github.com/xMasterX/all-the-plugins 403ee9dca5 Add digikey smartcard2click link 522790fd5c fix: breaking changes in latest FURI_HAL 4a0d9f3f72 Format a1fd07bd39 UniTemp: Fix merge 3215625170 DateTime lib refactor fixes 797db97737 Fix merge (why git?) ff24807dc8 Fix remote fetch order 5abd2bddaf Improve subtree update scripts 1cba98f1d1 Merge unitemp from https://github.com/quen0n/unitemp-flipperzero 96593b9d8f Merge atomicdiceroller from https://github.com/nmrr/flipperzero-atomicdiceroller 11c9033228 Merge totp from https://github.com/xMasterX/all-the-plugins 9b07a5b631 Merge seader from https://github.com/xMasterX/all-the-plugins 7a33b6c19a Merge picopass from https://github.com/xMasterX/all-the-plugins 2484327d17 Merge nrf24batch from https://github.com/xMasterX/all-the-plugins 1ddcad9d54 Merge nfc_magic from https://github.com/xMasterX/all-the-plugins dffc45bd68 Merge mifare_fuzzer from https://github.com/xMasterX/all-the-plugins 4f061e863a Merge geiger from https://github.com/xMasterX/all-the-plugins fa8ff0ae56 Merge camera_suite from https://github.com/xMasterX/all-the-plugins b18188b94a Merge bpmtapper from https://github.com/xMasterX/all-the-plugins 67f9049a7f Merge avr_isp from https://github.com/xMasterX/all-the-plugins 370f3eb70b fix a5d6329d7c upd nfc magic 2373f4bc98 datetime fixes bc38e01d2e datetime fixes 6abf81f8b2 datetime fixes dfe5c92fa4 datetime fixes 5d9fe43847 datetime fixes 6cc19118b7 datetime fixes 9d155d53a6 datetime fixes 82197e54c1 datetime fixes ae8e6f4764 Fix build 8561f6b9aa Update to bit_lib 11f42a5686 application version fix bfe3c92035 assets fix 5e32c899ea Simpler IR last settings import a43579c0c6 VGM apps descriptions fix (#144) 5e7e04e805 VGM apps descriptions fix (#144) 7abc2e4bbb VGM apps descriptions fix (#144) 0ecfafc8f6 more fixes 96ac10cdc6 totp fixes b00fb80506 add new ofw apps for new module 354a9cca8c add new ofw apps for new module efa5ce6828 Merge wifi_marauder_companion from https://github.com/xMasterX/all-the-plugins a7c2fb1468 Merge text2sam from https://github.com/xMasterX/all-the-plugins de15348c47 Merge tanks from https://github.com/xMasterX/all-the-plugins 4c08719aa5 Merge picopass from https://github.com/xMasterX/all-the-plugins 4250811eb6 Merge nrf24mousejacker from https://github.com/xMasterX/all-the-plugins d195b9f206 Merge mifare_fuzzer from https://github.com/xMasterX/all-the-plugins 320a393baa Merge i2ctools from https://github.com/xMasterX/all-the-plugins c38d13cdaf Merge heap_defence from https://github.com/xMasterX/all-the-plugins 7c14fed916 Merge geiger from https://github.com/xMasterX/all-the-plugins eca175d75f Merge flizzer_tracker from https://github.com/xMasterX/all-the-plugins 47d9bf482d Merge flizzer_tracker from https://github.com/LTVA1/flizzer_tracker e62a09ae77 Merge flipbip from https://github.com/xMasterX/all-the-plugins 8d1d8704d0 Merge evil_portal from https://github.com/xMasterX/all-the-plugins 1c28e65d71 Merge esubghz_chat from https://github.com/xMasterX/all-the-plugins 1836cb8846 Merge chess from https://github.com/xMasterX/all-the-plugins 8564aef32a Air Arkanoid: catalog preparations (#142) 55726f0bfb Merge atomicdiceroller from https://github.com/xMasterX/all-the-plugins 7ed9afaeb2 Add video game module tool (#127) 27c5310235 Merge airmouse from https://github.com/xMasterX/all-the-plugins 4faf23dd7d Merge 2048 from https://github.com/xMasterX/all-the-plugins add7b357e1 Add Air Arkanoid (#141) 501fd1e1a8 Update application.fam e9c0f8e985 upd air mouse 7d8a26f959 Air Mouse with old BLE profile (#131) 64c9eff4f2 fix compilation d688ab2658 upd evil portal e9ae35c612 Level: get context e3ec9f7f44 Fixes for gcc12 c108f40749 Fixes for gcc12 6f9f1c14c3 Fixes for gcc12 2c183e346d Fixes for gcc12 b778682361 Fixes for gcc12 5c6384e1c8 Fixes for gcc12 f891fa63ee Fixes for gcc12 4c20cad05a Fixes for gcc12 5acc8295fa Fixes for gcc12 b0c967994d Fixes for gcc12 62edce2d38 Fixes for gcc12 d56740dde4 Fixes for gcc12 f94da09829 Fixes for gcc12 83b274d726 Level: entity count 66bc57f3c4 fixes for mifare fuzzer 20255ba821 Workaround for furi_hal_gpio_add_int_callback conflict with expansion e5f29ad68d Workaround for furi_hal_gpio_add_int_callback conflict with expansion 209129adea Workaround for furi_hal_gpio_add_int_callback conflict with expansion 3c162ab95d Workaround for furi_hal_gpio_add_int_callback conflict with expansion 523ed6bc97 MassStorage: Limit to .img and .iso files e5e7f744a6 readme 8170272cbe license 647362dd31 Canvas: printf 79a25d86d3 Better sprite builder 3a00a275f9 MifareFuzzer: Fix protocol mismatches (maybe?) f5efc5bec3 Fixes for toolchain 28 / gcc 12 pt2 25db1f08bb Fixes for toolchain 28 / gcc 12 pt1 e6729e297b Format 7586d7d91b Picopass: Fix compile 861fdbd5b7 EspFlasher: Marauder bins with Samsung Evil Portal by cococode 34a93e0974 Merge wifi_marauder_companion from https://github.com/0xchocolate/flipperzero-wifi-marauder e830aee407 Merge unitemp from https://github.com/quen0n/unitemp-flipperzero 7280fedfc1 Merge totp from https://github.com/xMasterX/all-the-plugins 6b22c7d004 Merge totp from https://github.com/akopachov/flipper-zero_authenticator 058ed591b5 Merge subghz_bruteforcer from https://github.com/DarkFlippers/flipperzero-subbrute 0dc721a166 Merge seader from https://github.com/xMasterX/all-the-plugins d1e3854bc6 Merge qrcode from https://github.com/bmatcuk/flipperzero-qrcode e3ee15edb0 Merge picopass from https://github.com/xMasterX/all-the-plugins e6aed3c972 Merge picopass from https://github.com/flipperdevices/flipperzero-good-faps 91c9118163 Merge gps_nmea from https://github.com/xMasterX/all-the-plugins 5f5d0d9550 Merge esp_flasher from https://github.com/0xchocolate/flipperzero-esp-flasher d995298491 Merge airmouse from https://github.com/ginkage/FlippAirMouse/ 798a08d6dd Geiger: Temp fix for gpio interrupt callbacks 8f81fa6bfe Entity: better event system ffc6588ef8 EvilPortal: Fix sone memory management aecfb6f1ea Game manager: superclass :( 7876baf1ce Vector class 7e2fc4e6da Game manager: sprite loading 4961b5aa77 Entity: ability to remove collider ce3fd73e9c upd totp d401b0bc2b upd picopass 0169a34522 bump ver 26906fdec2 Chess: Builtin scumm roman font f5ac82b502 game: settings 6c5f37ed05 Merge pull request #71 from DarkFlippers/dependabot/github_actions/actions/checkout-4 1f473358f4 Merge branch 'master' into dependabot/github_actions/actions/checkout-4 62b5f57ea5 Merge pull request #70 from DarkFlippers/dependabot/github_actions/github/codeql-action-3 7fb860b380 Merge pull request #69 from DarkFlippers/dependabot/github_actions/heinrichreimer/github-changelog-generator-action-2.4 686198d1cc Merge pull request #72 from DarkFlippers/dependabot/github_actions/actions/stale-9 dceb6f001e build(deps): bump actions/stale from 8 to 9 2c2c2760e6 build(deps): bump actions/checkout from 3 to 4 65a49ad62d build(deps): bump github/codeql-action from 2 to 3 6cc9858036 build(deps): bump heinrichreimer/github-changelog-generator-action 4b58b02dfe Create dependabot.yml b29a5871ca NfcMaker: Change tag type header text 6903235ad1 Possibly fix Flipper-XFW/Xtreme-Firmware#508 c01290b264 NfcMaker: Add comments for wifi gen 9cf9eaaa68 NfcMaker: Refactor, support different NTAG types 4d6fbb2e13 Level: speed up collision check 60dcf072cc engine: always give time for the system f17f2d7176 game: fix context 4f34e318cd Replace director with manager 299da8d5f5 More declarative way to setup game 731560f8fd IMU 66dac52174 picopass: apply card to back view (#118) 5d78dbbd4f BleSpam: Fix click offset 4ee85ff91f Level: clear 6f3496d093 Entity: collider offset a7cf03ed95 Update README.md 79178356a3 Merge pull request #16 from nminaylov/app_name_change 9e3d98a3b1 Changed app name 26c5e2c556 Sprite: new format 514c1e4fff Entity: events f1be1c2806 fix: compatibility with obsolete firmwares c8d62022ae Updated version bc062bff65 feat: implemented standard navigation patterns (#223) (#224) e076f4706e Update README.md eee5d3ae1a collision system 4e19dbe308 Update changelog.md for app catalog 55054ccf75 Update version in application.fam bd52f0cffb Copy serial fixes from xtreme-apps 10c20a738e Update changelog.md for app catalog 272eb25ed9 Support Unified serial PCAPs + Fix for OFW 0.98 (#47) ce579fcc49 Level: relaible freeing 0fd5c92d3b update to firmware 0.98.2 2618f45ca4 Merge pull request #66 from haisenteck/master 73065913d3 Format 80bf99630e Merge flizzer_tracker from https://github.com/xMasterX/all-the-plugins d970bd0c2a Merge flizzer_tracker from https://github.com/LTVA1/flizzer_tracker 3daa2720a1 Entities: debug leakage feaaabd69b naming eac54c905d Engine: simplified entity allocation d855d02142 BleSpam: Add some disclaimers for patched things 0935a4a906 IrIntervalometer: Change display name e0cf1c734b Format ad7c954ca8 IrIntervalometer: Support external IR Blaster 3c5205b13f Fix merge bdc15b2684 Add ir_intervalometer from https://github.com/Nitepone/flipper-intervalometer 1ac8f5dc69 Add second remote e9e7b49393 Add ir_intervalometer from https://github.com/xMasterX/all-the-plugins e835dec726 Fix merge 10ba39d17a Add usb_consumer_control from https://github.com/WithSecureLabs/usb-consumer-control 15979a9347 Add second remote 986af356d7 Add usb_consumer_control from https://github.com/xMasterX/all-the-plugins 30d0df5152 Oscilloscope: Tweak display name 914d8eacf9 Fix merge 0b5b9ddadf Add oscilloscope from https://github.com/anfractuosity/flipperscope f647943c41 Add second remote 8f46a61ae2 Add oscilloscope from https://github.com/xMasterX/all-the-plugins aee7b26c37 BtTrigger: Use system icons 18ef160397 Fix merge f5f3295e07 Add bt_trigger from https://github.com/Nem0oo/flipper-zero-bluetooth-trigger c6cc38cc86 Add second remote 8c90b88a9f Add bt_trigger from https://github.com/xMasterX/all-the-plugins 0f2977f7cb MfcEditor: Use system icons 8c0ca9f641 Fix merge cbe637eeb2 Add mfc_editor from https://github.com/TollyH/flipper-apps 4382659af8 Add second remote 2ad78513d6 Add mfc_editor from https://github.com/xMasterX/all-the-plugins cdb1d761ef GpioController: Tweak name 1a750ad077 Fix merge 137ef5d981 Add gpio_controller from https://github.com/Lokno/gpio_controller 9fefc9a39e Add second remote a0ebe2dfe5 Add gpio_controller from https://github.com/xMasterX/all-the-plugins 0e0ee7444b T5577Multiwriter: Use system icons and tweak display name 3d2ff65595 Fix merge 9800e0c3af Add t5577_multiwriter from https://github.com/Leptopt1los/t5577_multiwriter 86297894fc Add second remote c43c75edb5 Add t5577_multiwriter from https://github.com/xMasterX/all-the-plugins 1457614a6a Em4100Generator: Fix paths and change appid e929c7097d Fix merge 70324366c3 Add em4100_generator from https://github.com/Milk-Cool/fz-em4100-generator 33e6799f30 Add second remote c5f8574f34 Add em4100_generator from https://github.com/xMasterX/all-the-plugins 233a9f0a2b XRemote: Use FW infrared gpio settings 69a24fcdcc XRemote: Use system icons 20fb61622f Fix merge dcc7ed039b Add xremote from https://github.com/kala13x/flipper-xremote bb16410a33 Add second remote f8294dda6b Add xremote from https://github.com/xMasterX/all-the-plugins b3f33b1fcd Seader: Use system icon asset packs f59b3eb39e Fix merge b926006cf4 Add seader from https://github.com/bettse/seader e0cba1fbfd Add second remote dec417bed8 Add seader from https://github.com/xMasterX/all-the-plugins 70a5b56bba RollingFlaws: Tweak app name 4ab455f399 Fix merge remotes acefcf07d3 Add rolling_flaws from https://github.com/jamisonderek/flipper-zero-tutorials 63c3bd3c8c Add second remote 1e76988825 Add rolling_flaws from https://github.com/xMasterX/all-the-plugins 88155ffd3c Remove brainfuck and ocarina 6fbc11f594 Remove SAM, Mandelbrot, Music Beeper, Zero Tracker 52767059f0 Update marauder 0.13.7 and companion 7.0 1051cf5a9d Add Came 12bit 330Mhz 334b94d1f7 Unitemp 1.4 f686b00ad9 Format 0665a9f516 v2.4 549a5d3978 update with fixes from @xMasterX 3da0790709 readmefixes f8f1e9aea2 Engine: simple level-entity system 5f0b3e1f84 EspFlasher: Add Multi-Fucc Wardriver bin c1789461ba EspFlasher: Tweak naming a bit 11db123e71 fix! no more bugs please 9101e77110 add mfc_editor app 387778c312 Fix remaining UART apps for expansion changes 4f02d8a789 Fix build 8920399d57 Format 74c43a7942 Merge dap_link from https://github.com/flipperdevices/flipperzero-good-faps 08201ff5f2 Merge wifi_scanner from https://github.com/xMasterX/all-the-plugins f737ed5ce1 Merge wifi_marauder_companion from https://github.com/xMasterX/all-the-plugins 0f34884e80 Merge wifi_deauther from https://github.com/xMasterX/all-the-plugins 54d49307f0 Sprite: check that sprite is loaded b4d42de456 Merge uhf_rfid from https://github.com/xMasterX/all-the-plugins ff03bbd6fa Merge uhf_rfid from https://github.com/frux-c/uhf_rfid 1176130bb7 Merge uart_terminal from https://github.com/xMasterX/all-the-plugins fc16169baa Merge subghz_bruteforcer from https://github.com/DarkFlippers/flipperzero-subbrute 79fba80a94 Merge sentry_safe from https://github.com/xMasterX/all-the-plugins e9ccb337a5 Merge picopass from https://github.com/xMasterX/all-the-plugins 638f5af272 Merge picopass from https://github.com/flipperdevices/flipperzero-good-faps 25ab351e4e Merge nrf24batch from https://github.com/xMasterX/all-the-plugins 354e084884 Merge minesweeper from https://github.com/xMasterX/all-the-plugins cdf5bd2d5d Merge mass_storage from https://github.com/xMasterX/all-the-plugins 48af1c3689 Merge magspoof from https://github.com/xMasterX/all-the-plugins 8a2ccf2940 Merge ifttt from https://github.com/xMasterX/all-the-plugins 18e7c8ff39 Merge hc_sr04 from https://github.com/xMasterX/all-the-plugins 20f57d29e5 DapLink fix for new UART API (#122) 128838dce2 Merge gps_nmea from https://github.com/xMasterX/all-the-plugins 8c60d26e85 Merge gpio_reader_b from https://github.com/xMasterX/all-the-plugins e9d4a97a32 Merge evil_portal from https://github.com/xMasterX/all-the-plugins 85fc7254e4 Merge esp8266_deauth from https://github.com/xMasterX/all-the-plugins 1840bbd91e Merge doom from https://github.com/xMasterX/all-the-plugins af1ed5ea59 Merge dap_link from https://github.com/xMasterX/all-the-plugins e206f5c60a Merge camera_suite from https://github.com/xMasterX/all-the-plugins 7ce1e0a15c Merge camera_suite from https://github.com/CodyTolene/Flipper-Zero-Camera-Suite 42f1ffcdba upd airmouse 53e72b589b upd picopass 115da70121 Picopass: rename AA1 to card_data (#119) 70b8819e23 bump versions for catalog apps 22d14da6b6 bump versions for catalog apps f739306e76 bump versions for catalog apps 8c6c6fd40e bump versions for catalog apps 36fb488813 bump versions for catalog apps 8981b09a3f fix uart related plugins to disable expansion protocol 78f0e4ad6d fix uart related plugins to disable expansion protocol 656fcc6cb5 fix uart related plugins to disable expansion protocol 4c8f2e37bc fix uart related plugins to disable expansion protocol ee0419f061 fix uart related plugins to disable expansion protocol 64a8a7ef28 fix uart related plugins to disable expansion protocol 6482de895f fix uart related plugins to disable expansion protocol 2f7ef301f8 fix uart related plugins to disable expansion protocol eae9e729e5 fix uart related plugins to disable expansion protocol db2eff08ff fix uart related plugins to disable expansion protocol 317ece7386 fix uart related plugins to disable expansion protocol ac8a90f27d fix uart related plugins to disable expansion protocol 2a405c0b28 fix uart related plugins to disable expansion protocol 7c839db284 fix uart related plugins to disable expansion protocol ac32a95541 fix uart related plugins to disable expansion protocol 6de167fc03 fix uart related plugins to disable expansion protocol 0ee6802adf BMP loader f80e6bd9b0 Engine: start and stop callbacks, ability to enforce backlight always on 201996b2af Engine: type safety 8cd9d6512a Engine: game callback af5faccd3d Periodic timer: simple than never 433f269c48 Engine: fixed naming and added input processing e92fc5c3ac Engine: minimal stage 0e54ab8915 Simple periodic timer 1e08975fd6 Update manifest screenshots. 6a3bdf26d0 Update screenshots. a9251ed214 upd version eb9a20c62d Update changelog 8c54cd8fc1 upd seader 61e6055c4e upd minesweeper 0ecd276047 Fix build. e661061a2d upd picopass 53e849891d Remove staged wifi features from FAP. Future TODO. 0f4ddd097d MassStorage: Fix index on open 2d0b144154 Fix 4K access bit edit header 7421f25815 Add info for the app catalog 10b7658d63 Reword invalid access bits message 21b23813f5 Reword shadow load prompt fa5bc636f9 Merge pull request #64 from IIAIronWolf/patch-1 7efd9d9be9 Show range of affected blocks with 4K access bit editing c0b9d55106 picopass: remove backticks in changelog (#116) a6ceb88cf2 Update README.md aa49a4ba44 minor README update 0e03ab5d41 added pics from offical discord, thanks to @digits7025 f14deede51 updated README.md to mark progress 9072b58f08 Format 1df4e3ac68 Update changelog and bump version (#114) 606fad5ebc Picopass read improvements (#109) ef7e1fd45b Remove start menu e7be67e38d Implement saving 0ca43a0eeb EspFlasher: Better board selection menu a8775f244b Warn before fixing BCC 6a1aa20919 Simplify byte list rendering 22eee1af5c Simplify access bits access ac9a5114d4 Warn upon mismatch of UID and Block 0 16c2ae3f93 Add Duplicate Existing start menu item 1d8db4adbf Implement content editing c7992fd317 Implement access bits viewer 786b259566 oops fb0ffb0991 fix seader b648c93c5a upd picopass 3a3d66444f upd seader 65ec1a8d12 Add circuit to picopass readme (#110) 7b4fc4df4e Picopass nr mac improvements (#108) 7929507b57 upload new multiki 9aca17b015 builds against RC f18238d7ea Fix baudrate reset (thx nano!) 3f716421b2 uhfrfid merge 27c8d3fd05 merge fixes pt2 839ac81df3 merge fixes pt2 1a23e9c37a merge fixes pt2 6bd16403df merge fixes pt2 43792d8a7d merge fixes pt2 8a5189892e merge fixes pt2 28895031d9 merge fixes pt2 62ea759441 merge fixes pt2 c814a81923 merge fixes pt2 3c8d7b9674 merge fixes pt2 170903616d merge fixes pt2 32f5911b54 merge fixes pt2 ccf5231b0d merge fixes pt2 97b7b9a2fa merge fixes pt1 03470baf65 merge fixes pt1 a40568f539 merge fixes pt1 936cf00823 Add block data viewing f5276580ad Add back button to data view 9b8a8c80a2 Implement user byte viewing 3cec085ed7 Merge branch 'dev' of https://github.com/Flipper-XFW/Xtreme-Apps into dev a1d5cf69f1 Temp workaround for same uart callback 55abecde15 uArT rEfAcToRiNg!1!! (jk its better now) 56b91c7da0 Format 02c10bd4f4 Minesweeper: Use asset pack icon 1d780c52b7 Merge camera_suite from https://github.com/xMasterX/all-the-plugins d1dddb5197 Merge unitemp from https://github.com/xMasterX/all-the-plugins b8e86fe29f Merge uhf_rfid from https://github.com/xMasterX/all-the-plugins 8b68adb5e2 Merge uhf_rfid from https://github.com/frux-c/uhf_rfid d54a12c1e7 Merge totp from https://github.com/xMasterX/all-the-plugins 28d1e07c2c Merge totp from https://github.com/akopachov/flipper-zero_authenticator 7aab7abb01 Merge picopass from https://github.com/xMasterX/all-the-plugins 82e02469b2 Merge picopass from https://github.com/flipperdevices/flipperzero-good-faps 22b56d2bf5 Merge nrf24mousejacker from https://github.com/xMasterX/all-the-plugins 33b1bc02a0 Merge nfc_magic from https://github.com/xMasterX/all-the-plugins 93a003d47f Merge minesweeper from https://github.com/xMasterX/all-the-plugins b194de8b7b Merge mifare_fuzzer from https://github.com/xMasterX/all-the-plugins 3f30449e6b Merge lightmeter from https://github.com/xMasterX/all-the-plugins caa522f4b1 Merge doom from https://github.com/xMasterX/all-the-plugins bca7ec2d25 Merge camera_suite from https://github.com/xMasterX/all-the-plugins 4b9ae138cd Merge camera_suite from https://github.com/CodyTolene/Flipper-Zero-Camera-Suite 450a14e15d Merge brainfuck from https://github.com/xMasterX/all-the-plugins 2f5341f9d4 Remove unnecessary size specifiers from format strings d391a52290 Add message for when stored BCC is not read 19dbaa0e9a Use more suitable furi string methods 7facd1904b Implement key viewing cb31b4d037 Add BCC view/calculation 2a694822b9 Get MFC data that can be edited bb274e73bc Builds against uart refactor 35c7034b32 Fix manufacturer byte logic d15fa8fd79 Start on data view scene 6e5dcb91e5 Add create new option to start menu 474f37ce55 Use FuriString for dynamic labels 0abe1ff4d9 Implement block selection scene 12b84150df Start work of wifi I/O. 821425d1b8 readme added 40dacdbf5d v0.2: code cleanup 6142be5346 Begin work for WiFi camera server. 0a2f0bb2fd Fix scene flow bd63867da4 Add sector selection menu 39f91d4340 Add invalid file popup 544d010a66 Implement file selection 891ff7d9a2 Implement submenu for start scene c066d22c04 Initial alloc and free code 86c164b297 FX > Effects 270d59ed7c Fix memory leak. Ref https://github.com/leedave/flipper-zero-fap-boilerplate/commit/b19f15bcec18723d493575de873f1c5369d6fcc0 e96b801998 Stage new view/scene for wifi streaming. Various other updates and improvements. 7d8ebcc293 Add MFC editor template 90d70abdaa Acutally use the fake_csn when downgrading from non-picopass a605f4ed4d upd uhfrfid d5638b30a2 v2.3 6f1706ed44 correct CSN for picopass b3093ae670 Fix build a6e81a8f56 rename conflicting funcs fee3840eba remove unused icon 61220e25e0 trying 83 a06ad73b28 picopass: Add support for non-secure cards (#106) 62d081cdcf numlock support in mousejackers c25d08b529 upd minesweeper eba1fff6e6 removed template file 5f38a6dcab Merge branch 'master' of https://github.com/frux-c/uhf_rfid 97ce3f1586 reworking module info and tag view scenes' 1571dc8602 Update changelog. 95b77235a7 Ensure view dispather removal for new view. e54cf058c5 Seperate settings into two views: app and cam settings. 5b8457db52 Update the README with a new splash screen image preview. c558ad9925 Bump to version 1.6 a61bd9baaa Add new pinout guide to camera not connected screen. 3e56de2df1 Linted changelog. Updated header with feedback. da2cd5eb55 Improve start screen with new graphics. 0db54f588f Version bump to 1.5 for Flipper Application Catalog 37c6bdf61c replace minesweeper with redux version 0727b78a3b update totp bc97e9e475 update picopass cd4e09f685 add missing furi_string_free a4b798a8c0 add missing furi_string_free 7350f1c4d9 add missing furi_string_free a3174eb6ae add missing furi_string_free 0d7d8b7a5e fix includes to allow usage with ufbt db719d5d04 Update changelog b381707706 Fix up missing image in newer builds. 619ebef824 More readable char values e91ccdac88 Fix some explanation comments 87e53b42f9 NfcMaker: Update to refactor NFC files 6add6e1d7f NFCMaker: Show error screen 7c6a85b8eb Update README and TODO 7fd38a6be6 Blink the LED while emulating cards 4ae8d7d87b Add card emulation logic 8c1ef3d058 Add .gitignore 2c84c221a5 Updated version 8c8a960202 Implemented export (#219) (#220) cc9658ceb5 fix missing icon usage 2a6255513e fix missing icon usage 673305f617 Fix goofy includes 07bc252f37 Update to new icons 7231191878 Format 87e6ffcb5a Merge counter from https://github.com/Krulknul/dolphin-counter 10685f184d Merge wav_player from https://github.com/xMasterX/all-the-plugins 412fde62a2 Merge picopass from https://github.com/xMasterX/all-the-plugins 895c821e31 Merge picopass from https://github.com/flipperdevices/flipperzero-good-faps ccc753c5e4 Merge nfc_magic from https://github.com/xMasterX/all-the-plugins 8358f67c59 Merge nfc_magic from https://github.com/flipperdevices/flipperzero-good-faps 18419a2904 Merge counter from https://github.com/xMasterX/all-the-plugins cd2c25f537 Merge airmouse from https://github.com/ginkage/FlippAirMouse/ aa0a38eee7 upd seader 82af06275f upd picopass 80ebd5a038 add new app 74d04f3b89 t5577_multiwriter initial state: v0.1 693da4ed91 Initial commit 0dbfb0c939 upd counter 250db9eb46 NFC Magic: application.fam minor fixes d7ec901316 NFC Magic: Incorrect total blocks usage fix from (#102)[https://github.com/flipperdevices/flipperzero-good-faps/pull/102] 6ee37bd121 NFC Magic: gui fixes, code cleanup 635fefb923 nfc_magic: Fix support of 4K fobs (#102) 6004b3a03b v2.2 e8fa4f9cae Picopass: Create seader directory if needed (#101) d7175cff16 Picopass: handle NR-MAC auth for legacy cards (#95) a000c7d053 Fix seos support after ev2 trick 907b363c25 Intercept Desfire EV2 request with file not found 1decb30df8 upd wavplayer 6257bb3080 Store approx SIO length 7bd7fe7ad1 Store diversifier len d4b72caee7 Capture SIO of Desfire EV1 7c0ff50e82 Add link to app catalog entry 41b2bb848b Rename 'Load' to 'Saved' to match other apps 3cf57d2cba Update README.md 763058046b Update README.md 1866bcea2a Adapt to new Unified serial PCAPs system 17fba35567 This is not needed anymore 0c6d6a54af Merge pull request #8 from Mr-Proxy-source/dev d9589699aa update readme d69a4596af add dist 4a27c75d78 add gitignore acdcb838b3 change fam file to fix build error 41476eae81 WavPlayer: Skip LIST metadata, better logging 17c2b5390d NFC Magic: GetCFG renamed to GetCfg 51d7ed9728 NFC Magic fixes: new back button event handlers, cleanup 71d601ad4b NFC Magic update to 1.5 af95a7c1fc Format 591bcba83c EvilPortal: Ignore Marauder PCAP data just in case 90c164c3c1 Merge wifi_marauder_companion from https://github.com/xMasterX/all-the-plugins 83d710bac0 Merge wifi_marauder_companion from https://github.com/0xchocolate/flipperzero-wifi-marauder 0d65829ac8 Merge subghz_bruteforcer from https://github.com/DarkFlippers/flipperzero-subbrute f5c348ee85 Merge spi_mem_manager from https://github.com/xMasterX/all-the-plugins 2d72444ab7 Merge spi_mem_manager from https://github.com/flipperdevices/flipperzero-good-faps 9ebac91525 Merge qrcode from https://github.com/bmatcuk/flipperzero-qrcode 216b2b0205 Merge picopass from https://github.com/xMasterX/all-the-plugins 7f47af7a9c Merge picopass from https://github.com/flipperdevices/flipperzero-good-faps c34412c9a4 Merge nfc_magic from https://github.com/xMasterX/all-the-plugins 125498a2eb Merge nfc_magic from https://github.com/flipperdevices/flipperzero-good-faps 7635112dac Merge mayhem_marauder from https://github.com/eried/flipperzero-mayhem 9962758b52 Add vibro feedback on add f4e1a985b1 Add reset on long press back and handle keys different way fc75d6082d Extend the range of the counter to 99999 5871333fc5 update to firmware 0.97.1 4a352f9849 Added new devices 544d673a74 ignored examples folder e6bd999eb4 Added Vision Pro 53db53d94e upd picopass 6d2754219d Added XM25QH64C and XM25QH128A support for spi mem manger app. (#94) 5f65357abc upd spi mem 6ea20a00a2 fix missing lib and wrong appid 26bb92b6a7 Fix markdown headings in the picopass README (#93) 1d1083f02e Picopass: NR-MAC instructions (#92) b8bcc6f21e Picopass config se problem (#90) 0319857aaa Add additional keys to elite dict (#89) 66a657f45f Picopass: update working with keys (#88) e0773f7634 upd picopass 7d87d558d3 upd picopass 1adc3845dd upd picopass 48285b4f7b upd picopass dc8a5f85ef sync nfc magic 5d391d199f upd motion mouse ca25c7e43d upd seader e879d4142d upd wifi marauder e400f65378 Bump NFC Magic version (#91) a799daed2f Motion Mouse app (#83) d98d580225 New nfc_magic options for gen4 cards (#82) bca643df1e Update marauder companion 42a47f2abb Merge pull request #63 from DarkFlippers/feat/ci fabc835ce2 Update CHANGELOG.md 56e48bdcbc Merge pull request #50 from DarkFlippers/fix-49 48977fe00e Merge branch 'master' into fix-49 ab07a32d32 docs: update `CHANGELOG.md` 0219eba397 Update README.md cbccad575f Update CHANGELOG.md 9155b3a366 ci: Update changelog.yml 970d608100 ci: update changelog.yml c48c7cdf28 docs: Update CHANGELOG.md 1d7b210b45 Merge pull request #60 from DarkFlippers/master b70b044d9a Merge pull request #59 from DarkFlippers/feat/ci e5eb975dd8 Merge pull request #57 from DarkFlippers/ci/disable-codeql 6f427c2a99 Merge pull request #58 from derskythe/fix/max_value f983055a3a fix: Improve formatting of subbrute_protocol_calc_max_value declaration 97dc2a88d4 Update codeql.yml and disable on push events bae0dfcfdc Merge pull request #56 from derskythe/docs df466310d2 docs: Add extensive documentation in code comments 4523b46ae8 Merge pull request #55 from DarkFlippers/master 725ab243a7 Merge pull request #54 from derskythe/master 337b1b969c Add workflow to automatically close stale issues and PRs b574fa373d Merge pull request #53 from derskythe/master 7bb0680368 Add workflow to automatically close stale issues and PRs a40c526972 Modify GitHub workflow to generate releases 5cdf98df61 Update release link in GitHub workflow 2269c09caa Update release body in Github Actions workflow 6f8d6b74ee Update dispatch input description and remove redundant code 8e6b42c014 Refine workflow dispatch input and clean up unnecessary code 872908c52a Update description text entry in GitHub workflow 53435d5a68 Update GitHub workflow for better log readability da1a29ee1f Update format of firmware tag in GitHub workflow output 627c1c758b fix: Correct typo in filename of build workflow file 86a2646380 fix: Correct notice titles in build workflow e410e8a7cb Disable release types in build workflow 9e9f4ad2f5 Update notices in build workflow to include firmware 863b4d1759 feat: Update git tag creation process in firmware build workflow e804bde2d0 feat: Update git tag creation process in firmware build workflow 5e2d26546e Improve version handling in firmware build workflow 5064991533 Improve version handling in firmware build workflow 0802191c3f Update version handling in firmware build workflow 54a98f9f15 Fix: Update substring handling in firmware build workflow db596a7a05 feat: Update firmware build workflow concurrency settings 615a7989fa Correct parsing of minor version in build workflow 0d9c6ffcfb feat: Refactor GitHub workflow in 'Subbrute' 2d54641c8a feat: Refactor 'Subbrute' build workflow to remove FW_URL 4de546486f fix: Add Github token to 'Subbrute' build workflow 5b5c867e98 fix: Update release tag check in 'Subbrute' application's build workflow 7def788b43 Fix: Update check for dynamic release tag in workflow 5d2297dafe fix: Update check for dynamic release tag in workflow 65646825f0 fix: Update API call to check for specific release tag 175fd3c355 Fix: Suppress Github API call output in build workflow 63efc78e35 feat: Remove unnecessary code in Github workflow c84a6ba7ef fix: Replace Write-Error with Write-Output in Github workflow 8763f248c0 feat: Refactor error handling and release creation in workflow b6d3225b95 fix: Update release version naming in GitHub API call 57fbaae76a Merge pull request #52 from derskythe/master 84c94c3c61 refactor: Refactor variable naming in build workflow e0bd2983bd refactor: Refactor build workflow and simplify naming scheme 64ba4b83e5 Update build-with-firmwware.yml a4f1be18ba Merge pull request #51 from DarkFlippers/master f0b1731673 Update CHANGELOG.md 81fe067342 docs: update `CHANGELOG.md` 1e7795cd8f feat:Update Sub-GHz BruteForcer version and clean up subbrute_main_view fbfade509b Picopass: More info view (raw bytes) (#86) f4cba6e4ae Picopass: detect config card (#87) 1b41e8968b Update name_generator_make_auto invocation based on attack type 178da0beef Update changelog.md for app catalog b3e9147a4c Update version 20dbbacdd1 Fix script user input hanging bug 4d7d22855a Add samsung and all spam (#43) 1198cd268d upd wifi marauder 7f4398ff05 upd picopass 744c8e6318 Picopass save partial (#85) ddc6c34f96 Merge picopass from https://github.com/xMasterX/all-the-plugins e6ff9219a5 Merge picopass from https://github.com/flipperdevices/flipperzero-good-faps 213e55b28c Merge esp_flasher from https://github.com/0xchocolate/flipperzero-esp-flasher 5aed400b14 BleSpam: Fix custom model not saving and freezing 98fed490a8 Use https instead of ssh for submodule (#14) df84ffa38e range function and md5 library b90571caa6 upd picopass ebb6ce8f01 PicoPass: Fix name buffer size issues (#84) 66d44fe06d logging and error handling 9058c0c6a9 PicoPass: Hopefully fix name buffer size issues 1f0a221fa0 Card read success back -> sam present b68d1ffca4 tweak ccid retry counts 890c43905e Update Github CI Dependency b5192c7842 application.fam: Update metadata c723de118f Merge unitemp from https://github.com/quen0n/unitemp-flipperzero 38331e7f2f Merge qrcode from https://github.com/bmatcuk/flipperzero-qrcode 5323be716c Merge nfc_magic from https://github.com/xMasterX/all-the-plugins f454caff66 Merge gps_nmea from https://github.com/ezod/flipperzero-gps aaa89dfa32 Prevent deleting when saving as different format fd8f1afa7e Move saves into separate functions ec39839ef8 Update CHANGELOG.md 4b0b91bd10 Update README.md 46e93e2515 Update app version 16947065c0 Update BME680.h 9c0bf6a87b upd nfc magic 550701aed4 update to firmware 0.96.1 3c674564d4 Totp: Exit on short back press a0615641b8 Expand sio size, add more to virtual processing cb38588d1b BleSpam: Memory management improvements 9c47f1d2a2 Make README graphics transparent for dark GitHub themes. 52c1c0f690 Update picopass app name 71dd2ed917 Update readme 2b8abcbfe6 Add app inclusion disclaimer (#3) 32e13721a0 Format 9b14f67904 Merge uart_terminal from https://github.com/xMasterX/all-the-plugins 56420c264c Merge picopass from https://github.com/xMasterX/all-the-plugins 6e4c0f3b84 Merge picopass from https://github.com/flipperdevices/flipperzero-good-faps dfeb0142cc Merge nfc_magic from https://github.com/xMasterX/all-the-plugins 144c866090 Merge nfc_magic from https://github.com/flipperdevices/flipperzero-good-faps 007c33ed3c Merge mayhem_marauder from https://github.com/eried/flipperzero-mayhem d52faa56c8 link to app catalog https://lab.flipper.net/apps/seader 59a1e67823 upd seader 33409fea4c upd nfc magic ca2458030d upd picopass bed7ff48ef Picopass save as seader (#81) cca8f894d4 Remove early push to view during virtual a2bd8f0b31 v2.1 689cd62fd6 Merge pull request #4 from bettse/virtual_card b20353d4e1 Save picopass to picopass folder b35531d7e0 typo 0e0af8300b more logging d4c4fc89b4 Specify in error scene that only Gen1 magic and Gen4 UMCs are supported (#75) 1a0e729a36 [FL-3667] NFC Magic fix gen4 detection (#71) 9fa5fa4ed3 Picopass read card using nr-mac (#79) 3fb7ec7c46 Picopass: Update loclass notes (#80) fc7ae6994a Added FlipC screens and banner 08b008e8f0 Update README.md aaf90130ed Format 99cf56eceb Experimental PCAP on main USART support a580c9372d format 40885c5c63 use loclass_opt_doTagMAC 14d94d1d02 Updating companion app, some extra missing changes 5dfd2cd8c2 Remove delay in virtual processing 31894f4584 Virtual processing with Seader credential file b1c0f1e05d Only show pacs in log for successfully loaded cards 31c3ccd21b Reducate delay in virtual card loop 7dcf6450c3 Show 'unknown' for None type ec3ded124f continue work on picopass state machine 27786723fe use define for array size 5e1c5a893a Consolidate some defines d83fa2e41f add mbedtls lib b5290e7b15 add loclass be889102c1 picopass state machine acb848d98e WIP: detection faef7b56f4 UI for virtual card 2e4f5abead replace ccitt stuff with iso13239_crc_append 7c58be4e15 correct sam_start reset ff980cf932 Print asn1 before processing 99f4c3f4e5 inline seader_process_apdu eea9f7b250 upd picopass 006628ca2e uart terminal add missing uart deinit 024eadbb1e Merge pull request #31 from hryamzik/ptt e03773fba4 Fixed build on latest official firmware fd66bd51c6 upd seader 7e0c65947f More semantic event b0fda2f9cb remove a debug log cca18c5aa5 format f5b9f6b268 Back on read goes to SamPresent 3ef7e9e721 upd seader ae66f8bbcc rename asn printing callback 1104af4e0c correct variable scope df88756d96 stack array for sending apdu 6dafaa0d93 invert logic for card detect type 048b408d05 card read success back button now goes back to main menu 4cee853d3a less agressive 14a error handling 9fb58d2853 set version to 2.0 08e63aa8c2 push to next UI on error d15be5cbb2 working on error handling acaec81600 add new app c8103f5d64 move from broken to working apps 50a1e5f39c Break some functions out into a sam_api a8f46f7af6 Upload icon 1959719a2c Initial publication of source code 96668802af 37bit rfid save fix 2c9b3d87f7 SeaderPollerContainer 39d577b045 log and comment cleanup 7b012c4293 cleanup 86ae5e3108 cleanup callback calls 95f528e2c7 Add GPLv3 License b50a757940 switch queue message to simple struct d373ea4d99 capture SIO a625e9a164 Add fake epurse update e389110175 remove hacky use of return value 5dd8d03945 move stage to seader_worker b4d34d9c6b format 667130b113 fix credential clearing ec7a503ffc reduce logs de1c0a1c55 set sak/atqa when nfc ca96807cb7 increase uart threads to highest priority c7674c9d0e cleanup SeaderWorkerStateRead14a bc211e7ead Remove credential from seader worker and only leave in base struct 308e7d2dc8 switch printing asn1 to only when message is processed 32bda09081 can re-read picopass 005792bf1a succesfully read picopass 80e6715580 Cleaup conversation code; add online vs offline to state machine bbeb0a5765 format fc6219b766 back and forth with picopass ab5b922b7a fix xremote_get_version temporarily 34ebc9b67e format 4369b01ab7 Add stage to picopass 5ad9cef834 WIP 6c658ce55f Initial commit 280b099c9f Add picopass protocol files and strip out unused 4ea3b1661a builds e73874ce98 refactor card details into a function 2f64dcbcdc FWT timeout 9d1ed51851 reduce logging 059fbb4540 FWT timeout 99c04ee2ed WIP: reduce thread priority and use a message queue 1c94ee9ea3 fix popup callback 2a837eca2f respond to seos 44051c3d34 WIP a7ad022bcd WIP eb853d6fb0 Update for TaskHandle_t change 1792f3229d fix connections missing on readme ceabbce615 upd xremote ffb9c150e8 Update README.md 3d138f7455 Update README.md 02d63f009a Updated readme 035b530c12 Removed backtick markdown element from flipper catalog readme 73220eb880 Implemented custom layout page and button editing menu (#4) 8ca5d42fac upd seader .fam 0d4641d415 bump version 8eacffc3b2 Update sources list ff09af7f0a Update README.md af06fab7f8 Update README.md 8c46e20644 update xremote c26ea5ca18 Fixed furi_assert fail for view dispatcher custom callback set function e56a0c23b0 Updated settings file schema faf55240a5 Changed changed settings file location from assets path to APP_DATA_PATH e006f80578 update xremote 5e725be916 Use submenu orientation function only in case of unleashed firmware 3826cb39ec Formartted project with clang formatter to match flipper catalog requirements ee32e15811 Prepared to publish in flipper app catalog 3b587d93b9 Removed unused definition a08a27baaf Finished learn mode and signal analyzer (#3) b9523bdbf1 Add xremote ir app e16ee18000 update seader e6a83b1270 Fixed back button behavior in control page e1add54a8d Update README.md 58382671e3 Updated icons, layout and button pressing stuff b4de593fe3 Merge branch 'main' of github.com:kala13x/flipper-xremote cfeb65f156 Refactored button press logic db6a36a937 Update README.md eef0709424 Updated readme f841dfb1b9 Highlite button only if its pressed 95aeb2bb30 Remember last opened file or directory a5bfd17635 Implemented horizontal view support for all pages 2921c9ed34 Optimized back button behavior 2df6dd0b32 Implemented exit button behavior setting ec80b46c6f Changed settings context allocator definiton to static 7af67670d9 Merge pull request #2 from kala13x/settings 22055b7e26 Merge branch 'main' into settings bcc37c45f3 Finished settings implementation 7e4303ad4f Update README.md 958af1d9a9 Merge pull request #1 from kala13x/settings 313794927d Allocate system wide settings and load from file 2cdc442545 Implemented settings load and store functionality 845666e18a Updated readme 27784cd3a7 Added button name scheme in readme e1ab61fefc Updated screenshots and readme f45f642693 Finished control page 3c951f1111 Update README.md 8dbafef776 Implemented saved remote general buttons view c4b08cafa4 Update README.md 2ca26c7874 Update README.md b529ce9281 Separated navigation and control pages 125bd3e6b2 Fixed spell mistake 3ac5d47f0c Initial commit 71dbac978a Initial commit 51646547f3 Correct save as rfid 1aa061dd40 update seader 6e3498f7aa Prepared for catalog release 339c673535 Remove delay that allows race condition db77f98852 Create build.yml c57076b4b0 Update README.md f756524aff Uploaded screenshots 0615a6ad9e Removed useless code 601fa90530 Create README.md 16e543a196 Update pc_monitor.c fd5de13dbe update version b1c48c7605 Lint a2f2b7dde6 Bars now in center fdea5cb5cb Update naming include 9dec8c9374 Formatting + NoData state de271b331e last message timestamp 7d78be8ef7 only log nfc response a second time if changed 07e27815df Metrics hide when data is unavailable 33999af473 Add link to nard case 3cfd397e5c Update rolling flaws, move to base pack, add more freqs 76bb3be2b2 v1.5 (L/R count, OK=flush+CLOSED, signal=vibrate) 4051071e58 update ublox, game15, uart terminal, intervalometer, seader 62b238b9f3 update ublox, game15, uart terminal, intervalometer, seader 59396f9ee8 New naming fixes part 1 cf68ab1e97 Catch Long Presses on D Pad 67879dda35 Add Support for Additional Cameras 38bc008fc6 Also increment fap_version 8e688bcefb bug fixes (see changelog) 09b08f5be4 update comment. 8cbcebef85 update .fam file. 794f7d5470 Fix huge delay on Transmit Signal. 35336904bf Merge pull request #2 from bettse/mfc 0433946a83 Add ver info to readme. Add note about Xtreme DEV. 76dca923ab Add version to FAP DESC as well. 5da31e66b6 Added versioning 2656582d72 Add .flipcorg meta data. 277b4be258 Add description and YouTube link 00bc7d31e1 Latest updated based on video 168f2ac1d7 MFC Support 93e0cba521 Add Keeloq diagram 8ebaaaeb91 Added "Test attack" diagram 8bfef6a2f2 Update contact info f8825552fc Rolling-Flaws (KeeLoq rolling code teacher) a7c091eb13 update flipper scope 610aaaa16d Bump version ba06c88ac7 Processing captures bf9ebe0eac Spelling a451de06d7 Intial save support and docs 57c69dadc7 update apps cfad4e075d links to stores selling SAM 62637e6efc Disable ADC and timer 2741e8ea26 Capture menu 77ee1e9357 Play and pause icons 64f2ddef44 Formatting 5d7fcecae1 Remove old binary 08e5a20906 link to 3d printed case 25e960cddd update apps and add new apps 273af96bbb update apps and add new apps ae2cf23493 Improve ccid logging c4100d192f handle no-change slot notification 430774216a Rename seader_worker_process_message to seader_worker_process_sam_message a08456d490 default xfer block to sam slot 0d0084f8d8 Include to/from/replyTo in log line ec1b4fa3a8 improve card notification handling c9fcfffcf8 make powered into an array 03745d9c47 Add slot param to get slot status 425d93145a Support 2 sequences 19fc6d9795 Added sub-menu to set each pin for input or output, and set the value for outputs. c2526525ac Added a fixed delta time to improve animation; Replaced gpio_item header with internal code for handling gpio pins. Added display for digital pin values. 0445435d11 Refactored code to use structs for each gui element; added a wiggle animation if a pin that cannot be set is pressed d1a8b915fd update apps and add new apps 301d2a54f5 update apps and add new apps 08a924550a update apps and add new apps 1840c143d9 v1.1 fa73d23f75 initial commit of application; WIP - select pins and press ok to send a high value. 4ad525c3f0 Initial commit 06e20e5d6a buy me a coffee a9c2665b14 remove update.sh 286f83d396 mention faq 49a6a14c6b Remove builds b57a918ed3 Add link to RTT d8b67d779f Update application.fam d2901a9d74 removed image 11b98c5e46 new file: .clang-format modified: key_generator.c e028e950ea fix issue #1 2e6bfc11c7 bump versions and set bt trigger to use keys from ble remote bbd321f86b fix plugins, remove dupe 96425ff24a new apps and updates 1e0481cae7 new apps and updates 8f1dde57c0 Expose iClass SR and MFC options e1c593e8b6 Better description 346bba0c36 Description b184cc95b1 Screenshots c5d6f8d436 Update fam c88a334a32 Add version to manifest c1c7375d6e Format 9b52d4c93d Bruteforce solution for TIM2 0dd0f6fa58 Change category to GPIO 5ac47f06db Switch from HAL to LL 6aab1014fc Set CSN to diversifier if saving SR 18cae05fbd save as MFC 44e41370c6 format 828250a033 copy over picopass crc 63cbb60a45 feature to prevent epurse update 85427bdb28 Info log when updating E-Purse f991626b5c Fix transmit log messages fef74d034f cleanup by prefixing methods with project name 9992838fa3 fix desc d4cdbeb2a6 more updates d146e7c8c0 Proper fap_descriptions b518cce4cf Update application.fam 754269107f cleanup by prefixing methods with project name 691407c687 Pull SIO from SR 349a47db26 Update apps bb5620f658 Change sio detection to look for 0x30 14908b2745 add +sio to card read success screen a16d86aa42 reset name when clearing credential 47dc819337 show +SIO on screen if saved ffda9de789 Set credential type to none when reading from file 6982b4533b Add view showing gpio traffic 6351e2c00a Improve perforance related to sam insert/remove 11ce3a5e52 add new apps 74b2f77f39 format bd2373c378 Add weburl 74aca1fa39 Try 3 times to show FW version on menu 2e3f481bcc format b00ab1c854 rename sub.h to seader_bridge.h 91eaece340 track rx_cnt 7a16401108 Add SR format behind debug 2cf59a4261 Hide sam info behind debug being enabled fa001c773c move apps 11edcb82b0 rfid rename 74d5ad908a reset power bool when checking manually 93bcd20125 prevent power on from being called more than once 6ce17745fa Bluetooth 193ba07d58 categories part 1 b4b832f20b categories part 1 7f1b3559df make link to flipc 80a3ba48c2 build data 5613d2d2e4 Stop 0 padding credential a27291631f ufbt format 725ce52ea3 async request version, show on new scene 38dbd85eba reset hasSam on slot status call 401d9bb266 Screenshots 628905f8c6 cleanup unused e796250786 ufbt format a8b472282f Show version on UI dbe6339695 Add type a4fbfacbfa rename versiont to samversion d5dca03817 seader_worker_send_version 3a00184049 add version asn1 4d8db0e563 more manifestos, xbox controller and videopoker ufbt fixes 416e29c53d more manifestos, xbox controller and videopoker ufbt fixes 4fd9a433d6 Add Screenshots 7587d7175c Store SIO/Diversifier 541ec26ed7 sniff iClass SIO and diversifier 677dcea5d0 Fail on unrealistically large PACS 89b1671dc3 ufbt Fixes part 1 e7100c7216 API 31 / unzip sources 323fedffe7 API 31 / unzip sources 858c36044f Binary format of data e0b22911bd tracking 97878f7f22 Prototype 32a6261912 Add author and version to fam c8ac6eeb81 Changelog header 6f51327903 non-empty changelog 7a086ac167 changelog.md 54443a351e Update binary 198704009a Fix for latest versions of firmware 37015a18c8 Update dev notes to ufbt d19d1e0296 Initial commit fe3897689e remove favicon zip 120afebff3 Create LICENSE a739d4d1f4 update readme to github 24a1691e7a Add screenshots 89902c73cc Add banner 957fac8956 update reference to github 012b7cf052 ufbt format c685c4a4d4 fix DOLPHIN_DEED 6307e0df90 add workflow f0a11d3b71 API 30.1 2b07a7f604 Add Github Action for uFBT Build (#1) 32825da053 fix printing asn1 a5ebff76b9 api 28.2 32b9a99385 Add a nice readme cef7ca83b7 Reach Functional MVP bae9c09959 Add Rough Settings Menu 65e6d62c0d Add Real Sony IR Blaster Code 18d487d9bc cleanup archived binaries 3525cacf39 Initial Implementation PoC 270deb0ee0 catch wrong ATR 5d48e25cb4 remove 404 84143df847 add 26.3, archive pre 20.0 83d70158d2 changes to support ufbt 50cd60071e api 23.1 and 26 3324af2bec Merge branch 'fix_win32_build' into 'main' e2cbe6cf9f Rename file extension .S to .sx to fix compile bug on Windows 495ce8094d API 23 88bcb2341f Bundle STM32 files 15727cca89 shorten protocolName display 437e19f098 read error for MFC 6f3a274ebf update readme with asn1c command 4a67feaeee regen asn1 c files 7786e34e04 Change for latest dev firmware e797a06898 update readme from index.html 36499986e4 Add API 21 a08952a2e6 initial import 378e78df93 Readme 25b53b3ed0 Delete .gitkeep 37e2e1cc81 Add files via upload 2c58ae55d3 Create .gitkeep 8edd44e678 Delete Screenshot-20230223-203332.png 9599428a05 Add files via upload eeef5d05f5 Update README.md 960c78ca01 Add files via upload f6189a8464 Initial commit f0051403a8 Readme 9c52cd9c19 Readme 95b7a0aff6 Readme c64938abd1 Update binary 7f8318652e Create FUNDING.yml ee9370c7dc Make arrays used in measurements static c41296ac11 Readme 2693876f6f Fix voltage measurements cc7927fdc4 Comments d1a3d01133 Photos 69715da0f1 Readme bc87a65b48 Readme a590a76a2a Measuring of frequency of waveform 766ece90f6 Compact the repo structure cfcc6d9bec Allow measuring of voltages 25047b6d1f Merge pull request #7 from Nem0oo/minor_changes b29a4d834c the intervalometer takes a pic on start then launch the timer + comments ead994161c Merge pull request #6 from Nem0oo/renaming e2fac0fc1b removing ios references (tested on android) fe93e0e119 Make time period more understandable 64e5badfd5 Demo becfba1d74 Pause button 5690e952a3 Add image directory b6c412cf28 Readme a01c9c12b4 Small tidy 0516546bb5 Readme 350150ceba Merge pull request #5 from Nem0oo/delay_positive 9f0280ffaf moove keys to appdata and change tag ad26554395 Inspiration f139dd4516 Readme 16ffbd1c68 Add menu system d00d417033 Merge pull request #4 from Nem0oo/delay_positive 856fa44d57 delay must always be more than 1 37d827552e Merge pull request #3 from Nem0oo/remote_and_lock_edit_while_shooting 1cd5a68f0e UI modification, allowing single shots and resetting shot count 35a9714002 input handling cf77f7a046 Double buffer fc07faafa8 Customise time period 73f00345e1 Draw lines between points 0e4570ca06 Start plotting ea402ab12e Stop DMA on exit e8f74431ea Relocate vector table ab3da35731 Merge pull request #1 from Nem0oo/dev c8ac007f86 Delete r eeebff4515 Assets for th UI dc46b18616 Creat assets dir e1df08c125 UI creation 11c3e20306 Create project 63d33fbab1 Initial commit 8140e5eea7 Readme 57ed36f976 Use DMA e3ff8565e4 Initial scope app 7ed57c7745 Initial commit git-subtree-dir: applications/external git-subtree-split: 9f74b3362f0f75ca37b11d3da35f6e9ec09fc43e
RogueMaster
added a commit
that referenced
this pull request
Mar 15, 2024
6e28b7caf5 Marauder: Save Wardrive and EvilPortal dumps to Flipper SD 90bb81b9f2 Marauder: Fix memory leak with prefix name e876e5ea7e ESP Flasher: Update Marauder bins to 0.13.9 d8452ec866 BLE Spam: Fix exit with beacon without attacking c3f1b9800c Merge pull request #4 from AbeNaws/dev 7692f85773 Refactor to fix memleak, unsafe strtok and assets path 0702b56052 custom list functionallity to swiftpair d96d8390d0 custom nameflood list git-subtree-dir: applications/external git-subtree-split: 6e28b7caf52c2025960c9d7ae199b9e8137c4453
RogueMaster
pushed a commit
that referenced
this pull request
Mar 20, 2024
Add more detail to ufbt instructions in README.md
RogueMaster
added a commit
that referenced
this pull request
May 4, 2024
54870d87b75 UHF RFID: Consistent app naming outside GPIO folder fa59ab9a99e GPIO Flashlight: Add pins diagram by @Kuronons dfd6c1585d1 XRemote: Fix vertical submenu e13097f3e01 SubGHz Remote: Fix firmware import 5f8541068b2 Format d772d45edfb Add text_viewer from https://github.com/xMasterX/all-the-plugins 5de15386816 SubGHz Remote: Port changes from firmware 87b3ffb966c Add subghz_remote from https://github.com/DarkFlippers/SubGHz_Remote bae8713488a SubGHz Playlist: Port changes from firmware 868ae9b789b Add subghz_playlist from https://github.com/xMasterX/all-the-plugins 2a0ca6305e3 Simpler timestamp code 9ca1e85a2f1 Fix merge 277476f3510 Add nightstand_clock from https://github.com/nymda/FlipperNightStand cf6359a7071 Second remote for nightstand_clock c7115e1b396 Add nightstand_clock from https://github.com/xMasterX/all-the-plugins a0ede19e455 Mass Storage: Port changes from firmware c33d6b403e7 Add mass_storage from https://github.com/flipperdevices/flipperzero-good-faps 56a85b1a55a Second remote for mass_storage 8f56fb7ba63 Add mass_storage from https://github.com/xMasterX/all-the-plugins e030e184de8 Add ir_remote from https://github.com/xMasterX/all-the-plugins 7630b45810b Hex Viewer: Open file from argument, fix mem leaks ae3f0e36689 Add hex_viewer from https://github.com/xMasterX/all-the-plugins f82ff3c1a33 Second remote for hex_viewer 4af5f3d5a7d Add hex_viewer from https://github.com/QtRoS/flipper-zero-hex-viewer 9ac0d425ed9 Merge unitemp from https://github.com/xMasterX/all-the-plugins 48d2918da1a Merge magspoof from https://github.com/zacharyweiss/magspoof_flipper 46702d7cf27 Merge magspoof from https://github.com/xMasterX/all-the-plugins 2bf612eb7bd upd magspoof 19f451e6945 update unitemp 40433b8 Forgot to save! 536e07fddaa fix missing frees b9a505f2ce7 ir apps add support for new settings 73ca3f2 voids just in case a26c865 Update README.md 84befd4 Update README.md 21b2c18 Custom modulations load b8ac01b49ef datetime fixes 9dd4b230cfd add missing furi_string_free 2ea0fac format 639b298a3a0 upd hex viewer b735fdb9809 add some missing frees for subghz playlist 7da47eaf571 add some missing frees for subghz playlist 0586b18 fixes #5: stream_free added fd59b7dd6d0 upd hex viewer 9857fee docs: Manifest URL to README b98e1e1 fix: Disabled github actions (I hope) by renaming 0bb751f feat: setting font once before drawing fe702fd fix: "percent" -> "percentage" b181693 Create README.md 868d254 feat: added few fields to manifest bf8aac7 feat: added two screenshots 8b710c2069b base pack apps sort e31c716 feat: png -> bmp ae598c3 Merge pull request #4 from hedger/master 941d01c Manifest cleanup c4a9ff4 fixes for ufbt b982fa5 feat: Removed unused icons 730d5c5c702 upd hex viewer 6b43606 refactor: Massive rename and cleanup 3d7a721 refactor: scene 3 deleted 3b797e0 refactor: comments removed 9c54e6b852b upd hex viewer a4e1e64 Merge pull request #2 from QtRoS/new-app-structure dfa00d3 feat: "Show info ..." implemented 01a4e38 feat: Minor naming changes d5d6a62 fix: Go to works 9b5894b feat: Need to show TextInput 4496f44 feat: Dirty way of doing go to 72465ac Oops 1060f59 fix: Major bugs fixe 1fba658 fix: Minor fixes b6c3ee6 fix: Few minor improvements. Lost events - to go c827137 fix: Icon fixed 96c74de feat: Works but with major input lag 025d25a feat: Basically working 142973c feat: Maybe working?.. 2f6b16a fix: Ongoing transition... 8f15b70 fix: Wrong rename fixes 473ce0a WIP Transition to new structure 1f8ee2d40bc fix catalog versions fb508ea New remote design by @Svaarich ac9a4863e3e fixing some big bugs a905d70 Remove unused call 2081344 fix naming var for last fw 64a21d9 Merge branch 'dev' into ufw_main_app a503df5 App manifest: fap_weburl 79a7601 Catalog: fix readme 3346c92 App manifest: UFW menuexternal bca3518 SubGHz Remote: separate repository 444f977 Update LICENSE 9389ba4 Initial commit 96c813a1b49 add new apps and replace text viewer 0ec15e05d13 combine 1 22ed36ff7a1 combine 1 187531a1157 move base pack here beb3ec4ae5a move base pack here 31d756eb46b move base pack here a3f82247405 fix plugins, remove dupe cf386461af6 move apps 7969cf50a18 move apps 1d70f57 Merge branch 'main' of https://github.com/nymda/FlipperNightStand a0ff83c Update clock_app.c 58d89cc Update README.md b956162 Update README.md dfcecab Create README.md ee76baa Uploaded files d394dc5 Initial commit 6a2a301 Update README.md 5b8588c Update README.md f75f44b docs: just for rebuild 7b9a7db feat: quick scrolling on press + version update 1aebc09 refactor: few renames and bugfixes 4c3a383 refactor: line -> file_offset 3c25f0c feat: Version and file size in HEX 8e00550 docs: Nightly build link fixed f6c9cbf docs: Fixed Image in README 2 0f09900 docs: Fixed Image in README 7473822 feat: Initial commit to the new structure 2fd9131 Initial commit git-subtree-dir: applications/external git-subtree-split: 54870d87b75311795d5e0dce4f2fe4c99fb0bd9a
RogueMaster
added a commit
that referenced
this pull request
May 14, 2024
0283eaee669 Format 4dc9e472384 Merge pull request #8 from leedave/feature/cross_remote 3074e48081b Add cross_remote from https://github.com/leedave/flipper-zero-cross-remote 01eb2c1 Merge pull request #16 from leedave/feature/fix_0.100.3 642afe4 Fix for crash on exit in 0.100.3 4d4962f Merge pull request #14 from leedave/feature/subghz_encoded 7f17cb6 ufbt format 925d739 Update Readmes, added version to info screen 34a5851 Settings & Storage for SubGhz Timing 6cf5fb9 Encoded Subghz works with standard 500ms setup 8520f4c Merge pull request #12 from leedave/feature/catalog_sdk_upd 8fc794f ufbt format 3087d4b Fixed initial crash after creation of chain with Subghz element 2b2adc2 Merge pull request #11 from leedave/feature/catalog_sdk_upd 99ae845 Changed subghz_protocol_registry source 09de2e5 Changed subghz_protocol_registry source 3a3a767 Changed subghz_protocol_registry source 5c100bf Changed subghz_protocol_registry source bb92af0 sdk headers test 3 c2b122a sdk headers test 2 c24026f Update to help build detect icons that were already there instead of using from Firmware d92d744 sdk headers test 1 275accc ufbt format 47aea2c Merge pull request #9 from leedave/feature/ir_ind_timer d5256ed Added IR Timing feature 2383b0f Added int keyboard dd546b5 UI Menu to set IR Time ff25784 Merge pull request #8 from leedave/feature/subghz_like_meal_pager 32041e2 Linting b64e36d Fixed bug where crash occurs after deleting an item 14db43d Stabilized save and run, still a crash left after deleting items 28bbaaa Removed not needed settings Sound/Haptic 06608e8 Does what everything it should, but still crashes a lot 644227f Callback after subghz. Waiting still not correct 97c98a8 First time IR and SG work together, but still very unstable 098497c Included library for Subghz signal f8b524d Aligned format for IR and pause timing cdeb124 Fixes for new timer in IR commands a523e11 New save format 36c07d0 RAM fix for SG remote 76ecb27 Cleared out old SubGhz module cb639c1 refactor cross remote item methods bc56826 refactor xremote_cross_remote methods, fixed RAM leak 56d7a9d Storage of subghz filename abcfdf3 Restored SG animation 8bdfcaa reactivating subghz menu (no actions yet) bb5e131 Merge pull request #6 from leedave/feature/ir_timing d760cb5 Fix for mem leak b7c9e37 Merge pull request #4 from leedave/feature/ir_timing 3a1bba7 bumped version f896686 Merge pull request #2 from leedave/feature/ir_timing 12cd62d Added IR Timing Feature ae626bd Version Bump 5eb59ec Updated changelog 6fbd30c removed builds c6f71ae CLANG Formatting 83d453a Moved to new repo, updated for compatibility to 0.95.0-RC git-subtree-dir: applications/external git-subtree-split: 0283eaee669ce171ffad820b5ea1bbab4d87abb9
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
Jun 4, 2024
Add fap_category=NFC to application.fam so it gets put in the NFC folder when built and …
RogueMaster
pushed a commit
that referenced
this pull request
Jul 3, 2024
RogueMaster
added a commit
that referenced
this pull request
Jul 4, 2024
0cbe0421ee4 Format e352a9e0b65 WAV Player: Reconfigure to use 8-bit memory buffer, halving memory usage 0f51370211e Merge jetpack_joyride from https://github.com/timstrasser/flipper-jetpack-game 985c4342fdc Merge camera_suite from https://github.com/CodyTolene/Flipper-Zero-Camera-Suite 847f0f0 Bump version a9ecea40755 Update changelog 470c1f645bc Fix up horizontal flip when camera is rotated 180 degrees dcefdf1c791 Update in-app pinout guide, readme, and version. 8669013 Merge pull request #4 from CookiePLMonster/master ca74bc2 Updated to SDK 0.103 5fd43f8dbe7 Merge branch 'dev' into ct/v1.8.0 4ac83ef3814 Use new DateTime. git-subtree-dir: applications/external git-subtree-split: 0cbe0421ee4c09465dc9a265f202437cbf1967c5
RogueMaster
pushed a commit
that referenced
this pull request
Aug 21, 2024
RogueMaster
pushed a commit
that referenced
this pull request
Aug 25, 2024
RogueMaster
added a commit
that referenced
this pull request
Sep 3, 2024
5864b3f1010 WAV Player: Fix unresponsiveness cfea009edfb BLE Spam: Fix delay help section bec77fd399f Format b643a4aad2b Merge totp from https://github.com/akopachov/flipper-zero_authenticator 094d65a4018 Merge solitaire from https://github.com/doofy-dev/flipper_solitaire 4a0f5a9ee36 Merge nfc_playlist from https://github.com/acegoal07/FlipperZero_NFC_Playlist a83d4bca832 Merge laser_tag from https://github.com/RocketGod-git/Flipper-Zero-Laser-Tag df3c9f9 Merge pull request #6 from jamisonderek/jamisonderek/rfid-ammo bb8b73f Up button scans EM4100 health tag. 6e8234e Merge pull request #7 from lucaspwo/update-api-72_1 0a7ce69 Merge pull request #39 from xtruan/patch-1 c7b2006d5a2 chore: Updated version f77e6fb59fe feat: confirm `topt export` on the device (#240) (#241) 8026dd6 fix: add zero back 22445c5 feat: allow delay up to 12s 25655af Updated to API 72.1 f0181ef Update laser_tag_10px.png 48f86b9 Update laser_tag_10px.png d6d4119a92a Add laser_tag from https://github.com/RocketGod-git/Flipper-Zero-Laser-Tag 54d7fe3eeb6 Fix adding new app 43ff28abf2a Merge seader from https://github.com/bettse/seader 5f1159d9604 Merge picopass from https://gitlab.com/bettse/picopass c5e3d62 Update for v1.1 0cece4d Update icon, remove test fap folder 2ed4e45 Update README.md 881263d Get rid of laod_path when dealing with non-seader save 9e32cc75d0d Revert "SubGHz Bruteforcer: Fix one/two byte text" 018f9f6 Move parse from card menu to card read success 56ac248 Debug log of save location for agnostic 7d70a7a Explicitly set credential type before saving d5a4a95 replace ANY_PATH references e93f3cab71c Merge seader from https://github.com/bettse/seader c21ec24 Update f9b4be2 update f841cb0 updates b2015f3 Add contributor 6e3882f Fixes 725f889 Preparing for app catalog submittal 59b65a9 Merge pull request #5 from jamisonderek/jamisonderek/always-rx 5fbc4f4 Free IR controller if alloced. 6a56928 Always RX except when shooting 026c92b Merge pull request #4 from jamisonderek/jamisonderek/team-color 85539e0 Blink with team color 14067edf8c0 No github, this is not a vulnerability 7d70b9b Replace backticks with single quote marks 94f1bee Remove deprecated function 0d40373 Update changelog cbeb02e Bump version to 1.17 e03ad23 Merge branch 'CVE-2024-41566' into 'main' fb3160c Merge branch 'main' of https://github.com/RocketGod-git/Flipper-Zero-Laser-Tag 0064f1e Remove unused files 2d3fe78 Update README.md 430da4a Add Game Over screen. Fix reload ammo logic. 7d2fe20 Add beep when firing laser 0689af8 CVE-2024-41566: When keys are unknown emulate with a dummy MAC and ignore reader MACs 2b3aac8 Update README.md 4b82100 Update README.md f6a4170 OFW version 8f00fc1 Update game screen for extra sexiness a31fe3f Bump to v3.1 f65e802 Correct key calculation for save as SR cc34587 New splash screen and team select screen. Game screen up next. e425136 Merge pull request #3 from jamisonderek/double-stop 5bff6b7 Merge pull request #2 from jamisonderek/jamisonderek/ir-nec 3b05028 Remove extra rx_stop call 90609a3 increase delay + add an address 5a6d100 uncompressed icons start with 0. afde2ee Added splash screen will customize more later, added sound/vibro, added logging, still crashes after team selection and not sure why e1d90b0 Fixed some stuff. Added tons of logging for cli log, but ir still crashes. 3cca0c7 Make the Laser Tag game. e1fa614 Initial commit git-subtree-dir: applications/external git-subtree-split: 5864b3f1010951a9246381caa5769b4c96053f7b
RogueMaster
pushed a commit
that referenced
this pull request
Oct 9, 2024
Send SavedAPs.txt after set name.
RogueMaster
added a commit
that referenced
this pull request
Oct 21, 2024
b907dbf7a3 Add debug tool to mount drive. d929b41ea6 Update badusbdemo for MNTM-008 48ee1bbba0 Update ADC example for MNTM-008 5eb8b97cee Merge branch 'main' of https://github.com/jamisonderek/flipper-zero-tutorials 039a8186b7 Archive old JavaScript files. 9adc9ff9ca Merge pull request #32 from Einstein2150/main 060dde6846 Updated to compile with latest firmware. 2b09689495 Fix deprecated warining 94c5e6587c Updated UART demo. Read w/o delims. f45e6f5c48 #37 - use clearText api e6debaf388 Update for latest API + fix hang bug 55db5662ec bitbang for sk9822 LEDs ae42dc8f84 Add running variable, repaint every message. 9c3127ecf5 remove fap_assets entry. 7bab3a86cd Update for timer demo. f3b8ae012f Update for best practices a1358a5642 Add lucky example e88a6bee81 Merge branch 'main' of https://github.com/jamisonderek/flipper-zero-tutorials 0dac47fc2f ATtiny85 files e97b313aa2 Update README.md 2ebf199ad4 Simplify app using the LFRFIDReader library efb1269e02 Merge branch 'main' of https://github.com/jamisonderek/flipper-zero-tutorials e071459744 Update API. Thanks Addison for bug report! bd21796c03 Remove HTML from readme 60147e9aa9 move backtick 7520aba1a5 remove _v3 from appid fdf1984c7c Updates for app store 09ed9f6bd6 Improved timing of notes 3ee4fdfec9 DAC code (needs readme) 1c097bbe7c Fix for fast notes/pauses 34095cf003 readme - backtick not allowed 1eda2bfaba Add screenshots f97d1b8d84 fmf_to_sub v1.0 c07fbbe530 Merge branch 'main' of https://github.com/jamisonderek/flipper-zero-tutorials b714ac51f4 JavaScript BigBanging SPI MAX7219 942748870b ChatGPT training for JavaScript c9c8ecdb95 JavaScript ADC demo. e3053c4d0d Update with protocol format 307ac450ed LFRFID FSK GEO DEMO e6acfb405f InstaFob fcf242ac47 Merge branch 'main' of https://github.com/jamisonderek/flipper-zero-tutorials bbd40cb103 Initial check-in for T5577 0420e698ee Update Light_on.sub for Matthew's house 546f5f048b Add more pre-build FAL files 3c5019697d Add note about creating .sub files 3f74c682b1 JS: Flipboard 6b9195fb42 Prebuilt files for momentum and official. c70c4fb65e JS: vgm_sensor tutorial 6b1cc1013e Update README.md fe2480db16 Updated comments 63154ff02d JS: BadUSB Readme df144e1753 Delete MP3 file from repo. 1a7616538f Automated JavaScript BadUSB demo 9006626231 Update cookie clicker with updated Bluetooth API. 9c944be2e6 Speaker ffi example de3e8f323d Intro JS ca9efc0342 API change requires DateTime. 89f34981b4 Update readme with Fine Tuning directions. 00e2574c5a Fix crash when no VGM. Use void* context (support more input scenarios). 05e629786a IMU Controller 6f17e6eb48 Low frequency RFID spreadsheet db6b5e4f1a Merge pull request #31 from Willy-JL/air-labyrinth-fixes 4c228ffddf Air Labyrinth: Use PYTHON3 var 36d68f0ebc Update README.md b17c15ac07 AirLabyrinth: Fix sprites on windows (still precompiled tho) d27edb92fe AirLabyrinth: Fix for gcc12 toolchain d5c329739a Merge pull request #28 from kitsunehunter/auto_reader_power a54146a4af Update readme 9e839e1a79 Update readme 4e33c80125 Add the fxbm asset e4ac198717 Make assets pre-built 119f4f244e Update readme with v0.1 game image. f6d509a409 Updated readme 28eb2041c2 Air Labyrinth v0.1 53eed82f55 capturing my notes on security1.0/2.0 fdb828016a Merge branch 'main' of https://github.com/jamisonderek/flipper-zero-tutorials 31ef491bd9 Latest OFW needs this file instead (thanks Prophet) 0662157ca6 Merge branch 'main' of https://github.com/jamisonderek/flipper-zero-tutorials into main b995a55ef3 Genie Recorder v3 eb39e8bc4a Xtreme/RM now contain the auto-detect patch! 2184839b43 Key 0001 and 0002 using "Protocol: Genie" 95d939cd2a badusb example commands 8792cccfcb delete unused file 809ff21416 A couple of badusb test scripts 393b4febc1 bug fix: free resource dca8b03b8a clarify this is viewport 97a19a32f6 Updated readme d617a8503a Update readme 2b940d644f Link to YouTube video - Update README.md 50141c9e74 Update directions for CFW 84e7a70362 automatically supply GPIO power when using read functions to turn on reader 6d812948f3 fix issue #27 - PushPull if connected to GND (reported by llgarrido) 7e4d4a06cb Merge branch 'main' of https://github.com/jamisonderek/flipper-zero-tutorials 8241069354 IR Blaster auto-detect patch for Offical Firmware a012ec78e0 Version 1.9 - fix first LED "laggy" issue (reported by Z3BRO). fe3bb3b354 Use logic LOW when not sending data. 9ec25ed0b4 Reduce to 512 LEDS (out of mem) on some FW. cafdbcc001 Improvements for ws2812b_tester app 216c15dd77 Fix version on application.fam. Refactor code for COUNT_OF. 774b228856 v1.7: blanking signal. Reset remaining leds. 6b817ad23e v1.6: Add support for 1000 LEDS, Add "dirty" support to remove update flicker. 606abe7887 Ver1.3: (w35, w36, PACS_ fields, filename) 46a0d76f52 Update readme 49204805cf Merge pull request #18 from kitsunehunter/main 2808278087 Merge pull request #1 from kitsunehunter/Add_Wiegand_Formats_and_Decoding 6e1ced7e8b verbose output off to get to decoded data faster 812c50b41f Add version in About screen. 4abe084717 Reverse direction so single LED goes in RGBW order. e517031c7c Add LED Speed option b875cb8103 iOS17. :) 145067632f Update iOS18 instructions + stop timer on BACK button. 2739089114 Update WS2812B with .flipcorg data 04480cbbe3 WS2812B Tester 447e7ec040 documentation 4db81a96bd edit H10301 decoder to display FC and CN first for consistancy 5004306d9d edit file naming struct for readibility d9f9ccae08 edit log file encoding for wiegand_load compatibility d43bc66305 rename RAW_Data to PACS_Binary 742bfc1559 add pm3 command for single step encoding 54785fe8d9 modify log file to provide PACS binary string only for downgrades 07c286642b add decoding formats C10005 and C1k35s ddb07eaeee Fix bug found by Slackware! 6934ea564d SPI demo w/W25Q32 chip 3d0aed8283 Updated skeleton app 27a50ac914 Update readme 32b40d268a Fix off-by-one bug. Stop clicking when all found. 87df63a3e9 YIKES! BUG COULD HURT YOUR FLIPPER? 5d92a3c39b Add NULL check, just to be safe. 1d10fa2019 Script to make keys.txt into fix.GNE file 88992639c6 Genie v2 - supports custom protocol handler 0f7ab59050 Update readme with warning about fast-forwarding. 45d8c3d723 Add a few genie sub files (no python required). 0c8570244c bug #14: Update x10 remote with latest 7376e5a6e7 Flipper Zero modulation samples 367a8ff09e Merge branch 'main' of https://github.com/jamisonderek/flipper-zero-tutorials 4202990995 genie_recorder 1.3 (no private API) 09b0eed345 Update README.md 12560931d5 Update README.md 4eeafe3357 Thread demo (PWM example) 7595c42fdc Update README.md 1cc4506a6b Add version info. 1569680800 Updated readme and about text. b6482bfdfd Issue reported by RogueMaster (api_symbols.csv) 90644e11b2 Edit script to allow for multiple numbers. c0159c6920 Created genie.py for generating a RAW .SUB file 3e463b17b6 Remove crashing bug. 1044c0bf8c Fix crashing bug -- can't append 1000s of times? 54c1f4fd13 Genie GIRUD-1T fec280d3a5 Genie recorder 88db25b8de remove random_name API call 7e8bdc0559 v1.1 - Add scan code (needs refactor) 384d618485 Fix typo. :) 1b454277c8 v1.5 (L/R count, OK=flush+CLOSED, signal=vibrate) 46f987a00e Update readme 356f49365b Add support for W48 (H2004064) 7d18e75287 Also increment fap_version 31fbce8209 bug fixes (see changelog) 99e76d6214 update comment. 1b5dfecf20 update .fam file. d99a059a01 Fix huge delay on Transmit Signal. be6e4ba9ed Add ver info to readme. Add note about Xtreme DEV. 6ac133d820 Add version to FAP DESC as well. 936221cded Added versioning 61e8fb3d70 Add .flipcorg meta data. 109cbd7b4e Add description and YouTube link 6b0fe23993 Latest updated based on video c28bf80713 Add Keeloq diagram aa89a121c4 Added "Test attack" diagram b44ff0786c Update contact info c0241ed223 Rolling-Flaws (KeeLoq rolling code teacher) 26104939ab Signal send demo - Aug 22, 2023 session 568f74348f Add skeleton_app for jump starting FZ apps! 68714ad1c5 Merge branch 'main' of https://github.com/jamisonderek/flipper-zero-tutorials a13cfb712b Update subghz_demo - latest firmware changes. 6921a26905 Update README.md 4d1d89a791 Add Discord info f370cff1a7 Add "binary counter" effect e5df7c5e5b Update screenshot 961294756e Version 1.1 (more effects) 593b7dd948 update banner image b5238d6a6f Add .flipc pictures 6e06cd4550 GPIO Badge v1.0 8dfd5a598a Send princeton signals 37252b745b Merge pull request #13 from LionZXY/catalog/full_description 06a5c43621 Add full description af269d5c3f Remove doc images e9022c7eb0 Example of basic_scenes split across files. 4beca0ce95 Add screenshots 00480d1fc8 v1.3 - Echo signals a few times d931817ae5 Updated README 0112d1cbfe Add license to RPS game 8c3b4e66b2 version 1.2 of RPS 4bf3a47358 Build with: ufbt update --channel=release b84221eb3c BACK at "play again" should broadcast quit. a9915dc092 Update RPS for latest API changes 8a782817c7 r15ch13 contribution 3f9554fb07 Add comment about GpioModeAnalog 5c5333e55e Add blink PWM example ecbb5c037b kilohm https://physics.nist.gov/cuu/pdf/sp811.pdf d536cf1101 Update per bunni feedback a0eff12f17 UART demo, making UART read easier. 4c304ac075 Add Blink LED example 7a0540971e SHTC3 app to print id. 1d8134f778 appid must be lowercase in latest firmware 435aad3ecf #3 - update signal for serialize/deserialize 885c465b44 #8 - Add decimal values to id & facility. bd1b14bb01 Add x,y,m values to instructions. 052f4f8679 fix initialization. add speed. 6fad46cfb2 dev 30.1 RM no longer has DEED macro d1816692ce 30.x requires [a-z0-9_] for app id 5741fcc57c Added config screen d922892bea #11 wrong spot - Make click location configurable. 554e36a4f2 Delete plugins/basic_scenes/docs directory bee1c4c67c Delete basic_scenes.png d02135a37a Delete basic_scenes.c 2e6174b0d6 Delete application.fam c7d1b4177d Update README.md 2fb10c8b1f Move Basic_scenes under UI folder 0672ab0b77 ViewDispatcher example 808e0772c2 Simple ViewPort demo - Hello World d0733985b0 Update README.md 833b1d2a04 Merge branch 'main' of https://github.com/jamisonderek/flipper-zero-tutorials f1c4a190e6 Add MOSFET support to Wiegand app. bf381dd765 Update README.md 89b590090e Added link to Visual Guide to FZ GUI Components. 2e17693d87 typo d5e63fda45 Marauder readme a7c155e88d Add security topic to readme. 0466503c64 Remove debug spew 8b86b58e88 Move into secret_ssid + README file. 0230baa7e8 Allow acting as ATT wifi. a829cb7620 Improve comments 25500ab2db Improved SSID encode/scan. d2740d37e8 Improve comments. 80e445b094 Fix bug + add commented test code. 6ad7d9e2b0 Add scan.ps1 script f7f6e2a17e fix issue #7 - invoke view_dispatcher_remove_view bfd76eac24 Merge pull request #6 from Brodan/main f500d4b577 fix basic_scenes tutorial cleanup function and update readme accordingly d71c9ee7cd Update README -- deprecated tutorial. 195a8a9265 issues #4 - Wrong pins for I2C 505926825e Add UNUSED to functions 30c9d6d186 Minor updates 257f048fde Update readme to fix typos 3c53683796 Change category to Bluetooth to align with Roguemaster FW naming e6d61aa22c Initial check-in for hid_cookie 3a1a0c19ab Updated flipc.org files e8339970c1 add fap_icon_assets_symbol to FAM file bc1e3e541a Merge branch 'main' of https://github.com/jamisonderek/flipper-zero-tutorials into main f4703885d4 Fix paths for non-windows systems. 54122eacc3 Updated readme a49aeb3536 Add prebuilt for Release 0.80.1 ffdd292550 RPS play again signal from remote user. a5ca0c1976 Viewport code example. ff73bde3f5 Updated .gitignore 3a312faca8 Add reader and clips to electronics. 74322c1400 Add wiegand to the tutorials readme. 0860e09785 Add install directions for Wiegand. 25caf3752c Initial Wiegand application e9b37d5b50 Cookie Clicker over bluetooth! 10fee7301b Add link to YouTube series tutorial. 78dfd1bf2e Integrate Karol's feedback on README.md file. 9dd831b58d Renamed image. 84aeb858b7 Improvements to basic scenes tutorial. fe0490a5a3 Initial draft of Basic Scenes tutorial 2b41dcff2f Update with archived releases 96db4ad485 Update links to direct raw files 029804873a update readme df12e82738 v1.0 RPS for RC-0.80.0 official fw d93e358bb6 v1.0 RPS for V0.79.1 official fw 13736cdccd Relaxed timing. Update readme. c6a176d94a fix freq not available bug w/join w/o games. 2fa4067702 Do not require sync clicking. 1540853283 Play again prompt at end of game. b96047cd7b Update social info for existing player. 3d1fff533f Support subghz chat messages. dfe9b6371e Breaking change - Update protocol. a97e6df1d9 Host exit removes game from list. a5cc35db5b fix some remote games not added to list. e7b49ae7b2 Use constants for enter/backspace. 6f43c5bc7b Move social type to separate line. 228f46fea9 Make "edit contact info" first choice. bf0b8063a7 save/load social preferences. 2ca12eb770 Code cleanup 7d87a22b10 RPS - Allow configuring social info. c88d5dbf3a Merge branch 'main' of https://github.com/jamisonderek/flipper-zero-tutorials into main efe95a10de Added sample messages to readme 0fb6fb32d1 Initial code for i2c_demo 418c419171 Initial check-in for scenes demo. f11f6a86b1 initial checkin for knob_component 97b7900a99 Remove game when another Flipper does a join. fda2fbcdbb Show past games. 615e307bf5 Save game results w/contact info to SD card. 3e5acab130 Free sender name. c683a15a5f Host ACKs the join request. 74f931e1f6 Added main menu + join feature. 272a7bc594 Links tool - help me build tutorials w/various fw 72b1d89078 Add vibro on move. Song on game end. b8db448de7 furi_hal_subghz_is_tx_allowed not in all fw. 8f0c94c1a5 furi_hal_subghz_is_tx_allowed(..) not in all fw. 69f7ee770d Reformat document with VSCode. 9d123a5963 issue #2 - unused var gives errors in latest SDK b6fef49575 Mesmic Mx2125 Dual-Axis Accelerometer 91da549b6a Demo of GPIO interrupt 4c450f8f9f Error-prone script: convert SUB RAW into CSV! dd93de7dbf Test to see if BACKSPACE and DELETE keys work. ba5a8c6749 The usb id triggers rekordbox fw update. 5c613a19db Youtube: GPIO pull-up/down resistors f376b55dec Update youtube entries 043013c8c1 Fix my second NRF24L01 to be named correctly. 4475b64c5e Update descriptions 541cf81a61 Update youtube index 5cb69ccedd Merge branch 'main' of https://github.com/jamisonderek/flipper-zero-tutorials into main ee8e6c9d32 Added first draft of "pins" project d53407d42b Add electronic tools - iron and logic analyzer 31c9be7ef7 Improved accuracy for hc_sr04 ultrasonic device! 2d35562eeb Copy of original hc_sr04 code 53e18600aa Control 7-segment display with Flipper Zero 668fd49fe3 Merge branch 'main' of https://github.com/jamisonderek/flipper-zero-tutorials into main 681c379419 Basic application with custom canvas draw. ad34f24762 7-segment link e565593360 Add link to resistors. 093511c7e7 Add section for wires. 08e9dd6b40 7-segment youtube link 2df8a0766d Add links to electronics videos 1a941f5749 Add links for electronic parts 1d364099a6 Update readme with new youtube video link d0df56c65d Update README for subghz samples 9783c9fb53 Update readme. 1a7a71e7f1 Add subghz readme files f23c54ac4f Page with links to YouTube videos 4a881a0f6f Updated application.fam file 7c09c11f9b update readme dd608f6d8e Add images to rock paper scissors game. 58ccc2ef0b More game states + helper methods ca5515c8b9 Initial version of rock paper scissors. 4a63e040e8 Add X10 remote samples 43fade6f5f Update readme to have correct png filename ceaac67386 Updated quantum-fire - filenames&protocol capture. 084bd051e9 Chevy HHR 2006 lock/unlock 8928073d1a Merge pull request #1 from jamisonderek/add-subghz-rx-tx-worker 560788869d Add subghz code + bug fixes. 85a02ebaa9 code with only logging 0e1bc2f6e9 add missing break statements + logging. b3a68e3743 Bug fixes 6bcde7fd08 Add subghz_demo application. 7cf67362f8 Update appid casing to align with other apps. a8a2c5376d Add gpio_polling_demo tutorial b20142a928 Add subghz-samples-quantum-fire to readme. 38c2673899 Quantum-fire fireworks subghz sample recordings. 9c7d138868 Add screen capture images for x10. 56f18ef376 Add another link to firmware-updating tutorial. 8af5eb6834 Update README.md with link to firmware-updating. 8a04b0bbb8 Initial tutorial for firmware-updating. de30222da1 Update README.md with links to source files. 65721becff Add initial subghz-protocol-x10-decoder project b8972e54fd Initial commit REVERT: e32be2d5fd SubGHz Bruteforcer: Fix one/two byte text REVERT: 92aed8ff2d ESP Flasher: Update Marauder bins to v1.0.0 REVERT: 228d566302 BLE Spam: Can use 20ms again with LFS gone REVERT: 2a023e8d47 Add support links REVERT: fa9648df8e Merge t5577_raw_writer from https://github.com/zinongli/T5577_Raw_Writer REVERT: c9c23b9191 Merge esp_flasher from https://github.com/0xchocolate/flipperzero-esp-flasher REVERT: f425ad34ee Merge pull request #9 from zinongli/revert-8-patch-1 REVERT: e11cc4947b Fix fap build (#28) REVERT: 4ded47a932 Revert "Update t5577_writer.c" REVERT: b65288e391 Revert "Merge t5577_raw_writer from https://github.com/zinongli/T5577_Raw_Writer" REVERT: c443619d77 Format REVERT: 072d1b264e Merge t5577_raw_writer from https://github.com/zinongli/T5577_Raw_Writer REVERT: 021c7ab097 Merge flipbip from https://github.com/xtruan/FlipBIP REVERT: caf58eb3ff Merge chess from https://github.com/xtruan/flipper-chess REVERT: 5710cd8249 fix: bump build version, fix warnings REVERT: 1eae49b977 fix: warning fixes REVERT: f602636779 fix: test imports REVERT: de098b00e7 fix: bump version REVERT: 5f07eee566 Merge pull request #8 from Moon-Byeong-heui/patch-1 REVERT: e2962d9619 Fixes for `-Wundef` REVERT: 6230b6bf30 Merge totp from https://github.com/akopachov/flipper-zero_authenticator REVERT: 7d80fbcab7 Merge t5577_raw_writer from https://github.com/zinongli/T5577_Raw_Writer REVERT: a059814356 Merge seader from https://github.com/bettse/seader REVERT: a8e7da3aa9 Merge nfc_playlist from https://github.com/acegoal07/FlipperZero_NFC_Playlist REVERT: 29e2887c24 Merge pull request #34 from acegoal07/dev REVERT: 27f9aa4132 Update README.md REVERT: 981c7de774 new file extension check + error messages REVERT: 8ff87126d4 Update t5577_writer.c REVERT: 6a35952f5c Update README.md REVERT: 1a4f688327 Update README.md REVERT: e33073a7cc 更新 README.md REVERT: 1aa4e213eb Update README.md REVERT: b2a4846376 refactor: Xtreme FW is dead REVERT: fa5371f8f8 Create LICENSE REVERT: ddf8a8906b exclude a little more from asn1c command REVERT: cf3d31663b commands for getting size of symbols REVERT: 7a7f74be1a T5577 Raw Writer: Use system icon REVERT: c3b24c90bb Format REVERT: 6453eadc70 Add t5577_raw_writer from https://github.com/zinongli/T5577_Raw_Writer REVERT: 38502d5459 Merge seader from https://github.com/xMasterX/all-the-plugins REVERT: e41dcd8e0e Merge seader from https://github.com/bettse/seader REVERT: dc8494512d Merge qrcode from https://github.com/bmatcuk/flipperzero-qrcode REVERT: a730651ba2 Merge branch 'main' of https://github.com/zinongli/T5577_Raw_Writer REVERT: a154ac8ebe update about screen REVERT: 5a14b8f85a Revert "why not allowing changes to block 0" REVERT: d337057b9d Update README.md REVERT: 374c5a68d8 Merge branch 'main' of https://github.com/zinongli/T5577_Raw_Writer REVERT: c7d8ec0b84 why not allowing changes to block 0 REVERT: 51ee3efbd0 Merge pull request #7 from zinongli/config_rework REVERT: c0cc9861f9 fixed issue. add/edit manually live REVERT: 6a752e9da9 byte input functioning but can't be saved yet REVERT: 13279fb2ed restart add manually. views added. REVERT: 47e743809d clean up and update comments REVERT: 55538afde4 clean ups REVERT: cbb366c07a clean ups REVERT: 88aef3b60a Update README.md REVERT: 1fb14cc891 Update README.md REVERT: b8f459c787 Merge pull request #5 from zinongli/popup REVERT: 6222b01fc2 minot calculation debug REVERT: e2db89be85 Merge pull request #3 from zinongli/popup REVERT: e0f9031173 success screen added REVERT: c1ea848c11 Merge pull request #2 from zinongli/popup REVERT: 7a9ab7d7e5 Writing ends after 3 second. Config memory loss fixed. REVERT: d86debe07c fix REVERT: e0d2ee8564 upd seader REVERT: 33b687f6c3 writing gui REVERT: 58c9b45615 update to firmware 0.104.0 REVERT: f054082f8d example file REVERT: 28fd381593 uncreative fap icon REVERT: 9e95c2c9cc Update app name REVERT: 4157699205 branch managing REVERT: e69c75a3f8 initial REVERT: df8738a798 Initial commit REVERT: 21223f1055 Remove unrolling in loclass to save space in memory REVERT: 3adb8d0cb4 Remove redundant setting of credential type REVERT: 227c6b84da Improve debug logging REVERT: 16fa7cdd0c Check for SeaderPollerEventTypeFail REVERT: b28f155ee9 typo REVERT: 493c7031cf Merge pull request #21 from bettse/apdu_runner REVERT: 60020378c0 dry up sam_present call to save ui state REVERT: 5643b321e6 reudce SeaderUartTxWorker stack REVERT: 8b65648c00 APDURunner REVERT: b5c45a9349 more use of malloc REVERT: 0d677d5bea use malloc for seader_send_apdu REVERT: 4aaef3d76a Dry up seader_send_t1 and use malloc REVERT: 61724f9958 Move display array into function using it REVERT: e58f5ef812 upd seader REVERT: 3361e70f8f Merge pull request #20 from bettse/t_1 REVERT: 6d33a43ab5 Format REVERT: 667b20d74d Merge seader from https://github.com/bettse/seader REVERT: 1e702c94a5 Merge seader from https://github.com/xMasterX/all-the-plugins REVERT: 99598b0922 Merge quac from https://github.com/xMasterX/all-the-plugins REVERT: 8f8480e612 Temp disable MTP app for release REVERT: a19b63dcb6 bump version REVERT: 29f36f5d26 T=1 support REVERT: 766e9ada27 2 byte length in ccid REVERT: 9d3a7e89d5 mv GET_RESPONSE REVERT: df7bb05b82 Fix small memory leak switching back to ASN free REVERT: 69c85f1d85 Set poller to null after free REVERT: 3b721d37b8 move calloc after size check REVERT: ace1455918 Change seader_send_apdu to use seader param instead of seader_uart REVERT: 82300adb33 convert more methods to use seader param instead of seader_uart REVERT: 236332be71 pull seader_worker changes from T=1 branch REVERT: b98f39d473 Update seader_ccid_SetParameters arguements REVERT: 3b1e7215e8 0.104.0 format REVERT: 7e72e5f52e convert seader_send_nfc_rx to use seader param REVERT: b0597f975a Change seader_parse_nfc_off to accept seader parameter REVERT: e5b4647cf8 pull LRC file from branch REVERT: 7239664de1 Increase thread memory for uart REVERT: 77ab28fbcc Increase rx buffer size REVERT: 8270d5117f upd seader REVERT: 7bba8524b6 upd quac REVERT: 8bc84893fa Format REVERT: 4d53723255 Merge totp from https://github.com/xMasterX/all-the-plugins REVERT: 6b7d599429 Merge seader from https://github.com/bettse/seader REVERT: 5e93a08c49 Merge seader from https://github.com/xMasterX/all-the-plugins REVERT: e60c8ae08a Merge quac from https://github.com/rdefeo/quac REVERT: 193e4352db Change seader_worker_process_sam_message sig REVERT: fa1f959095 upd totp REVERT: 72d8238425 upd seader REVERT: 9bd2759b7b change ccid log prefix REVERT: b8d24a5bf6 Reduce SeaderUartWorker memory REVERT: 415169e797 Update CHANGELOG.md REVERT: 9b4fb7d430 update version to v0.6.2 REVERT: a7f3dfb897 Merge branch 'master' of github.com:rdefeo/quac REVERT: f848547c85 fixed IR Import when empty, add hint when empty REVERT: 66968917d5 MTP: Use system icons REVERT: 67af85443f Format REVERT: 61fdc0b6ab Add mtp from https://github.com/Alex4386/f0-mtp REVERT: e6d5a160ce Merge seader from https://github.com/bettse/seader REVERT: efe995273d Quac: Explain to hold right when emtpy REVERT: c36c0b5cc7 Quac: Fix IR import busfault when empty REVERT: c353bd84d6 Show type for MFC REVERT: 0aaaf5a5f4 change UI when card detected REVERT: 2882ea383d Validate LRC REVERT: 727eef07ae chore: clearly state issue REVERT: d63a35546f Merge totp from https://github.com/akopachov/flipper-zero_authenticator REVERT: 4670323397 Merge subghz_remote from https://github.com/DarkFlippers/SubGHz_Remote REVERT: b2c8bdb7dc Merge nfc_magic from https://github.com/flipperdevices/flipperzero-good-faps REVERT: e95edda112 Merge esp_flasher/lib/esp-serial-flasher/submodules/stm32-cmake from https://github.com/ObKo/stm32-cmake REVERT: fe2077c82e New formatting REVERT: 9ac3220fad Empty line after TAGs as per new formatting REVERT: 6ba386c09e run new fbt format REVERT: c60236f1e0 Update nfc_magic_scene_not_magic.c (#232) REVERT: 5f5c92c1a0 Merge pull request #345 from ciuzhienki/master REVERT: 49bc5c2a2b chore: Updated version REVERT: 9d43e7b83a feat: added support of multiple BT profiles (#238) REVERT: d2fd05e478 Merge quac from https://github.com/rdefeo/quac REVERT: 02269f50c2 Merge picopass from https://github.com/xMasterX/all-the-plugins REVERT: d03e4267fa Merge esp_flasher/lib/esp-serial-flasher/submodules/stm32-cmake from https://github.com/ObKo/stm32-cmake REVERT: fd615a8cd5 upd picopass REVERT: d8f9e07c9f Merge pull request #342 from xanthio/maintenance/dynamic-matrixing REVERT: e89dfc52ef Merge pull request #344 from xanthio/fix/multicore-tests REVERT: d8881dc023 Update README.md REVERT: 6072a9c81c Format for toolchain 37 REVERT: 469eca4e11 Merge wav_player from https://github.com/xMasterX/all-the-plugins REVERT: 5e947ecdaa Merge seader from https://github.com/xMasterX/all-the-plugins REVERT: dc34f58c12 Merge picopass from https://gitlab.com/bettse/picopass REVERT: 3f7aebd9ba Merge picopass from https://github.com/xMasterX/all-the-plugins REVERT: 10ed09ee6a Merge nfc_playlist from https://github.com/xMasterX/all-the-plugins REVERT: d87313927a Merge nfc_magic from https://github.com/xMasterX/all-the-plugins REVERT: bd07d22609 Merge mfkey from https://github.com/xMasterX/all-the-plugins REVERT: c0bfb03cb2 Merge gps_nmea from https://github.com/ezod/flipperzero-gps REVERT: 7a8c64dfc9 Merge camera_suite from https://github.com/xMasterX/all-the-plugins REVERT: 27ff837944 upd nfc magic (merged PRs links in desc) REVERT: e635457da7 upd camera_suite REVERT: 39baed393f upd seader REVERT: fae741171f upd picopass REVERT: 55d55a15a3 upd nfcplaylist REVERT: 88c63699b8 upd mfkey REVERT: 6ef54afba6 Add numbering to NR-MAC parts REVERT: 6fd741bdd0 Hide info line when auth fails REVERT: 85010d1c4c Merge pull request #33 from diskfutility/patch-1 REVERT: 0cbe0421ee Format REVERT: e352a9e0b6 WAV Player: Reconfigure to use 8-bit memory buffer, halving memory usage REVERT: 0f51370211 Merge jetpack_joyride from https://github.com/timstrasser/flipper-jetpack-game REVERT: 985c4342fd Merge camera_suite from https://github.com/CodyTolene/Flipper-Zero-Camera-Suite REVERT: 847f0f0b39 Bump version REVERT: a9ecea4075 Update changelog REVERT: 470c1f645b Fix up horizontal flip when camera is rotated 180 degrees REVERT: dcefdf1c79 Update in-app pinout guide, readme, and version. REVERT: 866901316b Merge pull request #4 from CookiePLMonster/master REVERT: ca74bc2b08 Updated to SDK 0.103 REVERT: 6b755858d3 WAV Player: Reconfigure to use 8-bit memory buffer, halving memory usage REVERT: 400bd29e10 This repo is back REVERT: fe9887c6a5 Update README.md REVERT: d93ea95f3c Merge quac from https://github.com/rdefeo/quac REVERT: 799b27e04f Merge picopass from https://gitlab.com/bettse/picopass REVERT: b477140d50 updated changelog REVERT: 401cd19d70 updating minor version REVERT: 4773c8e126 Fix icons REVERT: c664278101 ESubGHz Chat: Merge nfclegacy port by xMasterX REVERT: 4e880dfa7c Add firmware and app version to log REVERT: f82a5943df Revert "Merge geiger from https://github.com/nmrr/flipperzero-geigercounter" REVERT: 4049c794c8 Revert "Merge atomicdiceroller from https://github.com/nmrr/flipperzero-atomicdiceroller" REVERT: f0f16c481a Merge seader from https://github.com/bettse/seader REVERT: 1a7bde1ab8 Merge qrcode from https://github.com/bmatcuk/flipperzero-qrcode REVERT: f651f7a4b0 Merge picopass from https://gitlab.com/bettse/picopass REVERT: d13eb7d89b Merge nfc_rfid_detector from https://github.com/flipperdevices/flipperzero-good-faps REVERT: 5b1bf1b4b3 Merge nfc_rfid_detector from https://github.com/xMasterX/all-the-plugins REVERT: fe76bafcd8 Merge nfc_playlist from https://github.com/acegoal07/FlipperZero_NFC_Playlist REVERT: 8a256b15f4 Merge nfc_magic from https://github.com/flipperdevices/flipperzero-good-faps REVERT: df861468ec Merge nfc_magic from https://github.com/xMasterX/all-the-plugins REVERT: 2f3a0e252f Merge mfkey from https://github.com/noproto/FlipperMfkey REVERT: 6eced5f538 Merge mfkey from https://github.com/xMasterX/all-the-plugins REVERT: 5758d591ce Merge meal_pager from https://github.com/leedave/flipper-zero-meal-pager REVERT: 27feab085b Merge magspoof from https://github.com/zacharyweiss/magspoof_flipper REVERT: cc8e3308c1 Merge ir_intervalometer from https://github.com/Nitepone/flipper-intervalometer REVERT: 7ccad50192 Merge geiger from https://github.com/nmrr/flipperzero-geigercounter REVERT: dd559f2894 Merge cross_remote from https://github.com/leedave/flipper-zero-cross-remote REVERT: edecb75a5b Merge atomicdiceroller from https://github.com/nmrr/flipperzero-atomicdiceroller REVERT: dbec9cce53 Merge airmouse/lib/lsm6ds3tr-api from https://github.com/STMicroelectronics/lsm6ds3tr-c-pid REVERT: f35ab2bc6a MFKey 2.7 REVERT: a80d4f530f Bump version to 2.2 REVERT: b109adfff3 Add version to log REVERT: 3d872e77d6 bug fix (again) REVERT: f5477fb66b bug fix (again) REVERT: 153864d2b4 Release driver version 2.0.1 REVERT: 1ebc3ed2ca updated README.md file with tag reference and mdelay description REVERT: 7c02559868 chore: `MTP_DEVICE_VERSION` REVERT: e7e54264ad bump application version REVERT: 64135f4d51 bump version REVERT: c93309ab3d fix minor typo REVERT: d60b4e8bb3 bump version REVERT: ae535f9c1e Handle SAM removal better REVERT: 7fe02d3632 upd rfid detector REVERT: 9d520fabdb upd mfkey REVERT: f327e1a7a0 Merge branch 'elite_keygen' into 'main' REVERT: e98eda59b4 Update README.md REVERT: 9abb109aab chore: move device configuration into "define" macro REVERT: 53734767f1 Add to readme REVERT: aa572f1dce Add elite keygen attack to UI REVERT: 99970363e6 Add VB6 RNG REVERT: ba349ffdd8 [FL-3862] Fix typos in the RFID detector app (#229) REVERT: 9d49cdf5ad Config cards REVERT: 560eaa8aa9 sort elite dict, remove a dup REVERT: 1c7699859c Fix: Update input cb func signature REVERT: 6c3d87d7da fix gen4 poller nfc magic REVERT: e8df6e2a0a Fix for new MfUltralightTypeOrigin naming REVERT: 5935b90a8b Merge pull request #31 from leedave/feature/update_0.103.1-rc REVERT: 75ed8c9130 Update for compatibility with 0.103.1-rc REVERT: 3128ca95ca Merge pull request #20 from leedave/feature/conflict_0.103.1-rc REVERT: c5d7979e7a Formatting REVERT: bfecd49b95 Code Updats for 0.103.1-rc REVERT: 34673d7caf NFC Magic: update app with latest API (#223) REVERT: 20bfacfc42 chore: enhanced debugging REVERT: 6c59ca5fec Update NOTES.md REVERT: 11acf7cd78 Update md_links.yml REVERT: 66731dbe3a Create md_links.yml REVERT: aa562cc751 Update README.md REVERT: 773e4bffd5 Merge pull request #32 from acegoal07/dev REVERT: 6c2ca1a11f Update nfc_playlist_scene_emulation.c REVERT: 1aafa3919a Merge pull request #31 from acegoal07/dev REVERT: a1526ac396 Update nfc_playlist_scene_emulation.c REVERT: 68747a66fe Merge pull request #30 from acegoal07/dev REVERT: 0ccb606151 New Icon REVERT: e8e0ea02ca docs: enjoy REVERT: 95ac73f322 Merge zombiez from https://github.com/xMasterX/all-the-plugins REVERT: 8c6a4084d8 Merge yatzee from https://github.com/xMasterX/all-the-plugins REVERT: 46910dd0d1 Merge wav_player from https://github.com/xMasterX/all-the-plugins REVERT: 32d3582cbd Merge videopoker from https://github.com/xMasterX/all-the-plugins REVERT: 4b21b4eb23 Merge unitemp from https://github.com/quen0n/unitemp-flipperzero REVERT: 3f923959d6 Merge uart_terminal from https://github.com/xMasterX/all-the-plugins REVERT: b96951ef50 Merge tuning_fork from https://github.com/xMasterX/all-the-plugins REVERT: bd16644ab7 Merge timelapse from https://github.com/theageoflove/flipperzero-zeitraffer REVERT: 17131b22f4 Merge timelapse from https://github.com/xMasterX/all-the-plugins REVERT: d9a964cda1 Merge tictactoe from https://github.com/xMasterX/all-the-plugins REVERT: 07fe9e2166 Merge text_viewer from https://github.com/xMasterX/all-the-plugins REVERT: a7540d61c0 Merge text2sam from https://github.com/xMasterX/all-the-plugins REVERT: 3b447f2de8 Merge tetris from https://github.com/xMasterX/all-the-plugins REVERT: e421ec4b01 Merge t_rex_runner from https://github.com/xMasterX/all-the-plugins REVERT: 5c56445a4e Merge swd_probe from https://github.com/xMasterX/all-the-plugins REVERT: 5c28968527 Merge spectrum_analyzer from https://github.com/xMasterX/all-the-plugins REVERT: c88bb464d4 Merge snake_2 from https://github.com/xMasterX/all-the-plugins REVERT: 964d4160e3 Merge slots from https://github.com/xMasterX/all-the-plugins REVERT: 840e221a7a Merge sentry_safe from https://github.com/xMasterX/all-the-plugins REVERT: 09e1f838f9 Merge scorched_tanks from https://github.com/xMasterX/all-the-plugins REVERT: 3dcd2f7b93 Merge rubiks_cube_scrambler from https://github.com/xMasterX/all-the-plugins REVERT: df45fd5c49 Merge rootoflife from https://github.com/xMasterX/all-the-plugins REVERT: 1a5b5bf92f Merge reversi from https://github.com/xMasterX/all-the-plugins REVERT: 5c5cac6a20 Merge protoview from https://github.com/xMasterX/all-the-plugins REVERT: 212c1688e1 Merge pong from https://github.com/xMasterX/all-the-plugins REVERT: c0b55d9069 Merge pomodoro from https://github.com/xMasterX/all-the-plugins REVERT: 02348af21b Merge picopass from https://gitlab.com/bettse/picopass REVERT: 581c5205cf Merge picopass from https://github.com/xMasterX/all-the-plugins REVERT: 7cc3d20bf2 Merge passgen from https://github.com/xMasterX/all-the-plugins REVERT: 0a9884f276 Merge paint from https://github.com/xMasterX/all-the-plugins REVERT: 3f5c9dd690 Merge nightstand_clock from https://github.com/xMasterX/all-the-plugins REVERT: a62444fe00 Merge music_player from https://github.com/flipperdevices/flipperzero-good-faps REVERT: 4c8a2add22 Merge multi_fuzzer from https://github.com/DarkFlippers/Multi_Fuzzer REVERT: d3fa0fc854 Merge multi_converter from https://github.com/xMasterX/all-the-plugins REVERT: 26b1f9213f Merge morse_code from https://github.com/xMasterX/all-the-plugins REVERT: 88f348e13e Merge mifare_nested from https://github.com/xMasterX/all-the-plugins REVERT: 4bf3330175 Merge mifare_fuzzer from https://github.com/xMasterX/all-the-plugins REVERT: eb3a7009e5 Merge metronome from https://github.com/xMasterX/all-the-plugins REVERT: ac120110e9 Merge meal_pager from https://github.com/xMasterX/all-the-plugins REVERT: 513fe8e3a1 Merge magspoof from https://github.com/zacharyweiss/magspoof_flipper REVERT: 7327df9078 Merge ir_scope from https://github.com/xMasterX/all-the-plugins REVERT: 6876e7e030 Merge hex_editor from https://github.com/xMasterX/all-the-plugins REVERT: b66a67a57d Merge heap_defence from https://github.com/xMasterX/all-the-plugins REVERT: 324384f292 Merge gps_nmea from https://github.com/xMasterX/all-the-plugins REVERT: ea31fb23b9 Merge gpio_reader_a from https://github.com/xMasterX/all-the-plugins REVERT: 954606b86f Merge geiger from https://github.com/xMasterX/all-the-plugins REVERT: 84c208e863 Merge game_of_life from https://github.com/xMasterX/all-the-plugins REVERT: fbc97907b4 Merge game15 from https://github.com/xMasterX/all-the-plugins REVERT: 2a517535bb Merge flappy_bird from https://github.com/xMasterX/all-the-plugins REVERT: 68a24b5675 Merge esubghz_chat from https://github.com/xMasterX/all-the-plugins REVERT: ff07fb32f8 Merge dtmf_dolphin from https://github.com/xMasterX/all-the-plugins REVERT: f4547e55e2 Merge doom from https://github.com/xMasterX/all-the-plugins REVERT: 7f0a86f0cf Merge counter from https://github.com/xMasterX/all-the-plugins REVERT: c3ec58242c Merge cntdown_timer from https://github.com/xMasterX/all-the-plugins REVERT: 3ffae9b1f4 Merge calculator from https://github.com/xMasterX/all-the-plugins REVERT: 6a810a87a7 Merge caesarcipher from https://github.com/xMasterX/all-the-plugins REVERT: 56d94676c4 Merge bt_trigger from https://github.com/xMasterX/all-the-plugins REVERT: 09a210988d Merge bpmtapper from https://github.com/xMasterX/all-the-plugins REVERT: 65026dc34e Merge bomberduck from https://github.com/xMasterX/all-the-plugins REVERT: 545fc1793f Merge barcode_gen from https://github.com/xMasterX/all-the-plugins REVERT: 7801583e55 Merge asteroids from https://github.com/xMasterX/all-the-plugins REVERT: 02e17637e2 Merge arkanoid from https://github.com/xMasterX/all-the-plugins REVERT: 4a0f46b916 Merge airmouse from https://github.com/ginkage/FlippAirMouse/ REVERT: 476b1e6e96 Merge 4inrow from https://github.com/xMasterX/all-the-plugins REVERT: 751d3614df Merge 2048 from https://github.com/xMasterX/all-the-plugins REVERT: 3dba39fb7d readme updates REVERT: ae4097ddd0 Improvements REVERT: 3b8a10c537 music_player: fix icon (#220) REVERT: b2cc1c3188 music_player: update api v.65.0 (#219) REVERT: ff023e9fe5 free properly REVERT: 395f6971dd fix barcode and nightstandclock REVERT: 54c0bee5e6 fix barcode and nightstandclock REVERT: 25647899dc redraw manually just in case REVERT: 8160312416 redraw manually just in case REVERT: 6d88124989 redraw manually just in case REVERT: df7d630baa redraw manually just in case REVERT: 85ba7c4e76 redraw manually just in case REVERT: 159d2d9363 fix icons REVERT: 37b490f81e fix icons REVERT: c5efd93f3e fix icons REVERT: 4d2208046a fix icons REVERT: 0b70fe9da6 fix icons REVERT: 8614854d40 fix icons REVERT: 5ec155d2d0 fix icons REVERT: 98a07685f8 bump versions for catalog REVERT: a12fe83a3d bump versions for catalog REVERT: 064f5c917a bump versions for catalog REVERT: 888760a6eb bump versions for catalog REVERT: 46a25c9a99 bump versions for catalog REVERT: 9480148fe7 bump versions for catalog REVERT: 85c97cedd2 bump versions for catalog REVERT: 4e470d657e bump versions for catalog REVERT: ed8a2172a5 bump versions for catalog REVERT: 0c242324ec bump versions for catalog REVERT: 780ea66fd6 bump versions for catalog REVERT: 04e2d67918 bump versions for catalog REVERT: cd73fd6591 bump versions for catalog REVERT: 9a79056432 bump versions for catalog REVERT: db1b20479f bump versions for catalog REVERT: 99b4ca8abd bump versions for catalog REVERT: 2629a89b5a bump versions for catalog REVERT: dfa6a00ae2 bump versions for catalog REVERT: cf2bcecd8f bump versions for catalog REVERT: 831c30e7ec bump versions for catalog REVERT: 1cf34a02af bump versions for catalog REVERT: 753d5e87e8 bump versions for catalog REVERT: a128abfc46 bump versions for catalog REVERT: 22773dd5fb bump versions for catalog REVERT: 27178f24af bump versions for catalog REVERT: 6e118d6351 bump versions for catalog REVERT: bb4b930c90 bump versions for catalog REVERT: 7d0551e6bf bump versions for catalog REVERT: 82a62de1cb bump versions for catalog REVERT: 75187bca10 bump versions for catalog REVERT: aa1a784196 bump versions for catalog REVERT: 5ead19f039 bump versions for catalog REVERT: b69782a703 bump versions for catalog REVERT: 7b6ad38214 bump versions for catalog REVERT: 3097866176 bump versions for catalog REVERT: ba125ba96a bump versions for catalog REVERT: 9b69fd2650 bump versions for catalog REVERT: 72d1202d2b bump versions for catalog REVERT: a0ebaa40e8 bump versions for catalog REVERT: d15c46cbdd bump versions for catalog REVERT: 0e73e6defe bump versions for catalog REVERT: 3ead308d2c bump versions for catalog REVERT: a7027fb677 bump versions for catalog REVERT: fcdac3ec69 bump versions for catalog REVERT: 09f1108a29 bump versions for catalog REVERT: 11a20f1c4e bump versions for catalog REVERT: 64dd1b4b0f bump versions for catalog REVERT: 9c053b5473 bump versions for catalog REVERT: 864553ff77 bump versions for catalog REVERT: 22f14bc791 bump versions for catalog REVERT: 4e0f2a6efd bump versions for catalog REVERT: 61d040accb bump versions for catalog REVERT: a7769b1d6f bump versions for catalog REVERT: 20dcb663bc Compatibility to API 65.0 REVERT: 6200aa1757 Compatibility to SDK 65.0 f7 REVERT: 2ecfcd857d limit TD to fix crash and bump version REVERT: 21eb0fbb31 Replace 'Elite Dict Attack' with 'Read' in instrunctions REVERT: 6da212763a free up some space in mifare nested too REVERT: 1c11c09507 free some memory in esubghz chat REVERT: 50d56159c6 Update CHANGELOG.md REVERT: 8f99cf97d2 Merge pull request #37 from jamisonderek/master REVERT: de97ad1436 Fix return values REVERT: a69929f346 Fix duplicate defines REVERT: 2c332a9636 fix reuse of define REVERT: 556f7830d5 upd picopass REVERT: 852769ef72 Update README.md REVERT: 3b83638df7 Update README.md REVERT: 62fb6ed463 v1.5 (build on 102.3) REVERT: 27de47368e Update README.md REVERT: e6120e52e7 Update changelog REVERT: b1f62c97de Fix RAM size output of stm32_get_memory_info REVERT: f723e6f700 Update README.md REVERT: 473c89298a Update README.md REVERT: 2b9504a675 docs: line feed REVERT: 31055cdaa1 docs: note REVERT: fb85463a23 chore: slow:tm: REVERT: fd89918927 chore: properly implement recursive deletion REVERT: 894455d0d3 chore: prevent memory leak on exit REVERT: 4b6edc8a66 feat: allow deleting directories REVERT: daa10635dc docs: add streaming support REVERT: f60d3a9a53 docs: add large file transfer support REVERT: 85a19dea72 feat: `send_mtp_response_stream` now works. REVERT: 426aeafff1 chore: implement `send_mtp_response_stream` REVERT: 976cb43c41 Merge esp_flasher/lib/esp-serial-flasher/submodules/stm32-cmake from https://github.com/ObKo/stm32-cmake REVERT: 33e2f7009c Fix bulk update for subdirs REVERT: e0b5fee942 Merge picopass/plugin from https://gitlab.com/bettse/flipper-wiegand-plugin REVERT: 5755285fdc Merge picopass from https://gitlab.com/bettse/picopass REVERT: 2eb2c36aeb chore: reimplement streaming GetObject REVERT: e6d5856e15 bump plugin REVERT: bbc0157341 more acknowledgement line breaks REVERT: 6f2d8520a3 bump plugin REVERT: dde6192486 Add H10302, fix H10304 REVERT: 10bad06f67 bump plugin REVERT: 5e2e8b25d2 clang-format REVERT: aa476ad225 H10304 REVERT: aae801448d Fix the typo that made the test not creating executable for second core REVERT: 2557bd6a2e find CMSIS only for family under test REVERT: 03d6c9fe49 docs: add explanation that it is youtube link REVERT: e1086bb79f docs: update landing page REVERT: e9f0420ecf docs: add youtube REVERT: 56b39f8e24 docs: add UCS-2 Windows Unicode rant REVERT: 033b86a29e chore: UCS-2 REVERT: 4dccca2528 docs: update to match with current features REVERT: c9bc43a1ef feat: allow deleting apps REVERT: a15f66c028 Merge pokemon_trading from https://github.com/EstebanFuentealba/Flipper-Zero-Game-Boy-Pokemon-Trading REVERT: 531c6d4f67 Merge nfc_playlist from https://github.com/xMasterX/all-the-plugins REVERT: c6655ffc11 Merge mifare_nested from https://github.com/xMasterX/all-the-plugins REVERT: 35f8af15f8 Merge gps_nmea from https://github.com/ezod/flipperzero-gps REVERT: d371767d60 Merge esubghz_chat from https://github.com/xMasterX/all-the-plugins REVERT: 79751e5913 Merge airmouse from https://github.com/xMasterX/all-the-plugins REVERT: 4e04a13d9a Merge branch 'main' of https://github.com/Alex4386/f0-mtp REVERT: 960d5140b4 feat: implement basic SendObjectInfo REVERT: 24769ce8e3 Update FUNDING.yml REVERT: 7603594658 Update nfc_playlist_scene_emulation.c REVERT: 6123d66185 chore: add license REVERT: 6d5238e1fd docs: add image REVERT: ade62e9166 docs: update docs REVERT: b7ef842c39 docs: update docs REVERT: c5b34ec5ac feat: implement mtp REVERT: 00587b4061 feat: basic mtp REVERT: e384834f4a Merge pull request #32 from AEtherC0r3/add_m10q-5883 REVERT: f6cf995e68 Add M10Q-5883 to the list of tested modules REVERT: 783fd93617 upd nfc playlist REVERT: bfc2840c78 upd airmouse REVERT: 1b4c21b68c fix build REVERT: 6e0b27b3ed fix build REVERT: d6e56cf65b Airmouse: Update name for LSM6DSO REVERT: 56ac7d818f Fix nfclegacy REVERT: 797864056e Format REVERT: cd4879a178 Add airmouse/lib/lsm6ds3tr-api from https://github.com/STMicroelectronics/lsm6ds3tr-c-pid REVERT: a369e5ecf1 Add airmouse/lib/lsm6dso-api from https://github.com/STMicroelectronics/stm32-lsm6dso REVERT: 4f3c5f303b Add airmouse/lib/bmi160-api from https://github.com/boschsensortec/BMI160_SensorAPI REVERT: 1a63f9260f Submodules REVERT: 4d953ae718 Merge timelapse from https://github.com/xMasterX/all-the-plugins REVERT: dd67e14042 Merge nightstand_clock from https://github.com/xMasterX/all-the-plugins REVERT: d8cd9248c9 Merge nfc_playlist from https://github.com/acegoal07/FlipperZero_NFC_Playlist REVERT: d6c633d9c6 Fix merge REVERT: 31c8d467b2 Merge zombiez from https://github.com/xMasterX/all-the-plugins REVERT: 211f931025 Merge wiiec from https://github.com/xMasterX/all-the-plugins REVERT: 41992e4dc8 Merge wifi_scanner from https://github.com/xMasterX/all-the-plugins REVERT: 824e458de0 Merge videopoker from https://github.com/xMasterX/all-the-plugins REVERT: cf56337b20 Merge tuning_fork from https://github.com/xMasterX/all-the-plugins REVERT: cfb26b3b62 Merge totp from https://github.com/xMasterX/all-the-plugins REVERT: fad2bd459d Merge tictactoe from https://github.com/xMasterX/all-the-plugins REVERT: 70139865ee Merge tetris from https://github.com/xMasterX/all-the-plugins REVERT: 9f0ea5d9af Merge tanks from https://github.com/xMasterX/all-the-plugins REVERT: 21fccf6fba Merge tama_p1 from https://github.com/xMasterX/all-the-plugins REVERT: 651261b912 Merge t_rex_runner from https://github.com/xMasterX/all-the-plugins REVERT: e29261eb57 Merge subghz_playlist from https://github.com/xMasterX/all-the-plugins REVERT: 9c3a426970 Merge solitaire from https://github.com/xMasterX/all-the-plugins REVERT: 585ec84172 Merge snake_2 from https://github.com/xMasterX/all-the-plugins REVERT: 033e9e1030 Merge slots from https://github.com/xMasterX/all-the-plugins REVERT: 4188ee9b00 Merge sentry_safe from https://github.com/xMasterX/all-the-plugins REVERT: a0bb541547 Merge scorched_tanks from https://github.com/xMasterX/all-the-plugins REVERT: c25a108c5d Merge rootoflife from https://github.com/xMasterX/all-the-plugins REVERT: e0361baa6b Merge rc2014_coleco from https://github.com/xMasterX/all-the-plugins REVERT: 97b5a2d29e Merge quac from https://github.com/rdefeo/quac REVERT: 1ba815bc8e Merge quac from https://github.com/xMasterX/all-the-plugins REVERT: 2c8406fd98 Merge qrcode from https://github.com/bmatcuk/flipperzero-qrcode REVERT: fc30e1249f Merge qrcode from https://github.com/xMasterX/all-the-plugins REVERT: 29359baebe Merge picopass from https://github.com/xMasterX/all-the-plugins REVERT: d72b7c7e8d Merge passgen from https://github.com/xMasterX/all-the-plugins REVERT: 58b0e1bb6a Merge nrf24sniff from https://github.com/xMasterX/all-the-plugins REVERT: 932728cd43 Merge nrf24scan from https://github.com/xMasterX/all-the-plugins REVERT: de9f481eed Merge nrf24mousejacker from https://github.com/xMasterX/all-the-plugins REVERT: 8f4489c4f8 Merge nrf24batch from https://github.com/xMasterX/all-the-plugins REVERT: 09d3708899 Merge music_player from https://github.com/xMasterX/all-the-plugins REVERT: 5854f7a391 Merge multi_converter from https://github.com/xMasterX/all-the-plugins REVERT: 9866280eec Merge morse_code from https://github.com/xMasterX/all-the-plugins REVERT: 9ad05917e5 Merge mifare_nested from https://github.com/xMasterX/all-the-plugins REVERT: 82a27018bf Merge mfkey from https://github.com/xMasterX/all-the-plugins REVERT: e50f3c0eb4 Merge metronome from https://github.com/xMasterX/all-the-plugins REVERT: 5eded3f256 Merge meal_pager from https://github.com/leedave/flipper-zero-meal-pager REVERT: 16781ae844 Merge mayhem_qrcode from https://github.com/eried/flipperzero-mayhem REVERT: 2895fcc468 Merge mayhem_nannycam from https://github.com/eried/flipperzero-mayhem REVERT: 7fe3710f78 Merge mayhem_motion from https://github.com/eried/flipperzero-mayhem REVERT: 20c638eeba Merge mayhem_morseflash from https://github.com/eried/flipperzero-mayhem REVERT: 253a9baac7 Merge mayhem_marauder from https://github.com/eried/flipperzero-mayhem REVERT: 3d277c5063 Merge mayhem_camera from https://github.com/eried/flipperzero-mayhem REVERT: c15462aa41 Merge jetpack_joyride from https://github.com/xMasterX/all-the-plugins REVERT: 6024e545ed Merge ir_intervalometer from https://github.com/xMasterX/all-the-plugins REVERT: 51ee0957a3 Merge ifttt from https://github.com/xMasterX/all-the-plugins REVERT: de1404f47c Merge heap_defence from https://github.com/xMasterX/all-the-plugins REVERT: 5668416d85 Merge hc_sr04 from https://github.com/xMasterX/all-the-plugins REVERT: a25ff33747 Merge gps_nmea from https://github.com/xMasterX/all-the-plugins REVERT: 5fbed3ef47 Merge gpio_reader_a from https://github.com/xMasterX/all-the-plugins REVERT: eccc8028b9 Merge game_of_life from https://github.com/xMasterX/all-the-plugins REVERT: 7bc7e57910 Merge game15 from https://github.com/xMasterX/all-the-plugins REVERT: a9c3c7575d Merge flashlight from https://github.com/xMasterX/all-the-plugins REVERT: ee516f63d9 Merge flappy_bird from https://github.com/xMasterX/all-the-plugins REVERT: d216a3ca0b Merge esubghz_chat from https://github.com/xMasterX/all-the-plugins REVERT: 63fc519df7 Merge esp8266_deauth from https://github.com/xMasterX/all-the-plugins REVERT: 5b6ef11052 Merge doom from https://github.com/xMasterX/all-the-plugins REVERT: 667ce94f7a Merge counter from https://github.com/xMasterX/all-the-plugins REVERT: eda39d6cf3 Merge bt_trigger from https://github.com/xMasterX/all-the-plugins REVERT: 0c32924e91 Merge bpmtapper from https://github.com/xMasterX/all-the-plugins REVERT: c32d7c0881 Merge blackjack from https://github.com/xMasterX/all-the-plugins REVERT: 5252e2a66c Merge arkanoid from https://github.com/xMasterX/all-the-plugins REVERT: 826319f8de Merge airmouse from https://github.com/ginkage/FlippAirMouse/ REVERT: 55ce1d363d fix mutex REVERT: 6e1d9e6538 fix mutex REVERT: e668dd614b fix mutex REVERT: 9f6b0f02cd fix mutex REVERT: 166b3416f6 fix mutex REVERT: 605aedd601 fix mutex REVERT: 1ac00c09b9 fix mutex REVERT: 6327794822 fix mutex REVERT: 6a82ca5448 fix mutex REVERT: 19b726071b tweaks REVERT: 53cf805358 fix for latest API REVERT: 9714bb986c fix for latest API REVERT: 6aa2b8460a chore: oof REVERT: 9fe3a70dfb oof REVERT: e5abf9d271 oof REVERT: eb86e1809d oof REVERT: b58e3f6995 oof REVERT: bfb91d4b53 oof REVERT: c5c3c93577 oof REVERT: 077e164823 oof REVERT: 3b531a7327 oof REVERT: bcaeabeac2 oof REVERT: 239547643b oof REVERT: 09093d8cfc oof REVERT: 4bcbbfbf5c oof REVERT: 2146bfb521 oof REVERT: c55063cb06 oof REVERT: db86c3f0e3 oof REVERT: 8a931ab0d7 oof REVERT: 727ca78c69 oof REVERT: cac87059ee oof REVERT: 75cc2baec6 oof REVERT: c55958755f oof REVERT: c887f38261 oof REVERT: 82670f4230 oof REVERT: 19c5ebf73a oof REVERT: a6b1fb4323 oof REVERT: eb305f2251 oof REVERT: c94a688176 oof REVERT: b3ecb7bee8 oof REVERT: a0307492f7 oof REVERT: 25deaa2e14 oof REVERT: e8d76ee3ce oof REVERT: 911dc02975 oof REVERT: b77be5c0a1 oof REVERT: 84d5fb71f6 oof REVERT: e2ea680535 oof REVERT: 416afdf972 oof REVERT: fd6907e2f1 oof REVERT: 2c697810d3 oof REVERT: a02810fb49 oof REVERT: 5edd7f8d77 oof REVERT: 1b5b3fe937 Map axes correctly for the test module REVERT: 1475270904 upd picopass REVERT: 2176d60767 upd totp REVERT: c147f5226a upd subghz playlist REVERT: 75ab10560f upd quac REVERT: 17209cd7b9 upd ifttt REVERT: 3e65a46e5d Add error message if the module is not connected REVERT: d03534440b A little more cleanup and styling fixes REVERT: 4170177508 Clean up driver headers REVERT: 79e9154fc2 Merge pull request #23 from alex-vg/lsm6dso REVERT: ee94679eaf Revert "split matrix creation into steps" REVERT: e067e06b7e split matrix creation into steps REVERT: 44f11fea68 update companions to newer fz sdk REVERT: 5df3d5a079 update companions to newer fz sdk REVERT: ecc4103664 update companions to newer fz sdk REVERT: 216b97358e update companions to newer fz sdk REVERT: 4f806b2ec7 update companions to newer fz sdk REVERT: 07ab42f016 update companions to newer fz sdk REVERT: 924f84afd7 chore: oof REVERT: 429190f1bc chore: tmp REVERT: 971f41d157 Update README.md REVERT: 6f353a5762 chore: minimum work for at least get usb to work REVERT: e3b83f3401 chore: mtp REVERT: 29da8eb0cc Merge pull request #29 from acegoal07/dev REVERT: c65c6e73b1 More fixes REVERT: 4b632c0c98 chore: implement example MTP page REVERT: 7813960912 docs: add docs REVERT: 7c9305717d Fixes + Cutbacks REVERT: a661759a06 Merge pull request #30 from leedave/feature/updateCategory REVERT: 13d45e99fd Update Category capitalization REVERT: ee67ad2027 update to firmware 0.102.3 REVERT: 51063afd56 VGM Tool: Add new RGB firmware REVERT: cd30043aa7 change icon_get_data to icon_get_frame_data REVERT: e2ad6a178d Merge pull request #8 from Willy-JL/some-fixes REVERT: d2432a5949 Merge totp from https://github.com/akopachov/flipper-zero_authenticator REVERT: d1616805dc Merge picopass from https://gitlab.com/bettse/picopass REVERT: be1902125f Merge metronome from https://github.com/ezod/flipperzero-metronome REVERT: 6b28f54d1f Merge meal_pager from https://github.com/leedave/flipper-zero-meal-pager REVERT: b9e2817058 Merge gps_nmea from https://github.com/ezod/flipperzero-gps REVERT: 122854ecfd Merge bpmtapper from https://github.com/ezod/flipperzero-bpm-tapper REVERT: cfecf81528 Fix for API change, wrap message queue in container. REVERT: 068b44ddb9 Fix for API change, wrap message queue in container. REVERT: 25fe22c3dd Merge pull request #31 from ezod/wrap-message-queue REVERT: 965dcbee9f Fix for API change, wrap message queue in container. REVERT: 7d823837cb 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 REVERT: 5c277a9a36 Improvements REVERT: bf3e463b68 Format REVERT: 5d75907c6b Update for new message queue REVERT: 30ce6bcc22 added dynamic lib usage depending on i2c address REVERT: b7f561bfdd refactored imu headers REVERT: 9bdc6ab5d3 Merge pull request #29 from leedave/feature/refactors REVERT: 98e83eb086 Format REVERT: 90f40dd985 chore: Updated version REVERT: 514a494cf9 fix: `totp export` command uses the wrong format to print url-encoded symbol. REVERT: 9ab87604dc Refactors from xMasterX & WillyJL REVERT: c5eecfdce7 moved checked in drivers to submodules REVERT: 946e42468a added lsm6dso version REVERT: a00bc10f6a Fix subghz actions REVERT: 1fb63f0d97 SubGHz Playlist: Fix crash with region lock REVERT: ae55aa3176 SubGHz Playlist: Show item play fail, some UI fixes REVERT: a442bf147c Ethernet: Same appid for compatibility REVERT: e81e67e716 acknowledgements REVERT: f245471ff7 Quac!: Fix SubGHz protocols and crash (#11) REVERT: 3cad714758 IFTTT: Fix memleaks and wrong free's (#10) REVERT: 0e7428b6b3 tweaks REVERT: 8706bacad2 Remove redundant extra API REVERT: 7b65d07fba Merge pokemon_trading from https://github.com/EstebanFuentealba/Flipper-Zero-Game-Boy-Pokemon-Trading REVERT: 47eb81ffd3 Merge magspoof from https://github.com/zacharyweiss/magspoof_flipper REVERT: 282237f7ce Merge pull request #24 from kbembedded/main REVERT: 16a33e86a5 application.fam: Update for 2.0 REVERT: a76f7602de Update dependabot.yml REVERT: 719d3d12f2 Create dependabot.yml REVERT: 2b4ac9adf5 feat: implement scene manager based implementation REVERT: f232070e06 Explain multiple subtree remotes REVERT: f1e3cee9eb Fix typo REVERT: 0a277a49c3 Fix manifest REVERT: bd712c367f Merge seader from https://github.com/xMasterX/all-the-plugins REVERT: cd756a1d42 Merge reversi from https://github.com/xMasterX/all-the-plugins REVERT: 8d2d345c4f Merge nfc_playlist from https://github.com/xMasterX/all-the-plugins REVERT: b1102cb9be Merge hex_viewer from https://github.com/QtRoS/flipper-zero-hex-viewer REVERT: 4554255059 Merge flipbip from https://github.com/xMasterX/all-the-plugins REVERT: e96183c398 Merge cntdown_timer from https://github.com/0w0mewo/fpz_cntdown_timer REVERT: edfe8fffc5 Merge cntdown_timer from https://github.com/xMasterX/all-the-plugins REVERT: 333dcf9b2e Merge chess from https://github.com/xMasterX/all-the-plugins REVERT: 30563727e8 Tone Generator: Add indicator (by Matt) REVERT: 771d833721 Fix merge REVERT: 798311b9b7 Add tone_gen from https://github.com/GEMISIS/tone_gen REVERT: 024ba3e2b0 Second remote for tone_gen REVERT: 815c2914eb Add tone_gen from https://github.com/xMasterX/all-the-plugins REVERT: 0f0dd9c90a Add tone_gen with subtree instead REVERT: b3b8e1506a docs: index-url needs to be updated REVERT: 452d10061b Merge pull request #6 from prplecake/fix-exit-crash REVERT: 3a8d08c918 docs: update docs to wrap with parenthesis REVERT: f1813ba454 chore: add resources and demo app REVERT: eb1e312b34 Dynamically create family matrix for CI jobs REVERT: 4876547c11 Update deprecated checkout action to revision REVERT: 69be2f017d upd seader REVERT: 768bbeab99 update nfc playlist REVERT: 73d586d327 upd flipbip REVERT: 9df1acbbf4 upd chess REVERT: 369b66d72b Merge pull request #341 from xanthio/maintenance/split-devices-in-family-files REVERT: 6e82cea3bd update reversi REVERT: 2c140f1edd Improvements REVERT: 6fa0239e44 Tweaks REVERT: 416e22ff4b Tweaks REVERT: 8834bfafa5 Catch exception on 'expected_count' < 0 REVERT: 748c3e496f Bump to v1.4 REVERT: 2e370554bb Minor changes REVERT: ef535bc3e2 Minor changes. REVERT: 1012b45ba4 countdown timer: make digit selection wrap when pressing right REVERT: fce19e3ef6 countdown timer: Fix divide-by-zero crash when setting time to 00:00:00 REVERT: 2d24e1ac9d countdown timer: use a custom alert sequence for time-up alarm REVERT: 4396569292 Uniform REVERT: 8c7d75571b Add Tone Generator by GEMISIS REVERT: e57513706a Merge seader from https://github.com/bettse/seader REVERT: 0726f8e92e roll back a few free that are on decoded structs REVERT: 9633df8f98 Format REVERT: 831c7dc3e1 Merge nfc_playlist from https://github.com/acegoal07/FlipperZero_NFC_Playlist REVERT: e1e3243914 Merge magspoof from https://github.com/zacharyweiss/magspoof_flipper REVERT: b1ed211346 Merge flipbip from https://github.com/xtruan/FlipBIP REVERT: 1f27ffd0b5 Merge cntdown_timer from https://github.com/0w0mewo/fpz_cntdown_timer REVERT: 03ecedf7fb Merge chess from https://github.com/xtruan/flipper-chess REVERT: d57c045b8f Merge pull request #19 from Willy-JL/fix-double-free REVERT: d480fea016 countdown timer: make digit selection wrap when pressing right REVERT: 163db32a21 countdown timer: Fix divide-by-zero crash when setting time to 00:00:00 REVERT: 670a5c6029 countdown timer: use a custom alert sequence for time-up alarm REVERT: 85d1291dc7 Correct syntax for gh cli pr to upstream from fork REVERT: 2a7c0d72f8 Add auto-pr logic; bump action ver REVERT: a582863f8a Fix for TLSF allocator crashes REVERT: ed77fb2cc6 Seader: Fix for TLSF allocator crashes REVERT: 333894fdfe images: update images used in app catalog REVERT: 8dd469995d README_catalog: update app catalog README with latest REVERT: 1f863525a6 README: update with latest features REVERT: 678bfdd307 changelog: update with 2.0 changes REVERT: 833f02e218 pokemon_pins: note MALVEKE pinout as <= rev 2.5 REVERT: 22ce90b906 pokemon_data: update for new sprite sizes REVERT: a32c6f111c sprites: custom sprites REVERT: 9c62035222 sprites: add custom sprites REVERT: 1c88c1a678 trade: turn on backlight with each byte received over EXT REVERT: 9359890e53 trade: do dolphin deed after a completed trade REVERT: 7e5b99c26d assets: add surprised pika for exit conf REVERT: d2c52abb7e gblink: bump to v0.61 REVERT: 33d56d9c11 gitignore: ignore dist/ folder REVERT: 691746f599 README/es: Fix typo REVERT: 2d12faf562 pokemon_data: remove MALVEKE check REVERT: a9828860ba patch_list: Add party_sz to main pokemon data struct REVERT: e0581ec8aa pokemon: support gen ii trades REVERT: 57dac60037 char_encode: add hyphen character support REVERT: 5d211f4fab Merge pull request #28 from acegoal07/dev REVERT: e574e059d0 Changes REVERT: a0bd65fb9c Merge pull request #27 from acegoal07/dev REVERT: 20898f1350 Update nfc_playlist_scene_file_rename.c REVERT: 90eb26d998 Update nfc_playlist_scene_file_rename.c REVERT: 94443e763c Update nfc_playlist_scene_file_rename.c REVERT: 198b9ced36 Update nfc_playlist_scene_file_rename.c REVERT: 00e5c6e52b Update app_catalog_upd.yml REVERT: f387a6adde Just some tweaks REVERT: d82426ddf3 Merge fixes REVERT: 4db8bc927f Merge pull request #34 from xtruan/develop REVERT: 1740b15e77 chore: bump manifest 1.16 REVERT: 5afc1d3d7b Merge branch 'main' into develop REVERT: cf969fa77b fix: minor UI cleanup, screenshot cleanup REVERT: 23e4affb62 Fix < 1 sec crash as @Willy-JL advised REVERT: c5f522be5e Merge branch 'develop' REVERT: 2fb9f4382e chore: bump catalog REVERT: 936a32f359 fix: remove import REVERT: e0a1fc62ca fix: typo REVERT: be56492e7e fix: remove ref to u8g2 REVERT: b208c2f067 Revert to pre-split versions of CUBE HAL and CMSIS REVERT: 86deaa191e Revert "Create MB_MEM2 shared section for devices with shared RAM up to date startup initialize it" REVERT: 8396cdabe2 Revert "Latest MP1 system.c needs clocks value that are defaulted by HAL" REVERT: 9f7dd64557 Merge pull request #26 from acegoal07/dev REVERT: f7d6f3cc7d Update application.fam REVERT: c2c7c8b080 Update nfc_playlist_scene_file_rename.c REVERT: f9bef93042 Update app_catalog_upd.yml REVERT: be6fdbf8af Merge branch 'main' of https://github.com/zacharyweiss/magspoof_flipper REVERT: 26bc4893ce Update application.fam REVERT: 0cf8e0b19d Create app_catalog_upd.yml REVERT: cd021de54c Merge pull request #24 from acegoal07/main REVERT: c33455dc53 Update README.md REVERT: 0dcfd59a72 Merge pull request #23 from acegoal07/dev REVERT: 63ca18d91f Update nfc_playlist_scene_file_rename.c REVERT: f99ad11b94 Fixes incorrect frees REVERT: 06626d8519 Improvements REVERT: cb10252020 Update README.md REVERT: a7d517da89 Merge pull request #8 from xtruan/develop REVERT: 5214970835 chore: bump manifest REVERT: 4678ec9a6d fix: disable workflow better REVERT: 847744257c chore: bump manifest REVERT: 7dda90e780 fix: version bump, disable ufbt build REVERT: 121ff4aeb1 Merge branch 'develop' REVERT: 1c5b5023c2 Merge pull request #33 from xtruan/develop REVERT: 206e84b78e chore: bump manifest REVERT: a9b4eadaa2 chore: bump version REVERT: 6c08905ab9 feat: fixes from Momentum REVERT: 5b5957e032 Merge branch 'main' into develop REVERT: 8bce552603 Merge pull request #7 from leha-bot/fix/build-on-rel-fw REVERT: 1aca239567 Update ufbt_build.yaml REVERT: b8b5c961f9 Update ufbt_build.yaml REVERT: b93ee280fd Adds ability to remove playlist lines REVERT: 08e6a50866 Format REVERT: 7b24042e85 Merge slots from https://github.com/xMasterX/all-the-plugins REVERT: d8cb256caa Merge pokemon_trading from https://github.com/EstebanFuentealba/Flipper-Zero-Game-Boy-Pokemon-Trading REVERT: 4b91e13622 Merge nrf24mousejacker from https://github.com/xMasterX/all-the-plugins REVERT: 17dea5554c Merge nfc_magic from https://github.com/xMasterX/all-the-plugins REVERT: 4a454cb4c4 Merge mifare_nested from https://github.com/xMasterX/all-the-plugins REVERT: 56b24f9dd0 Merge magspoof from https://github.com/xMasterX/all-the-plugins REVERT: b09549dc5d Merge flashlight from https://github.com/xMasterX/flipper-flashlight REVERT: b33e3560e1 Merge flashlight from https://github.com/xMasterX/all-the-plugins REVERT: 72eab00ca6 Merge cntdown_timer from https://github.com/xMasterX/all-the-plugins REVERT: 41db75d2f6 Fix merge REVERT: a693d1ff49 Add meal_pager from https://github.com/leedave/flipper-zero-meal-pager REVERT: 9658164b62 Second remote REVERT: 2009bd0984 Add meal_pager from https://github.com/xMasterX/all-the-plugins REVERT: 1fe90b927b Name and category REVERT: cd42027fa8 Add gpio_badge from https://github.com/jamisonderek/flipper-zero-tutorials REVERT: 570e72f162 Fix merge REVERT: 1fd5c5f07f Add ethernet from https://github.com/arag0re/fz-eth-troubleshooter REVERT: 3ff6c509a0 Second remote REVERT: 3b1516865a Add ethernet from https://github.com/karasevia/finik_eth REVERT: f97b1c2761 fix: updates from Momentum REVERT: 88bdddb870 NFC Playlist: Fix incorrect free REVERT: ebd64efef0 Format REVERT: 3692a195a8 Fix merge REVERT: e7d36eec06 Add nfc_playlist from https://github.com/acegoal07/FlipperZero_NFC_Playlist REVERT: fc8831a879 Second remote REVERT: b8a913d598 Add nfc_playlist from https://github.com/xMasterX/all-the-plugins REVERT: 32645c883c Fix merge REVERT: 259f455807 Add quac from https://github.com/xMasterX/all-the-plugins REVERT: 0758879dc5 Second remote REVERT: eafa11373c Fix merge REVERT: 25e8645ba7 Add pokemon_trading from https://github.com/xMasterX/all-the-plugins REVERT: e702df53f9 Second remote REVERT: 0c371a2653 Improves the detection of blank lines REVERT: 205dd0380a upd version and readme REVERT: 4e93f13f49 upd readme REVERT: f8734c257b sync with alltheapps REVERT: 6f51e81eed add flashlight connections picture REVERT: 30bd363ae6 add quac app REVERT: a7ec92bb76 upd nfc magic REVERT: d733ca3bd0 merge memory management fixes for nested REVERT: e484c13a0a upd pokemon trade REVERT: ae9996cfaa upd slots REVERT: bc4c80a1c5 upd magspoof REVERT: 287664c89a upd mousejacker REVERT: e676b1ecd3 upd coundown timer REVERT: 530fc9ff24 Merge pull request #22 from acegoal07/dev REVERT: bdec6766fa Adds new skip error setting REVERT: b9fd9dc3bf Merge pull request #36 from Willy-JL/fix-double-free-crash REVERT: 843ad7dc60 Format REVERT: 26da8ddd9f Use asset packs not fap libs assets REVERT: fbc80be9ef Fix import here logic REVERT: 437d212fff Fix array out of bounds in create group when empty REVERT: 4066eb5656 Fix double free crash at app exit on TLSF REVERT: c750863dfd Tweak app names and categories REVERT: cdb464e6b1 Pokemon Trading: Fix crash at exit REVERT: d50d65de7a Add pokemon_trading/lib/flipper-gblink from https://github.com/kbembedded/flipper-gblink REVERT: e19a4c8750 Replace submodule REVERT: 03419d7252 Add pokemon_trading from https://github.com/EstebanFuentealba/Flipper-Zero-Game-Boy-Pokemon-Trad…
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What's new
Verification
Checklist (For Reviewer)