Commit Graph

3173 Commits

Author SHA1 Message Date
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
jbohack 33d09e6bc1 added desktop setting save back to fix sfw_mode. (broke in the previous commit) 2023-01-07 00:50:22 -05:00
jbohack 73164d6c32 boot loops & null dereference error fixed
namechanger application was updated thanks to ESurge and application now works without issues :D
2023-01-06 23:51:29 -05:00
VerstreuteSeele fbd162c4e3 Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev 2023-01-07 02:30:14 +01:00
Maksim Derbasov 2c450bd835 Show region information in sub-GHz app (#2249)
* Show region info in sub-GHz app
* SubGhz: reset widget on region info scene exit
* Format sources

Co-authored-by: あく <alleteam@gmail.com>
2023-01-07 04:28:28 +09:00
yan0f 9740dd8c75 Fix typos in source code (#2258) 2023-01-07 01:06:50 +09:00
VerstreuteSeele e1cba0867c RC2 2023-01-06 14:52:51 +01:00
VerstreuteSeele 3aa0b074f2 Update buttons 2023-01-06 14:38:34 +01:00
VerstreuteSeele ab97824ade Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev 2023-01-06 14:38:27 +01:00