Willy-JL
371b770fd3
Sync apps
2024-05-12 02:24:51 +01:00
Willy-JL
0a63ecc58d
Update to new DolphinWait_59x54 icon
2024-05-11 00:22:44 +01:00
Willy-JL
d799d2df4e
Update apps
...
- Magspoof: Repeat options (by zacharyweiss)
- SubGHz Bruteforcer: Chamberlain 9bit 318MHz (by DerSkythe)
- Picopass: Save as Legacy (by bettse)
2024-05-10 21:00:18 +01:00
Willy-JL
b0ade62a0e
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev
2024-05-10 20:18:01 +01:00
あく
b12d43b765
Desktop: fix crash on autolock after restart in locked state ( #3643 )
...
* Desktop: fix crash on autolock after restart in locked state
* Desktop: switch to clock model to fix condition race in desktop lock.
2024-05-10 16:01:33 +01:00
WillyJL
c5664cf9ac
Fix filename with space
2024-05-08 00:25:24 +01:00
Vencislav Atanasov
45999b4416
Add new SubGHz protocol: Hormann BiSecur ( #118 )
2024-05-06 10:08:53 +01:00
Willy-JL
e982c31d06
Ignore unknown apps when editing main menu apps
2024-05-04 07:20:26 +01:00
Willy-JL
993c4793e4
Update apps
...
- GPIO Flashlight: Add pins diagram by @Kuronons
- UHF RFID: Consistent app naming outside GPIO folder
2024-05-04 06:42:48 +01:00
Dustin Willis Webber
808ef03705
Infrared: Add AC model Pioneer Inverter ( #117 )
2024-05-04 06:28:42 +01:00
Willy-JL
e129d3edf9
Move some "system" apps to apps repo
...
Because:
- They aren't fundamental to firmware function
- They are not in firmware repo for other CFW either
- Easier to keep updated
Moved:
- Hex Viewer
- IR Remote
- Mass Storage
- Nightstand Clock
- SubGHz Playlist
- SubGHz Remote
- Text Viewer
HID app (USB/BT Remote) could be moved too, but UL and OFW have it here
Makes sense to keep HID app in FW repo for updating
FindMy Flipper integrates with firmware for startup, better kept in FW
2024-05-04 06:27:35 +01:00
Willy-JL
a4c056bcf7
Update apps --nobuild
...
- Magspoof: Track detection fix (by zacharyweiss)
2024-05-04 03:47:58 +01:00
Willy-JL
f04975f50d
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into mntm-dev --nobuild
2024-05-04 03:41:44 +01:00
Willy-JL
84cbe75e07
ESP Flasher: Update to marauder v0.13.10, fix naming --nobuild
2024-05-04 03:29:05 +01:00
MX
887f6a20fc
We already using furi random, cleanup unused parts, format code
2024-05-03 21:28:18 +03:00
MX
786dbfe0c3
Merge branch 'dev' into feature/random_mouse_jiggler
2024-05-03 21:09:21 +03:00
MX
374e96bb7d
ibutton and lfrfid small ui improvements
2024-05-03 20:59:28 +03:00
MX
6bfa383cea
Revert "Merge remote-tracking branch 'OFW/astra/3746-mfp-detect' into dev"
...
This reverts commit 9b377e6f80 , reversing
changes made to 1736a8a7c2 .
2024-05-03 14:50:58 +03:00
Willy-JL
a1b62fd9f3
Gui: Update elements API
2024-05-03 10:55:14 +01:00
Willy-JL
09e1fb2259
ESP Flasher: S3 bins + AirTag scan + S2 S3 Wardriver
2024-05-03 05:27:00 +01:00
WillyJL
a83845aec4
Merge pull request #114 from Next-Flip/gzipped-resources
...
Updater: Gzipped resources (220% faster FW upload) + Updater improvements
2024-05-03 04:41:33 +01:00
Willy-JL
94a8ccc912
Updater: Show stage progress percentage
2024-05-03 03:35:56 +01:00
Willy-JL
046584ed83
Updater: Rebalance progressbar weights
2024-05-03 03:32:01 +01:00
Willy-JL
93edb9c6e8
Updater: Cleanup progress based on manifest stream
2024-05-03 03:31:45 +01:00
Willy-JL
593f3a9e9a
Updater: Resources progress based on file size
...
Gzipped tar will take too long to count files, instead use position in tar archive
Need to find a workaround for estimating cleanup progress
2024-05-02 07:02:13 +01:00
Willy-JL
ff2bb16492
FindMy: Fix battery level edge cases (eg. at boot) and cleanup
...
- Generate config struct only when necessary
- Centralize last few things to use state values
- Uniform state apply and save process
- Simplify battery level handling
2024-05-02 06:46:06 +01:00
Willy-JL
f3c1c09e39
Reorganize GPIO apps in subfolders
2024-05-02 01:07:31 +01:00
Willy-JL
73135acb8c
Move JS examples to subfolder
2024-05-02 00:53:17 +01:00
Willy-JL
a6469f3978
Fix build
2024-05-01 23:43:27 +01:00
Willy-JL
9d2b4d1dfa
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into mntm-dev
2024-05-01 23:35:55 +01:00
Willy-JL
37e664c1a8
Update apps
...
- BLE Spam: Fix help section
- Unitemp: Fix view double free crash at exit
- Magspoof: Exampel file installation improvements (by zacharyweiss)
- Seader: MFC support and more improvements (by bettse)
2024-05-01 23:34:38 +01:00
MX
9b377e6f80
Merge remote-tracking branch 'OFW/astra/3746-mfp-detect' into dev
2024-05-01 16:49:53 +03:00
Willy-JL
87ab59d505
Gui: Cleanup submenu/varitemlist code for PR to OFW
2024-04-30 05:48:31 +01:00
Willy-JL
1e8bb76c91
Format --nobuild
2024-04-30 05:24:19 +01:00
Zachary Weiss
0e8806c6c6
Archive: Favorite .mag files ( #110 )
...
* Impl mag file favoriting, add icon
* Revert API ver
* No weird formatting
---------
Co-authored-by: Willy-JL <49810075+Willy-JL@users.noreply.github.com >
2024-04-30 03:35:19 +01:00
Willy-JL
2d90599164
Fix annoying array formatting --nobuild
2024-04-30 02:57:04 +01:00
Willy-JL
50099b7c68
Improve subtree subdir caching --nobuild
2024-04-30 02:54:52 +01:00
Willy-JL
b3f6ddf564
FBT doesn't like shared plugin names? --nobuild
2024-04-29 23:50:24 +01:00
Willy-JL
3d5f771d2b
Update apps:
...
Magspoof: Add settings, save and load from file, track fixes (by zacharyweiss)
Picopass: Wiegand parsing plugin (by bettse)
--nobuild
2024-04-29 23:48:10 +01:00
Willy-JL
5a4bbbadf1
Format
2024-04-29 22:10:56 +01:00
Willy-JL
441fe9f032
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into mntm-dev --nobuild
2024-04-29 21:31:18 +01:00
Matthew
54472353ca
Fix Tile Tag Saving & Rewind
2024-04-27 13:13:56 -04:00
Matthew
9e152179b0
Fix Tile Tag Saving
2024-04-27 12:51:05 -04:00
MX
c157ca9879
Merge remote-tracking branch 'OFW/gornek/desfire_long_files' into dev
2024-04-27 15:09:21 +03:00
MX
4965215c8d
Merge remote-tracking branch 'OFW/dev' into dev
2024-04-27 14:44:18 +03:00
Willy-JL
a31cd149cc
Update apps
...
- Magspoof: Bump version, welcome back @zacharyweiss :D
- NFC Magic: Gen 4 improvements
- Seader: Embedded plugin (by bettse)
- TOTP: Fix idle on secret input bug, other fixes (by akopachov)
2024-04-25 22:47:58 +01:00
Willy-JL
41e0b478a3
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev --nobuild
2024-04-25 22:20:39 +01:00
gornekich
d13017a7fe
Merge branch 'dev' into gornek/desfire_long_files
2024-04-25 20:13:20 +01:00
gornekich
f544aa8eb6
nfc app: trim record size for mf desfire render
2024-04-25 19:55:35 +01:00
あく
43c4381820
[FL-3814] Desktop: cleanup error popups ( #3615 )
...
* Desktop: cleanup error popups, add missing factory keys notification
* Desktop: enclave warning wording
2024-04-25 08:39:38 +09:00