Commit Graph

1403 Commits

Author SHA1 Message Date
MX 5a31e35dc2 Merge branch 'fz-dev' into dev 2022-09-19 17:21:31 +03:00
Patrick Cunningham c7cd5721ed Picopass: detect and show SE / SIO (#1701)
* detect and show SE / SIO
* fix fault
* remove bad read check

Co-authored-by: あく <alleteam@gmail.com>
2022-09-19 22:37:12 +09:00
Nikolay Minaylov fb476c29e6 RFID: fix read info screen (#1723)
* RFID: fix read info screen
* Fix line break for long data string
* Protocol data redecoding before write

Co-authored-by: SG <who.just.the.doctor@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2022-09-19 22:21:40 +09:00
Nikolay Minaylov d80329b323 [FL-2815, FL-2821] Dummy mode (#1739)
* Dummy mode implementation
* dumb -> dummy
* F7: Add new api_symbols: game icon
* Starting snake game from dummy mode

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-09-19 22:03:42 +09:00
Astra 3d3c422751 [FL-2674] Show error popup when NFC chip is not init/disconnected (#1722)
* Show error popup when NFC chip is not init/disconnected
* Move to dialogs for the error message
* Fix a memory leak and wrap the hal check
* F7: update api_symbols.csv, add furi_hal_nfc_is_init

Co-authored-by: SG <who.just.the.doctor@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2022-09-19 21:46:56 +09:00
hedger ed385594a3 faploader: more subsystem headers in API table (#1742)
* faploader: more subsystem headers in API table; not counting header entries for SDK version change
* subghz: removed dead function
* Adjusted API version
* hal: removed furi_hal_power_get_system_voltage
* lib: mbedtls: additional flags for .fap linkage
* fbt: rebuilding assets when git commit id changes
* fbt: removed assets rebuild on git commit id change; added explicit dependency for SDK source on compiled assets parts; removed unneeded sdk regeneration runs
* fbt: changed stock plugins to EXTERNAL apps; restored building app as a PLUGIN as a part of main fw as well as a .fap; readme fixes
* fbt: restored certain apps to PLUGIN type
* fbt: app manifests: renamed version->fap_version, added extra fields
* fbt: fixed version processing after rename

Co-authored-by: あく <alleteam@gmail.com>
2022-09-19 21:39:00 +09:00
MX 181533df1b fixed bug with power suppress in unirf, removed icon from api 2022-09-19 05:22:50 +03:00
MX d85731636f move spectrum analyzer into plugins, fix debug builds 2022-09-19 04:59:28 +03:00
MX 4e17230290 fix subghz read issues 2022-09-18 01:48:10 +03:00
MX aa99ac53c7 delete 2022-09-17 20:34:46 +03:00
MX 875f70196b drop setting save feature 2022-09-17 20:33:26 +03:00
MX 1e71d212fe Trying to fix strange bug 2022-09-17 17:53:44 +03:00
MX 14bd8f2c49 ofw pr: dummy mode
OFW PR 1739 by nminaylov
2022-09-17 00:43:21 +03:00
MX 8ce5fae626 fix config 2022-09-17 00:19:43 +03:00
MX 087bf41392 commented back 2022-09-16 22:47:52 +03:00
Der Skythe c3e31663ef Minor changes 2022-09-16 23:08:45 +04:00
MX 9d4b318357 Merge branch 'dev' into fix-subghz-last-used-settings 2022-09-16 21:55:52 +03:00
MX ef5d0aa483 fix null pointer dereference 2022-09-16 21:48:03 +03:00
MX 66487abaee disable some logs 2022-09-16 21:37:01 +03:00
MX d2bb1ef4d3 fix receiver filter set-up 2022-09-16 21:30:53 +03:00
Der Skythe d97a3ef161 fix: change SUBGHZ_HISTORY_MAX to 50 according off-firm 2022-09-16 21:35:26 +04:00
MX 870dfd188c ofw pr: picopass se identify
OFW PR 1701 by pcunning
2022-09-16 18:42:12 +03:00
Der Skythe d67d5da034 fix: SubGhz Read reset setting ReadRAW after using scene ReadRAW 2022-09-16 18:38:08 +04:00
MX df87b04fa9 disable debug logs to make gui faster 2022-09-16 02:52:43 +03:00
MX 75f5efce03 Merge branch 'dev' into fixed-archive-app 2022-09-16 02:50:24 +03:00
MX 00585fa16a add free back 2022-09-16 02:32:03 +03:00
Der Skythe 30aaae33be Revert "Fix bugs with new model"
This reverts commit 8915c0c66c.
2022-09-16 02:30:42 +03:00
MX c0e7c2a929 remove merge bug 2022-09-16 02:27:08 +03:00
Der Skythe 286b4876ce Fix bugs with new model 2022-09-16 03:22:53 +04:00
Der Skythe 10c2ae5a05 Merge branch 'fixed-archive-app' of https://github.com/derskythe/flipperzero-firmware-wPlugins into fixed-archive-app 2022-09-16 03:20:45 +04:00
Der Skythe 8915c0c66c Fix bugs with new model 2022-09-16 03:16:46 +04:00
MX ec7676182a fix null pointer dereference 2022-09-16 02:15:58 +03:00
MX e23dbb9f99 add new start screen for doom
by @Svaarich
2022-09-16 01:54:17 +03:00
MX 19d201085b reduce max subghz history items to resolve memory issues 2022-09-16 01:23:29 +03:00
Der Skythe 17a4e03656 Fix bugs with new model 2022-09-16 02:21:10 +04:00
Der Skythe 1fd9240481 Add Info to all files, fix file info elements position 2022-09-15 23:33:43 +04:00
MX fc9996377d fix subghz read mode doesn’t work at all 2022-09-15 22:10:18 +03:00
Der Skythe 7f4b586b13 Init archive app with Rename, normal context menu and file info 2022-09-15 22:00:51 +04:00
MX 72de4af6db change it back temporarily 2022-09-15 19:59:00 +03:00
MX 5bbb13c5c9 Merge branch 'fz-dev' into dev 2022-09-15 19:58:11 +03:00
MX 3efb093125 change app type and category for music players 2022-09-15 19:37:06 +03:00
Astra 60bce7b8d8 [FL-2780] NFC Notifications fix (#1731)
* Show error popup when NFC chip is not init/disconnected
* Move to dialogs for the error message
* NFC notifications fixed to match the intended design
* Revert "Move to dialogs for the error message"
* Revert "Show error popup when NFC chip is not init/disconnected"

Co-authored-by: SG <who.just.the.doctor@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2022-09-16 00:49:10 +09:00
Skorpionm 8b05bd1106 [FL-2814] SubGhz: fix display information in the file if the frequency is not available for transmission in the given region (#1724) 2022-09-16 00:42:44 +09:00
MX 668b7857b4 Merge branch 'fz-dev' into dev 2022-09-15 18:28:57 +03:00
MX 8b3b5fa802 fix nrfsniff log spam, add new icons
icons by @Svaarich
2022-09-15 18:27:27 +03:00
Nikolay Minaylov a6052be0f1 Charging icon update fix (#1733)
* Power: refresh battery indicator on charger plug/unplug

Co-authored-by: SG <who.just.the.doctor@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2022-09-15 23:13:48 +09:00
hedger 28beff1ab6 Fbt: fixed gdb-py path for MacOS, docs: spelling fixes, codeowners (#1736)
* fbt: fixed gdb-py path for MacOS, docs: spelling fixes
* Gtihub: update codeowners

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-09-15 22:40:26 +09:00
MX 9c95562fad enable uart echo and usb mouse apps 2022-09-15 08:17:58 +03:00
MX 8fd4225939 fix detect raw bug, fix came atomo 2022-09-15 06:45:19 +03:00
MX a3234995db make zombiez input faster 2022-09-15 05:17:19 +03:00