Commit Graph

2312 Commits

Author SHA1 Message Date
Willy-JL d413d30a2d Fix rgb backlight configuration and setup 2023-08-15 00:20:46 +02:00
MX fb2c65721b fix somfy telis wrong frequency in add manually 2023-08-14 17:55:26 +03:00
Astra 830e202bb1 Properly reset the NFC device data 2023-08-14 17:49:09 +03:00
gid9798 f18df25a96 NFC app: MF Custom UID, fix SAK & ATQA save 2023-08-14 15:33:03 +03:00
Willy-JL fed21fae64 Rainbow rgb backlight + full rgb code rework 2023-08-14 05:28:49 +02:00
Willy-JL 520b4ace2e Forma value and name settings arrays 2023-08-14 03:19:18 +02:00
MMX 196edb5d05 Merge pull request #571 from DarkFlippers/nfc_mfclassic_custom_uid
NFC App: Add manual MF Classic custom UID
2023-08-14 03:11:20 +03:00
Willy-JL 1e2f2cc784 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev --nobuild 2023-08-13 02:33:47 +02:00
Willy-JL 397287819a Dolphin add missing deeds + fix&clean state code 2023-08-11 22:31:34 +02:00
MX 09d5b3b1ed Expose additional functions of the crypto engine to user (#2923)
* Allow loading user supplied keys and add CTR mode
* Add GCM mode to furi_hal_crypto
* Split up CTR and GCM code, add flag for adv crypto
* Add convenience functions for GCM crypto
* Run fbt format
* Update GCM to support additional auth data
* Update APIs
* FuriHal: update crypto documentation, method names and usage
* Clean up code for key (un)loading, GCM and CTR
  - get rid of goto
  - do not use furi_hal_bt_is_alive() when not using secure enclave
  - give defines a type and wrap in ()
* Add unit test for CTR and GCM crypto
* FuriHal: const in crypto unit tests, cortex timer for crypto operations timeouts
* FuriHal: update crypto docs

Co-authored-by: twisted_pear <twstd@posteo.net>
Co-authored-by: hedger <hedger@users.noreply.github.com>
Co-authored-by: あく <alleteam@gmail.com>
2023-08-11 17:55:40 +03:00
ClaraCrazy 16baec1e81 Fix leftover SFW mention --nobuild 2023-08-11 12:26:10 +02:00
gid9798 ee64a962d9 NFC App: Add scene for MF Classic custom UID 2023-08-10 14:48:42 +03:00
twisted-pear c976ff11bf Expose additional functions of the crypto engine to user (#2923)
* Allow loading user supplied keys and add CTR mode
* Add GCM mode to furi_hal_crypto
* Split up CTR and GCM code, add flag for adv crypto
* Add convenience functions for GCM crypto
* Run fbt format
* Update GCM to support additional auth data
* Update APIs
* FuriHal: update crypto documentation, method names and usage
* Clean up code for key (un)loading, GCM and CTR
  - get rid of goto
  - do not use furi_hal_bt_is_alive() when not using secure enclave
  - give defines a type and wrap in ()
* Add unit test for CTR and GCM crypto
* FuriHal: const in crypto unit tests, cortex timer for crypto operations timeouts
* FuriHal: update crypto docs

Co-authored-by: twisted_pear <twstd@posteo.net>
Co-authored-by: hedger <hedger@users.noreply.github.com>
Co-authored-by: あく <alleteam@gmail.com>
2023-08-10 17:44:46 +09:00
Willy-JL 367389367a Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-08-10 02:18:22 +02:00
Willy-JL 177d813e9d Keybind fix hang on loader app error 2023-08-10 02:05:18 +02:00
Willy-JL 04f724a52c Add run_with_default_app(), run files in right app 2023-08-10 01:44:33 +02:00
Willy-JL ea6966208b Rename archive external helper include 2023-08-10 01:23:43 +02:00
Willy-JL c5700767b6 Archive show decide between binary and text viewer 2023-08-10 01:08:16 +02:00
Willy-JL 0196d22db3 Merge branch 'dev' of https://github.com/Flipper-XFW/Xtreme-Firmware into xfw-dev 2023-08-10 00:05:50 +02:00
Willy-JL e8ae54d892 Add header to xtreme app, move intro button 2023-08-09 23:40:58 +02:00
Sil 01dcf16c05 Add Commodore 64 style menu 2023-08-09 23:22:15 +02:00
Nikolay Minaylov fb63e53d9a [FL-3435] External apps removed (#2934)
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2023-08-10 06:18:40 +09:00
Willy-JL efe2992c75 Fix submenu header usage and add warning 2023-08-09 22:32:27 +02:00
DerSkythe 5bbee02704 finalization of saving last settings
- Check loading of critical values in subghz_last_settings_log
- Change comparison of float type to safe
- Refactor
2023-08-08 17:31:46 +04:00
gid9798 8936c02487 NFC App: Add manual MF Classic custom UID 2023-08-08 14:16:35 +03:00
DerSkythe 8c44dfb6af Save preset, RSSIm ignore values in last settings
- Save preset
- Save RSSI
- Save Ignore Starline, Cars, Magellan
- Fix types of COUNT_OF result
- Move subghz_set_default_preset to SubGhzTxRx
- In subghz_txrx_radio_device_is_tx_allowed check for SubGhzTxRxStateSleep is not working
2023-08-08 09:51:48 +04:00
DerSkythe 540862fbf2 Merge pull request #9 from derskythe/dev-master
Sync branch
2023-08-08 00:34:31 +04:00
Nikolay Minaylov 4c771b66dc [FL-3471] Infrared: buttons move feature rework (#2949) 2023-08-07 18:18:46 +09:00
MX f70d2b5ae7 revert old nfc debug defines was used to save space 2023-08-05 14:25:16 +03:00
nminaylov becc8edd8c IR: buttons move feature rework 2023-08-05 14:00:57 +03:00
Willy-JL 6cea80c8a8 Format 2023-08-04 21:14:23 +02:00
Willy-JL 24dfca4379 Add transparent lockscreen toggle 2023-08-04 20:57:37 +02:00
Willy-JL 00728b688b Main apps in ext apps folders (use if not in menu) 2023-08-04 20:55:55 +02:00
Willy-JL 4891a37033 Tweak some setting names 2023-08-04 20:17:18 +02:00
Willy-JL 60353e27ed Move gpio pins settings to own protocols menu 2023-08-04 20:16:07 +02:00
DerSkythe 500ca0758a Save hopping in last settings
- Save hopping state
- Add easy logging to SubGhzLastSettings
- Add to CLI alias 'l' for log command
- Fix misspelled names
2023-08-04 18:52:16 +04:00
Willy-JL 6e7048f84c Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-08-03 12:09:59 +02:00
Sil333033 ae76ff0a33 Update index protocol list 2023-08-03 00:39:44 +02:00
Sil333033 070fb17485 Move amped code 2023-08-02 20:23:55 +02:00
MX 74ffb02b56 Merge branch 'ofw-dev' into dev 2023-08-02 19:09:48 +03:00
erikj95 cf6706c42e NFC CLI: Fix multiple apdu commands from not working when one of them gives an empty response (#2922)
* NFC CLI: Fix multiple apdu commands from not working when one of them gives an empty response
* Make PVS happy

Co-authored-by: hedger <hedger@users.noreply.github.com>
Co-authored-by: あく <alleteam@gmail.com>
2023-08-03 00:24:02 +09:00
MX 3a5ed704fd Merge branch 'ofw-dev' into dev 2023-08-02 16:09:16 +03:00
plgcoder be86b0f38a Overly missed feature: Infrared: move button (change button order in a remote) (#2894)
* Feature: Infrared: move button (change button order in a remote)
* little fix in furi_assert (case Move button to the end)
2023-08-02 12:43:36 +09:00
Astra a677b2bcc2 [FL-3469] Move U2F path to ext (#2935)
Co-authored-by: あく <alleteam@gmail.com>
2023-08-02 00:50:17 +09:00
gid9798 c6b6aec057 replace power amp in driver 2023-07-30 12:12:59 +03:00
Willy-JL cef4a004f7 Add PS4 menu style 2023-07-30 01:29:14 +02:00
Sil333033 5103a45f0a Update ampd code again 2023-07-29 22:18:22 +02:00
Willy-JL aba874ddab Merge unleashed 2023-07-29 20:24:53 +02:00
Sil333033 3a273280cc Update ampd code 2023-07-29 18:09:41 +02:00
Willy-JL d8349a4144 Reset menu index when entering scene in xtreme app 2023-07-29 03:24:01 +02:00