MX
9941457cdb
Fix issue #387
2023-03-17 22:51:59 +03:00
MX
54cefb7884
Merge branch 'fz-dev' into dev
2023-03-17 17:54:05 +03:00
Astra
7de7fa293b
Optimize trailing slash check ( #2503 )
...
* Optimize trailing slash check
2023-03-18 00:45:42 +10:00
MX
b0928fb3cd
Fix subghz external module power issues
2023-03-17 00:27:01 +03:00
Willy-JL
eb05478531
Scroll text in variable item list option names
2023-03-16 18:50:37 +00:00
MX
559b0e9b40
Small UI fixes
2023-03-16 21:24:09 +03:00
Willy-JL
679352dbbf
Hide GPIO tags from wii menu names
2023-03-16 18:22:00 +00:00
MX
67e7325f43
Update readme and changelog
2023-03-16 18:30:00 +03:00
Willy-JL
6580a03a49
Fix release tgz naming (for real)
2023-03-16 15:19:49 +00:00
MX
2cefc9aab0
Security+ 2.0 custom buttons
2023-03-16 18:14:39 +03:00
Willy-JL
55ca831a9d
Fix release tgz naming
2023-03-16 14:50:19 +00:00
MX
cda605f578
Merge branch 'fz-dev' into dev
2023-03-16 17:44:22 +03:00
Guido Giorgi
25fd3c3400
iButton: Add support for Dallas DS1971 v2 ( #2492 )
...
* iButton: Add DS1971 Support refactored for v2
* Fix requested by gsurkov
* Fix DALLAS_COMMON_CMD_* use, cusotm data field to Eeprom and COPY_SCRAPTCHPAD
* Fix Emulation + Memory Info + Docs
* Fix docs, strings, refactor code
Co-authored-by: Georgii Surkov <georgii.surkov@outlook.com >
Co-authored-by: あく <alleteam@gmail.com >
2023-03-16 23:12:43 +09:00
hedger
771c47f809
fbt: explicitly set dist suffix length, not depending on environment settings. See ( #2497 )
2023-03-16 22:46:18 +09:00
MX
3c3ac216dc
Remember if 5v was turned off, save its state
2023-03-16 16:03:22 +03:00
MX
5de507b0c8
Update changelog and readme
2023-03-16 15:19:51 +03:00
MX
bb9ac1389b
Remember last state for CC1101 external + other fixes
...
Reset to internal module if external is not found on all apps, not only in bruteforcer
2023-03-16 15:02:23 +03:00
MX
49378f0893
Merge branch 'fz-dev' into dev
2023-03-16 13:49:24 +03:00
Astra
6aa0c08f3a
[FL-3064] Skip the read when the card is not present ( #2494 )
...
Co-authored-by: あく <alleteam@gmail.com >
2023-03-16 18:06:11 +09:00
Astra
e90042368f
[FL-3156] Mark keys as not found when they couldn't auth successfully ( #2476 )
...
* Mark keys as not found when they couldn't auth successfully
* Improve logging and fix the reading bug
Co-authored-by: あく <alleteam@gmail.com >
2023-03-16 17:58:07 +09:00
Astra
9fbf327028
[FL-1799] Require the trailing slash for root paths ( #2486 )
...
* Require the trailing slash
* Fix the swapped storages
* Fix root paths
2023-03-16 17:28:50 +09:00
Willy-JL
16475b399c
Remove bundled files, only keep examples/demos
2023-03-16 00:54:00 +00:00
Willy-JL
8c5b18c7ef
Remove dolphin backup and restorer
2023-03-16 00:50:24 +00:00
Willy-JL
1e60ff81e8
Restructure xtreme settings app
2023-03-16 00:12:46 +00:00
MX
353adf4fb7
Update changelog and readme
2023-03-16 00:24:53 +03:00
MX
968d6d578f
Add retry and delay to avoid power issues with Wifi plugins
2023-03-16 00:07:37 +03:00
MX
2046ac6604
Lets try new changes for marauder companion
...
https://github.com/tcpassos/flipperzero-firmware-with-wifi-marauder-companion
2023-03-16 00:00:10 +03:00
Willy-JL
3b0daf2f21
Fix scrolling text left-align logic
2023-03-15 18:49:17 +00:00
Willy-JL
faafee5fb5
Wii menu toggle, old menu ext apps and scroll text
2023-03-15 18:48:54 +00:00
Willy-JL
f93dd51f80
Remove empty box from wii menu
2023-03-15 18:46:39 +00:00
MX
2a040f245f
Merge branch 'fz-dev' into dev
2023-03-15 21:25:06 +03:00
Willy-JL
e9de964690
Scroll app names in wii ui
2023-03-15 17:51:41 +00:00
Willy-JL
9c9f5d784f
Properly center custom app icons
2023-03-15 16:47:16 +00:00
Willy-JL
3b52abd4f6
Load FAP icons for custom mainmenu apps
2023-03-15 16:38:37 +00:00
Willy-JL
9e08427c01
Expose CUSTOM_ICON_MAX_SIZE
2023-03-15 16:19:56 +00:00
hedger
d8385b7f91
gh: use shallow clones whenever possible ( #2491 )
...
* gh: use shallow clones whenever possible
* gh: reverted submodule checks
* gh: lint: joined linting scripts
* gh: renamed linter workflow
* check python linter output
* gh: reworked linter
* checking c linter
* gh: merged submodule check & lint
* gh: renamed step
* gh: removed redundant `submodules: false`
Co-authored-by: あく <alleteam@gmail.com >
2023-03-16 00:24:56 +09:00
Liam Hays
c27d4d78f9
Fix auto-capitalization in the keyboard when the text box is empty. ( #2483 )
...
Co-authored-by: hedger <hedger@users.noreply.github.com >
Co-authored-by: あく <alleteam@gmail.com >
2023-03-15 23:51:15 +09:00
Leopold
a69ae93871
Add new nfc apdu cli command ( #2482 )
...
Co-authored-by: あく <alleteam@gmail.com >
2023-03-15 22:52:32 +09:00
Eric Betts
e22668e196
Picopass standard KDF dictionary ( #2478 )
...
* Split iclass dictionaries based on KDF
* Allow cancelling during key test
Co-authored-by: あく <alleteam@gmail.com >
2023-03-15 21:35:11 +09:00
Skorpionm
3a242e5fc3
SubGhz: bugfix unable to send, new generated secplus_v2 protocol ( #2488 )
...
Co-authored-by: あく <alleteam@gmail.com >
2023-03-15 21:16:52 +09:00
hedger
d12f76dacb
Nfc: fixes for latest PVS-studio 7.23 ( #2490 )
2023-03-15 21:01:33 +09:00
Willy-JL
f61ea738ba
Fix wii ui left input
2023-03-15 05:14:33 +00:00
Willy-JL
d9c41b904d
Load custom apps into main menu
2023-03-15 05:14:08 +00:00
Willy-JL
fd9525976e
Xfw custom app manager actually save and load list
2023-03-15 04:53:36 +00:00
Willy-JL
a5fb4da2f9
Xfw custom app manager improvements
2023-03-15 04:35:36 +00:00
Willy-JL
220b67372e
Expose fap_loader_load_name_and_icon in API
2023-03-15 02:27:52 +00:00
Willy-JL
7795d143d6
Xfw app initial custom app manager interface
2023-03-15 01:51:33 +00:00
Willy-JL
de761ec4f1
Tweak frequency editor naming
2023-03-15 01:03:19 +00:00
Willy-JL
f5fcc87368
Rename char array def for xfw app
2023-03-15 01:03:02 +00:00
Willy-JL
8e7ca0fca2
Shift wii ui icon position
2023-03-14 23:05:43 +00:00