Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

merge dev updates #76

Merged
merged 3 commits into from
Jul 3, 2022
Merged

merge dev updates #76

merged 3 commits into from
Jul 3, 2022

Conversation

RogueMaster
Copy link
Owner

What's new

  • [ Describe changes here ]

Verification

  • [ Describe how to verify changes ]

Checklist (For Reviewer)

  • PR has description of feature/bug or link to Confluence/Jira task
  • Description contains actions to verify feature/bugfix
  • I've built this code, uploaded it to the device and verified feature/bugfix

gornekich and others added 3 commits July 3, 2022 23:51
* digital_signal: optimize calculationxx
* firmware: add listen start and listen rx
* digital signal: rework with fixed point calculation
* nfc: tune timings
* nfc: fix array overflow
* mifare classic: fix key access
* nfc: rework spi bus access
* nfc: rework listen mode with st25r3916 calls
* digital signal: speed up digital_signal_append()
* digital signal: remove unused profiling
* nfc: clean up code
* nfc: correct sleep state
* nfc: add unit tests
* nfc: fix memory leak in unit test
* digital_signal: remove unused code
* nfc: fix incorrect sak load in pt memory

Co-authored-by: あく <alleteam@gmail.com>
* Improved PR build comment
* Update build.yml

Co-authored-by: あく <alleteam@gmail.com>
* [FL-2610] SubGhz: add keypad lock SubGhz -> Read
* SubGhz: fix multiple clicks on the back button
* SubGhz: turn on the backlight when receiving with the keypad locked. key processing delay when exiting Locked mode
* SubGhz: chanage lock variable and enums names
* SubGhz: replace direct return with consumed

