956MB
4433d62cf4
Merge branch 'feat/autopoweroff-percent' into 956/prs
2026-07-06 17:35:11 -05:00
956MB
676dd4e00a
fix: gate auto poweroff timer only for Timer mode
...
* Missed the legacy countdown timer arming when `Auto PowerOff` is set to `OFF` or `Percent`.
2026-07-06 17:22:52 -05:00
956MB
481fc97501
Merge branch 'feat/autopoweroff-percent' into 956/prs
2026-07-06 04:04:26 -05:00
956MB
92b8be9ed1
Don't commit that test_warning
2026-07-06 03:55:32 -05:00
956MB
2964536c24
Power: Auto PowerOff percentage setting ( #522 )
...
Added:
* `Warning Timeout` setting. Previous static value of 90s is now a selectable 30/60/90 seconds for both the low battery and auto poweroff screens.
Changed:
* `Auto PowerOff` setting now split into `OFF`/`Timer`/`%` (Percentage). `Timer` works as it did before using a countdown to the auto shutdown, but `Percentage` will trigger at a selected battery level (5%-50%) and then every 5% step down if the `Cancel` button is used.
2026-07-06 03:38:10 -05:00
956MB
d5c19a961f
Merge remote-tracking branch 'mntm/dev' into 956/prs
...
# Conflicts:
# lib/subghz/protocols/protocol_items.c
# lib/subghz/protocols/protocol_items.h
2026-07-04 20:37:04 -05:00
WillyJL
8ed809fba8
Fix broken submodule
2026-06-03 01:16:46 +02:00
WillyJL
f91daf3e13
Apps: Update apps
2026-06-03 01:12:55 +02:00
WillyJL
80de280942
JS: Bump SDK for Infrared module from months ago (oops) --nobuild
2026-06-02 22:13:59 +02:00
WillyJL
4ae0c47588
Format
2026-06-02 22:05:47 +02:00
WillyJL
33671b91a9
Merge branch 'dev' of https://github.com/Next-Flip/Momentum-Firmware into mntm-dev
2026-06-01 20:05:35 +02:00
WillyJL
d8a644e3ed
Merge remote-tracking branch 'ul/dev' into mntm-dev
2026-06-01 20:01:36 +02:00
WillyJL
c298ed01ac
Fix startup hook sources
2026-06-01 15:17:05 +02:00
WillyJL
7ae9716622
Sub-GHz: More minimum free heap, prevents some crashes
2026-06-01 15:15:37 +02:00
WillyJL
4bdd7a391f
Fix source excludes
...
Can't use ! with subdirs, only with bare filenames
2026-06-01 15:14:47 +02:00
WillyJL
35fec7c210
Fix comment
2026-06-01 15:14:03 +02:00
WillyJL
27015e81ea
Sub-GHz: Move Add Manually menu out of main app, transparently
2026-06-01 15:12:38 +02:00
MX
daec03bd35
add canvas_buffer to api
2026-05-03 23:08:56 +03:00
MX
58afca1dbf
upd changelog, fbt format
2026-04-29 03:10:15 +03:00
Roman Belyakovsky
2a7e048cd8
Fixing google meet global screen
2026-04-29 00:29:30 +03:00
Roman Belyakovsky
2c1d9bd9e8
Visialazing long left press for zoom
2026-04-29 00:14:50 +03:00
Roman Belyakovsky
65a1207368
Improving helper display in menu
2026-04-29 00:00:02 +03:00
Roman Belyakovsky
b05dad3386
Adding helper info to the menu view
2026-04-28 23:51:12 +03:00
Roman Belyakovsky
0f877005e3
Fixing helper view for zoom
2026-04-28 23:44:41 +03:00
Roman Belyakovsky
dfd5867ed4
Fixing lower helper for non-zoom apps
2026-04-28 23:29:19 +03:00
Roman Belyakovsky
093d611091
Adding long press left to send enter for zoom
2026-04-28 23:17:40 +03:00
Roman Belyakovsky
02d8a12924
Moving help to app selection menu
2026-04-28 23:03:16 +03:00
Roman Belyakovsky
3a6d7173f4
Fixing overlapping icons in the statusbar
2026-04-28 22:45:13 +03:00
Roman Belyakovsky
a8de70b08d
Fixing bt icon and crash on bt disconnect
2026-04-28 22:40:02 +03:00
Roman Belyakovsky
0f6a6d1a52
Fixing clock in status bar
2026-04-28 22:27:41 +03:00
Roman Belyakovsky
3457a32621
Fixing bt status
2026-04-28 22:23:53 +03:00
Roman Belyakovsky
a9438319d6
Moving BT icon to status bar
2026-04-28 22:08:10 +03:00
Roman Belyakovsky
74c69f74ea
Fixing text position
2026-04-28 21:50:59 +03:00
Roman Belyakovsky
fe66188541
Adding status bar
2026-04-28 21:38:23 +03:00
Roman Belyakovsky
637258ffbb
Changing zoom global mic shortcut to avoid conflict with terminal
2026-04-28 21:03:51 +03:00
SkeletonMan03
ceddafdc69
Change power off menu to say "Battery" instead of "Settings"
2026-04-26 14:51:28 -05:00
SkeletonMan03
f1e1d01313
Make toggle more obvious
2026-04-26 14:11:14 -05:00
MX
fb1a80fe89
small ui fixes to fit text
2026-04-24 01:54:33 +03:00
MX
cc84f535ed
remove unused subghzhistory code
2026-04-24 01:04:41 +03:00
MX
c4ef54c71a
Fix CLI with NTAG4xx and Type 4 Tag support
...
by WillyJL
2026-04-24 01:03:47 +03:00
MX
63d49b6e48
subghz upgrades [ci skip]
...
docs update
pr template update
changelog update
2026-04-21 03:31:11 +03:00
WillyJL
52a51b36e6
Merge branch 'mntm-dev' into feat/subghz-ext
2026-04-20 00:12:25 +02:00
WillyJL
f312aa79bc
Sub-GHz: Temporarily lower reserved memory
2026-04-20 00:10:14 +02:00
WillyJL
0ac7533a23
Sub-GHz: Update space taken by each RPC session
2026-04-19 23:45:31 +02:00
WillyJL
f4b30cdbc7
Sub-GHz: Fix display of memory full
2026-04-19 23:45:17 +02:00
WillyJL
a663836b70
NFC: Fix CLI with NTAG4xx and Type 4 Tag support --nobuild
2026-04-19 20:56:05 +02:00
MX
9cc61f16bf
fmt
2026-04-01 16:34:41 +03:00
DoniyorI
b9fa2943ed
nfc: add ISO15693-3 and SLIX write-back support
...
Add Write Single Block poller functions for ISO 15693-3 and SLIX/SLIX2,
enable the Write scene for both protocols, and skip blocks that already
contain the correct data to minimise RF session time and avoid timeouts
on large tags (e.g. 80-block ICODE SLIX2).
Tested on NXP ICODE SLIX2 (UID E0 04 01 09 05 05 09 37, 80 x 4 byte blocks).
2026-03-31 22:05:59 -04:00
MMX
86d8504003
Merge pull request #981 from mxcdoam/parsers
...
NFC: Additional parsers
2026-03-30 00:07:35 +03:00
MX
a044de9cd3
Address utf8 support when uploading JavaScript application
...
OFW PR 4364 by bekindpleaserewind
2026-03-30 00:07:22 +03:00