Commit Graph

4176 Commits

Author SHA1 Message Date
VerstreuteSeele
af762aa54c Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev 2023-01-17 16:33:28 +01:00
hedger
a0814aab31 [FL-3081] fbt: removed DEBUG_TOOLS & FAP_EXAMPLES flags (#2291)
* fbt: deprecated DEBUG_TOOLS & FAP_EXAMPLES flags
* fixes for PVS warnings
* scripts: fbt: fixed leaking PYTHONHOME
2023-01-17 18:07:47 +03:00
jbohack
440f119669 added tamagotchi save state
https://github.com/DroomOne/flipperzero-tamagotch-p1
2023-01-17 09:16:21 -05:00
assasinfil
414a13131a Fix v2? 2023-01-17 13:41:41 +03:00
g3gg0.de
d4f6df8e40 Merge branch 'DigitalSequence_PulseReader' into ISO15693 2023-01-17 11:17:03 +01:00
Willy-JL
067f7bd3f5 Add basic Xtreme app, move animcycle option to app 2023-01-17 07:35:35 +00:00
Willy-JL
4791468159 Use default anim cycle duration 2023-01-17 01:27:20 +00:00
Willy-JL
01b1ea123b Add anim cycle 30s, 1m and manifest 2023-01-17 01:22:19 +00:00
VerstreuteSeele
b7a452900a fix slight display issue 2023-01-17 01:57:23 +01:00
VerstreuteSeele
affaab7db7 Rename Cli-Gui Bridge to "CLI (subghz chat)" 2023-01-17 00:28:45 +01:00
Willy-JL
2566106a56 Fix cycle anims setting 2023-01-16 20:16:38 +00:00
Willy-JL
f2c1921638 Change cycle anims setting to control anim length 2023-01-16 20:02:40 +00:00
Willy-JL
cf2a1265db Add a cycle animations setting 2023-01-16 19:18:28 +00:00
Willy-JL
64b8e3ddb7 Fix xp bar 2023-01-16 16:51:25 +00:00
TQMatvey
f41c06ab74 somfy telis: not done yet
Co-authored-by: assasinfil <nfa57643@gmail.com>
2023-01-16 22:10:16 +07:00
assasinfil
ddc5540eeb Clean 2023-01-16 15:50:45 +03:00
TQMatvey
729a1b5788 somfy_telis: encoder is almost done
Co-authored-by: assasinfil <nfa57643@gmail.com>
2023-01-16 19:41:16 +07:00
VerstreuteSeele
333cf4dadc Update text_input.c 2023-01-16 06:19:04 +01:00
jbohack
debd850ccd updated protoview 2023-01-15 22:54:39 -05:00
VerstreuteSeele
35befd07c4 Remove "Flipper" from BT name + formatting 2023-01-16 04:29:26 +01:00
VerstreuteSeele
bebb8a47ac fix submenu in vertical 2023-01-16 03:07:02 +01:00
Clara K
79b728e5a6 Sleeker battery icon (#95) 2023-01-16 01:08:19 +01:00
Willy-JL
5802ea951d Add tiny battery border for readability 2023-01-16 00:01:30 +00:00
Willy-JL
88252eaa20 Remove ugly box 2023-01-16 00:01:18 +00:00
VerstreuteSeele
fe20da6a2a Update gui.c 2023-01-16 01:01:17 +01:00
VerstreuteSeele
f375a60555 Fix Assets 2023-01-15 01:12:25 +01:00
VerstreuteSeele
1d58823c54 maybe just keep it as is, was better 2023-01-14 23:54:50 +01:00
VerstreuteSeele
b01fe06452 personal preference on tot-xp switch default 2023-01-14 22:56:08 +01:00
Willy-JL
e0544541b1 Add passport switch between total and level stats 2023-01-14 21:05:59 +00:00
Willy-JL
4e1dc9216c XP bar progress to next level, not overall 2023-01-14 17:19:24 +00:00
VerstreuteSeele
49dabee42f Revert NFC u2f 2023-01-14 09:00:41 +01:00
VerstreuteSeele
905bb23fdf Formatting & New updated IR 2023-01-14 08:44:32 +01:00
VerstreuteSeele
7385a28ddd Remove unused code 2023-01-14 08:01:52 +01:00
VerstreuteSeele
f0df3ff827 Browser now opening to browser 2023-01-14 05:44:07 +01:00
VerstreuteSeele
d6962e3b3d trollage 2023-01-14 03:52:04 +01:00
VerstreuteSeele
9fb6ad2e26 Chat update 2023-01-14 03:11:20 +01:00
VerstreuteSeele
e79ade605d Update subghz_cli.c 2023-01-14 01:10:00 +01:00
VerstreuteSeele
efd88bf3b9 Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into dev 2023-01-14 01:07:58 +01:00
VerstreuteSeele
fa4edd7767 Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev 2023-01-14 01:07:25 +01:00
jbohack
a9d9555465 sfw added for sd card unmount 2023-01-13 13:36:50 -05:00
jbohack
6015afe368 updated protoview and fixed array count issue
arrays start at 0 and citroen_tpms was trying to read 0-10 meaning 11 full bytes rather than actually 10 (0-9).
2023-01-13 10:02:14 -05:00
gid9798
073fb3861a Add the ability to turn pages in infrared (#2271)
Co-authored-by: あく <alleteam@gmail.com>
2023-01-13 17:11:12 +03:00
jbohack
5dbb39eb05 updated authenticator (totp) 2023-01-12 11:15:46 -05:00
jbohack
ff7c3742c0 fixed level up animations not properly being displayed 2023-01-12 09:48:32 -05:00
Fasjeit
78139c5936 drawing own battery (Bar %) charging display 2023-01-12 11:35:42 +03:00
jbohack
ea0b5488ad u2f over nfc
https://github.com/flipperdevices/flipperzero-firmware/pull/1755
from @devsnek

may need more testing
2023-01-11 19:15:06 -05:00
VerstreuteSeele
d0d0e8d1d8 Fixing battery thingy 2023-01-11 16:55:49 +01:00
VerstreuteSeele
7edad9b5b0 Merge Dev 2023-01-11 16:47:27 +01:00
VerstreuteSeele
a35e2ac1ae Merge PRs 2023-01-11 16:37:24 +01:00
jbohack
dd3ff8de78 added CLI-GUI Bridge app & Text Viewer app 2023-01-11 09:57:54 -05:00