Commit Graph

3181 Commits

Author SHA1 Message Date
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
jbohack dd3ff8de78 added CLI-GUI Bridge app & Text Viewer app 2023-01-11 09:57:54 -05:00
Nikolay Minaylov ad9d746a27 BadUSB backspace/delete fix (#2288)
Co-authored-by: hedger <hedger@users.noreply.github.com>
2023-01-11 16:58:51 +03:00
Giacomo Ferretti 20621da8ac Fix typos in source code (#2285)
* Fix typo in TextInput module

* Fix typo in Widget comment

* Fix typo in comment

Co-authored-by: hedger <hedger@users.noreply.github.com>
2023-01-11 16:41:57 +03:00
VerstreuteSeele 9f08021382 fams are annoying. now its all, i swear 2023-01-11 04:37:21 +01:00
VerstreuteSeele 4f6e84b44e last fam fix. ready for v38 2023-01-11 04:36:07 +01:00
VerstreuteSeele d0f34cc718 fam fix 2023-01-11 04:34:27 +01:00
jbohack 1d6aa77b9a modified levelup animations, added sfw levelups, and changed framerates 2023-01-10 21:27:03 -05:00
jbohack 0499126119 readded WiiEC icon 2023-01-10 21:08:41 -05:00
VerstreuteSeele 44ecda161a Added NFSW mode to unitemp application 2023-01-11 02:32:35 +01:00
VerstreuteSeele ca0fd8e871 Update GPIO module descriptors 2023-01-11 02:25:17 +01:00
VerstreuteSeele 9bb6405065 Get rid of duplicate Game (2048) 2023-01-11 02:21:46 +01:00
VerstreuteSeele 4439260332 Get rid of broken USB Midi app 2023-01-11 02:14:56 +01:00
VerstreuteSeele de8bdd4469 update Wii EC 2023-01-11 01:51:39 +01:00
jbohack b5985ce542 added nsfw to pocsag pager 2023-01-10 16:35:45 -05:00
jbohack 35751e1427 added nsfw to weather station 2023-01-10 16:29:12 -05:00
VerstreuteSeele 480d317420 Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into dev 2023-01-10 22:07:57 +01:00
VerstreuteSeele f5a4fc424e Update music_beeper.c 2023-01-10 22:07:43 +01:00
jbohack 2ea789b24b added nsfw to dap link 2023-01-10 16:00:58 -05:00
jbohack 91386440ef remove pong notifications
notifications don't clear upon app close
2023-01-10 14:25:44 -05:00
VerstreuteSeele 746a99f2d2 test 2023-01-10 18:16:18 +01:00
jbohack cfb95cd783 fixed ofw typos 2023-01-10 10:21:19 -05:00
jbohack 89dddc4709 Revert "Show region information in sub-GHz app (#2249)"
This reverts commit 2c450bd835.

we set region information to fully unlocked so this does not matter
2023-01-10 10:17:32 -05:00
VerstreuteSeele ffa1e6ba17 Fix playlist 2023-01-10 05:04:50 +01:00
VerstreuteSeele 1e994b0a31 And adding back our animation 2023-01-10 00:26:53 +01:00
VerstreuteSeele 250b463b30 breaking things. yay 2023-01-09 23:39:43 +01:00
VerstreuteSeele 3a45a3068d Thank you Animation 2023-01-09 23:13:25 +01:00
jbohack b5ab554911 added nsfw text for u2f & sfw_mode compatibility 2023-01-09 15:53:55 -05:00
jbohack 4992c89630 updated protoview & usb_hid_autofire 2023-01-09 15:34:18 -05:00
VerstreuteSeele b1d605aa69 Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev 2023-01-09 19:18:28 +01:00
あく 8d2143add5 Fix various issues reported on github (#2280)
* Desktop: Fix use after free in slideshow view
* Gui: long press toggles first letter case too
* Desktop: remove debug logging
2023-01-10 03:15:03 +09:00
jbohack 185774677b animations now cycle between sfwmode change without a restart :) 2023-01-09 08:11:15 -05:00
jbohack 46655abe07 restart the flipper on sfw setting change 2023-01-08 21:35:45 -05:00
jbohack d992b894ce free settings from memory 2023-01-08 21:04:53 -05:00
jbohack 0a1f137b77 fixed infrared text overlap on remote creation 2023-01-08 19:32:49 -05:00
VerstreuteSeele 2deb648ec2 logging to make sure 2023-01-08 22:21:59 +01:00
VerstreuteSeele 9d51cb7f7b The nightmare begins, lol 2023-01-08 21:51:09 +01:00
jbohack 46aa2f7c81 implement sfw_mode for infrared 2023-01-08 15:13:13 -05:00
jbohack a170065804 added pong & asteroids
https://github.com/antirez/flipper-asteroids
https://github.com/nmrr/flipperzero-pong
2023-01-08 04:19:36 -05:00
jbohack 16e1c71041 removed sfw mode from settings --> desktop since it is accessible from quick menu 2023-01-08 01:07:44 -05:00