Co-authored-by: あく <alleteam@gmail.com>
@RogueMaster RogueMaster merged commit d8cda73 into RogueMaster:unleashed Jul 3, 2022
RogueMaster pushed a commit that referenced this pull request Sep 26, 2022
Fix speed problems with linear and some bugs
RogueMaster pushed a commit that referenced this pull request Oct 31, 2023
Fix speed problems with linear and some bugs
RogueMaster pushed a commit that referenced this pull request Oct 31, 2023
* Updated firmware submodules (#76)
* Added more colors to cli
* Fixed bug #77
RogueMaster pushed a commit that referenced this pull request Nov 26, 2023
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 2, 2023
RogueMaster pushed a commit that referenced this pull request May 9, 2024
RogueMaster added a commit that referenced this pull request May 11, 2024
b481757d003 Save cache for clean merges
058e2daafed Merge subghz_bruteforcer from https://github.com/DarkFlippers/flipperzero-subbrute
cf9b9e4e481 Format
002502741ca Merge picopass from https://gitlab.com/bettse/picopass
a07de342c75 Picopass moved
3227a82 Merge pull request #75 from derskythe/master
0c69d33 Merge pull request #9 from derskythe/fix-typo
48deea4 fix: README.md
5a706106859 Merge subghz_bruteforcer from https://github.com/DarkFlippers/flipperzero-subbrute
797bd846323 Merge qrcode from https://github.com/bmatcuk/flipperzero-qrcode
6bac51db640 Merge magspoof from https://github.com/zacharyweiss/magspoof_flipper
d26b9c1c9f4 Merge gps_nmea from https://github.com/ezod/flipperzero-gps
9b94ae6 Merge pull request #74 from DarkFlippers/feat-add-318--to-9bit-chamber-linear
7c5b548 feat: Update Sub-GHz BruteForcer version to 3.C
a52d025 Delay between repeats
08781c7 Add "repeat" setting
ebd7d20 Merge pull request #30 from lekkas/quectel-l80-support
8c8bd78 Document support for Quectel L80
14a4e0b Merge branch 'save_as_legacy' into 'main'
60d2c64 Save as legacy
4ffa017 update to firmware 0.101.2
c6581be Fix plugin path @Willy-JL
2659fec Fix changelog
250bf0c changelog
d7bd706 v1.14
29405af Add plugin submodule back
9cc6fb0 picopass: Add wiegand parsing plugin (#205)
ae4ce84 Picopass cleanup (#201)
471e8db Picopass: enum to track auth method (#198)
3768efe Picopass: saved card save as lfrfid (#195)
86c31c2 Picopass: add subheader to loclass UI (#197)
97423fc Picopass: Save unknown blocks with ?? (#196)
5e7ae5b Picopass block tracking (#125)
6c50747 Picopass: update with latest API (#165)
adff126 Picopass save written key (#126)
d6f32ef picopass: apply card to back view (#118)
9a26cf8 Picopass: rename AA1 to card_data (#119)
e55f891 picopass: remove backticks in changelog (#116)
8ff393b Update changelog and bump version (#114)
808e36d Picopass read improvements (#109)
7b24843 Add circuit to picopass readme (#110)
a125d70 Picopass nr mac improvements (#108)
95ae7f2 picopass: Add support for non-secure cards (#106)
efe1a38 Picopass: Create seader directory if needed (#101)
d8303dc Picopass: handle NR-MAC auth for legacy cards (#95)
ef3333a Fix markdown headings in the picopass README (#93)
ea1e5bf Picopass: NR-MAC instructions (#92)
e6ba055 Picopass config se problem (#90)
1a6da3d Add additional keys to elite dict (#89)
9012d97 Picopass: update working with keys (#88)
e95daa1 Picopass: More info view (raw bytes) (#86)
cf16630 Picopass: detect config card (#87)
7958963 Picopass save partial (#85)
8a135f2 PicoPass: Fix name buffer size issues (#84)
c8d2411 Picopass save as seader (#81)
6ff62d7 Picopass read card using nr-mac (#79)
83535be Picopass: Update loclass notes (#80)
a465f99 Picopass: Create folder before loclass (#78)
93f32a1 Picopass: typo (#76)
55f43bb FreeRTOS API fixes (#73)
6ccba6c [FL-3593] Picopass rework. Part 1 (#68)
77e776a Picopass: rename RFAL_PICOPASS_BLOCK_LEN (#63)
692dc97 Picopass: check if HID CSN if read fails (#61)
242578c Picopass: bump version + changelog (#56)
2888b9e Picopass: Add haptics to loclass (#53)
eaeee87 Picopass: populate key change input with first key of user dictionary (#54)
b349f4c Picopass more bit formats (#47)
d561b02 Improve loclass logic for readers doing keyrolling. (#50)
83e7c4c Picopass: Remove elite user dictionary from Read Card (#48)
4af84c8 Picopass: allow zero keys (#44)
bf2f50c Picopass: one more readme fix (#42)
d576e77 Picopass readme fix (#41)
c92d228 revamp picopass readme and add loclass (#39)
90bdf47 New random file name API fix (#40)
7b3170a Optimise picopass crypto to fix timing issues with newer readers. (#34)
2bf5b80 Picopass standard key (#32)
c82a982 picopass: clean up UI, espeicially for SR cards (#31)
322cb82 Picopass remove sentinel (#29)
885f01f Picopass, music player version bump (#28)
2bf8d61 Picopass: allow write immediately after read (#26)
9589140 Music player, picopass: assets integration (#23)
7caee8f Picopass: Rename option (#25)
3812f9b Added fap_version field to all apps (#15)
e1a8f9d Add descriptions for all the faps (#13)
0e4e711 Fixes failure to read picopass cards immediately after emulating. (#10)
bbf0cf4 Merge pull request #9 from bettse/custom_key

git-subtree-dir: applications/external
git-subtree-split: b481757d0031408c9c45fc076118c1375cea0b31
RogueMaster pushed a commit that referenced this pull request Aug 6, 2024
feat: Some refactoring to clean-up the code
RogueMaster added a commit that referenced this pull request Aug 22, 2024
bc95043570 Backup subtree cache when adding new remote
2c022b2645 Merge chess from https://github.com/xtruan/flipper-chess
f51f43b96c Keep notifications on screen
9808f011f8 Merge bulk update subtree scripts
bc2116cd85 Ensure we are on a clean branch and workdir
576c05cf11 Merge fixes and format
37951f1c2e Add ethernet from https://github.com/xMasterX/all-the-plugins
13facd9cd3 Add new remote for ethernet
153b17d30d Add new remotes to top
e516374ecc Format
f1ba0216b5 Add pc_monitor from https://github.com/xMasterX/all-the-plugins
e5315fea28 Add new remote for pc_monitor
85a815cc08 Format
50f174825a Add t5577_raw_writer from https://github.com/xMasterX/all-the-plugins
3a92abc2fb Add new remote for t5577_raw_writer
e7f3242184 Automatically add multiple subtree remotes
2ca1b7d78c Merge fixes
7ad0e6f0c5 Add key_copier from https://github.com/xMasterX/all-the-plugins
1e88ce3514 Add fmf_to_sub from https://github.com/xMasterX/all-the-plugins
44adb5baa5 Add second remotes
cbd776a271 Format
72cf7d6f16 Add fmf_to_sub from https://github.com/jamisonderek/flipper-zero-tutorials
69077096bc Add key_copier from https://github.com/zinongli/KeyCopier
96cc2da fix: update catalog:
e5ee452 fix: bump app version
8c82df3 fix: bump version, gfx update
01d5618966 Format and remove view_dispatcher_enable_queue()
22527c9319 Merge xremote from https://github.com/xMasterX/all-the-plugins
9d9d263977 Merge wiiec from https://github.com/xMasterX/all-the-plugins
9b51383a9d Merge wifi_marauder_companion from https://github.com/xMasterX/all-the-plugins
79c4bd8adc Merge wifi_deauther from https://github.com/xMasterX/all-the-plugins
ac733e990e Merge video_game_module_tool from https://github.com/xMasterX/all-the-plugins
8dbc41c152 Merge vgm_air_mouse from https://github.com/xMasterX/all-the-plugins
82165ef111 Merge usb_consumer_control from https://github.com/xMasterX/all-the-plugins
f763799ef7 Merge unitemp from https://github.com/xMasterX/all-the-plugins
4086d1495a Merge uhf_rfid from https://github.com/xMasterX/all-the-plugins
67ef4ee0c0 Merge uart_terminal from https://github.com/xMasterX/all-the-plugins
a1691fe864 Merge totp from https://github.com/xMasterX/all-the-plugins
51e73df592 Merge tone_gen from https://github.com/xMasterX/all-the-plugins
c2f4e55fe1 Merge text_viewer from https://github.com/xMasterX/all-the-plugins
dfe6960e17 Merge text2sam from https://github.com/xMasterX/all-the-plugins
58f5070432 Merge t5577_raw_writer from https://github.com/zinongli/T5577_Raw_Writer
7f215d2556 Merge t5577_multiwriter from https://github.com/xMasterX/all-the-plugins
796a91c875 Merge subghz_remote from https://github.com/DarkFlippers/SubGHz_Remote
5965197c72 Merge subghz_bruteforcer from https://github.com/DarkFlippers/flipperzero-subbrute
7424e86f39 Merge spi_mem_manager from https://github.com/xMasterX/all-the-plugins
513b3b4214 Merge signal_generator from https://github.com/xMasterX/all-the-plugins
31f9cfb31e Merge seader from https://github.com/xMasterX/all-the-plugins
9a44c4d1b6 Merge rootoflife from https://github.com/xMasterX/all-the-plugins
40e1c3bb43 Merge rolling_flaws from https://github.com/xMasterX/all-the-plugins
3504b75008 Merge quac from https://github.com/xMasterX/all-the-plugins
086d83e505 Merge protoview from https://github.com/xMasterX/all-the-plugins
a7649798c0 Merge pomodoro from https://github.com/xMasterX/all-the-plugins
e26598b02e Merge pokemon_trading from https://github.com/EstebanFuentealba/Flipper-Zero-Game-Boy-Pokemon-Trading
14df626d46 Merge pokemon_trading from https://github.com/xMasterX/all-the-plugins
212de64c8b Merge picopass from https://github.com/xMasterX/all-the-plugins
a54304c73a Merge oscilloscope from https://github.com/anfractuosity/flipperscope
3f2fa0eaa2 Merge oscilloscope from https://github.com/xMasterX/all-the-plugins
b8255d0ee8 Merge nfc_rfid_detector from https://github.com/xMasterX/all-the-plugins
72e61b1dff Merge nfc_playlist from https://github.com/acegoal07/FlipperZero_NFC_Playlist
5076222dce Merge nfc_playlist from https://github.com/xMasterX/all-the-plugins
99ad8968cd Merge nfc_magic from https://github.com/xMasterX/all-the-plugins
6c751afc8b Merge multi_fuzzer from https://github.com/DarkFlippers/Multi_Fuzzer
032820355c Merge minesweeper from https://github.com/xMasterX/all-the-plugins
bb301f781e Merge mifare_nested from https://github.com/xMasterX/all-the-plugins
6d23cd54e2 Merge mifare_fuzzer from https://github.com/xMasterX/all-the-plugins
22336bb1f8 Merge mfc_editor from https://github.com/xMasterX/all-the-plugins
cf28c0cc31 Merge meal_pager from https://github.com/xMasterX/all-the-plugins
d0e278db83 Merge mass_storage from https://github.com/xMasterX/all-the-plugins
23bcc294bd Merge magspoof from https://github.com/xMasterX/all-the-plugins
a5a822cde0 Merge lightmeter from https://github.com/xMasterX/all-the-plugins
a60f432633 Merge ifttt from https://github.com/xMasterX/all-the-plugins
7ab02692ba Merge hex_viewer from https://github.com/xMasterX/all-the-plugins
a358a8e8ba Merge gpio_reader_b from https://github.com/xMasterX/all-the-plugins
dc26dcc587 Merge flipbip from https://github.com/xMasterX/all-the-plugins
019d14c657 Merge evil_portal from https://github.com/xMasterX/all-the-plugins
e4105b45b5 Merge esubghz_chat from https://github.com/xMasterX/all-the-plugins
f6ea1e18c3 Merge esp_flasher from https://github.com/xMasterX/all-the-plugins
27c6649785 Merge dtmf_dolphin from https://github.com/xMasterX/all-the-plugins
9322c53d63 Merge dap_link from https://github.com/xMasterX/all-the-plugins
f6faa6237b Merge color_guess from https://github.com/xMasterX/all-the-plugins
166f882a4a Merge cntdown_timer from https://github.com/xMasterX/all-the-plugins
47e1d44fb8 Merge chess from https://github.com/xMasterX/all-the-plugins
646003f27e Merge camera_suite from https://github.com/xMasterX/all-the-plugins
4b56b62f60 Merge caesarcipher from https://github.com/xMasterX/all-the-plugins
a668438f74 Merge barcode_gen from https://github.com/xMasterX/all-the-plugins
7017643c30 Merge avr_isp from https://github.com/xMasterX/all-the-plugins
d2279c3b85 Merge airmouse from https://github.com/xMasterX/all-the-plugins
f85d288515 fix missing include
9204ceb Merge pull request #36 from acegoal07/dev
a87831bedd Fixes for -Wundef
f2ea13cebd Fixes for -Wundef
89fc133263 Fixes for -Wundef
c381c57de7 Fixes for -Wundef
56e3d02c9e Fixes for -Wundef
2f2254edf6 Fixes for -Wundef
7e6687f72b Fixes for -Wundef
6905aebe4c Fixes for -Wundef
9dc90e6 ifdef fixes
a0f31bf5f9 remove deprecated view_dispatcher_enable_queue
693a58358e remove deprecated view_dispatcher_enable_queue
b925eb9854 remove deprecated view_dispatcher_enable_queue
0c58c1b8cd remove deprecated view_dispatcher_enable_queue
bb1573b84f remove deprecated view_dispatcher_enable_queue
b2e057c317 remove deprecated view_dispatcher_enable_queue
09b92aee53 remove deprecated view_dispatcher_enable_queue
ad15811ea5 remove deprecated view_dispatcher_enable_queue
95f937530f remove deprecated view_dispatcher_enable_queue
6126b26b19 remove deprecated view_dispatcher_enable_queue
74fe37f01c remove deprecated view_dispatcher_enable_queue
0d15180236 remove deprecated view_dispatcher_enable_queue
9b456f7ebc remove deprecated view_dispatcher_enable_queue
eb3e0cfdbc remove deprecated view_dispatcher_enable_queue
f34510dc74 remove deprecated view_dispatcher_enable_queue
814aaee3f8 remove deprecated view_dispatcher_enable_queue
f25566e984 remove deprecated view_dispatcher_enable_queue
21f2b300c8 remove deprecated view_dispatcher_enable_queue
7cc8191aaa remove deprecated view_dispatcher_enable_queue
1499c2b991 remove deprecated view_dispatcher_enable_queue
82c0a86937 remove deprecated view_dispatcher_enable_queue
834bfd01fa remove deprecated view_dispatcher_enable_queue
fda02ef65f remove deprecated view_dispatcher_enable_queue
362f4f6b55 remove deprecated view_dispatcher_enable_queue
1534997f56 remove deprecated view_dispatcher_enable_queue
6906e9ce48 remove deprecated view_dispatcher_enable_queue
61aedc7108 remove deprecated view_dispatcher_enable_queue
9414168776 remove deprecated view_dispatcher_enable_queue
2c5795bd7f remove deprecated view_dispatcher_enable_queue
bff31905b2 remove deprecated view_dispatcher_enable_queue
3c5e7f0aee remove deprecated view_dispatcher_enable_queue
95be7340ba remove deprecated view_dispatcher_enable_queue
32c6337dc4 remove deprecated view_dispatcher_enable_queue
10139df9c8 remove deprecated view_dispatcher_enable_queue
aa7b2b329e remove deprecated view_dispatcher_enable_queue
78bb8b414f remove deprecated view_dispatcher_enable_queue
c323835b8c remove deprecated view_dispatcher_enable_queue
f565e82e8c remove deprecated view_dispatcher_enable_queue
2cac868f37 remove deprecated view_dispatcher_enable_queue
c3a983bdba remove deprecated view_dispatcher_enable_queue
20401e5b62 remove deprecated view_dispatcher_enable_queue
417147138a remove deprecated view_dispatcher_enable_queue
ad6eb74efc remove deprecated view_dispatcher_enable_queue
fb4ed391cf remove deprecated view_dispatcher_enable_queue
5a2b0c932c remove deprecated view_dispatcher_enable_queue
ad1ccfbe77 remove deprecated view_dispatcher_enable_queue
6dfa2fce22 remove deprecated view_dispatcher_enable_queue
bcf8db2203 remove deprecated view_dispatcher_enable_queue
4ab5e35d39 remove deprecated view_dispatcher_enable_queue
f509ecdfa4 remove deprecated view_dispatcher_enable_queue
29096f4a1a remove deprecated view_dispatcher_enable_queue
38acf7cc85 remove deprecated view_dispatcher_enable_queue
b12e856296 remove deprecated view_dispatcher_enable_queue
7d3589d remove deprecated
35877b4 remove deprecated
36625f2565 add 2 more apps
9da76fcb1e add 2 more apps
14ef58217e add t5577 raw writer
0145a6eba8 upd esp flasher
b631376 remove deprecated
f562947275 upd seader
45395bc if defined fixes
18199fc switch stop bliking place
adb4fce added LED and write success vibration
3478751 Update changelog and readme
7608db8 Bump version
79223c2 Make sure define is present
2740da9697 Improved timing of notes
b2d282f Update nfc_playlist_scene_emulation.c
7955b1a Update README.md
324ddc5 Merge branch 'main' of https://github.com/zinongli/KeyCopier
01d7cf3 get ready for app store
0a5e541 Create CHANGELOG.md
f2bd9e0 Merge branch 'main' of https://github.com/zinongli/KeyCopier
caf43df get ready for release
284f46e Update README.md
9d5e04d elbow and clean up
57b7747 Save and Load total rework
743baec Update README.md
9057c3b Update README.md
9972536 Merge pull request #78 from derskythe/master
a51ad78 Merge pull request #11 from derskythe/fix/readme
d1f0642 Merge branch 'master' into fix/readme
d590c9d Merge pull request #10 from derskythe/fix/ci
803a047 Update subbrute_worker.c
c47a5cc Update pr-build.yaml
e2d9194 Update README.md
def1d0f Merge pull request #76 from derskythe/feat/refactor
37436c7 Create pr-build.yaml
abeb8b1 changelog: add 2.1 info
7cc7c15 application.fam: bump to 2.1
b971440 remove unused images
672d4a3 Clean up stale links
b6dba30 trade: Add ability to reset connection state
17dc0b7 patch_list: move to main codebase, rename, cleanup
fcaa48f scenes: rework scene management
509d02c README_es: Removed, unable to maintain
aca6bdf attribute: combine calculated attributes to single file
eafd365 pokerus: Separate out accessor functions from scene
2f9f536 pokemon_shiny: Split out attribute handling, does not belong in scene
5eebf2d pokemon_gender: Split out accessor functions from scene
e95af71 unown: relocated this to toplevel, not scene specific
4fae7bf scenes: move files to include folder
8a0c348 scenes: Cleanup/refactor
717f383 mass move of files
dbcea5f 更新 README.md
96fd8e8 Update README.md
3dd943f Update CHANGELOG.md
271aad4 Update README.md
14195f9 Rename CHANGLOG.md to CHANGELOG.md
18e6cd6 Update application.fam
b26d3e2 Revert "update appid"
ea77606 update appid
84c8b5b added screenshots
428cd43 Create CHANGLOG.md
a306dd9 version num
1f69277 Update Tag_1.t5577
f45ec20 Merge pull request #11 from zinongli/dev
bb0e799 Fix User Block Num bug
43a3f5d 更新 README.md
72ef61b save works fine
c2464cc74b Fix for fast notes/pauses
dbde212019 readme - backtick not allowed
776855044e Add screenshots
0872b564ba fmf_to_sub v1.0
1485b56 Update README.md
5f90b41 Update README.md
ce06869 Update README.md
0bbfa2e Merge pull request #10 from zinongli/stock_funcitons
944a788 use FlipperFormat struct for saving and loading
ec4a738 Merge pull request #35 from acegoal07/dev
8d64cd1 Update nfc_playlist_scene_emulation.c
9381730 storage_simply_mkdir added
458b1f4 deleted unused backlight setting
7d7cecb delete unused variables
0f3110e format and minor changes
2f2ec4b Merge branch 'main' of https://github.com/zinongli/T5577_Raw_Writer
4b3fe38 format
0ff31da Update and rename Build Flipper Application Package.yml to ufbt.yaml
ac48985 Create Build Flipper Application Package.yml
48825ea Update README.md
cef627b Use system icon
e479621 Merge pull request #5 from xtruan/main
f419191 ci: add ufbt build
bd387d3 更新 README.md
3e9a452 Update README.md
5a6028a Update README.md
f4ac2c8 Update .DS_Store
3422427 saving function initial implementation
13eaf99 graphic major updates and various improvements
de2f803 graphic improvements
9eae988 deleted unused asset
389553a update app icon
a00f961 Update README.md
58acfbb add instructions and introductions
fa392c4 Update README.md
b17dd99 Update README.md
75c0492 Update README.md
2bf23db updated README, improved graphics
6fd7fac feat: Some refactoring to clean-up the code
d44ca32 Update app.c
3f323a0 more debug on graphic
9558085 Update README.md
e93265e implemented MACS
8eef325 implemented changing key formats
c0cf671 roughly works as of now
c48e7b0 Initial commit
4f722fd09f add eth tester for W5500 module
450aae07dc add pc monitor app

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

Successfully merging this pull request may close these issues.

4 participants