forked from flipperdevices/flipperzero-firmware
-
-
Notifications
You must be signed in to change notification settings - Fork 547
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Squashed 'applications/external/' changes from f232070e064..1fb63f0d97c
1fb63f0d97c SubGHz Playlist: Fix crash with region lock ae55aa3176b SubGHz Playlist: Show item play fail, some UI fixes a442bf147c6 Ethernet: Same appid for compatibility f245471ff7a Quac!: Fix SubGHz protocols and crash (#11) 3cad714758c IFTTT: Fix memleaks and wrong free's (#10) 8706bacad2f Remove redundant extra API 7b65d07fbab Merge pokemon_trading from https://github.com/EstebanFuentealba/Flipper-Zero-Game-Boy-Pokemon-Trading 47eb81ffd3f Merge magspoof from https://github.com/zacharyweiss/magspoof_flipper 282237f Merge pull request #24 from kbembedded/main 16a33e8 application.fam: Update for 2.0 a76f760 Update dependabot.yml 719d3d1 Create dependabot.yml 333894f images: update images used in app catalog 8dd4699 README_catalog: update app catalog README with latest 1f86352 README: update with latest features 678bfdd changelog: update with 2.0 changes 833f02e pokemon_pins: note MALVEKE pinout as <= rev 2.5 22ce90b pokemon_data: update for new sprite sizes a32c6f1 sprites: custom sprites 9c62035 sprites: add custom sprites 1c88c1a trade: turn on backlight with each byte received over EXT 9359890 trade: do dolphin deed after a completed trade 7e5b99c assets: add surprised pika for exit conf d2c52ab gblink: bump to v0.61 33d56d9 gitignore: ignore dist/ folder 691746f README/es: Fix typo 2d12faf pokemon_data: remove MALVEKE check a982886 patch_list: Add party_sz to main pokemon data struct e0581ec pokemon: support gen ii trades 57dac60 char_encode: add hyphen character support git-subtree-dir: applications/external git-subtree-split: 1fb63f0d97cce732d8dadf869d1ee89aa32efcf0
- Loading branch information
1 parent
74c0b8e
commit 8489808
Showing
525 changed files
with
7,615 additions
and
3,333 deletions.
There are no files selected for viewing
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
version: 2 | ||
updates: | ||
- package-ecosystem: "github-actions" | ||
directory: "/" | ||
schedule: | ||
interval: "weekly" | ||
assignees: | ||
- "zacharyweiss" |
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
.DS_Store | ||
.vscode | ||
dist/ |
Oops, something went wrong.