Commit Graph

3528 Commits

Author SHA1 Message Date
Luke Williams
50dc2d7389 36-bit AWID (L11601 Lenel) (#1838)
* 36-bit AWID
* Rfid: correct vendor name AWIG -> AWID

Co-authored-by: Sergey Gavrilov <who.just.the.doctor@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2022-10-13 01:31:54 +09:00
Thibaut CHARLES
ede3bac799 Badusb: show script errors on screen (#1506)
Co-authored-by: あく <alleteam@gmail.com>
2022-10-13 01:21:54 +09:00
hedger
eb4ff3c0fd [FL-2832] fbt: more fixes & improvements (#1854)
* github: bundling debug folder with scripts; docs: fixes & updates; fbt: added FAP_EXAMPLES variable to enable building example apps. Disabled by default. fbt: added TERM to list of proxied environment variables
* fbt: better help output; disabled implicit_deps_unchanged; added color to import validator reports
* fbt: moved debug configuration to separate tool
* fbt: proper dependency tracker for SDK source file; renamed linker script for external apps
* fbt: fixed debug elf path
* fbt: packaging sdk archive
* scripts: fixed sconsdist.py
* fbt: reworked sdk packing; docs: updates
* docs: info on cli target; linter fixes
* fbt: moved main code to scripts folder
* scripts: packing update into .tgz
* fbt, scripts: reworked copro_dist to build .tgz
* scripts: fixed naming for archived updater package
* Scripts: fix ぐるぐる回る

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-10-13 01:12:05 +09:00
gornekich
afff1adf8f [FL-2882] BLE tiktok controller (#1859)
* bt hid: introduce tiktok controller
* assets: add bt tiktok assets
* bt hid: finish tiktok draw
* bt hid: add input process to tiktok view
* bt hid: add tiktok swipe emulation
* bt hid: fix exit from tiktok controller
* ble hid: add delay to emulate double tap
* ble hid: change options order
* bt hid: build as external application
* ble hid: fix naming

Co-authored-by: あく <alleteam@gmail.com>
2022-10-13 00:48:13 +09: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
Max Andreev
b3d9523322 Github actions on kubernetes runners (#1861)
* Change toolchain path and runner tag
* fix check_submdules.yml
* try to fix errors
* create .ssh directory
* fix toolchain path
* add empty line for test
* testing 3 k8s nodes speed
* Test speed again
* change tag, move reindex job
* bring reindex.yml back
* fix build.yml
* fix reindex.yml

Co-authored-by: あく <alleteam@gmail.com>
2022-10-13 00:31:25 +09:00
Chris van Marle
13d32f62a9 MRTD remove testing values 2022-10-12 07:30:25 +02:00
Chris van Marle
76ef36e62c MRTD minor format string fixes 2022-10-12 07:28:45 +02:00
Chris van Marle
033f7f6a0b MRTD fix string_t -> FuriString* 2022-10-12 07:26:29 +02:00
RogueMaster
a9d3abe727 totp fix 2022-10-12 01:04:14 -04:00
RogueMaster
e735b8a38e fmt 2022-10-12 00:53:27 -04:00
RogueMaster
9a2ac1eeb5 totp fix 2022-10-12 00:51:55 -04:00
RogueMaster
ed2a57beda totp fix 2022-10-12 00:50:28 -04:00
RogueMaster
f6baf82b84 fmt 2022-10-12 00:18:37 -04:00
RogueMaster
778ba72707 fmt 2022-10-12 00:18:03 -04:00
RogueMaster
60a9f61bb7 Update ReadMe.md 2022-10-12 00:16:26 -04:00
RogueMaster
dcde6d2c43 Update ReadMe.md 2022-10-12 00:14:48 -04:00
RogueMaster
8d2dc1e689 Merge branch 'UNLEASHED' into 420 2022-10-12 00:13:02 -04:00
MX
155cbeeb11 fix app id for assets 2022-10-12 05:43:22 +03:00
MX
0d273bd15c update assets and changelog 2022-10-12 05:36:40 +03:00
MX
2e047ff411 allow 36-bit AWID (L11601 Lenel)
OFW PR 1838 by ae5au
2022-10-12 05:32:58 +03:00
MX
80a406afd3 BLE tiktok controller - why? :(
OFW PR 1859 by gornekich
2022-10-12 05:31:19 +03:00
MX
6b5631e5b0 MFC Improvements Part 2/2
OFW PR 1868 by Astrrra
2022-10-12 05:29:42 +03:00
MX
80735d4f51 Merge pull request #102 from derskythe/fix-read-in-readraw-crash
flipper_format_free after all and only if we failed with all plans
2022-10-12 05:17:37 +03:00
MX
e1e46b89b1 Merge pull request #103 from derskythe/subghz-improvements
SubGHz improvements
2022-10-12 05:17:08 +03:00
MX
b7bdc4c985 sorry, i added "Mod:", and did fbt format 2022-10-12 05:15:45 +03:00
MX
f429d14ab5 Merge branch 'dev' into subghz-improvements 2022-10-12 05:04:55 +03:00
MX
744b61ca28 include license 2022-10-12 05:03:33 +03:00
MX
8520daf28b addding some great plugins to be preinstalled
and running fbt format, and fixing TOTP printf format
2022-10-12 05:01:37 +03:00
MX
aa9f958f07 Merge branch 'fz-dev' into dev 2022-10-12 04:37:59 +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
RogueMaster
d3a75afa9e Update ReadMe.md 2022-10-11 20:35:50 -04:00
RogueMaster
fd1e9b5b87 Update ReadMe.md 2022-10-11 20:12:22 -04:00
RogueMaster
14fceacc65 animation updates 2022-10-11 20:11:06 -04:00
RogueMaster
a83ca911fd Update ReadMe.md 2022-10-11 20:09:08 -04:00
RogueMaster
4fcb4b196f Update ReadMe.md 2022-10-11 20:07:59 -04:00
RogueMaster
ea34ccb364 Update dolphin.c 2022-10-11 20:07:56 -04:00
RogueMaster
0286a175b7 Merge branch 'ofwdev' into 420 2022-10-11 20:07:00 -04:00
TalkingSasquach
3be05a7978 Updated Now With More Bubbles! 2022-10-11 19:56:24 -04:00
RogueMaster
769b264661 Update ReadMe.md 2022-10-11 19:55:16 -04:00
Chris van Marle
5d0025dae3 Merge remote-tracking branch 'upstream/dev' into mrtd 2022-10-11 22:14:40 +02:00
Chris van Marle
6003f85601 MRTD Show month as text 2022-10-11 22:13:42 +02:00
Chris van Marle
d1a1cbff82 MRTD Read DG1 + small changes 2022-10-11 22:13:41 +02:00
Chris van Marle
0ab7d91fb4 MRTD proper parse DO87 multi byte length 2022-10-11 22:13:39 +02:00
Chris van Marle
d3d9b67544 MRTD remove some logs. Read DG1, try DG2 2022-10-11 22:13:38 +02:00
Chris van Marle
74faab36d9 MRTD display AIDs and DGs after auth 2022-10-11 22:13:37 +02:00
Chris van Marle
89d0c315b1 MRTD multiple changes 2022-10-11 22:13:36 +02:00
Chris van Marle
2ae8e97077 MRTD add file lookup by tag and EF.COM format 2022-10-11 22:13:35 +02:00
Chris van Marle
5e7f13f9c8 MRTD more tlv_select tests 2022-10-11 22:13:34 +02:00