Commit Graph

3317 Commits

Author SHA1 Message Date
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
Marek Veselý 904b55d6cf Fix CTRL-SHIFT in mousejacker 2023-02-07 15:53:21 +01:00
Round-Pi 1ff5843ee6 battery info temperature shown in C or F based on settings (#2360)
* battery Info temperature displays C or F
* PowerSettings: add locale module to dependencies

Co-authored-by: あく <alleteam@gmail.com>
2023-02-07 12:05:52 +09:00
Willy-JL 497f369d16 Fix asset pack setting sorting 2023-02-07 01:59:40 +00:00
Willy-JL 3bd3b7f122 Format 2023-02-07 01:08:43 +00:00
Willy-JL d3cf757ead Fix typos 2023-02-07 01:08:05 +00: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 e393285064 Fix file browser long list jump bug 2023-02-06 23:05:34 +00:00
Willy-JL d6dcf0efa2 Case insensitive file browser list 2023-02-06 20:51:07 +00:00
Willy-JL 05ddeb3066 Alpha sort asset packs setting 2023-02-06 19:28:26 +00:00
nas 79d45c97f9 AleX83Xpert/add f keys to keyboard layout (#2362)
* Assets: png images for F1..F12 keys: Will be used for HID keyboard layout
* HID KEYBOARD F1..F12 keys were added
  - a new row with functional keys was added
  - logic for displaying the keyboard layout was improved
* HidApp: hid functional keys by default

Co-authored-by: あく <alleteam@gmail.com>
2023-02-07 00:24:05 +09:00
Max Andreev 9f279ac872 [FL-2744] SPI Mem Manager C port (#1860)
Co-authored-by: あく <alleteam@gmail.com>
2023-02-06 23:03:29 +09:00
VerstreuteSeele 87dccfb711 Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into dev 2023-02-03 11:43:41 +01:00
VerstreuteSeele 195aea9c37 Update storage_settings_scene_sd_info.c 2023-02-03 11:43:16 +01:00
VerstreuteSeele cb2d92ec6c Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev 2023-02-03 11:35:09 +01:00
Willy-JL 64fa597e19 Fix animation load fail, size too big 2023-02-03 05:01:00 +00:00
Willy-JL e33023463a Format 2023-02-02 21:38:45 +00:00
AloneLiberty 46fb86265c NFC: fix creating MF Classic tags from "Add Manually" menu (BCC calulation and ATQA/SAK writing) (#2342)
* NFC: fix creating MF Classic cards from "Add Manually" menu (BCC calculation and AQTA/SAK writing)
* NFC: Fix BCC/SAK/ATQA in unit_tests and SAK in nfc_generate_mf_classic

Co-authored-by: gornekich <n.gorbadey@gmail.com>
2023-02-02 22:18:39 +07:00
VerstreuteSeele 651548913e format 2023-01-31 21:46:02 +01:00
VerstreuteSeele 3efa6a195a Delete orgasmotron.fap 2023-01-31 21:24:46 +01:00
VerstreuteSeele 66eb191a59 Fix build | update storage_settings_scene_sd_info.c 2023-01-30 23:29:08 +01:00
VerstreuteSeele de01e37765 Update Unitemp 2023-01-30 23:22:22 +01:00
VerstreuteSeele 705c86a2a2 Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into dev 2023-01-30 19:12:05 +01:00
VerstreuteSeele e640b4e7bf Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev 2023-01-30 18:16:02 +01:00
Willy-JL 3cd411d98a Poweroff after setting pin (Fix #118) 2023-01-30 12:14:14 +00:00
Michal Suchánek d9be815889 Print card CID in storage info (#2227) 2023-01-30 16:14:30 +07: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
VerstreuteSeele 4bf64ce16f Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev 2023-01-29 12:28:52 +01:00
Skorpionm e12958d408 [FL-3082] WS: add protocol LaCrosse-TX (TFA Dostmann) (#2292)
* WS:  add protocol LaCrosse-TX  (TFA Dostmann)
* WS: fix syntax
* WS: fix MSG_TYPE
* WS: fix PVS

Co-authored-by: あく <alleteam@gmail.com>
2023-01-29 18:08:26 +07:00
VerstreuteSeele b15fbfd618 Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev 2023-01-27 12:38:44 +01:00
Emily Trau 24a23e5dc7 debug apps: made runnable as .faps; sdk: resolved additional APIs in use by faps (#2333)
* sdk: resolve additional APIs in use by faps
* debug tools: fixed battery_test, bt_debug, display_test, rpc_debug

Co-authored-by: hedger <hedger@nanode.su>
Co-authored-by: hedger <hedger@users.noreply.github.com>
Co-authored-by: あく <alleteam@gmail.com>
2023-01-27 16:41:55 +07:00
Giacomo Ferretti eee5c35400 NFC: add MIFARE MINI support (#2307)
* NFC: add MIFARE MINI support
* Move new value to end of enum
* nfc: added missing unit test

Co-authored-by: gornekich <n.gorbadey@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2023-01-27 12:51:47 +07:00
VerstreuteSeele a2b797fe01 formatting 2023-01-27 02:09:42 +01:00
VerstreuteSeele c7f8b6d06c Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev 2023-01-25 13:53:28 +01:00
Sergey Gavrilov 709fa633ff ELF-loader: wait for notification to complete on app exit (#2335) 2023-01-25 12:15:01 +07:00
Willy-JL 6956d8769c Add version tag to xfw app 2023-01-25 00:45:02 +00:00
Willy-JL 43904b41a5 No shitting the bed when asset pack has no anims 2023-01-24 12:40:59 +00:00
Willy-JL 45a0a1104d Revert asset packs to OFW copium naming scheme 2023-01-24 11:44:42 +00:00
Willy-JL 9d70361709 Fix battery style setting text 2023-01-24 00:26:37 +00:00
jbohack 3cc4681cbc updated tamagotchi (added muted button)
thanks Smileycathy1128!
2023-01-23 14:27:39 -05:00
jbohack 364943b1aa removed unnecessary protoview binaries 2023-01-23 14:22:04 -05:00
jbohack 5c4f4cfbd2 updated protoview 2023-01-23 14:21:10 -05:00
Willy-JL 97994e595f Bar percent battery by default 2023-01-23 13:39:25 +00:00
Willy-JL 109583cb9f SFW mode by default 2023-01-23 13:37:15 +00:00
Willy-JL b5cf260135 Fix dap link and unitemp 2023-01-23 13:32:03 +00:00
Willy-JL bd76ee016a Fix dice, pocsag and weatherstation (stock assets) 2023-01-22 23:16:08 +00:00
Willy-JL 443dc93fc3 Add anim speed setting 2023-01-22 21:19:39 +00:00