gid9798
e2104bd6cf
Merge remote-tracking branch 'UFW/dev' into subghz/code_improvement
2023-06-14 09:23:36 +03:00
MX
8bb3092002
Revert BLE gatt characteristics refactoring temporarily
2023-06-14 03:19:18 +03:00
Willy-JL
c7b8ca276f
Add flipbip app
2023-06-14 01:04:42 +01:00
Willy-JL
44023851f7
Fix string handling in tuning fork
2023-06-14 00:59:34 +01:00
Willy-JL
40cff8a603
Refactor mass storage to current flipper api (WIP)
2023-06-14 00:58:18 +01:00
Willy-JL
eb1e81621c
Add mass storage
2023-06-14 00:55:44 +01:00
Willy-JL
93bb30810b
Fix yanderedev code
2023-06-13 23:30:37 +01:00
gid9798
417dedd317
SubGhz App: remove kostily and velosipedy
2023-06-14 01:24:05 +03:00
MX
f22624399c
remove unneeded global var
2023-06-14 01:07:07 +03:00
MX
cd9874970a
Merge branch 'ofw-dev' into dev
2023-06-13 23:28:59 +03:00
gid9798
7b44221d9a
Drop timestamp_file_names in hal
2023-06-13 22:36:34 +03:00
gid9798
c4baf3194e
SubGhz App: change load custom presets
2023-06-13 22:17:54 +03:00
Willy-JL
3a60c7143c
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into xfw-dev
2023-06-13 18:37:12 +01:00
Willy-JL
c4850ba89a
Revert gatt refactor for now (breaks iOS BT HID)
2023-06-13 18:36:55 +01:00
あく
392bd3cde0
FuriHal: remove clock startup time tracking from clean builds ( #2764 )
2023-06-13 16:02:12 +04:00
Willy-JL
d04af7b8e9
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev
2023-06-13 03:11:11 +01:00
Willy-JL
4ecab40fde
Max file name length is actually 253 + null term
...
More than that and fatfs will truncate like name~1
Also dir_read already accounts for null term in buf size, dont malloc +1
2023-06-13 03:10:10 +01:00
Willy-JL
45bdbca501
Archive hide/show ext based on tab not filetype
2023-06-12 23:43:45 +01:00
Willy-JL
2ea3c837a2
And why tf are these buffers arbitrarily smaller??
2023-06-12 23:43:11 +01:00
Willy-JL
cb1d05d761
Who tf made extensions have limited length???
2023-06-12 23:32:36 +01:00
Willy-JL
d535afc4c9
This isnt needed anymore
2023-06-12 22:47:20 +01:00
MX
d1c970b019
Fix protoview patable adding in custom modulations
2023-06-12 23:20:56 +03:00
Patrick Pelissier
5a75ed903d
Fix format
2023-06-12 19:15:35 +02:00
Willy-JL
19038dce61
BadKB store prev config separately
2023-06-12 15:55:23 +01:00
Sil333033
6aed650bcc
added external cc1101 module at cli
2023-06-12 14:15:22 +02:00
Tiernan Messmer
aa747cd8bf
Clean up duplicated picopass command definitions.
2023-06-12 19:13:47 +10:00
MX
4f0d201269
Fix changelog updater links
2023-06-12 05:40:00 +03:00
Willy-JL
29bc041c89
Shorter setting name to fit menu
2023-06-12 03:22:36 +01:00
MX
63b350aedc
Fix noanims build
2023-06-12 05:22:12 +03:00
Willy-JL
98579acf2d
BadKB setting string size fixes
2023-06-12 03:21:58 +01:00
MX
ef66a62a88
Update changelog
2023-06-12 04:56:22 +03:00
Willy-JL
d3ded38ee6
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev
2023-06-12 02:41:01 +01:00
Willy-JL
7417e1e1cf
Add gatt char refactor revert patch for testing
2023-06-12 02:35:33 +01:00
MX
6256f0c46e
Add more freqs to default list
2023-06-12 04:33:16 +03:00
MX
b1af5bb6e5
Update changelog
2023-06-12 04:24:20 +03:00
Willy-JL
b56c5a2fd4
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev
2023-06-12 01:50:04 +01:00
Willy-JL
1f8baba7f0
BadKB same sysrq logic for bt and usb
2023-06-12 01:48:51 +01:00
Willy-JL
0348aff9b8
BadKB usb go brrr
2023-06-12 01:46:13 +01:00
Willy-JL
70e040300f
Cleaner furi_hal_bt default hid name logic
2023-06-12 01:44:44 +01:00
Willy-JL
c1e21783b2
BadKB better name and settings handling
2023-06-12 01:43:46 +01:00
Willy-JL
1b2e375187
...
2023-06-12 00:25:29 +01:00
Willy-JL
004ca02773
BadKB fix VID/PID handling + adjust cfg at start
2023-06-11 23:48:14 +01:00
Willy-JL
576aecbb8a
BadKB only save prev config at startup
2023-06-11 23:27:15 +01:00
Patrick Pelissier
f466409985
Fix M*LIB usage:
...
* Fix oplist definition of SubGhzFrequencyAnalyzerLogItem
* Fix oplist definition of M_CSTR_DUP_OPLIST
* Remove dependency of furi_string_utf8_decode
to the internal definition of string_unicode_t
* Replace obsolete macro M_IF_DEFAULT1 to M_DEFAULT_ARGS
2023-06-11 23:11:39 +02:00
AloneLiberty
b80fc6caf1
NFC: Improvements to NFC Magic app
...
Ability to write gen1b tags (ignore 0x43)
Ability to write gen1 7 byte UID tags
Fix detection of non magic cards
2023-06-11 23:40:51 +03:00
Willy-JL
e1c12282cc
BadKB completely rework connection handling
...
Proper distinction between user and ID/BT_ID configs
All init and deinit handled centrally in a cleaner way
Moved USB HID config to be handled this way too
Changing config doesn't reload the script file, less error/crash prone
Remember MAC is now serial MAC +2, like bt remote has serial MAC +1
2023-06-11 21:26:43 +01:00
Willy-JL
6b886858c1
BadKB fix connect/disconnect detection edge cases
2023-06-11 21:08:03 +01:00
Willy-JL
481631a858
BadKB shorter mac and name length constants
2023-06-11 21:00:28 +01:00
Willy-JL
15845602bf
BadKB edit name and mac in temp buffers + cleanup
2023-06-11 20:55:29 +01:00
Willy-JL
42d0b8a5e5
BadKB add debug logging to worker thread
2023-06-11 20:49:48 +01:00