Commit Graph

6845 Commits

Author SHA1 Message Date
oldip
e790ffad3a Fix snprintf truncation issue in altPrintln 2024-03-18 15:19:35 +08:00
oldip
8e44322a15 Add altPrintln functionality for ALT+Numpad support 2024-03-14 10:53:22 +08:00
oldip
5095338341 Add numpad keybindings to improve non-US input methods 2024-03-14 09:34:22 +08:00
Willy-JL
e69a6c06ef Move back to "badusb" folder for compatibility 2024-03-14 00:37:24 +00:00
Willy-JL
3587cef7c2 Update yappy invaders 2024-03-13 00:33:59 +00:00
Willy-JL
b4abdf3b21 Format --nobuild 2024-03-12 21:50:38 +00:00
Willy-JL
84a2ebf66a Sync apps (Add Yappy Invaders + app updates)
- Added Yappy Invaders
- Barcode App interface improvements
- Camera Suite: Refactor and remove wifi camera for now
- TOTP Fixes
- Geiger Fixes
2024-03-12 20:24:08 +00:00
Willy-JL
66dc7e9aa9 JS: Add storage.append() 2024-03-12 06:15:09 +00:00
Willy-JL
7246e7235b JS: Fix some edge cases with GPIO module
- disable expansion to avoid conflicts
- fix pin counts when iterating
- check validity of pull and mode names
2024-03-12 06:03:48 +00:00
Willy-JL
1679cfcce4 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into mntm-dev 2024-03-12 05:25:55 +00:00
Willy-JL
3ade3f0fdd Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev 2024-03-12 05:24:03 +00:00
Sil333033
d947fa749a JS: added GPIO module 2024-03-11 20:58:14 +01:00
Georgii Surkov
022fccf0d7 [FL-3783] Asynchronous Infrared remote manipulation (#3503)
* Introduce ConcurrentRunner, load universal and regular remotes concurrently
* Perform all lengthy operations in a ConcurrentRunner
* Fix python formatting
* Clean up code
* Add usage warning
* Remove ConcurrentRunner, use a plain FuriThread instead
* Load remotes asynchronously in RPC mode as well
* Reorder code for clarity
* Clean up, use thread return code to report errors
* Improve wording
* Fix logical error
2024-03-12 02:35:51 +09:00
あく
adbe4d44f4 DateTime: fix missing weekday in datetime_timestamp_to_datetime conversion (#3508) 2024-03-11 17:09:39 +04:00
Matthew
400351dad3 change naming scheme and print save directory (#21) 2024-03-10 20:00:57 -04:00
HaxSam
72d7ffe811 Merge pull request #20 from Next-Flip/matthewsbranch
add support for OFW - declare reverse_mac
2024-03-11 00:58:34 +01:00
MMX
2f5be8f695 Merge pull request #719 from amec0e/dev
Update ac.ir
2024-03-11 02:51:28 +03:00
MX
7b09a22a5c fix bipki [ci skip] 2024-03-11 02:37:37 +03:00
MX
c9434492b8 Various changes, in expansion, rgb, js
by Willy-JL , Spooks4576 , Sil333033 , HaxSam
2024-03-11 00:37:29 +03:00
Methodius
1bd56fb190 bip parser refactor 2024-03-11 00:24:55 +03:00
MX
25d4c4f829 upd subremote 2024-03-10 23:56:23 +03:00
MX
58cd56a439 Merge branch 'ofw_dev' into dev p1 2024-03-10 23:35:44 +03:00
Willy-JL
5b15568bbb Fix backwards compatibility with MenuAppList 0 2024-03-10 20:27:47 +00:00
Matthew
0316260280 add support for OFW - declare reverse_mac 2024-03-10 16:23:14 -04:00
Willy-JL
1577bbc766 FindMy: Make import screen clearer 2024-03-10 16:38:19 +00:00
Willy-JL
d0b32f1124 New build system 2024-03-10 10:17:59 +00:00
HaxSam
a2018ff365 sync apps 2024-03-10 01:38:29 +01:00
Willy-JL
1274bd84ac VGM: Add rainbow option to settings menu 2024-03-09 23:24:04 +00:00
Willy-JL
a5ae1397d9 FindMy: Resume at system boot if enabled 2024-03-09 19:42:12 +00:00
Willy-JL
4c80a50cbe Apps: Use OFW main app names, shorten in display 2024-03-09 08:36:54 +00:00
Willy-JL
bce77a8633 Main Menu: Cleanup code, fix scrolling text 2024-03-09 08:31:19 +00:00
Willy-JL
177f85ddfa NfcMaker: Fix timeout on error screen 2024-03-09 07:49:17 +00:00
WillyJL
e39576ebbd Merge pull request #18 from Next-Flip/findmyflipper
Findmyflipper - Merge fixes to dev
2024-03-09 05:57:46 +00:00
Willy-JL
52d3fe9b38 FindMy: Add docs from app repo
Co-authored-by: MatthewKuKanich <mkukanichgmu@gmail.com>
2024-03-09 05:54:52 +00:00
Willy-JL
b253bede42 FindMy: Fix imported text position 2024-03-09 05:51:48 +00:00
Willy-JL
0baa796e33 FindMy: Add import from nRF Connect .txt file 2024-03-09 05:51:22 +00:00
MatthewKuKanich
0b81471740 Replace Terminal menu with MNTM menu 2024-03-09 00:23:17 -05:00
Willy-JL
74c6440a27 Format 2024-03-09 05:09:48 +00:00
Willy-JL
fca5da1c42 Revert "Update findmy.c - ignore changable byte"
This reverts commit edf013eacd.
2024-03-09 05:04:37 +00:00
Willy-JL
ef338d15db Merge branch 'findmyflipper' of https://github.com/Next-Flip/Momentum-Firmware into findmyflipper 2024-03-09 05:04:15 +00:00
Willy-JL
cd837576ea FindMy: Add OpenHaystack import from .keys file 2024-03-09 05:04:09 +00:00
Willy-JL
448033c802 FindMy: Fix key generation script 2024-03-09 04:20:04 +00:00
Willy-JL
d23f64d693 FindMy: Add generate keys script 2024-03-09 04:19:50 +00:00
Matthew
edf013eacd Update findmy.c - ignore changable byte 2024-03-08 21:39:22 -05:00
Willy-JL
f4ef9e50fb FindMy: Fix build 2024-03-08 22:35:24 +00:00
Willy-JL
61b35e07ff FindMy: Simpler beacon state sync 2024-03-08 21:41:57 +00:00
Willy-JL
5d45d6abb8 FindMy: Save and load state from file 2024-03-08 21:35:59 +00:00
Willy-JL
435c35cee9 Improve beacon state handling 2024-03-08 20:56:39 +00:00
Willy-JL
7c48c6164a FindMy: Refactors and improvements
- state handled reparately, decoupled from app
- better apple/samsung/unknown parsing and handling
- improve error handling
- add url to manifest + up stack size just in case
2024-03-08 20:53:00 +00:00
Willy-JL
09af215e75 Oops 2024-03-08 19:10:08 +00:00