Kuronons
|
19b31f85b0
|
Adding MNTM Asset Pack's Lockscreen.png
Momentum logo subpart revisited, lock, and Yappy holding key
|
2024-03-15 02:03:57 +01:00 |
|
oldip
|
8e44322a15
|
Add altPrintln functionality for ALT+Numpad support
|
2024-03-14 10:53:22 +08:00 |
|
Willy-JL
|
5b1002e433
|
JS: Add dialog.pickFile()
|
2024-03-14 02:29:48 +00:00 |
|
Willy-JL
|
5fd10fc448
|
Icons: Add file_10px icon
|
2024-03-14 02:29:29 +00:00 |
|
Willy-JL
|
f6bccccfa3
|
BadKB: Decouple from Momentum Settings
|
2024-03-14 01:44:39 +00:00 |
|
Willy-JL
|
430f4668f8
|
BadKB: Improve settings loading logic
|
2024-03-14 01:42:03 +00:00 |
|
oldip
|
5095338341
|
Add numpad keybindings to improve non-US input methods
|
2024-03-14 09:34:22 +08:00 |
|
Willy-JL
|
ab86ef8b48
|
SubGHz: Fix hashes compat for apps (eg. Weather)
|
2024-03-14 01:12:32 +00:00 |
|
Willy-JL
|
e69a6c06ef
|
Move back to "badusb" folder for compatibility
|
2024-03-14 00:37:24 +00:00 |
|
WillyJL
|
7e8ac28f1e
|
Merge pull request #29 from Kuronons/dev
|
2024-03-13 17:12:01 +00:00 |
|
Kuronons
|
048493dd25
|
Adding Yappy profile picts for MNTM asset pack
Happy / okay / bad
.png
|
2024-03-13 18:07:39 +01:00 |
|
Georgii Surkov
|
2aa85347ee
|
Fix logical error in documentation
|
2024-03-13 12:28:08 +03:00 |
|
Willy-JL
|
3ca43727ad
|
New boot icon sequence (inspired by mayhem 2.0)
Icons used for settings and asset packs could be improved yeah
|
2024-03-13 04:25:06 +00:00 |
|
Willy-JL
|
ff36de9a47
|
Fix assets in UFBT SDK
|
2024-03-13 00:34:27 +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 |
|
Georgii Surkov
|
75432346de
|
Improve documentation
|
2024-03-12 19:54:45 +03:00 |
|
Georgii Surkov
|
98c328f93f
|
FL-3790: fix laggy TextInput by not adding it into a ViewStack
|
2024-03-12 19:45:22 +03:00 |
|
Georgii Surkov
|
3f7a070397
|
FL-3767: remove TODO, no changes necessary
|
2024-03-12 16:18:48 +03:00 |
|
Georgii Surkov
|
b27066b508
|
FL-3523: remove TODO, no changes necessary
|
2024-03-12 16:14:21 +03:00 |
|
Georgii Surkov
|
5cfc773b7b
|
FL-3496: do not hardcode universal library names in CLI
|
2024-03-12 15:09:35 +03:00 |
|
Willy-JL
|
66dc7e9aa9
|
JS: Add storage.append()
|
2024-03-12 06:15:09 +00:00 |
|
Willy-JL
|
b47b43bfb9
|
Asset Packs: Add MNTM Yapper anim (by @Kuronons)
<3
Co-authored-by: Kuronons <110337784+Kuronons@users.noreply.github.com>
|
2024-03-12 06:08:23 +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 |
|
Anna Prosvetova
|
2da05bfa6c
|
Infrared: Add Fujitsu ASYG24KMTB
|
2024-03-12 00:24:29 +01:00 |
|
Sil333033
|
d947fa749a
|
JS: added GPIO module
|
2024-03-11 20:58:14 +01:00 |
|
MX
|
9050a242e6
|
Merge branch 'ofw_dev' into dev
|
2024-03-11 21:10:01 +03: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 |
|
MX
|
79a286fe1a
|
upd changelog
|
2024-03-11 03:53:32 +03:00 |
|
Matthew
|
400351dad3
|
change naming scheme and print save directory (#21)
|
2024-03-10 20:00:57 -04:00 |
|
Matthew
|
ef586a7f3d
|
change naming scheme and print save directory
|
2024-03-10 19:59:05 -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 |
|
MMX
|
e8e596e4c9
|
Merge pull request #721 from MizumasuShoichi/patch-3
Update subghz_setting.c
|
2024-03-11 02:51:04 +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
|
175f603678
|
Merge branch 'ofw_dev'
Conflicts:
.gitmodules
ReadMe.md
|
2024-03-10 23:38:56 +03:00 |
|
MX
|
df57ecd786
|
rem module that is not used in UL for now
|
2024-03-10 23:37:30 +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 |
|
Spooks
|
e07f3f51bd
|
Merge branch 'Next-Flip:dev' into dev
|
2024-03-10 13:21:34 -06:00 |
|
Spooks
|
8e97587c68
|
Made String Functions Global
|
2024-03-10 13:20:42 -06:00 |
|
Willy-JL
|
1f49d82c88
|
Maybe fix PR builds? --nobuild
|
2024-03-10 18:00:16 +00:00 |
|