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
RogueMaster
1144f02a0f
Merge pull request #346 from ESurge/420
...
Restored iButton CLI
2022-09-26 13:12:13 -04:00
RogueMaster
032edd3507
Merge branch 'Eng1n33r:dev' into 420
2022-09-26 13:09:20 -04: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
ESurge
d067e4a679
Fixed iButton CLI not available when made into external app.
...
Couldn't test onewire command, but tested ikey commands
2022-09-26 00:11:52 -07:00
RogueMaster
b8cf357a52
Merge branch 'UNLEASHED' into 420
2022-09-25 13:37:18 -04: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
RogueMaster
6697fadc6f
Merge branch 'UNLEASHED' into 420
2022-09-25 02:11:30 -04: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
RogueMaster
6414d59579
Merge pull request #343 from flipperdevices/skorp/auto_name_raw
...
Skorp/auto name raw
2022-09-24 03:18:51 -04:00
Alex Berkowitz
8093721c24
Change Sub-Ghz Remote line length max to 16
2022-09-23 20:37:02 -05:00
SkorP
753caf52fb
SubGhz: fix syntax
2022-09-23 22:52:08 +04:00
SkorP
325873475b
SubGhz: read RAW auto auto generation of names depending on the date of the entry
2022-09-23 22:47:37 +04:00
RogueMaster
76458eef99
Merge branch 'UNLEASHED' into 420
2022-09-22 15:21:50 -04: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
RogueMaster
d885d5398c
Merge branch 'ofwdev' into 420
2022-09-22 13:14:57 -04:00
RogueMaster
ab6a1023f5
Merge branch 'UNLEASHED' into 420
2022-09-22 13:13:55 -04: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
RogueMaster
abb8e894b3
Update subghz_frequency_analyzer.c
2022-09-22 03:09:50 -04:00
MX
28a55bf576
Merge branch 'fz-dev' into dev
2022-09-21 22:02:02 +03:00
RogueMaster
c36e208a12
Merge branch 'ofwdev' into 420
2022-09-21 14:11:51 -04: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
ESurge
244a8456ef
Changed the way loader.c loads Clock/iButton/U2F
...
Added a new variable in application.fam file to add the link to the FAP. It now supports any FAP as long as the application.fam file is formatted correctly and you create a loader "app".
If no link is specified in the application.fam file, it doesn't attempt to load a FAP.
2022-09-21 03:08:32 -07:00
ESurge
c1dcba9549
Merge branch '420' of https://github.com/ESurge/flipperzero-firmware-wPlugins into 420
2022-09-21 01:52:14 -07:00
RogueMaster
a3985e2819
Squashed commit of the following:
...
commit 0b11b76df22abd1bbc18595e6472fe83acc65697
Author: Himura Kazuto <glagol15@gmail.com >
Date: Sun Sep 18 17:25:38 2022 +0400
disable fran blink
commit e9055f62b8131eca25c03dec9aab9e6a36548cb0
Author: Alexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com >
Date: Wed Aug 10 23:31:45 2022 +0400
frequency analyzer - better RSSI level trigger
commit 95a3bc1371addb4903fc17f5fa4dda2966cab96a
Author: Alexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com >
Date: Mon Aug 8 16:45:11 2022 +0400
Formatting
commit 6062133170aac559fff037c8ff45d9e618030f12
Author: Alexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com >
Date: Mon Aug 8 16:36:40 2022 +0400
New frequency analyzer
2022-09-21 02:44:05 -04:00
RogueMaster
55ae6867f4
Merge branch 'UNLEASHED' into 420
2022-09-21 01:53:31 -04: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
RogueMaster
bc57c0f014
Merge branch 'UNLEASHED' into 420
2022-09-20 17:56:54 -04: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
RogueMaster
f4668a20a2
Merge branch 'UNLEASHED' into 420
2022-09-20 03:21:20 -04: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
ESurge
c997e9a819
Added iButton and Clock to Main Menu but they are loaded via FAP Loader.
2022-09-19 19:37:56 -07:00
RogueMaster
f1cfd18e30
Merge branch 'UNLEASHED' into 420
2022-09-19 20:28:40 -04: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
RogueMaster
06772cf1e5
testing fap launcher from archive
2022-09-19 17:52:36 -04:00
RogueMaster
feccea7301
Merge branch 'UNLEASHED' into 420
2022-09-19 16:43:43 -04:00
MX
2c85adb270
remove unused icon, update api symbols and unirf
2022-09-19 21:21:31 +03:00