Commit Graph

204 Commits

Author SHA1 Message Date
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
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
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
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
9ff35c9fc3
update audio asset, fix some things
audio asset by @Amec0e
2022-08-31 01:37:01 +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
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
6c2cf68077
update tv asset
by @Amec0e
2022-08-25 05:31:47 +03:00
MX
029f82dc82
new universal projector remote and assets update
assets by @Amec0e
2022-08-23 22:59:49 +03:00
MX
f9900c194b
updated universal remote assets
by Amec0e
2022-08-18 00:59:49 +03: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
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
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
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
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
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
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
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
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
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
ba630b4de2
Revert "Merge remote-tracking branch 'origin/dev' into dev"
This reverts commit 528a8dbad8.
2022-07-13 16:23:48 +03:00
Eng1n33r
528a8dbad8
Merge remote-tracking branch 'origin/dev' into dev 2022-07-13 16:20:54 +03:00
Eng1n33r
4441c650c0
upd manifest 2022-07-13 16:18:48 +03:00
Eng1n33r
42aae9800f
update manifest 2022-07-13 03:38:07 +03:00
UberGuidoZ
6f0580f0b6
Removed RCA protocol (c-nagy) 2022-07-08 20:47:50 -07:00
Eng1n33r
6545f3165e
Revert "Merge pull request #27 from UberGuidoZ/patch-2"
This reverts commit 055da7e167.
2022-07-06 16:25:50 +03:00
UberGuidoZ
dabf264b51
Updated Universal Remote (all buttons)
Adds the ability to use the volume/channel buttons within the existing Universal remote
2022-07-05 23:32:12 -07:00
Eng1n33r
e33f34a23a
update manifest 2022-07-05 16:15:46 +03:00
UberGuidoZ
7f3a98d10c
Added 17 new keys (Hotels) 2022-07-05 00:38:18 -07:00
Eng1n33r
5a3689a665
update manifest 2022-06-26 21:01:43 +03:00
Eng1n33r
1c55a55ddd
adaptation to the new build system + fixes 2022-06-26 20:57:29 +03:00
Eng1n33r
a4ee04ecd4
upd manifest & rm empty new line in mf-dict 2022-06-25 10:41:05 +03:00
TQMatvey
4acb555b17 Update mf_classic_dict.nfc 2022-06-25 14:07:19 +07:00
r3df0xx
750f2b6c48 Update Manifest 2022-06-14 22:02:39 +03:00
UberGuidoZ
65290cf5c7
Added 7 new keys, reworked comments 2022-06-14 08:54:09 -07:00
r3df0xx
426de26be3 merge latest dev properly 2022-06-14 05:32:03 +03:00
r3df0xx
6359b83a63 Update Manifest 2022-06-14 05:10:45 +03:00
ianegordon
fb8c8ae21c
Fix typos in macOS Bad USB demo (#1316)
* Fix typos in macOS Bad USB demo
* Update Manifest to reflect demo_macos.txt changes
2022-06-14 09:57:14 +09:00
r3df0xx
aec182c7e2 Update Manifest 2022-06-07 22:52:27 +03:00
r3df0xx
25a9e26f8d Merge branch 'dev' of https://github.com/Eng1n33r/flipperzero-firmware into dev 2022-06-07 20:52:52 +03:00
r3df0xx
c2e9daca26 Update Manifest 2022-06-07 20:50:15 +03:00
Eng1n33r
3058bb6098 fixed mf classic dict 2022-06-07 20:37:59 +03:00
Eng1n33r
bdd053ab2b mf classic dict deduplicated & manifest updated 2022-06-07 20:29:43 +03:00
UberGuidoZ
a330d48577
Added 40 more keys + notes 2022-06-07 00:25:37 -07:00
Eng1n33r
ce8c491291 add spectrum analyzer 2022-06-06 17:20:46 +03:00
r3df0xx
8a16752349 Update Manifest 2022-06-03 22:33:18 +03:00
Eng1n33r
cade5d356b add 345mhz 2022-06-03 13:39:47 +03:00
Eng1n33r
73a24e74c9 updated manifest 2022-06-02 21:41:43 +03:00
Eng1n33r
4c5d43af11 forgot to add some things 2022-06-01 21:51:19 +03:00
Eng1n33r
35ebf0d533 add "universal rf remix" app & icons 2022-06-01 21:40:20 +03:00
Eng1n33r
b6deaf121c upd manifest 2022-06-01 16:39:51 +03:00
Eng1n33r
22cbe276a8 big merge with fz main repo 2022-06-01 16:07:53 +03:00