Commit Graph

3220 Commits

Author SHA1 Message Date
jbohack 66fcf66f6a fixed asteroids saving 2023-01-18 10:00:18 -05:00
jbohack e9b9a9f0de updated asteroids 2023-01-18 09:39:27 -05:00
jbohack 7b1b405f80 authenticator update 2023-01-18 08:50:21 -05:00
jbohack d231c49486 clock displays midnight as 12AM instead of 00AM
https://github.com/DarkFlippers/unleashed-firmware/pull/288

thanks Smileycathy1128
2023-01-18 08:26:00 -05:00
Willy-JL 350f446d00 Actually expose dolphin levels 2023-01-18 10:29:47 +00:00
Willy-JL e03f80ce0c Expose dolphin levels 2023-01-18 10:15:41 +00:00
Willy-JL 93399489bd Fix level system 2023-01-17 18:04:13 +00:00
VerstreuteSeele 72023649ea Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into dev 2023-01-17 16:47:41 +01:00
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
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
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
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