Commit Graph

98 Commits

Author SHA1 Message Date
MX 6ddca568b9 correct notification sequence 2022-10-03 18:41:37 +03:00
TQMatvey f441fed68d SubGhz: Follow system backlight timer 2022-10-02 13:48:06 +07:00
TQMatvey 6e0eeed773 SubGhz: turn on display for new signal 2022-10-02 13:29:16 +07:00
MX 87a14b96e1 Merge branch 'fz-dev' into dev 2022-10-02 04:05:07 +03:00
Nikolay Minaylov 836de3df16 [FL-2825] iButton GUI fixes (#1805)
* Ibutton GUI fixes
* Fix memory leak in lfRFID write

Co-authored-by: あく <alleteam@gmail.com>
2022-09-30 21:56:12 +09:00
MX f0ea8f3a84 fix clock am/pm logic 2022-09-29 23:50:49 +03:00
MX 4d8f294e7a Merge pull request #79 from derskythe/subghz-freq-analyzer-long-press
Long press OK button in SubGHz Frequency analyzer switch to Read menu
2022-09-29 23:26:02 +03:00
derskythe f543753873 Long press OK button in SubGHz Frequency analyzer switch to Read menu with selected frequency 2022-09-29 23:46:54 +04:00
MX 1fb1a68842 iButton GUI fixes
OFW PR 1805 by nminaylov
2022-09-29 20:56:04 +03:00
Alex Berkowitz 824f5ea027 Merge branch 'Eng1n33r:dev' into dev 2022-09-29 10:04:21 -05:00
MX 972c0dcb4a hide layouts folder in badusb app 2022-09-29 08:20:30 +03:00
MX aa00606d22 remove unnecessary checks from brute plugin, subghz improvements
fix subghz gui in add manually, add BETT protocol in add manually
2022-09-28 07:50:09 +03:00
MX b934c41ed0 close file 2022-09-28 06:51:13 +03:00
MX 0ebb3f060e add a bit of changes 2022-09-28 06:46:45 +03:00
derskythe 8f2bd3be57 Update list of frequencies and change name of file of settings to not able to run in browser 2022-09-28 07:14:38 +04:00
MX 0c5f11f713 return fix 2022-09-28 06:02:23 +03:00
MX 746b732034 remove unused code 2022-09-28 05:49:21 +03:00
Der Skythe 2ec9aeeefa Merge branch 'Eng1n33r:dev' into subghz-save-settings-v2 2022-09-28 06:32:54 +04:00
derskythe 406247c5d8 Ok button in frequency analyzer will set this frequency to receiver 2022-09-28 06:22:02 +04:00
derskythe 22a87d5707 struct doesn't correct written 2022-09-28 05:49:06 +04:00
MX 4271246d8a Merge branch 'fz-dev' into dev 2022-09-28 04:04:12 +03:00
derskythe a3db6718c2 fix bug with invalid settings values in config 2022-09-28 04:31:29 +04:00
derskythe 0f0473bee6 fix bug with invalid settings values in config 2022-09-28 03:27:47 +04:00
derskythe 497be7ccb0 Last SubGHz settings is ready 2022-09-28 02:01:09 +04:00
Georgii Surkov 12a6290e91 [FL-2853] Reorganise Universal A/C library (#1792)
* Reorganise A/C universal remote library file
* Refactor infrared brute force code
* Update UniversalRemotes.md

Co-authored-by: あく <alleteam@gmail.com>
2022-09-28 02:11:28 +09:00
Alex Berkowitz 3e9409a1a8 Merge branch 'dev' of https://github.com/alexberkowitz/flipperzero-firmware into dev 2022-09-26 11:43:31 -05:00
MX a9210b2849 Merge branch 'fz-dev' into dev 2022-09-26 19:37:37 +03:00
Sergey Gavrilov 5bb7cabea6 Applications loader: do not use view dispatcher queue #1788 2022-09-27 00:59:28 +09:00
MX 01ca588488 Merge branch 'fz-dev' into dev 2022-09-25 18:27:58 +03:00
Skorpionm bc777b2eff SubGhz: fix config menu (#1748)
* SubGhz: fix config menu
* SubGhz: fix gui Magellen protocol
* SubGhz: fix gui Transmit SubGhz
* SubGhz: keeloq, new gen manufacture code
* SubGhz: Update keeloq_mfcodes

Co-authored-by: あく <alleteam@gmail.com>
2022-09-25 23:34:52 +09:00
Sergey Gavrilov e6d22ed147 ELF-Loader: C++ plugin support, loader overhaul. (#1744)
* fap-loader: load all code and data sections
* fap-loader: relocate all code and data sections
* fap-loader: remove old elf loader
* fap-loader: new jmp call relocation
* openocd: resume on detach
* fap-loader: trampoline for big jumps
* fap-loader: rename cache
* fap-loader: init_array support
* fap-loader: untangled flipper_application into separate entities
* fap-loader: fix debug
* fap-loader: optimize section container
* fap-loader: optimize key for section container
* fap-loader: disable debug log
* documentation
* F7: bump api symbols version
* Lib: cleanup elf_file.c

Co-authored-by: あく <alleteam@gmail.com>
2022-09-25 23:11:29 +09:00
MX 41571ce9ad SubGHz RAW - datetime in default names (+ format changed)
OFW PR 1772 by Skorpionm / printf text format changed by me
2022-09-24 22:15:06 +03:00
Alex Berkowitz 8093721c24 Change Sub-Ghz Remote line length max to 16 2022-09-23 20:37:02 -05:00
MX 32a7642761 remove duplicate function, update changelog 2022-09-22 21:51:47 +03:00
MX e8bb45496d Merge branch 'fz-dev' into dev 2022-09-22 21:45:26 +03:00
Georgii Surkov 17d01f5c29 [FL-2848] Universal Remote fix (#1770)
* Reset BruteForce on exit from Universal Remote
* Reset current button in ButtonPanel
2022-09-23 01:13:00 +09:00
MX e6bcba6959 update changelog, minor fixes 2022-09-22 18:23:32 +03:00
MX 28a55bf576 Merge branch 'fz-dev' into dev 2022-09-21 22:02:02 +03:00
gornekich e70121e20f [FL-2843] NFC fixes (#1764)
* nfc: fix empty desfire card message
* nfc: limit total user keys to list
* nfc: increase popup timeout

Co-authored-by: あく <alleteam@gmail.com>
2022-09-22 00:53:25 +09:00
MX d986ef4104 fix nice flor s crash, fix debug pack for debug builds 2022-09-21 06:52:34 +03:00
MX f85dc1675d update changelog, rm unused var from clock 2022-09-21 01:00:56 +03:00
MX 7c7ac07e6a Merge pull request #74 from mvanzanten/adding-support-for-hidprox
adding support for HIDProx, updating the UI to switch between protocols
2022-09-20 23:25:45 +03:00
MX ca02826cfd set time between cards to 6, run fbt format 2022-09-20 23:24:34 +03:00
MX 96ad7f3cef fix nfc list crash, fix magellen gui, fix transmitter gui 2022-09-20 23:13:15 +03:00
Georgii Surkov 066da4080b [FL-2792] AC Universal Remote (#1725)
* Add Universal AC Remote scene
* Implement AC gui
* Basic working implemetation
* Another Universal AC Remote implementation
* Update icons
* Adjust button positions
* Revert old ButtonPanel class
* Update resource manifest
* [FL-2627] Flipper applications: SDK, build and debug system (#1387)
* Update api definitions
* Add UniversalRemotes documentation
* Use more Flipper-friendly signal names

Co-authored-by: SG <who.just.the.doctor@gmail.com>
2022-09-20 14:09:37 +09:00
MX b2c118f267 fix null pointer dereference in archive -> Info
and fix long path display
2022-09-20 05:52:13 +03:00
MX 672e27f258 fix icon name 2022-09-20 03:23:22 +03:00
MX 8659becc9d fix tab name and add new icon
icon by @Svaarich
2022-09-20 03:19:31 +03:00
RogueMaster 82e1e8af6a Enable fap support on Archive app 2022-09-19 18:47:22 -04:00
RogueMaster a71d05a114 Update archive_browser.h 2022-09-19 18:39:38 -04:00