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
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
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
Willy-JL
897ea3f901
Remember bad kb connection mode
2023-02-12 02:14:06 +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
Willy-JL
7d2fdc5c6d
Hide files in browser while still loading
2023-02-11 23:44:19 +00:00
yocvito
6de0470b4d
Merge remote-tracking branch 'upstream/dev' into badusb-ble
2023-02-12 00:33:42 +01:00
Willy-JL
9ed14fe773
Remove unused imports and old code
2023-02-11 20:07:53 +00:00
Willy-JL
c627c1caf0
Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into badusb-ble
2023-02-11 05:20:57 +00:00
Willy-JL
efb11dfcbd
Properly integrate xtreme apis and headers
2023-02-11 05:19:37 +00:00
Willy-JL
9cf68935e8
Remove testing code
2023-02-11 05:03:01 +00:00
Willy-JL
ae9e15604e
Bring back status bar as xfw setting
2023-02-11 04:30:26 +00:00
VerstreuteSeele
2db0cae428
clara wants her nightstand
2023-02-11 04:35:13 +01:00
Willy-JL
6555082e2a
Revert "Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into dev"
...
This reverts commit 708dd167c8 .
2023-02-10 20:50:30 +00:00
VerstreuteSeele
708dd167c8
Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into dev
2023-02-10 17:36:22 +01:00
Willy-JL
3234273c9a
Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into badusb-ble
2023-02-10 09:54:53 +00:00
Willy-JL
0a43a72fc1
Init asset packs at desktop load
2023-02-10 08:55:47 +00:00
Willy-JL
1a9f098936
Move lvlup anim to asset system
2023-02-10 04:31:03 +00:00
Willy-JL
955e16b0ef
Move NSFW mode to an asset pack
2023-02-10 03:14:40 +00:00
Willy-JL
e35b1d476a
Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into badusb-ble
2023-02-09 20:04:46 +00:00
Willy-JL
5afe515896
Fix missing canvas custom font api
2023-02-09 19:44:34 +00:00
Willy-JL
65081c878a
Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into badusb-ble
2023-02-08 04:05:46 +00:00
VerstreuteSeele
9b81f93fd2
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev
2023-02-07 19:12:13 +01:00
hedger
224d0aefe4
[FL-2733] multitarget support for fbt ( #2209 )
...
* First part of multitarget porting
* Delete firmware/targets/f7/Inc directory
* Delete firmware/targets/f7/Src directory
* gpio: cli fixes; about: using version from HAL
* sdk: path fixes
* gui: include fixes
* applications: more include fixes
* gpio: ported to new apis
* hal: introduced furi_hal_target_hw.h; libs: added one_wire
* hal: f18 target
* github: also build f18 by default
* typo fix
* fbt: removed extra checks on app list
* api: explicitly bundling select mlib headers with sdk
* hal: f18: changed INPUT_DEBOUNCE_TICKS to match f7
* cleaned up commented out code
* docs: added info on hw targets
* docs: targets: formatting fixes
* f18: fixed link error
* f18: fixed API version to match f7
* docs: hardware: minor wording fixes
* faploader: added fw target check
* docs: typo fixes
* github: not building komi target by default
* fbt: support for `targets` field for built-in apps
* github: reworked build flow to exclude app_set; fbt: removed komi-specific appset; added additional target buildset check
* github: fixed build; nfc: fixed pvs warnings
* attempt to fix target id
* f7, f18: removed certain HAL function from public API
* apps: debug: enabled bt_debug_app for f18
* Targets: backport input pins configuration routine from F7 to F18
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com >
2023-02-08 01:33:05 +09:00
Willy-JL
1257bf209a
Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into badusb-ble
2023-02-07 01:09:12 +00:00
Willy-JL
3bd3b7f122
Format
2023-02-07 01:08:43 +00:00
Willy-JL
d3cf757ead
Fix typos
2023-02-07 01:08:05 +00:00
Willy-JL
3a10bbc227
Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into badusb-ble
2023-02-07 00:50:53 +00:00
Willy-JL
edd3171d6c
Add xfw setting for sort dirs before files
2023-02-07 00:50:38 +00:00
Willy-JL
e98ad6fc2c
Fix file browser sorting for good
2023-02-07 00:24:19 +00:00
Willy-JL
e393285064
Fix file browser long list jump bug
2023-02-06 23:05:34 +00:00
Willy-JL
d6dcf0efa2
Case insensitive file browser list
2023-02-06 20:51:07 +00:00
Willy-JL
3acfe5b215
Format
2023-02-06 14:16:03 +00:00
yocvito
d6a1dc2e1f
Removes storing of bt peer key in internal flash for bad usb BLE
...
Co-authored-by: yocvito <nicolasmorel.dp@gmail.com >
2023-02-03 22:27:26 +00:00
Willy-JL
72935579e6
Format
2023-02-03 17:46:32 +00:00
Willy-JL
f3bb068fd7
Rename bad usb to bad kb
2023-02-03 17:43:59 +00:00
Willy-JL
9de7306aad
Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into badusb-ble
2023-02-03 05:07:12 +00:00
Willy-JL
64fa597e19
Fix animation load fail, size too big
2023-02-03 05:01:00 +00:00
Willy-JL
8599113135
Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into badusb-ble
2023-02-02 21:39:00 +00:00
Willy-JL
e33023463a
Format
2023-02-02 21:38:45 +00:00
Clara K
f99309b9bc
Merge branch 'dev' into badusb-ble
2023-01-31 11:47:34 +01:00
yocvito
cf89c9db89
Automatically accepts PIN verif when GapPairingNone was selected, but the remote host refused the non-auth pairing and switched to numeric comparaison ethod (pin verif yes or no)
2023-01-30 21:32:55 +01:00