Commit graph

2047 commits

Author SHA1 Message Date
MX
0a507b8ef9
update readme & changelog 2022-08-08 18:15:24 +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
1817669230
Merge pull request #45 from jaroslavmraz/dev
New version AC.ir & sk-SK keyboard layout
2022-08-08 15:53:25 +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
663ad953cb
fix badusb from archive app execution
thats very dirty fix, needs to be re-done in a proper way
2022-08-08 13:58:32 +03:00
MX
9bb1e2d11a
dec/hex converter plugin & subghz freqs sorted
plugin by @theisolinearchip
2022-08-08 12:34:11 +03:00
MX
7205806026
update readme 2022-08-08 06:08:37 +03:00
MX
b82fac6a13
update changelog 2022-08-08 05:40:53 +03:00
MX
f98752bb50
update audio universal remote asset
from @amec0e / @UberGuidoZ
2022-08-08 05:39:45 +03:00
MX
51d3900b21
update readme 2022-08-08 05:02:07 +03:00
MX
e23e7abf49
add wav player
& fixes for universal ac gui
2022-08-08 04:57:24 +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
Mayco
81b404aafa
Add ability to type a space with the input keyboard by long-pressing "_" (#1550)
Co-authored-by: Mayco <tristan@polymerprints.nl>
Co-authored-by: あく <alleteam@gmail.com>
2022-08-08 00:40:09 +09:00
gornekich
173c94156d
NFC: Add Skylanders support (#1553)
* nfc: add skylanders support
* nfc: format sources

Co-authored-by: あく <alleteam@gmail.com>
2022-08-08 00:33:14 +09:00
Peter Seprus
f3d7d7dba0
Extend random name generator (#1551)
* Extend random name generator
* Format sources

Co-authored-by: あく <alleteam@gmail.com>
2022-08-08 00:28:04 +09:00
Astra
67a9753f78
Add a Mifare Classic info screen to parser output (#1504)
* Add the info screen
* Oops, don't dupe the points!
* Show ATQA and SAK, remove the back label
* And the dolphin doesn't need to be imported anymore
* Correct UX to the approved one

Co-authored-by: gornekich <n.gorbadey@gmail.com>
2022-08-08 00:18:39 +09:00
Vitaliya Chumakova
9ffcc52ada
Mifare Ultralight authentication (#1365)
* mifare ultralight auth prototype
* it works!
* Reference source
* use countof
* rework everything
* oops forgot scenes
* build: revert changes in manifest, stack size
* build: fix buid, format sources
* nfc: update unlock ultralight GUI
* nfc: fix byte input header
* nfc: add new scenes for locked ultralight
* nfc: add data read to ultralights
* nfc: add unlock option in mf ultralight menu
* nfc: add data read init in ultralight generation
* nfc: lin sources, fix unlocked save
* nfc: format python sources
* nfc: clean up

Co-authored-by: gornekich <n.gorbadey@gmail.com>
2022-08-08 00:09:00 +09:00
MX
ec12be2c2a
update docs 2022-08-07 11:08:26 +03:00
MX
baf0214ed1
not use global vars anymore & other fixes
in tictactoe game / snake / arkanoid
2022-08-07 10:52:03 +03:00
MX
044338b8f2
make arkanoid (not) great again
and small changes for other games
2022-08-07 09:59:03 +03:00
MX
2210b6b3aa
Merge pull request #44 from DevMilanIan/patch-1
Arkanoid - Fixes and improvements
2022-08-07 05:24:54 +03:00
Ian Milan
99380add06
Fixes and improvements
Add a visual representation of your lives, a score counter, and prevent NULL pointer dereference upon relaunch
2022-08-06 21:37:26 -04:00
MX
1396ccf789
add badusb layouts in sd-card zip
will be in next release
2022-08-06 07:07:31 +03:00
MX
925c668bad
update changelog 2022-08-06 05:45:54 +03:00
MX
4a4f3d2b27
err messages 2022-08-06 05:41:06 +03:00
MX
4bbec63f87
removing MPU Hal - details in desc
since it impossible for me to debug NULL pointer dereference without flipper, blind developing went to its end
2022-08-06 05:35:14 +03:00
MX
ffc3b634b8
a bit of fixes 2022-08-06 05:18:05 +03:00
MX
903e6ec203
update readme and changelog 2022-08-06 00:29:53 +03:00
MX
29f2358f75
change value of poweroff button press timer
see PR #42
2022-08-05 18:45:18 +03:00
MX
a81f5fc630
Merge branch 'fz-dev' into dev 2022-08-05 18:43:11 +03:00
MX
bbcf899850
Merge pull request #43 from ClusterM/frequency-analyzer
New frequency analyzer
2022-08-05 18:41:45 +03:00
Georgii Surkov
d147190d61
[FL-2717] Fix unexpected behaviour when opening a remote from outside (#1538)
* Fix unexpected behaviour when opening remote from outside
* Same fix for editing button name
* Exit application correctly if remote was deleted
* Remove duplicate function from ibutton
* Use COUNT_OF macro

Co-authored-by: あく <alleteam@gmail.com>
2022-08-06 00:38:20 +09: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
Alexey 'Cluster' Avdyukhin
53b5b7b9df New frequency analyzer 2022-08-05 13:53:27 +04:00
MX
ac1a53dbf8
fix badusb 2022-08-04 22:30:44 +03:00
MX
2731b3bf57
Merge branch 'fz-dev' into dev 2022-08-04 18:55:36 +03:00
MX
04ceebc032
Revert "Revert "MPU Hal (#1492)""
This reverts commit 43345ba0bb.
2022-08-04 18:43:47 +03: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
TQMatvey
040558c8f9
PicoPass: Fix Card Detection Visuals (#1511)
Co-authored-by: あく <alleteam@gmail.com>
2022-08-04 21:18:34 +09:00