MX
c6945313f6
Merge branch 'fz-dev' into dev
2022-10-22 22:12:49 +03:00
Max Lapan
d8fbaba7a0
Move Oregon2 to Weather Station FAP ( #1910 )
...
* Init copy of oregon2 to weather station app
* WS decoder
* Reuse decoded data
* Delete old protocol
* Delete oregon2 unit test
* Decrement count of random test
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-10-23 00:50:26 +09:00
MX
de1d83038f
Merge branch 'fz-dev' into dev
2022-10-22 18:34:50 +03:00
あく
f8af0c1509
[FL-2892] Gui: update statusbar attention icon and better crash handling ( #1908 )
...
* Gui: update statusbar attention icon
* Furi: snapshot registers on crash and restore in halt
* Furi: document check routines
2022-10-23 01:21:10 +10:00
MX
b508fa7dfc
update changelog and readme
...
and assets
2022-10-20 21:43:27 +03:00
Skorpionm
9a9abd59e9
[FL-2904, FL-2900, FL-2890] WS: add app WeatherStation ( #1833 )
...
* WeatherStation: start
* SubGhz: rename protocol magellen -> magellan
* WeatherStation: err Unresolved symbols: {'subghz_protocol_decoder_base_get_string'}
* WeatherStation: fix Unresolved symbols: {'subghz_protocol_decoder_base_get_string'}
* Subghz: add set protocol_items
* WeatherStation: adding your protocols
* WS: add Infactory protocol
* WS: add history
* WS: add setting
* WS: add lock
* WS: add hopper frequency
* WS: fix history
* WS fix string_t -> FuriString*
* WS: add images
* WS: history record update when receiving data from the sensor again
* WS: add receiver info, delete extra code
* WS: add protocol ThermoPRO_TX4
* [FL-2900] SubGhz: Move icons in Sub-GHz
* WS: add Notification
* [FL-2890] SubGhz: Rename *_user files in resources to _user.example
* WS: add about scene
* WS: removing redundant code
* WS: add protocol Nexus-TH
* WS: add protocol GT_WT03
* WS: fix notification and rename "Weather Station" -> "Read Weather Station"
* SubGhz: partial unit tests fix
* SubGhz: fix unit_test
* SubGhz: remove dead code
* SubGhz: rename SubGhzPresetDefinition into SubGhzRadioPreset, cleanup subghz types.
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-10-20 02:27:26 +09:00
MX
7417259dcd
update changelog and add freq
2022-10-19 19:09:12 +03:00
MX
da7b9c86b9
add 434.19mhz
2022-10-19 05:55:26 +03:00
MX
6c08564d37
rm 313 from hopper
2022-10-19 01:41:59 +03:00
MX
5b8311cdea
rename setting user back (since we are using it for custom stuff)
...
update change log too
2022-10-19 01:03:46 +03:00
MX
68429e191d
Merge pull request #119 from ankris812/dev
...
replacing dict with expanded one
2022-10-19 00:55:52 +03:00
MX
5e7bcea29d
removed duplicates
2022-10-19 00:54:27 +03:00
SkorP
a139f015b9
SubGhz: fix unit_test
2022-10-18 20:38:57 +03:00
MX
84d12da45a
add app WeatherStation
...
OFW PR 1833 by Skorpionm
2022-10-18 19:51:44 +03:00
ankris812
468bc1dace
added dict with extra keys
2022-10-18 17:02:30 +02:00
ankris812
6db6d123d5
replacing dict with expanded one
2022-10-18 16:52:58 +02:00
MX
c7a67c1308
update changelog and ir assets
2022-10-17 23:27:35 +03:00
MX
5f3637ca44
update discord link with qr code
2022-10-14 19:48:05 +03:00
MX
3a569d4be8
Merge branch 'fz-dev' into dev
2022-10-13 00:42:15 +03:00
あく
92a738bf77
Dolphin: add L1_Painting animation ( #1863 )
...
Co-authored-by: hedger <hedger@users.noreply.github.com>
2022-10-13 00:39:39 +09:00
MX
0d273bd15c
update assets and changelog
2022-10-12 05:36:40 +03:00
MX
f429d14ab5
Merge branch 'dev' into subghz-improvements
2022-10-12 05:04:55 +03:00
MX
b3f96306ed
oooooops, added forgotten thing
2022-10-12 04:35:36 +03:00
MX
022315e93d
Improve keeloq, add JCM support, fix Nice Smilo, MHouse, and more
...
now manufacturer name is saved into file, and will not change randomly,
added support for JCM
fixed Nice Smilo, MHouse
2022-10-12 04:18:29 +03:00
DerSkythe
702786078d
in PNG waves down 2 px, MHZ in Read screen
2022-10-11 22:38:36 +04:00
DerSkythe
e78d73c35f
fix PNG, move waves 2px down and code to correct values
2022-10-11 21:56:00 +04:00
MX
82b9d74b38
new animation :)
...
by @Svaarich
2022-10-10 16:47:15 +03:00
MX
ea833d891f
discord removes features without new boosts...
...
so here is new link that will always be available
2022-10-10 16:42:57 +03:00
hardcod3d
b1f8073333
Turkish language support
2022-10-09 22:34:37 +03:00
MX
91d7a38ca6
update changelog and fix subghz issues
2022-10-09 04:24:51 +03:00
MX
00323892f2
rebranding :)
2022-10-09 02:27:38 +03:00
Nikolay Minaylov
1a1f711897
Signal Generator app: UI update ( #1829 )
...
* Signal Generator: UI update
* icons renamed
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-10-07 22:58:36 +09:00
gornekich
5de2c32c81
[FL-2864] NFC update detect reader ( #1820 )
...
* nfc: update detect reader view
* nfc: make detect reader more interractive
* nfc: update icons
* nfc: fix detect reader gui
* nfc: fix gui, fix worker events
* nfc: fix notifications
* nfc: add nfc_worker NULL assert
Co-authored-by: あく <alleteam@gmail.com>
2022-10-07 01:58:17 +09:00
Evgenii Tereshkov
69b9c54b2f
Update ac.ir: add Daichi model DA25AVQS1-W ( #1819 )
...
Co-authored-by: あく <alleteam@gmail.com>
2022-10-07 01:18:23 +09:00
MX
90eefeb2ed
Merge pull request #88 from jd-raymaker/dev
...
Added norwegian keyboard layout
2022-10-06 18:56:33 +03:00
MX
4bbeeb19e2
Merge branch 'fz-dev' into dev
2022-10-06 17:31:43 +03:00
hedger
9bf11d9fd2
[FL-2859,2838] fbt: improvements for FAPs ( #1813 )
...
* fbt: assets builder for apps WIP
* fbt: automatically building private fap assets
* docs: details on how to use image assets
* fbt: renamed fap_assets -> fap_icons
* fbt: support for fap_extbuild field
* docs: info on fap_extbuild
* fbt: added --proxy-env parame ter
* fbt: made firmware_cdb & updater_cdb targets always available
* fbt: renamed fap_icons -> fap_icon_assets
* fbt: deprecated firmware_* target names for faps; new alias is "fap_APPID"
* fbt: changed intermediate file locations for external apps
* fbt: support for fap_private_libs; docs: updates
* restored mbedtls as global lib
* scripts: lint.py: skip "lib" subfolder
* fbt: Sanity checks for building advanced faps as part of fw
* docs: info on fap_private_libs; fbt: optimized *.fam indexing
* fbt: cleanup; samples: added sample_icons app
* fbt: moved example app to applications/examples
* linter fix
* docs: readme fixes
* added applications/examples/application.fam stub
* docs: more info on private libs
Co-authored-by: あく <alleteam@gmail.com>
2022-10-06 22:55:57 +09:00
MX
c76fcf5072
Merge branch 'fz-dev' into dev
2022-10-06 15:50:59 +03:00
Matvey Gerasimov
f16cdd1477
fix: typo badusb demo windows ( #1824 )
...
Fix a typo in the badusb demo script for Windows.
Co-authored-by: あく <alleteam@gmail.com>
2022-10-06 20:18:40 +09:00
MX
5a2719663f
fix archive, update changelog
2022-10-06 00:55:26 +03:00
JayDee Raymaker
adccb87499
Added norwegian keyboard layout
2022-10-05 23:26:24 +02:00
MX
693f78e501
update icon naming
...
OFW PR 1829 by nminaylov
2022-10-05 23:15:14 +03:00
MX
1424878d65
update assets and changelog
2022-10-04 21:40:07 +03:00
MX
a37b0d464c
Signal Generator app: UI update
...
OFW PR 1829 by nminaylov
2022-10-04 21:07:10 +03:00
MX
4141483147
NFC update detect reader
...
OFW PR 1820 by gornekich
2022-10-04 18:23:11 +03:00
MX
2288855163
update assets and changelog
2022-10-04 03:29:02 +03:00
MX
c0765c1114
rfid fuzzer H10301 support and bug fixes
2022-10-04 03:15:28 +03:00
MX
667be798fc
rfid fuzzer, fix bugs, improve gui, add PAC/Stanley support
...
add more example files
2022-10-04 02:33:39 +03:00
MX
41c93431c8
update changelog, readme, assets
2022-09-30 03:46:06 +03:00
MX
8af9c00ddb
Merge branch 'fz-dev' into dev
2022-09-29 18:20:05 +03:00
hedger
76d38e832e
fbt: reproducible manifest builds & improvements ( #1801 )
...
* fbt: reproducible manifest builds, less rebuild on small updates; scripts: assets: using timestamp from commandline af available
* fbt: added app import validation for launch_app & single app build targets
* fbt: COMSTR for app imports validation
* docs: minor fixes
* docs: markdown fix
* vscode: comments for RTOS startup
Co-authored-by: あく <alleteam@gmail.com>
2022-09-29 20:00:22 +09:00
MX
9176387b9f
update assets and changelog
2022-09-29 09:14:47 +03:00
MX
f202d27206
Merge branch 'fz-dev' into dev
2022-09-29 05:57:02 +03:00
Nikolay Minaylov
4241ad24a3
[FL-2797] Signal Generator app ( #1793 )
...
* Signal Generator app
* MCO pin initialization in app
* furi_hal_pwm documentation
Co-authored-by: あく <alleteam@gmail.com>
2022-09-29 01:37:24 +09:00
MX
6bcc6f363b
add 868.8 mhz for sommer systems
2022-09-28 16:35:40 +03:00
MX
9ad7f7825d
update projector asset
...
by @Amec0e
2022-09-28 07:50:43 +03: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
phreakocious
f201062819
Add Hisense A/C IR signals.. ( #1773 )
...
* add Hisense A/C IR signals.. note that using any will toggle the power and apply the settings
* re-order the entries to be grouped by function
Co-authored-by: あく <alleteam@gmail.com>
2022-09-27 00:42:29 +09:00
MX
97e6fe8f4e
update universal remote assets
...
by @amec0e
2022-09-25 20:39:22 +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
MX
e6bcba6959
update changelog, minor fixes
2022-09-22 18:23:32 +03:00
MX
e13edc2f70
keeeloq update
2022-09-22 18:01:54 +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
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
MX
2c85adb270
remove unused icon, update api symbols and unirf
2022-09-19 21:21:31 +03:00
MX
e2123c55bb
Merge branch 'fz-dev' into dev
2022-09-19 21:15:04 +03:00
David
f5ff6438d1
NFC user dict list, delete, and de-duplication. ( #1533 )
...
* Add MFC user keys list
* Leakey submenu fix
* Set next target for Save/Delete success scenes
* Delete individual user keys
* Update count of total keys
* Fix memory leak
* Check for duplicate keys
* Remove a submodule that I never added?
* Swap and position icons
* Revamp according to design doc
* Rename icons to include size and replace keychain icon with smaller variant
* Fix typos
* Final fixes
* Fufill requested changes
* Cleanup comments
* Merge dev after SD app loading
* Fixing icon names
* Revert merge mistakes and API version
* Scene switching adjustments
* F7: add/change/remove some nfc icons in api_symbols.csv
Co-authored-by: あく <alleteam@gmail.com>
2022-09-20 01:43:53 +09:00
MX
111656d2c1
Merge branch 'fz-dev' into dev
2022-09-19 18:50:20 +03:00
MX
2045a29d3f
lower frame rate in custom anim to save a bit of battery charge
2022-09-19 18:40:50 +03:00
Max Lapan
d003db0404
SubGhz: Oregon v2.1 decoder ( #1678 )
...
* Oregon v2.1 decoder
* Refactor FSM to switch
* Refactor headers
* Format strings
* Unit tests of oregon2
* Cleanups
* Add oregon2 raw data to random_test_raw.sub
* Adjust count of packets detected on random test
* Format sources
Co-authored-by: あく <alleteam@gmail.com>
2022-09-19 23:24:24 +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
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
TasmanDevil
f0eedc3243
Update setting_user
...
Adding the 868.95 frequency for the Sommer device, the `Sommer(fsk476)` protocol was recently added but Flipper could not read it until now.
2022-09-19 08:59:13 +02:00
MX
18b70ac6b5
update universal ir assets
...
by @amec0e
2022-09-19 05:45:58 +03:00
hedger
51369d6219
fbt: removed assets rebuild on git commit id change; added explicit dependency for SDK source on compiled assets parts; removed unneeded sdk regeneration runs
2022-09-19 05:27:21 +03:00
MX
d85731636f
move spectrum analyzer into plugins, fix debug builds
2022-09-19 04:59:28 +03:00
MX
6f66f87fab
add new frequency to user config
2022-09-18 21:10:08 +03:00
MX
0a4cddb84c
update assets
2022-09-18 01:53:50 +03:00
MX
14bd8f2c49
ofw pr: dummy mode
...
OFW PR 1739 by nminaylov
2022-09-17 00:43:21 +03:00
hedger
0e15090629
fbt: rebuilding assets when git commit id changes
2022-09-16 21:16:32 +03:00
MX
1413d7c937
secret
...
special secret animation by @Svaarich
2022-09-16 21:14:00 +03:00
MX
07301935b5
update universal ac asset
...
by @amec0e
2022-09-16 02:56:58 +03:00
MX
3fbaad1488
Merge branch 'fz-dev' into dev
2022-09-14 21:04:04 +03:00
SG
b9a766d909
[FL-2627] Flipper applications: SDK, build and debug system ( #1387 )
...
* Added support for running applications from SD card (FAPs - Flipper Application Packages)
* Added plugin_dist target for fbt to build FAPs
* All apps of type FlipperAppType.EXTERNAL and FlipperAppType.PLUGIN are built as FAPs by default
* Updated VSCode configuration for new fbt features - re-deploy stock configuration to use them
* Added debugging support for FAPs with fbt debug & VSCode
* Added public firmware API with automated versioning
Co-authored-by: hedger <hedger@users.noreply.github.com>
Co-authored-by: SG <who.just.the.doctor@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2022-09-15 02:21:03 +09:00
MX
1b8684eb53
drop games menu, preparing for app loader
2022-09-14 19:32:41 +03:00
SG
873e1f114b
[FL-2627] Flipper applications: SDK, build and debug system ( #1387 )
2022-09-15 01:11:38 +09:00
MX
ee6b59ab9d
update universal ac asset
...
by @Amec0e
2022-09-14 02:01:58 +03:00
MX
bd594c7134
update mf classic dict and ir universal remote assets
2022-09-13 16:53:48 +03:00
MX
1b6794ce7c
update manifest
2022-09-12 02:06:44 +03:00
MX
c96bfba95a
update slideshow images
...
author - @Svaarich
2022-09-12 01:18:25 +03:00
Mancha
bcb5af1813
Added Brazilian Portuguese keyboard layout
...
Created the BadUSB keyboard layout for the Brazilian Portuguese ABNT-2 keyboard layout configuration
2022-09-11 14:40:00 -03:00
MX
7930f73a4e
introduce example, update changelog/readme
2022-09-10 17:51:13 +03:00
MX
8e986c58c3
disable some debug tools in releases, actually fix tv.ir
2022-09-09 15:25:12 +03:00
MX
bbe5c9cae1
fix universal tv, lfrfid gui
2022-09-09 14:33:18 +03:00
MX
a3193e3bbd
update assets
2022-09-09 02:04:55 +03:00
MX
a1f4b8065a
fix lfrfid gui and add icon
...
oops I forgot about multiline element
2022-09-08 23:33:34 +03:00
MX
5e03086d7b
Merge branch 'fz-dev' into dev
2022-09-08 19:55:03 +03:00
Nikolay Minaylov
0f6f9ad52e
[FL-2753] RFID app port to plain C ( #1710 )
...
* LF RFID: port to plain C
* LFRFID debug port to C, new reading screen
* LFRFID debug: fix pvs-studio warnings
* RFID read view: remove unused input callback
* RFID read view: animation update
2022-09-09 01:40:33 +09:00
MX
123bd6fc65
assets
2022-09-08 05:56:58 +03:00
MX
120b5d7c90
update changelog and readme
2022-09-05 19:00:33 +03:00
MX
ca8217b692
some fixes for rfid fuzzer
2022-09-05 14:05:43 +03:00
MX
c41555b579
Merge branch 'fz-dev' into dev
2022-09-03 16:30:13 +03:00
gornekich
1853359d78
[FL-2759], [FL-2766] NFC collect params for mfkey32 attack ( #1643 )
...
* nfc: start nfc over rpc
* nfc: add detect reader state
* nfc: add reader analyzer
* nfc: rework reader analyzer
* reader_analyzer: print collected nonces to debug
* reader analyzer: add save on SD card
* reader_analyzer: separate mfkey related part to different file
* mfkey32: add logic for collecting parameters
* nfc: rework pcap with reader analyzer
* nfc: add logger for reader
* nfc: clean up
* nfc: add detect reader view
* nfc: add detect reader and mfkey nonces scenes
* nfc: add mfkey comlplete scene
* nfc: add new assets
* nfc: fix gui
* nfc: fix iso14443-4 UID emulation
* nfc: add no sd card notification
* nfc: fix grammar
Co-authored-by: あく <alleteam@gmail.com>
2022-09-03 21:25:36 +09:00
Skorpionm
a3932cfa6d
[FL-2787] SubGhz: add protocol Clemsa, fix decoder BETT ( #1696 )
...
* SubGhz: add protocol Clemsa
* SubGhz: fix decoder BETT protocol
Co-authored-by: あく <alleteam@gmail.com>
2022-09-03 15:19:01 +09:00
Skorpionm
0ee4573a65
SubGhz: add protocol Intertechno_V3 ( #1622 )
...
* SubGhz: add decode Intertechno_V3
* SubGhz: add encoder Intertechno V3
* SubGhz: add uni_test Intertechno V3
* SubGhz: fix syntax
* SubGhz: add Intertechno V3 dimming mode
* SubGhz: fix parsing event Magellen protocol
* SubGhz: fix syntax
* SubGhz: fix encoder dimm mode
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-08-31 23:27:34 +09:00
MX
9ff35c9fc3
update audio asset, fix some things
...
audio asset by @Amec0e
2022-08-31 01:37:01 +03:00
MX
4d388f4bde
SubGhz: add protocol Intertechno_V3 - OFW PR 1622
...
by Skorpionm
2022-08-30 21:55:25 +03:00
MX
23217f4a6a
update audio manifest
...
by @Amec0e
2022-08-30 14:37:44 +03:00
MX
f70ec8f70e
update assets and subghz settings
...
assets by @Amec0e
2022-08-30 13:15:46 +03:00
MX
9c748860bb
disable wav player, use standard icon in receiver
2022-08-28 05:58:53 +03:00
MX
194727515b
subghz decode raw gui
...
by qistoph
2022-08-28 04:46:59 +03:00
MX
db4976c501
update ac asset
...
by @Amec0e
2022-08-27 05:15:49 +03:00
MX
fc62762ce4
fix assets header, doesnt affect bruteforce work
2022-08-27 04:41:35 +03:00
MX
ab5bcd71f5
update assets and changelog
2022-08-27 03:15:59 +03:00
MX
04f522487e
Universal remote for fans, new buttons for AC
...
updated assets by @Amec0e
2022-08-26 20:02:25 +03:00
MX
64edddeabf
new spectrum analyzer icon
...
by @Svaarich
2022-08-25 17:39:55 +03:00
MX
6c2cf68077
update tv asset
...
by @Amec0e
2022-08-25 05:31:47 +03:00
MX
f9d3d6bf5c
fix unirf crash, fix keeloq seed display, fix flipfrid
...
and add new unirf icon(animated) by Svarich
2022-08-25 03:21:44 +03:00
MX
94f440d286
update readme/changelog & some fixes
2022-08-24 03:55:13 +03:00
MX
3327093dae
Merge branch 'fz-dev' into dev
2022-08-23 23:01:33 +03:00
MX
029f82dc82
new universal projector remote and assets update
...
assets by @Amec0e
2022-08-23 22:59:49 +03:00
MX
11e73cc670
Merge branch 'fz-dev' into dev
2022-08-23 19:20:06 +03:00
Nikolay Minaylov
b0daa601ad
[FL-2727, FL-2749] New icon in BLE remote app #1644
...
Co-authored-by: あく <alleteam@gmail.com>
2022-08-24 01:18:28 +09:00
Max Andreev
a7a9c38036
Amap and PVS Studio reports in CI/CD ( #1526 )
2022-08-23 20:29:26 +09:00
MX
56907f0c9f
Merge branch 'fz-dev' into dev
2022-08-23 11:11:11 +03:00
Skorpionm
57328761cf
[FL-2757] SubGhz: add protocol Magellen ( #1633 )
...
* SubGhz: add decoder Paradox Wireless
* SubGhz: fix syntax
* SubGhz: rename paradox_wireless -> magellen, add encoder Magellen, parse event
* SuBghz: add unit_test Magellen
Co-authored-by: あく <alleteam@gmail.com>
2022-08-23 03:01:42 +09:00
Nikolay Minaylov
9317ded1a9
[FL-2749] New power off screen #1637
...
Co-authored-by: あく <alleteam@gmail.com>
2022-08-23 02:54:01 +09:00
Nikolay Minaylov
df4755bc06
[FL-2727] BLE Remote UI fixes #1609
...
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-08-23 01:41:41 +09:00
MX
f9900c194b
updated universal remote assets
...
by Amec0e
2022-08-18 00:59:49 +03:00
MX
cee1611583
Merge branch 'fz-dev' into dev
2022-08-17 23:25:29 +03:00
gornekich
560ea5f995
[FL-2714] New NFC info screens ( #1605 )
...
* nfc: add scroll element for info
* widget: format lines for scroll text element
* widget: fix new line generation
* widget: finish element text scroll
* nfc: rework ultralight and NTAG info scenes
* nfc: rework mf classic info screens
* nfc: rework nfca info scenes
* nfc: fix mf ultralight navigation
* widget: add documentation
* nfc: rework bank card infO
* nfc: rework device info scene
* nfc: fix incorrect atqa order
* mf ultralight: remove unused function
* widget: add mutex for model protection
* widget: fix memory leak
* nfc: rework delete scene
* nfc: fix selected item in saved menu scene
* widget: fix naming in text scroll element
* nfc: fix navigation from delete success
* nfc: add dictionary icon
* widget: fix memory leak
2022-08-18 00:08:13 +09:00
MX
a928cb6ed7
add some checks for custom flipper name
...
and update audio ir asset by Amec0e
2022-08-16 09:43:21 +03:00
MX
5ab70b264d
Merge branch 'fz-dev' into dev
2022-08-16 00:37:37 +03:00
あく
b3d7583f9b
SubGhz: update notification messages ( #1602 )
...
* SubGhz: update notification messages
* Assets: update default notification dolphin. SubGhz: update prohibited frequency text.
* FuriHal: finalize version and region link
2022-08-15 18:53:08 +03:00
MX
c7d8b54a5e
Update Mifare Classic dict asset
...
from UberGuidoZ repo + added some keys to the end
2022-08-15 04:41:12 +03:00
MX
f669f89e79
Volume buttons in Audio universal remote
...
asset file updated by Amec0e
2022-08-15 03:57:38 +03:00
MX
4534e1f790
update audio.ir asset
2022-08-15 00:47:40 +03:00
MX
b571c3443b
update assets
2022-08-14 22:17:47 +03:00
MX
da128db924
update readme & settings
2022-08-14 22:00:58 +03:00
MX
13465ef41d
Merged latest OFW changes
2022-08-12 05:18:27 +03:00
Skorpionm
a39111ade2
[FL-2723] SubGhz: add protocol Honeywell_WDB / Doorbell ( #1560 )
...
* SubGhz: add protocol Honeywell_WDB (receive/save/load/transfer)
* SubGhz: add parsing data honeywell
* SubGhz: fix UI CAME TWEE
* SubGhz: add unit_test honeywell_wdb
Co-authored-by: あく <alleteam@gmail.com>
2022-08-11 21:20:31 +09:00
Vri
79d9731ea5
fix: typo badusb demo windows ( #1579 )
...
* fix: typo badusb demo windows: Fix a typo in the badusb demo script for Windows.
* Assets: update manifest
Co-authored-by: あく <alleteam@gmail.com>
2022-08-11 20:47:18 +09:00
あく
fae392d84e
[FL-2677] SubGhz: region provisioning ( #1574 )
...
* FuriHal: region HAL draft
* FuriHal,SubGhz: complete region provisioning.
* Rpc: fix null pointer dereference.
* Cli: device info formatting
* FuriHal: region provisioning fixes and documentation.
2022-08-11 19:21:56 +10:00
MX
46b7b3121b
update universal ir audio & tv assets
...
from UberGuidoZ repo, updates by amec0e
2022-08-10 20:21:26 +03:00
MX
06a444a512
do not replace keeloq mfcodes user file on every update
2022-08-09 21:38:28 +03:00
MX
21e52bea25
new icon and add new AC remote in universal ac
...
icon and remote dumps by Svarich
2022-08-09 17:08:48 +03:00
MX
ef7dcc2e5e
update universal ac remote, new buttons, fixed ac.ir
...
deduplicated and fixed some names, also move sk-SK keymap into layouts folder
2022-08-08 17:52:53 +03:00
MX
8e172df48c
Merge branch 'dev' into dev
2022-08-08 15:52:42 +03:00
MX
7763295249
resolve conflicts before merging PR #45
2022-08-08 15:52:01 +03:00
jaroslavmraz
db0bc11e78
Merge branch 'flipperdevices:dev' into dev
2022-08-08 14:36:39 +02:00
Jaroslav Mraz
742587fab7
Update in universal AC ir
...
Add more functions and more ACs + som cleaning
2022-08-08 14:34:38 +02:00
MX
9bb1e2d11a
dec/hex converter plugin & subghz freqs sorted
...
plugin by @theisolinearchip
2022-08-08 12:34:11 +03:00
MX
f98752bb50
update audio universal remote asset
...
from @amec0e / @UberGuidoZ
2022-08-08 05:39:45 +03:00
MX
530719eed5
universal remotes for ACs and Audio
...
& some other changes
2022-08-08 03:58:33 +03:00
MX
6afc457807
Merge branch 'fz-dev' into dev
2022-08-07 21:25:02 +03:00
Oleg K
a7316e7822
Added support for Samsung TVs using address 07. ( #1509 )
...
* Added support for Samsung TVs using address 07. Samsung QEXX, UEXX
* Recompile assets and update manifest
Co-authored-by: あく <alleteam@gmail.com>
2022-08-08 01:08:00 +09:00
Skorpionm
416cce9ffc
[FL-2718, FL-2719] SubGhz: add protocol BERNER / ELKA / TEDSEN / TELETASTER / Doitrand / Marantec / Phoenix V2 (static mode) / Phox (static mode), fix Princeton ( #1516 )
...
* SubGhz: add protocol marantec
* SubGhz: add protocol BERNER / ELKA / TEDSEN / TELETASTER
* SubGhz: add protocol Doitrand
* SubGhz: delete debug
* SubGhz: add protocol Phoenix V2 (static mode)
* SubGhz: fix serial decode Phoenix V2
* SubGhz: fix Princeton, display serial number and button on boot
* SubGhz: fix Bett decoder and fix unit_test
* SubGhz: update test_random_raw for unit_test
Co-authored-by: あく <alleteam@gmail.com>
2022-08-08 00:56:45 +09:00
MX
a81f5fc630
Merge branch 'fz-dev' into dev
2022-08-05 18:43:11 +03:00
Mewa
55b4ff8e0c
Documentation: fixed outdated naming ( #1518 )
...
* Documentation: fixed outdated naming: changed outdated naming in assets/dolphin/ReadMe. `essential -> blocking`
* Updated naming convencion in assets/ReadMe file and assets/dolphin/ReadMe file
Co-authored-by: あく <alleteam@gmail.com>
2022-08-06 00:12:13 +09:00
Jaroslav Mraz
6c5a789f68
Last one name
2022-08-04 15:06:35 +02:00
Jaroslav Mraz
b35cc3a755
two more names changed
2022-08-04 15:05:31 +02:00
Jaroslav Mraz
f95e3a3078
Merge branch 'dev' of https://github.com/jaroslavmraz/flipperzero-firmware into dev
2022-08-04 15:03:26 +02:00
Jaroslav Mraz
9c846ad371
Update ac.ir fix names to naming scheme
2022-08-04 15:03:14 +02:00
jaroslavmraz
55248576f9
Merge branch 'flipperdevices:dev' into dev
2022-08-04 14:56:17 +02:00
Jaroslav Mraz
12320056d9
sk-SK keyboard mapping for BadUsb
2022-08-04 14:55:12 +02:00
MX
08c1a55756
update manifest
2022-08-04 05:24:46 +03:00
MX
db5c232f50
rm kl extension in archive app and move scripts back
2022-08-03 23:58:15 +03:00
MX
14f2b4f2f0
new badusb layout loading from microsd
...
by rien > dummy-decoy
2022-08-03 20:20:49 +03:00
MX
bdd2dc288a
return icon used in unirf
2022-08-02 19:38:38 +03:00
MX
aa40f428a5
Merge branch 'fz-dev' into dev
2022-08-02 19:27:01 +03:00
hedger
1e732830ec
ci: check for uncommited changes after build ( #1461 )
...
* ci: check for uncommited changes after build
* assets: updated Manifest to match sources
* ci: simplified uncommited files check
* resources: Updated Manifest
* fbt: always rebuild manifest
Co-authored-by: あく <alleteam@gmail.com>
2022-08-02 22:29:16 +09:00
SG
f9386b2649
Assets: unused assets removed ( #1514 )
2022-08-02 14:24:42 +03:00
MX
a74262cef2
update unirf / other fixes
2022-08-01 23:20:04 +03:00
Jaroslav Mraz
c6eb4ca4e6
New universal codes for ACs BETA
2022-07-31 00:30:10 +02:00
MX
aa757eeb49
unirf update
...
allow selecting custom map files
2022-07-29 21:18:06 +03:00
MX
12a2072b8c
docs & readme
2022-07-29 19:22:17 +03:00
MX
f4cc9e5de7
plugins & badusb
...
if author want their plugin to be removed - create issue, thanks
2022-07-29 17:48:51 +03:00
MX
05a1ef0e71
Merge branch 'fz-dev' into dev
2022-07-28 18:30:09 +03:00
gornekich
c40e8811d6
[FL-2701], [FL-2702], [FL-2699] NFC fixes ( #1478 )
...
* nfc: change read scene views
* nfc: rework return after save success
* nfc: add fallback to read UID of unrecognized iso14443-3
* nfc: show mifare desfire on read success
* nfc: add restore original confirm scene
* nfc: fix icon name
* nfc: clear 6 bit in SAK to emulate 14443-4 uids
* nfc: don't change original sak
2022-07-28 21:34:28 +09:00
Eng1n33r
c12c399608
update user settings
2022-07-26 21:18:06 +03:00
Eng1n33r
acd5430c21
Merge branch 'fz-dev' into dev
2022-07-26 21:09:31 +03:00
gornekich
9c59bcd776
[FL-2605] NFC new design ( #1364 )
...
* nfc: add new read scene
* lib: refactore nfc library
* mifare desfire: add read card fuction
* lib nfc: add auto read worker
* nfc: add supported cards
* nfc: add mifare classic read success scene
* nfc: add troyka support
* submodule: update protobuf
* nfc: mifare classic keys cache
* nfc: rework mifare classic key cache
* Correct spelling
* nfc: add user dictionary
* nfc: introduce block read map in fff
* nfc: rework dict attack
* nfc: improve dict attack
* nfc: rework mifare classic format
* nfc: rework MFC read with Reader
* nfc: add gui for MFC read success scene
* nfc: fix dict attack view gui
* nfc: add retry and exit confirm scenes
* nfc: add retry and exit scenes navigation
* nfc: check user dictionary
* nfc: remove unused scenes
* nfc: rename functions in nfc worker
* nfc: rename mf_classic_dict_attack -> dict_attack
* nfc: change scenes names
* nfc: remove scene tick events
* nfc: rework dict calls with buffer streams
* nfc: fix notifications
* nfc: fix mf desfire navigation
* nfc: remove notification from mf classic read success
* nfc: fix read sectors calculation
* nfc: add fallback for unknown card
* nfc: show file name while emulating
* nfc: fix build
* nfc: fix memory leak
* nfc: fix desfire read
* nfc: add no dict found navigation
* nfc: add read views
* nfc: update card fix
* nfc: fix access bytes save
* nfc: add exit and retry confirm to mf ultralight read success
* nfc: introduce detect reader
* nfc: change record open arg to macros
* nfc: fix start from archive
Co-authored-by: Astra <astra@astrra.space>
Co-authored-by: あく <alleteam@gmail.com>
2022-07-27 00:30:49 +09:00
Skorpionm
ec19c11dbe
[FL-2669] SubGhz: add support for loading custom presets ( #1398 )
...
* SubGhz: load custom -preset
* SubGhz: fix error prt=0
* SubGhz: load custom preset
* SubGhz: code refactoring to support custom preset
* SubGhz: add custom presert refactoring
* SubGhz: fix alloc history alloc preset
* SubGhz: fix error load file
* SubGhz: fix start custom preset
* SubGhz: fix delete custom preset
* SubGhz: add description Custom_preset_data for CC1101
* SubGhz: debug logging and buffer size rounding
Co-authored-by: あく <alleteam@gmail.com>
Co-authored-by: Aleksandr Kutuzov <aku@plooks.com>
2022-07-26 23:16:59 +09:00
Eng1n33r
2c0dcc808d
Merge branch 'fz-dev' into dev
2022-07-26 15:52:19 +03:00
hedger
3fa5e18c5a
[FL-2692, FL-2604, FL-2632] New first start sequence ( #1456 )
...
* desktop: restored automatic power off & manual power off on slideshow view; assets: added frames for new first start sequence; docs: added info on slideshow compilation
* desktop: restarting long timer on OK button release
Co-authored-by: あく <alleteam@gmail.com>
2022-07-26 21:44:03 +09:00
Eng1n33r
ee5e39240b
Merge branch 'fz-dev' into dev
2022-07-26 01:08:36 +03:00
Szymon Lisowiec
27b698f081
fbt: Fixed build for users with space in username ( #1437 )
...
Co-authored-by: あく <alleteam@gmail.com>
Co-authored-by: hedger <hedger@users.noreply.github.com>
2022-07-26 00:31:34 +03:00
Eng1n33r
15d5a0c1f2
Merge branch 'fz-dev' into dev
2022-07-25 19:46:29 +03:00
Nikolay Minaylov
d80edba891
RPC App: state message and GUI update ( #1423 )
...
* RPC App: state message and GUI update
* Protobuf submodule update
Co-authored-by: SG <who.just.the.doctor@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2022-07-25 23:16:45 +09:00
Nikolay Minaylov
f5d6a8084b
[FL-2668] GUI message screens update #1428
...
Co-authored-by: SG <who.just.the.doctor@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2022-07-25 21:11:34 +09:00
Eng1n33r
d4e8ad3a72
update manifest
2022-07-20 19:11:00 +03:00
Eng1n33r
e57e20d1f9
Add new keys: FAAC SLH/Spa and BFT Mitto/Secure
2022-07-20 17:04:26 +03:00
Eng1n33r
7bdca47e5b
update changelog
2022-07-18 09:57:22 +03:00
Eng1n33r
248aa524e0
Merge remote-tracking branch 'flipperdevices/dev' into dev
2022-07-17 16:57:09 +03:00
Skorpionm
e7c3da1da9
[FL-2658, FL-2657] SubGhz: add new protocol (IronLogic, Comunello, Sommer(fsk476), Normstahl, KEY, EcoStar, Gibidi, Mutancode) ( #1404 )
...
* Subghz: fix cli no load keeloq_mfcodes_user
* SubGhz: add new protocol (IronLogic, Comunello, Sommer(fsk476), Normstahl, KEY, EcoStar, Gibidi, Mutancode)
* SubGhz: fix syntax
* SubGhz: fix error build
Co-authored-by: あく <alleteam@gmail.com>
2022-07-17 18:45:21 +09:00
Eng1n33r
6f7255d8f0
Merge branch 'flipperdevices:dev' into dev
2022-07-17 12:32:24 +03:00
Georgii Surkov
80629de01e
[FL-2601] Move Infrared unit test data to assets ( #1396 )
...
* Move samsung raw data to assets
* Add more assets and fix bugs
* Clean up code
* Implement all raw data as assets
* Remove input data from old test files
* Better signal names
* Better file opening logic
* Implement loading parsed data from files
* Move most of RC5 tests into assets
* Add more test cases
* Add more test cases
* Eliminate RUN_DECODER macro
* Better code structure
* Implement run_encoder function
* More encoder tests
* Move all encoder tests to assets
* Move all test data to assets
* Normalise function names
* Rename code files
* Uncomment other tests
* Swich test order to avoid weird memory leaks
* UnitTests: cleanup output and redirect it into stdout
* UnitTests: selectable tests and better reporting
Co-authored-by: あく <alleteam@gmail.com>
2022-07-17 18:21:56 +09:00
Eng1n33r
5b8ddf5950
Merge branch 'flipperdevices:dev' into dev
2022-07-17 10:56:34 +03:00
Nikolay Minaylov
877c5c8122
[FL-1962, FL-2464, FL-2465, FL-2466, FL-2560, FL-2637, FL-2595] Ibutton, Infrared, LfRFID GUI fixes ( #1392 )
...
* Ibutton, Infrared, LfRFID GUI fixes
* Loading screens update
Co-authored-by: あく <alleteam@gmail.com>
2022-07-17 16:41:16 +09:00