VerstreuteSeele
ce17c0d55e
Update archive_browser_view.h
2023-02-07 19:14:30 +01: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
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
d6dcf0efa2
Case insensitive file browser list
2023-02-06 20:51:07 +00:00
Willy-JL
e33023463a
Format
2023-02-02 21:38:45 +00:00
VerstreuteSeele
e640b4e7bf
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev
2023-01-30 18:16:02 +01:00
Noam Drong
5db7fdf985
Add support for GUI-CTRL in bad_usb ( #2315 )
...
Co-authored-by: あく <alleteam@gmail.com >
2023-01-30 15:03:10 +07:00
Willy-JL
45a0a1104d
Revert asset packs to OFW copium naming scheme
2023-01-24 11:44:42 +00:00
Willy-JL
109583cb9f
SFW mode by default
2023-01-23 13:37:15 +00:00
Willy-JL
88eb98dd9e
Fix sonarcloud bugs
2023-01-20 21:14:59 +00:00
Willy-JL
abffc3152f
New asset system everywhere sfw mode is supported
2023-01-20 06:43:05 +00:00
Willy-JL
3302613ec5
Fix xtreme_settings fetch
2023-01-18 10:46:25 +00:00
Willy-JL
da2ce47bd3
Move sfw mode to custom app
2023-01-17 19:58:27 +00:00
VerstreuteSeele
f375a60555
Fix Assets
2023-01-15 01:12:25 +01: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
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
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
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
VerstreuteSeele
7edad9b5b0
Merge Dev
2023-01-11 16:47:27 +01:00
VerstreuteSeele
a35e2ac1ae
Merge PRs
2023-01-11 16:37:24 +01:00
Nikolay Minaylov
ad9d746a27
BadUSB backspace/delete fix ( #2288 )
...
Co-authored-by: hedger <hedger@users.noreply.github.com >
2023-01-11 16:58:51 +03:00
jbohack
cfb95cd783
fixed ofw typos
2023-01-10 10:21:19 -05:00
jbohack
89dddc4709
Revert "Show region information in sub-GHz app ( #2249 )"
...
This reverts commit 2c450bd835 .
we set region information to fully unlocked so this does not matter
2023-01-10 10:17:32 -05:00
VerstreuteSeele
ffa1e6ba17
Fix playlist
2023-01-10 05:04:50 +01:00
jbohack
b5ab554911
added nsfw text for u2f & sfw_mode compatibility
2023-01-09 15:53:55 -05:00
jbohack
0a1f137b77
fixed infrared text overlap on remote creation
2023-01-08 19:32:49 -05:00
jbohack
46aa2f7c81
implement sfw_mode for infrared
2023-01-08 15:13:13 -05:00
VerstreuteSeele
fbd162c4e3
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev
2023-01-07 02:30:14 +01:00
Maksim Derbasov
2c450bd835
Show region information in sub-GHz app ( #2249 )
...
* Show region info in sub-GHz app
* SubGhz: reset widget on region info scene exit
* Format sources
Co-authored-by: あく <alleteam@gmail.com >
2023-01-07 04:28:28 +09:00
jbohack
5937ac3c30
placed unirf under subghz path (/ext/subghz/unirf)
2023-01-05 22:06:59 -05:00
jbohack
bf6ed203db
fixed clock app & added subghz playlist icon back
2023-01-05 21:46:09 -05:00
VerstreuteSeele
6af8453eb0
Update application.fam
2023-01-06 02:47:13 +01:00
VerstreuteSeele
a026ab37bd
Who tf wrote this, and why? | Biggest stability update ever
...
Bro, what the fuck is this bullshit? I swear imma go cry if I see more shit like that...
2023-01-06 01:45:02 +01:00
jbohack
4f19b0f559
added subghz-playlist to main application menu
2023-01-05 13:06:32 -05:00
jbohack
1e02d4803b
added sfw mode back to nfc
2023-01-04 15:35:16 -05:00
jbohack
a123ce9a38
list files in alphabetical order
2023-01-03 17:05:01 -05:00
VerstreuteSeele
c8e0501feb
Update Subghz
2023-01-03 21:35:41 +01:00
VerstreuteSeele
3b3940574c
Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into dev
2023-01-02 12:34:19 +01:00
VerstreuteSeele
b54c6c70d5
Fixed NFC
2023-01-02 12:34:00 +01:00
jbohack
d57a867f5c
modified u2f & bad usb sfw text
2023-01-01 22:14:15 -05:00
jbohack
0b7cad7918
added new U2F messages
2022-12-30 18:03:08 -05:00
jbohack
23c0f518a0
sfw_mode support for ibutton added
2022-12-30 17:02:45 -05:00
jbohack
e9a2015266
u2f sfw_mode support added
2022-12-30 16:10:17 -05:00
jbohack
e5ec56b56b
I_Scanning_123x52 support for sfw_mode
2022-12-30 15:56:28 -05:00
jbohack
ce9db8691f
rfid / subghz modified for sfw_mode support
2022-12-30 15:33:36 -05:00