Commit Graph

12303 Commits

Author SHA1 Message Date
Willy-JL
a1b62fd9f3 Gui: Update elements API 2024-05-03 10:55:14 +01:00
Willy-JL
dbdb33f078 Build GH artifacts for other branches too 2024-05-03 05:27:16 +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
Kuronons
affccec901 MNTM Pack - Adding Yappy LEVEL UP "anim" (#113)
And that is the final asset for this pack ! O_oV
2024-05-03 04:41:02 +01:00
Willy-JL
c76fb3cc9b Cleanup uzlib config 2024-05-03 04:14:02 +01:00
Willy-JL
94a8ccc912 Updater: Show stage progress percentage 2024-05-03 03:35:56 +01:00
Willy-JL
b69439b334 FBT: Gzip resources.tar (220% faster FW upload) 2024-05-03 03:35:47 +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
4457fa058f Tar: Add gzip unpack support and read progress callback
Heavily based on code from DrZlo13 in OFW PR 3158
2024-05-02 06:49:36 +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
f2074ae4c3 Merge branch 'zlo/zlib-tests' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev 2024-05-02 05:10:22 +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
75ece9b697 add temp fix since no proper fix exist at the moment 2024-05-01 19:07:57 +03:00
MX
a57dbe446e update DS1420 for latest ibutton changes 2024-05-01 16:53:49 +03:00
MX
9b377e6f80 Merge remote-tracking branch 'OFW/astra/3746-mfp-detect' into dev 2024-05-01 16:49:53 +03:00
MX
1736a8a7c2 Merge remote-tracking branch 'OFW/dev' into dev 2024-04-30 22:31:39 +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
a106b73c84 Fix fbt_options for detached HEAD --nobuild 2024-04-30 03:24:47 +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
Willy-JL
b2b88ce365 Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev --nobuild 2024-04-29 21:26:11 +01:00
Astra
7414e6d4df [FL-3817] iButton: fix crash when deleting some keys (#3617)
* iButton: fix crash when deleting some keys
* Fix cyfral crashes
* Better data formatting
* Remove void returns
2024-04-29 19:56:15 +09:00
Willy-JL
f82342ca75 We use 8 char commit sha now --nobuild 2024-04-28 01:02:50 +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
e7ef923729 Merge remote-tracking branch 'OFW/astra/3817-ibutton-crash' into dev 2024-04-27 15:09:25 +03: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
Astra
379e8d2a6a Fix cyfral crashes 2024-04-27 15:53:19 +09:00
Astra
42c69b076a iButton: fix crash when deleting some keys 2024-04-26 19:07:51 +09: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
0e3cbb4911 mf desfire: rework reading long record files 2024-04-25 20:01:32 +01:00
gornekich
f544aa8eb6 nfc app: trim record size for mf desfire render 2024-04-25 19:55:35 +01:00
gornekich
e5f9af3b43 mf desfire: fix incorrect long files reading 2024-04-25 18:13:52 +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