Commit Graph

4962 Commits

Author SHA1 Message Date
jbohack
bf6ed203db fixed clock app & added subghz playlist icon back 2023-01-05 21:46:09 -05:00
VerstreuteSeele
6af8453eb0 Update application.fam 2023-01-06 02:47:13 +01:00
VerstreuteSeele
a026ab37bd Who tf wrote this, and why? | Biggest stability update ever
Bro, what the fuck is this bullshit? I swear imma go cry if I see more shit like that...
2023-01-06 01:45:02 +01:00
MX
7d4d2e19a9 Infrared: Fix not enough signal repeats in brute 2023-01-06 02:23:03 +03:00
WatskeBart
94ee1e5d98 Changed github URL to XFW
src command should be pointing to XFW URL IMO
2023-01-05 19:58:12 +01:00
jbohack
4f19b0f559 added subghz-playlist to main application menu 2023-01-05 13:06:32 -05:00
yocvito
b0c2cba2a0 Adds basic bad BLE app (cannot modify adv name yet, cannot efficiently send keys with harcoded timeouts between press/release) 2023-01-05 14:20:02 +01: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
jbohack
1e02d4803b added sfw mode back to nfc 2023-01-04 15:35:16 -05:00
jbohack
a123ce9a38 list files in alphabetical order 2023-01-03 17:05:01 -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
c8e0501feb Update Subghz 2023-01-03 21:35:41 +01:00
MX
f7dfe77aaf Apply source code formatting
./fbt format
2023-01-03 19:07:58 +03:00
MX
4571dd25a3 Merge branch 'dev' into dev-advanced-config 2023-01-03 18:48:33 +03:00
MX
28345b2fbd Update TOTP
https://github.com/akopachov/flipper-zero_authenticator
2023-01-03 18:41:22 +03:00
MX
82f8ad4540 Add 350Mhz to default range
Actually this frequency is used by some part of home devices like ceiling fans
2023-01-03 18:40:03 +03:00
Dimitry
df88a805a0 Removing AM* preset if launching regular read mode 2023-01-02 23:54:04 +02: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
27517e1f04 Update desktop_scene_lock_menu.c 2023-01-02 15:00:22 +01:00
VerstreuteSeele
3b3940574c Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into dev 2023-01-02 12:34:19 +01:00
VerstreuteSeele
b54c6c70d5 Fixed NFC 2023-01-02 12:34:00 +01:00
jbohack
d57a867f5c modified u2f & bad usb sfw text 2023-01-01 22:14:15 -05:00
MX
ba429f6c88 Merge branch 'dev' into dev-advanced-config 2023-01-01 23:16:55 +03:00
MX
189117326b Update UniTemp
https://github.com/quen0n/unitemp-flipperzero/tree/dev
2023-01-01 23:14:32 +03:00
yocvito
202596ad38 add buggy extra config UI for bad usb (for implementing BLE and UART) 2023-01-01 02:17:40 +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
MX
91c159e823 Update TOTP
https://github.com/akopachov/flipper-zero_authenticator
2022-12-31 14:42:24 +03:00
Tibor Tálosi
27cc057573 solitaire:
fixed card placement to not allow placing ♠3 on top row when there was no card there.
2022-12-31 11:47:23 +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
Dimitry
27bfe861d9 cc1101 modem configurable preset introduced.
Available to configure: datarate, bandwidth and manchester decoding flag

log ability added to unit_test app (it's very helpful when writing a unit_tests)
2022-12-31 02:10:21 +02:00
MX
a51a6914f4 Barcode Generator: Save last barcode 2022-12-31 02:51:50 +03:00
jbohack
b66c1bc179 added protoview app
https://github.com/antirez/protoview
2022-12-30 18:35:36 -05:00
jbohack
0b7cad7918 added new U2F messages 2022-12-30 18:03:08 -05:00
jbohack
05f7a94738 added all original moods for passport to sfw_mode 2022-12-30 17:31:38 -05:00
MX
00b4903576 Add Delete key to usb keyboard 2022-12-31 01:30:57 +03:00
jbohack
23c0f518a0 sfw_mode support for ibutton added 2022-12-30 17:02:45 -05:00
jbohack
e9a2015266 u2f sfw_mode support added 2022-12-30 16:10:17 -05:00
jbohack
e5ec56b56b I_Scanning_123x52 support for sfw_mode 2022-12-30 15:56:28 -05:00
jbohack
9042a963c4 sfw_mode support for power off 2022-12-30 15:40:53 -05:00
jbohack
ce9db8691f rfid / subghz modified for sfw_mode support 2022-12-30 15:33:36 -05:00
MX
a35b536120 Fix arkanoid bug 2022-12-30 23:31:21 +03:00
jbohack
83c0f941df NFC_dolphin_emulation_47x61 sfw support 2022-12-30 15:08:12 -05:00
jbohack
a727eca56f added sfw_mode support for ble 2022-12-30 14:21:18 -05:00
jbohack
3500b5fc4f passport compatible with sfw_mode 2022-12-30 14:13:05 -05:00
MX
6b30dc5114 Update unitemp 2022-12-30 20:01:12 +03:00