Commit Graph

6546 Commits

Author SHA1 Message Date
Willy-JL
a231ec0bbb Fix asset pack sorting 2023-02-14 02:36:33 +00:00
Willy-JL
6c561d8c67 Fix subbrute symbols 2023-02-14 00:14:53 +00:00
Willy-JL
f95d1b2e96 Add bad kb mode setting to xfw app 2023-02-13 23:46:48 +00:00
Willy-JL
9266e9f47c More statubar settings 2023-02-13 23:41:30 +00:00
Willy-JL
33f877e888 Fix battery icon setting again 2023-02-13 23:38:09 +00:00
Willy-JL
5b8ce5f789 Fix battery icon value init 2023-02-13 23:02:01 +00:00
Willy-JL
b525874ac7 Add section dividers to xfw app 2023-02-13 23:01:34 +00:00
Willy-JL
e41fa45878 Swap status bar options 2023-02-13 22:37:15 +00:00
Willy-JL
537b22dd83 Update settings file 2023-02-13 22:20:30 +00:00
Willy-JL
6a1869b9f1 Rename batt style to icon and improve value logic 2023-02-13 22:13:01 +00:00
Willy-JL
61e792eeeb Remove xfw setting animation speed cap 2023-02-13 22:06:59 +00:00
Willy-JL
abeb34b983 Fix archive sorting (skip on big folders) 2023-02-13 05:01:31 +00:00
Willy-JL
9fe3136993 Skip browser inputs while loading / sorting 2023-02-13 04:57:44 +00:00
Willy-JL
d3cef9b42f Fix sonarcloud config 2023-02-13 02:26:02 +00:00
Willy-JL
5ed6abc4f7 Format 2023-02-13 01:40:49 +00:00
Willy-JL
85d5e8a010 Ignore some global sonarcloud hotspots 2023-02-13 01:10:26 +00:00
Willy-JL
4b9d270af7 Fix garbage memory free again 2023-02-13 01:10:06 +00:00
Willy-JL
22cf51e92b Fix garbage memory freeing 2023-02-13 00:41:47 +00:00
Willy-JL
e7e508cf59 Change sonar disable method 2023-02-13 00:13:47 +00:00
Willy-JL
53780e72ed Misc sonarcloud fixes 2023-02-13 00:01:49 +00:00
Willy-JL
8812dbc2cd Fix formatter escape code bug warning 2023-02-12 23:24:58 +00:00
Willy-JL
2f4adec619 Fix asset animation free on load fail 2023-02-12 23:24:18 +00:00
jbohack
8a2434c978 added android demo file for badkb (badusb) over bluetooth / connector
thanks for the payload @John Hickens !
2023-02-12 17:55:19 -05:00
jbohack
fcd3e42e93 Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into dev 2023-02-12 17:49:48 -05:00
jbohack
9800d1686e added demo_ios for badusb over bluetooth / connector
thanks @Peaakss for the payload :D
2023-02-12 17:49:41 -05:00
Willy-JL
025b4e27ea Fix statusbar without battery 2023-02-12 22:35:30 +00:00
MX
efcfcedaed Rename functions and cleanup a bit 2023-02-12 22:25:06 +00:00
Clara K
5e3b1d2935 Merge branch 'main' into dev 2023-02-12 23:22:13 +01:00
Willy-JL
0ff5164d99 Format (and thanks nano for the big folder fix <3) 2023-02-12 21:11:00 +00:00
MX
e5b9289da8 Fix large folders parsing 2023-02-12 21:05:19 +00:00
Willy-JL
0f6343f6f5 Remove unnecessary sarcastic comment 2023-02-12 19:58:16 +00:00
VerstreuteSeele
cc559b5f6e Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into dev 2023-02-12 19:40:41 +01:00
VerstreuteSeele
7f493b58d3 minor changes 2023-02-12 19:40:33 +01:00
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
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
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
Willy-JL
2392927c83 Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into badusb-ble 2023-02-11 23:55:28 +00:00