Commit Graph

9080 Commits

Author SHA1 Message Date
Round-Pi
1ff5843ee6 battery info temperature shown in C or F based on settings (#2360)
* battery Info temperature displays C or F
* PowerSettings: add locale module to dependencies

Co-authored-by: あく <alleteam@gmail.com>
2023-02-07 12:05:52 +09:00
Willy-JL
fcef127e28 Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into badusb-ble 2023-02-07 01:59:51 +00:00
Willy-JL
497f369d16 Fix asset pack setting sorting 2023-02-07 01:59:40 +00: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
MX
f116e8165f Merge branch 'fz-dev' into dev 2023-02-06 22:46:17 +03:00
Willy-JL
05ddeb3066 Alpha sort asset packs setting 2023-02-06 19:28:26 +00:00
Wild Rat
147f42a2b7 Add Daikin FTXM20M & Mitsubishi SRK63HE (#2349)
Co-authored-by: あく <alleteam@gmail.com>
2023-02-07 00:49:34 +09:00
nas
79d45c97f9 AleX83Xpert/add f keys to keyboard layout (#2362)
* Assets: png images for F1..F12 keys: Will be used for HID keyboard layout
* HID KEYBOARD F1..F12 keys were added
  - a new row with functional keys was added
  - logic for displaying the keyboard layout was improved
* HidApp: hid functional keys by default

Co-authored-by: あく <alleteam@gmail.com>
2023-02-07 00:24:05 +09:00
Sergey Gavrilov
6e179bda1f Script that can find programmer and flash firmware via it. (#2193)
* Init
* Fallback to networked interface
* remove unneeded cmsis_dap_backend
* serial number
* windows :(
* remove jlink, fix path handling
* scripts: program: path normalization
* scripts: program: path normalization: second encounter

Co-authored-by: hedger <hedger@nanode.su>
Co-authored-by: あく <alleteam@gmail.com>
2023-02-06 23:56:36 +09:00
Willy-JL
3acfe5b215 Format 2023-02-06 14:16:03 +00:00
Willy-JL
a650da5232 Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into badusb-ble 2023-02-06 14:10:32 +00:00
Willy-JL
1be72a94a8 Fix build for now 2023-02-06 14:06:52 +00:00
Max Andreev
9f279ac872 [FL-2744] SPI Mem Manager C port (#1860)
Co-authored-by: あく <alleteam@gmail.com>
2023-02-06 23:03:29 +09:00
Willy-JL
1e6e7b8669 Update symbols 2023-02-06 13:56:53 +00:00
MX
72f250195c Playing games now affect Flipper's level
All games now will increase flipper's level when you start them or win in some of them

Games with endless play like tetris or flappy bird has no winning logic so they will increase level only when you start them
2023-02-05 15:39:10 +03:00
MX
246dcdb23f Merge pull request #311 from Round-Pi/from-upstream
battery info temperature shown in C or F based on settings
2023-02-05 02:47:19 +03:00
Cathy Nguyen
683b5cdc82 battery info temperature shown in inp/metric units 2023-02-04 16:17:18 -05:00
nullableVoidPtr
b521761990 Merge branch 'dev' into nfcf 2023-02-05 03:24:24 +08:00
MX
92135f8f06 update readme 2023-02-04 17:53:07 +03:00
MX
771dc95a44 Update changelog 2023-02-04 17:38:09 +03:00
MX
cc8066d9a0 ???
for some reason fbt says it should be removed
need to find why it differs from ofw
2023-02-04 16:09:40 +03:00
MX
bbe55aa9d6 Change example custom font app type to DEBUG
so it will not be compiled in release builds
2023-02-04 15:54:18 +03:00
g3gg0.de
437d26615a scale NfcV frequency a bit, add echo mode, fix signal level at the end 2023-02-04 01:43:04 +01:00
g3gg0.de
fe68811f04 Merge branch 'DigitalSequence_PulseReader' into ISO15693 2023-02-04 01:40:52 +01:00
g3gg0.de
ae1e93e519 DigitalSignal: use cyclic DMA buffer for sequences 2023-02-04 01:39:56 +01:00
Willy-JL
9a02a87e82 Fix worker interface bug on bad kb quit 2023-02-03 23:37:44 +00:00
Willy-JL
e97659819d Change bad bt config options names 2023-02-03 23:10:50 +00:00
Willy-JL
dceac69a37 Merge branch 'badusb-ble' of https://github.com/yocvito/Flipper-Xtreme into badusb-ble 2023-02-03 22:43:49 +00:00
Willy-JL
92c83cfb79 Fix typo 2023-02-03 22:40:29 +00:00
yocvito
08475ff579 Add bt is connected check 2023-02-03 22:40:09 +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
MX
5a7d6fcc63 Update readme 2023-02-04 01:21:09 +03:00
Willy-JL
82f4a287cb Stay connected in bad kb 2023-02-03 22:19:04 +00:00
VerstreuteSeele
a67af49f54 Update FreeRTOS-Kernel 2023-02-03 22:42:37 +01:00
VerstreuteSeele
09d080c00d Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev 2023-02-03 22:41:55 +01:00
MX
66e606fe96 upd submodule 2023-02-03 23:48:18 +03:00
MX
425f8f0254 Merge branch 'fz-dev' into dev 2023-02-03 23:45:57 +03:00
yocvito
dc38d57d6e Fix: vs-code and copilot mistakes (oups) 2023-02-03 21:20:44 +01:00
yocvito
935aee90ef Bad-KB: allows to go back to script selection and stay connected to the client when using BLE connection mode 2023-02-03 21:06:55 +01:00
yocvito
9d15e2c043 merge previous modifs into new file 2023-02-03 19:43:11 +01:00
yocvito
6603bc119c Removes storing of bt peer key in internal flash for bad usb BLE 2023-02-03 19:39:30 +01:00
あく
52680fd14e FreeRTOS: update to 10.5.1 (#2353) 2023-02-04 04:09:20 +10:00
Willy-JL
72935579e6 Format 2023-02-03 17:46:32 +00:00