Clara K
36324e56d0
Update ReadMe.md
2023-02-12 16:55:14 +01:00
Clara K
e521dfee2c
godspeed
...
unauthorized
2023-02-12 16:50:24 +01:00
Clara K
f15e3680bd
godspeed
...
unauthorized
2023-02-12 16:48:41 +01:00
Willy-JL
37b84a9dbb
Remove unnecessary sarcastic comment
2023-02-12 12:28:40 +00:00
Willy-JL
5a2f693551
File browser load speed improvements (skip redraw)
2023-02-12 11:22:52 +00:00
Willy-JL
82f77edc70
Fix file browser back history
2023-02-12 11:22:37 +00:00
Willy-JL
80b8a0dddb
Fix file browser clownage comment
2023-02-12 11:22:23 +00:00
Willy-JL
205da2920e
File browser load speed improvements (skip redraw)
2023-02-12 11:16:12 +00:00
Willy-JL
9b16c2178b
Fix file browser back history
2023-02-12 11:15:11 +00:00
Willy-JL
54019b46ca
Fix file browser clownage comment
2023-02-12 07:39:15 +00:00
VerstreuteSeele
e805b9b151
add basepath to bad-kb layouts selector
2023-02-12 08:04:33 +01:00
Willy-JL
25142698a6
Mark debug app as debug not external
2023-02-12 04:24:30 +00:00
Willy-JL
897ea3f901
Remember bad kb connection mode
2023-02-12 02:14:06 +00:00
MX
5d8acc2210
Update changelog
2023-02-12 05:06:42 +03:00
WillyJL
8c8cf162a2
Bad-BLE ( #116 )
2023-02-12 01:20:10 +00:00
Willy-JL
d7e454a627
Fix api version tag
2023-02-12 01:19:33 +00:00
Willy-JL
484164e308
Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into badusb-ble
2023-02-12 01:05:01 +00:00
Willy-JL
8dc77852f5
Update dithered compiled assets
2023-02-12 01:04:40 +00:00
Willy-JL
631625d6c2
Fix bad merge
2023-02-12 00:21:56 +00:00
yocvito
5e220a50f1
Merge branch 'badusb-ble' of github.com:yocvito/Flipper-Xtreme into badusb-ble
2023-02-12 01:08:03 +01:00
yocvito
9132fa2961
fix adv name length bug & finalize merge
2023-02-12 01:06:41 +01:00
MX
e96bae8473
Merge pull request #327 from ClaraCrazy/dev
...
Update filebrowser
2023-02-12 03:00:00 +03:00
Willy-JL
2392927c83
Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into badusb-ble
2023-02-11 23:55:28 +00:00
Willy-JL
89a07d3573
Merge branch 'dev' of https://github.com/ClaraCrazy/filebrowser-updates into dev
2023-02-11 23:49:45 +00:00
Willy-JL
fb4e2e02be
Hide files in browser while still loading
2023-02-11 23:49:29 +00:00
MX
c1e2d2443a
Merge branch 'dev' into filebrowser
2023-02-12 02:48:52 +03:00
MX
08acbda895
Allow 467.75 MHz by default
2023-02-12 02:48:20 +03:00
MX
02fad884fb
Merge pull request #328 from jbohack/dev
...
added support for subghz pagers
2023-02-12 02:45:49 +03:00
Clara K
6f37c25bdb
Merge pull request #1 from DarkFlippers/dev
...
SubGHz HAL Fixes
2023-02-12 00:45:07 +01:00
Willy-JL
7d2fdc5c6d
Hide files in browser while still loading
2023-02-11 23:44:19 +00:00
MX
27012b6be7
SubGHz HAL Fixes
2023-02-12 02:41:11 +03:00
yocvito
6de0470b4d
Merge remote-tracking branch 'upstream/dev' into badusb-ble
2023-02-12 00:33:42 +01:00
yocvito
796930b12c
remove useless func
2023-02-12 00:28:03 +01:00
Willy-JL
0e50bf9707
Sort order wording (again)
2023-02-11 22:58:35 +00:00
VerstreuteSeele
28db43faba
fix dithering on u2f / usb
2023-02-11 23:34:53 +01:00
VerstreuteSeele
f385a9b531
wording
2023-02-11 23:31:55 +01:00
VerstreuteSeele
409a79ddee
Fix chat & subghz settings
2023-02-11 23:27:21 +01:00
yocvito
c9941d44a7
removes useless commented function
2023-02-11 22:14:11 +01:00
assasinfil
d179199a42
Need fix
2023-02-12 00:01:43 +03:00
yocvito
999c609773
Handle write request on HID keyboard led state characteristic and respond to it (should fix numlock issue)
2023-02-11 22:01:02 +01:00
jbohack
73a9425f73
added the common pager frequency to the frequency list
2023-02-11 15:20:34 -05:00
jbohack
462836346e
added pager modulation for restaurant pagers
...
credit to jimi for the modulation :)
2023-02-11 15:16:09 -05:00
Willy-JL
9ed14fe773
Remove unused imports and old code
2023-02-11 20:07:53 +00:00
jbohack
becc398268
removed pager bruteforce playlist until we can support the custom modulation for the playlist
2023-02-11 14:59:33 -05:00
jbohack
2455cc0c75
added pager modulation back
...
modulation made by jimi
2023-02-11 14:56:50 -05:00
MX
a4c28ed5bf
Show internal memory only in DEBUG mode + other fixes
...
Remove unused imports and remove my old code that used to hide layouts and tmp history folders, this was removed in dev but somehow was added back here
2023-02-11 21:59:22 +03:00
MX
b8deb931c2
Merge branch 'dev' into filebrowser
2023-02-11 21:47:21 +03:00
MX
1831902fbd
Temp fix of broken ibutton emulation
...
Reverted lib changes and added old api
TODO: Find what causes that issue, issue also present in official dev branch
2023-02-11 21:09:39 +03:00
Willy-JL
99b126f0ef
Fix archive tab switch code
2023-02-11 17:34:43 +00:00
assasinfil
f388a7ecab
Bit fix
2023-02-11 20:26:18 +03:00