Willy-JL
e8f11e5521
Add storage_file_expand()
2023-08-02 23:33:27 +02:00
Willy-JL
1e64419d9e
Revert "This isnt used anywhere"
...
This reverts commit a65c7d1e40 .
2023-07-29 23:04:21 +02:00
Willy-JL
aba874ddab
Merge unleashed
2023-07-29 20:24:53 +02:00
Sil333033
15824cd117
pls don't say anything about this
2023-07-29 18:31:52 +02:00
Sil333033
6b651f65df
i wont touch the api version anymore
2023-07-29 18:20:17 +02:00
Sil333033
3a273280cc
Update ampd code
2023-07-29 18:09:41 +02:00
Willy-JL
fa0f5a26eb
Bump down api
2023-07-29 03:41:22 +02:00
Willy-JL
a65c7d1e40
This isnt used anywhere
2023-07-28 20:08:54 +02:00
Willy-JL
27fb23d4ce
Merge branch 'dev' of https://github.com/Flipper-XFW/Xtreme-Firmware into xfw-dev
2023-07-28 00:27:01 +02:00
Willy-JL
e50ecd880a
Add elements_scrollbar_horizontal()
2023-07-28 00:18:02 +02:00
Sil333033
d36c7cc183
Configurable SPI & Uart channels
2023-07-27 19:49:39 +02:00
Willy-JL
b94f3ed713
Control on-screen keyboard with PC keyboard
2023-07-24 00:40:52 +02:00
Willy-JL
246622d62a
Update API
2023-07-24 00:40:19 +02:00
ClaraCrazy
a7151dc46b
Deny BT-RPC commands when locked (Toggle)
2023-07-23 19:26:36 +02:00
Willy-JL
8d54b4324f
Rounded keyboard cursor + realign all keys
2023-07-23 00:09:40 +02:00
Willy-JL
dd42b70c34
Add unmerged subghz code (?)
2023-07-21 23:45:52 +02:00
Willy-JL
bd00dc7c56
Add text input API for custom symbols
2023-07-21 18:00:05 +01:00
Willy-JL
970d905eae
Add var item list set item label api
2023-07-21 01:03:31 +01:00
Willy-JL
f9454990bb
Expose app arrays to api
2023-07-20 23:45:23 +01:00
Willy-JL
74ce7df29b
Fix API
2023-07-18 20:59:21 +01:00
Willy-JL
1c00a0d119
Revert NFC FeliCa WIP PR (breaks more than adds)
2023-07-18 20:52:56 +01:00
Willy-JL
8d16b0e8f5
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into xfw-dev
2023-07-18 17:17:34 +01:00
あく
76e97b8d35
[FL-3051] Gauge initialization routine refactoring, new DataMemory layout, configuration update ( #2887 )
...
* FuriHal: refactor power gauge config
* Format sources and move gauge DM load to separate method
* FuriHal: bq27220 refactoring part 1
* Power: use SYSDWN battery status flag for system shutdown
* Libs: bq27220 read DM before write, fix incorrect shift
* FuriHal: cleanup gauge config, add flags, add ptr DM type, update symbols
* FuriHal: 2 stage gauge DM verification and update, better detection routine
* FuriHal: update gauge configuration, lower sleep current and deadband
* FuriHal: gauge and charger health reporting
* Lib: cleanup bq27220 sources
* FuriHal: correct documentation for furi_hal_power_is_shutdown_requested
* FuriHal: proper gauge config for f7
2023-07-18 14:46:38 +04:00
Willy-JL
4286bacdb6
Timer appid's (for APP_DATA_PATH() in timers)
2023-07-17 22:36:59 +01:00
ClaraCrazy
37b6375aaa
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev
2023-07-17 18:23:18 +02:00
hedger
20f6394ad8
[FL-3431] Radio headers in SDK ( #2881 )
2023-07-17 11:51:15 +04:00
Willy-JL
1c2436f68e
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev
2023-07-14 17:06:16 +02:00
Willy-JL
2ace772397
OFW compatible elements_scrollable_text_line
2023-07-14 13:45:01 +02:00
Willy-JL
d0a6022e65
Fix #329 (RFID and NFC apps not launching)
2023-07-14 12:32:59 +02:00
Willy-JL
1243b192be
Update api symbols
2023-07-14 01:18:17 +02:00
Willy-JL
cf18259474
Oops i forgor
2023-07-14 00:30:39 +02:00
Willy-JL
913af0baf3
Even more subghz merge
2023-07-14 00:28:17 +02:00
Willy-JL
f03cac5bdb
Fix subghz merge
2023-07-14 00:03:56 +02:00
Willy-JL
9d1987e661
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev
2023-07-13 20:08:56 +02:00
gid9798
d3c0fbef3b
GUI module: SubMenu fix vertical orientation
2023-07-13 13:31:01 +03:00
MX
c4b04a06bb
Merge branch 'ofw-dev' into dev
2023-07-12 21:19:16 +03:00
Skorpionm
25ec09c7eb
SubGhz: fix check connect cc1101_ext ( #2857 )
...
* SubGhz: fix check connect cc1101_ext
* SubGhz: fix syntax
* SubGhz: enable interface pin pullups
* SubGhz: fix syntax
* SubGhz: fix CLI check connect CC1101_ext
* SubGhz: fix CLI display of the selected device
Co-authored-by: あく <alleteam@gmail.com >
2023-07-12 13:41:46 +04:00
MX
4a2cae23ca
Merge branch 'ofw-dev' into dev
2023-07-11 15:49:01 +03:00
Astra
8bccfd6fd8
[FL-3363] More descriptive error messages for the log command ( #2835 )
...
* More descriptive error messages for the log command
* Log level description improvements
* Log help changes
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com >
2023-07-11 15:41:16 +04:00
MX
5897b8278b
api
2023-07-10 22:46:57 +03:00
MX
9f9664f6ca
Merge branch 'dev' into cc1101_ext
2023-07-10 22:44:17 +03:00
gid9798
0e1a54141e
Fix SubGhz Apps & LF RFID
2023-07-10 19:59:25 +03:00
MX
5fa0706d70
Merge branch 'dev' into cc1101_ext
2023-07-10 17:04:53 +03:00
MX
bb7ffd6ff5
Merge branch 'ofw-dev' into dev
2023-07-10 16:55:28 +03:00
Sergey Gavrilov
9b2d80d6b7
[FL-3400] External menu apps ( #2849 )
...
* FBT, applications: add MENUEXTERNAL app type
* FBT, uFBT: build MENUEXTERNAL as EXTERNAL app
* Loader menu: show external menu apps
* LFRFID: move to sd card
* FBT: always build External Applications list
* Archive: look for external apps path
* Infrared: move to sd card
* Apps: add "start" apps
* iButton: move to sd card
* BadUSB: move to sd card
* External apps: update icons
* GPIO: move to sd card
* Loader: look for external apps path
* U2F: move to sd
* SubGHz: move to sd
* Apps: "on_start" metapackage
* NFC: move to sd
* Sync f7 and f18
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com >
2023-07-10 12:03:41 +04:00
Astra
0195f8bf00
[FL-3350] Device Info update ( #2840 )
...
* Update F18 version info
* Certification info for F18
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com >
2023-07-10 10:48:00 +04:00
gid9798
9494cc01a9
Merge remote-tracking branch 'UFW/dev' into cc1101_ext
2023-07-07 15:45:59 +03:00
MX
49cce65018
Merge branch 'ofw-dev' into dev
2023-07-06 18:54:39 +03:00
Skorpionm
cef59887ed
[FL-3401, FL-3402] SubGhz: add "SubGhz test" external application and the ability to work "SubGhz" as an external application ( #2851 )
...
* [FL-3401] SubGhz: add "SubGhz test" external application
* SubGhz: delete test test functionality from SubGhz app
* [FL-3402] SubGhz: move func protocol creation API
Co-authored-by: あく <alleteam@gmail.com >
2023-07-07 00:15:03 +09:00
MX
2c9ddd5a90
Merge branch 'ofw-dev' into dev
2023-07-06 16:54:10 +03:00