Commit Graph

986 Commits

Author SHA1 Message Date
VerstreuteSeele
905bb23fdf Formatting & New updated IR 2023-01-14 08:44:32 +01: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
jbohack
5dbb39eb05 updated authenticator (totp) 2023-01-12 11:15:46 -05:00
jbohack
dd3ff8de78 added CLI-GUI Bridge app & Text Viewer app 2023-01-11 09:57:54 -05: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
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
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
jbohack
4992c89630 updated protoview & usb_hid_autofire 2023-01-09 15:34:18 -05:00
VerstreuteSeele
9d51cb7f7b The nightmare begins, lol 2023-01-08 21:51:09 +01: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
VerstreuteSeele
fbd162c4e3 Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev 2023-01-07 02:30:14 +01:00
VerstreuteSeele
e1cba0867c RC2 2023-01-06 14:52:51 +01:00
VerstreuteSeele
80add04681 Non-functional. Please debug 2023-01-06 13:50:02 +01:00
jbohack
bf6ed203db fixed clock app & added subghz playlist icon back 2023-01-05 21:46:09 -05:00
jbohack
4f19b0f559 added subghz-playlist to main application menu 2023-01-05 13:06:32 -05:00
jbohack
978b37cc8b removed namechanger & namechangersrv
these programs were causing boot loops on certain users & don't currently work. i will be working on fixing these programs, however they will not be included again until fully fixed.
2023-01-04 15:59:38 -05:00
VerstreuteSeele
c9ce106ed0 Revert "Nvm.. I refuse to do this. last one"
This reverts commit 5995c89c5d.
2023-01-03 22:30:01 +01:00
VerstreuteSeele
5995c89c5d Nvm.. I refuse to do this. last one 2023-01-03 22:12:23 +01:00
VerstreuteSeele
cb9676d4d1 One of too many. Cloning the Apps from gh for easy-updates 2023-01-03 22:02:23 +01:00
VerstreuteSeele
e65ed44208 Add QR-Code FAP & Fix Unitemp application.fam 2023-01-02 15:48:23 +01:00
VerstreuteSeele
ce3deedded Fix [TOTP Issue](https://github.com/akopachov/flipper-zero_authenticator/issues/53) 2023-01-02 15:29:12 +01:00
VerstreuteSeele
dbe8373e7d Remove dumb apps 2022-12-31 22:51:35 +01:00
VerstreuteSeele
de1c5f46ea New years update 2022-12-31 21:45:39 +01:00
Florian Grousset
e76ce1b40b More code error fixes 2022-12-30 19:59:01 -06:00
Florian Grousset
ce3cc4d305 Code error fixes 2022-12-30 19:43:19 -06:00
jbohack
b66c1bc179 added protoview app
https://github.com/antirez/protoview
2022-12-30 18:35:36 -05:00
VerstreuteSeele
d5c0f4f3a3 Overhaul | 2 2022-12-30 09:01:44 +01:00
VerstreuteSeele
d279639e53 Massive overhaul | Part 1 2022-12-30 05:12:53 +01:00
VerstreuteSeele
58f0444a66 Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev 2022-12-29 05:21:27 +01:00
Tiernan
90573fbeed Picopass read bug fixes: (#2201)
* fix checking user elite keys
* include calculated Kd when saving cards

Co-authored-by: あく <alleteam@gmail.com>
2022-12-28 22:04:58 +09:00
VerstreuteSeele
89d67705a4 Merge branch '420' of https://github.com/RogueMaster/flipperzero-firmware-wPlugins into dev 2022-12-27 20:22:31 +01:00
RogueMaster
0bc6381b36 SubBrute Upd 2022-12-27 09:33:37 -05:00
RogueMaster
ed74859225 Merge branch 'UNLEASHED' into 420 2022-12-27 09:31:33 -05:00
MX
69879c3693 Merge pull request #243 from huuck/dev
Added ESCAPE key
2022-12-27 17:10:34 +03:00
MX
529a20b9d2 Add holtek HT12X in brute 2022-12-27 17:06:52 +03:00
Gabriel Cirlig
43be797926 Merge branch 'DarkFlippers:dev' into dev 2022-12-27 08:19:28 -05:00