Commit Graph

6105 Commits

Author SHA1 Message Date
Clara K
79b728e5a6 Sleeker battery icon (#95) 2023-01-16 01:08:19 +01:00
Willy-JL
5802ea951d Add tiny battery border for readability 2023-01-16 00:01:30 +00:00
Willy-JL
88252eaa20 Remove ugly box 2023-01-16 00:01:18 +00:00
VerstreuteSeele
fe20da6a2a Update gui.c 2023-01-16 01:01:17 +01:00
VerstreuteSeele
a642bed2fc scons fuckery 2023-01-15 22:35:36 +01:00
VerstreuteSeele
f375a60555 Fix Assets 2023-01-15 01:12:25 +01:00
VerstreuteSeele
1d58823c54 maybe just keep it as is, was better 2023-01-14 23:54:50 +01:00
VerstreuteSeele
51e1665b01 Revert "no more manifest pathing"
This reverts commit ee404fb3f1.
2023-01-14 22:57:47 +01:00
VerstreuteSeele
b01fe06452 personal preference on tot-xp switch default 2023-01-14 22:56:08 +01:00
VerstreuteSeele
ee404fb3f1 no more manifest pathing 2023-01-14 22:53:44 +01:00
Clara K
b411db500e XP bar progress to next level, not overall (#92) 2023-01-14 22:20:56 +01:00
Willy-JL
e0544541b1 Add passport switch between total and level stats 2023-01-14 21:05:59 +00:00
VerstreuteSeele
3e0eac000d Why is this still here? 2023-01-14 20:49:40 +01:00
Clara K
c32327e20f Use pathlib for assets.py (Fix build under Linux) (#93) 2023-01-14 19:43:39 +01:00
Willy-JL
a1fac3eb95 Use pathlib for assets, fix build on linux 2023-01-14 17:49:39 +00:00
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
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
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