Commit Graph

2144 Commits

Author SHA1 Message Date
MX 16f8f2c2df Merge branch 'fz-dev' into dev 2023-02-02 11:54:20 +03: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
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
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
Sergey Gavrilov 709fa633ff ELF-loader: wait for notification to complete on app exit (#2335) 2023-01-25 12:15:01 +07:00
MX 898b29b921 Fix SubGHz GUI receiver bug
When keyboard is locked and popup appears it now shows bottom text correctly
2023-01-21 10:45:10 +03:00
MX f3939a715a Update Protoview
https://github.com/antirez/protoview
2023-01-20 07:11:00 +03:00
MX 3174d29dfa Update protoview 2023-01-19 20:28:02 +03:00
MX 5853e0bdd9 Block usage of hopping with detect raw at same time
Enough, it will not be enabled back, do not ask for it, its efficiency is almost 0, if you didn’t know it looses signals and all that you can capture is a micro part of end of the signal

Detect raw also will be removed in a future (and replaced with more correct solution)
2023-01-19 16:27:07 +03:00
MX 59bcad0cfc Remove protoview binaries 2023-01-19 01:19:21 +03:00
MX c303b44f3f Disable debug messages in protoview 2023-01-18 23:24:35 +03:00
MX 5a9da13d84 Update UniTemp and run fbt format 2023-01-18 22:25:39 +03:00
MX 0650178946 Fixed and improved WAV Player by LTVA1
https://github.com/LTVA1/wav_player
2023-01-18 21:17:53 +03:00
MX 6aad6840f6 Add protoview
https://github.com/antirez/protoview
2023-01-18 20:18:19 +03:00
MX 7aaecd9278 Add text viewer 2023-01-18 20:05:01 +03:00
MX b52674607a Add UART Terminal app
by cool4uma

https://github.com/cool4uma/UART_Terminal/tree/main
2023-01-18 19:55:46 +03:00
MX adfac7affb Update TOTP
https://github.com/akopachov/flipper-zero_authenticator
2023-01-18 19:52:33 +03:00
MX 7a211e0018 Update UniTemp
https://github.com/quen0n/unitemp-flipperzero/tree/dev
2023-01-18 19:51:10 +03:00
MX fb39d6e679 Format code 2023-01-18 19:19:49 +03:00
MX 27826f95ca Merge branch 'dev' into somfy_encoder_new 2023-01-18 19:01:22 +03:00
MX 959ea4d8c1 Merge branch 'dev' into batt-ui 2023-01-18 18:40:15 +03:00
MX 7f09f5f616 Merge pull request #273 from darmiel/feat/playlist
feat[infrared]: allow disabling automatic signal decoding
2023-01-18 18:29:30 +03:00
MX dce2271330 Merge pull request #288 from Smileycathy1128/master
Oh boy 12AM!
2023-01-18 18:28:04 +03:00
MX c708a301f5 Merge branch 'fz-dev' into dev 2023-01-18 18:26:49 +03:00
MX 927fcca081 Revert "Merge pull request #252 from X-Stuff/dev-advanced-config"
This reverts commit ed5b2da9ad.
2023-01-18 18:18:17 +03:00
MX db16b3ef1d Revert infrared hotfix 2023-01-18 18:15:30 +03:00
assasinfil 379807423f Debug prints cleanup 2023-01-18 16:21:42 +03:00
assasinfil 8c94e3e78d Remove bad folder 2023-01-18 15:15:02 +03:00
Cathy Nguyen 374452796c fix 00AM: Flipper may be Zero, but midnight isn't 2023-01-17 23:41:13 -05:00
hedger a0814aab31 [FL-3081] fbt: removed DEBUG_TOOLS & FAP_EXAMPLES flags (#2291)
* fbt: deprecated DEBUG_TOOLS & FAP_EXAMPLES flags
* fixes for PVS warnings
* scripts: fbt: fixed leaking PYTHONHOME
2023-01-17 18:07:47 +03:00
assasinfil 414a13131a Fix v2? 2023-01-17 13:41:41 +03:00
TQMatvey f41c06ab74 somfy telis: not done yet
Co-authored-by: assasinfil <nfa57643@gmail.com>
2023-01-16 22:10:16 +07:00
assasinfil ddc5540eeb Clean 2023-01-16 15:50:45 +03:00
TQMatvey 729a1b5788 somfy_telis: encoder is almost done
Co-authored-by: assasinfil <nfa57643@gmail.com>
2023-01-16 19:41:16 +07:00
gid9798 073fb3861a Add the ability to turn pages in infrared (#2271)
Co-authored-by: あく <alleteam@gmail.com>
2023-01-13 17:11:12 +03:00
Fasjeit 78139c5936 drawing own battery (Bar %) charging display 2023-01-12 11:35:42 +03:00
Nikolay Minaylov ad9d746a27 BadUSB backspace/delete fix (#2288)
Co-authored-by: hedger <hedger@users.noreply.github.com>
2023-01-11 16:58:51 +03:00
Giacomo Ferretti 20621da8ac Fix typos in source code (#2285)
* Fix typo in TextInput module

* Fix typo in Widget comment

* Fix typo in comment

Co-authored-by: hedger <hedger@users.noreply.github.com>
2023-01-11 16:41:57 +03:00
あく 8d2143add5 Fix various issues reported on github (#2280)
* Desktop: Fix use after free in slideshow view
* Gui: long press toggles first letter case too
* Desktop: remove debug logging
2023-01-10 03:15:03 +09:00
Fasjeit 4dc2a7f212 New battery display (Bar %) 2023-01-09 17:50:38 +03:00
Daniel 4ec5dbcee8 feat: allow disabling automatic signal decoding 2023-01-08 02:05:17 +01:00
MX 797ddc0755 Update Unitemp
and remove old temp sensor app, unitemp now supports all sensors from that app
2023-01-07 20:05:37 +03:00
MX bc99538ca8 Update UniTemp
https://github.com/quen0n/unitemp-flipperzero
2023-01-07 18:42:38 +03:00
MX c3b8d3cef4 Testing 2 repeats in infrared 2023-01-07 04:56:45 +03:00
MX 3fa11aa4a0 Update UniTemp
https://github.com/quen0n/unitemp-flipperzero/tree/dev
2023-01-07 02:08:15 +03:00
MX ddf4f268ea Update TOTP
https://github.com/akopachov/flipper-zero_authenticator
2023-01-07 02:07:26 +03:00
MX a94c553c5a Merge branch 'fz-dev' into dev 2023-01-07 01:59:20 +03:00
Maksim Derbasov 2c450bd835 Show region information in sub-GHz app (#2249)
* Show region info in sub-GHz app
* SubGhz: reset widget on region info scene exit
* Format sources

Co-authored-by: あく <alleteam@gmail.com>
2023-01-07 04:28:28 +09:00