Willy-JL
4e1dc9216c
XP bar progress to next level, not overall
2023-01-14 17:19:24 +00:00
VerstreuteSeele
49dabee42f
Revert NFC u2f
2023-01-14 09:00:41 +01:00
VerstreuteSeele
905bb23fdf
Formatting & New updated IR
2023-01-14 08:44:32 +01:00
VerstreuteSeele
7385a28ddd
Remove unused code
2023-01-14 08:01:52 +01:00
Clara K
efd1636d3e
merge main to dev ( #90 )
2023-01-14 07:25:09 +01:00
VerstreuteSeele
dda9ffdce2
Thanks, PVC
2023-01-14 07:19:26 +01:00
VerstreuteSeele
f0df3ff827
Browser now opening to browser
2023-01-14 05:44:07 +01:00
VerstreuteSeele
d6962e3b3d
trollage
2023-01-14 03:52:04 +01:00
VerstreuteSeele
98778401fe
Update FlipperPlaylist.py
2023-01-14 03:14:33 +01:00
VerstreuteSeele
9fb6ad2e26
Chat update
2023-01-14 03:11:20 +01:00
VerstreuteSeele
e79ade605d
Update subghz_cli.c
2023-01-14 01:10:00 +01:00
VerstreuteSeele
ed9cad46ab
Update api_symbols.csv
2023-01-14 01:08:12 +01:00
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
amec0e
d50418e839
Updated projectors.ir
2023-01-13 18:17:47 +00:00
amec0e
682d2d9b6f
Updated tv.ir
2023-01-13 17:38:53 +00:00
amec0e
deaf80fddc
Updated projectors.ir
2023-01-13 17:38:31 +00:00
amec0e
895dba06ba
Updated fans.ir
2023-01-13 17:38:06 +00:00
amec0e
c89a594d30
Updated audio.ir
2023-01-13 17:37:44 +00:00
amec0e
70f0ab1442
Updated ac.ir
2023-01-13 17:37:13 +00: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
Georgii Surkov
75e9de12b0
[FL-3078] Per protocol signal repeat count ( #2293 )
...
* Better Infrared protocol file structure
* Rename InfraredProtocolSpec to InfraredProtocolVariant
* Slightly better names
* Add repeat count field to protocol variant description
* Repeat the signal the appropriate number of times when brute-forcing
* Repeat the signal the appropriate number of times when sending via worker
* Better signal count logic in infrared_transmit
* Better variable names
* Convert some raw signals to messages in tv.ir
Co-authored-by: あく <alleteam@gmail.com >
2023-01-13 16:50:19 +03:00
VerstreuteSeele
332abdacbb
Automating import install for playlist script
2023-01-13 13:51:05 +01:00
VerstreuteSeele
8cf961382b
Optimized playlist creator
2023-01-13 13:48:40 +01:00
VerstreuteSeele
de8dd7d0cf
Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into dev
2023-01-12 22:26:17 +01:00
VerstreuteSeele
53ba8beeee
Create FlipperPlaylist.py
2023-01-12 22:25:53 +01:00
Clara K
8e5f648ec2
Update ReadMe.md ( #87 )
2023-01-12 18:35:22 +01:00
Clara K
de085de9fa
Update ReadMe.md
2023-01-12 18:31:58 +01:00
jbohack
f6abce51ca
changed duration of sfw animations 3600-->360
...
cycles more frequent
2023-01-12 11:42:04 -05: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
Fasjeit
78139c5936
drawing own battery (Bar %) charging display
2023-01-12 11:35:42 +03:00
VerstreuteSeele
66ef5e1dea
Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into dev
2023-01-12 03:23:19 +01: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
Clara K
fb43f603b1
Update ReadMe.md ( #83 )
2023-01-11 19:54:57 +01:00
Clara K
b92706bd2d
Update ReadMe.md
2023-01-11 19:53:19 +01:00
Clara K
130c1d9f89
V38 Release candidate changes ( #79 )
2023-01-11 19:13:29 +01:00
VerstreuteSeele
d0ee981fd4
V38 passed QC testing
2023-01-11 18:57:42 +01: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
jbohack
4831ff4d0b
modified DolphinMafia_115x62 to fix text overlap
2023-01-11 09:08:19 -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
jbohack
b2f5d2be25
Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into dev
2023-01-11 08:33:43 -05:00
jbohack
7765d09dce
updated DolphinMafia_115x62 icon
2023-01-11 08:33:33 -05:00
TQMatvey
b30aa890e6
initial Somfy Telis Encoder (doesnt work)
2023-01-11 19:47:45 +07:00