Commit Graph

9080 Commits

Author SHA1 Message Date
MX
5ddb9bd444 Correct hopping freqs, now it actually works good 2023-03-12 18:07:54 +03:00
MX
eb57f4c7e4 Fix ironlogic add manually 2023-03-12 15:53:06 +03:00
MX
027ae3f3f6 SubGHz: Add manually extend, add support for new protocols
Schellenberg / Stilmatic and Came Space keeloq protocols support
2023-03-12 15:32:47 +03:00
MX
d32c73ad57 Update subbrute and changelog 2023-03-11 17:28:45 +03:00
MX
f67a02203b Merge branch 'fz-dev' into dev 2023-03-10 14:21:43 +03:00
あく
4bd3dca16f Fbt: fix broken resource deployment (#2477) 2023-03-10 20:13:11 +09:00
Sergey Gavrilov
c5db1aaaf5 Revert "Revert "Embed assets in elf file (#2466)""
This reverts commit a04c01a2fd.
2023-03-10 13:57:44 +03:00
Clara K
44a1eb7751 V42 Hotfix (#164) 2023-03-10 11:47:53 +01:00
Clara K
c78194a935 Merge branch 'main' into dev 2023-03-10 11:38:24 +01:00
Willy-JL
657f1258f7 Fix BadKB MPU stack overflow in conn thread (#162) 2023-03-10 10:01:13 +00:00
Willy-JL
74dc69cd42 BadKB connection deinit before record close 2023-03-10 09:48:40 +00:00
Willy-JL
bbb122746a BadKB connection init check already done by thread 2023-03-10 09:38:27 +00:00
Willy-JL
4a6fb14d7f This can go too 2023-03-10 09:35:32 +00:00
Willy-JL
dfa46442fb Revert migrate bs 2023-03-10 08:34:59 +00:00
dogtopus
a2cd122f78 Move FeliCa IDm/PMm display to the new NFC-F info screen
The goal is to gradually split out NfcWorkerEventReadFelica into more specific decoders, and have the generic NFC-F info screen display info for tags that don't have a specific decoder, similar to how NFC-A works currently.
2023-03-09 22:12:32 -04:00
Sergey Gavrilov
a04c01a2fd Revert "Embed assets in elf file (#2466)"
This reverts commit 4fd043398a.
2023-03-10 01:43:46 +03:00
MX
a48adfbaf7 Fix some strange bug 2023-03-09 23:19:08 +03:00
Clara K
7add235a70 Update release.md 2023-03-09 21:06:09 +01:00
Clara K
f6b503e735 Update release.md 2023-03-09 21:05:47 +01:00
Willy-JL
3a5aa98dbb Fix release assets upload 2023-03-09 20:00:49 +00:00
Clara K
7ef550e56f Update ReadMe.md (#161) 2023-03-09 20:48:49 +01:00
Clara K
35e3473dc6 Update ReadMe.md 2023-03-09 20:48:18 +01:00
Willy-JL
722783f4ad Merge branch 'main' of https://github.com/ClaraCrazy/Flipper-Xtreme into xfw-dev 2023-03-09 19:45:40 +00:00
Clara K
73d7825e4a No. Bad. Dont do this. (#160) 2023-03-09 20:41:30 +01:00
Willy-JL
f67a776f8f Revert to old install instructions 2023-03-09 19:40:51 +00:00
Clara K
cb2f0a10a3 No. Bad. Dont do this. 2023-03-09 20:40:51 +01:00
Clara K
7ab6849398 Update version number (#158) 2023-03-09 20:12:38 +01:00
github-actions[bot]
be3bf5f65b V42 Release Candidate Changes (#155) 2023-03-09 18:58:00 +00:00
github-actions
fe23673827 Update version number 2023-03-09 18:57:58 +00:00
MX
68fed0e03d Merge branch 'fz-dev' into dev 2023-03-09 21:17:57 +03:00
AloneLiberty
0190a161ba NFC: Fix 0 block write possibility in Mifare Classic emulation (#2474)
Co-authored-by: あく <alleteam@gmail.com>
2023-03-10 02:50:25 +09:00
Leo Smith
5b05aeea82 [#1989] updated parser and added stringln, hold and release (#2448)
* updated parser and added stringln, hold and release
* removed unused code as requested from PR
* BadUsb: tiny change to trigger rebuild

Co-authored-by: p4p1 <p4p1@vivaldi.net>
Co-authored-by: あく <alleteam@gmail.com>
2023-03-10 02:42:34 +09:00
Willy-JL
a5da60a028 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-03-09 17:30:39 +00:00
Michal Suchánek
780da7d4d5 Upside down / left handed orientation support (#2462)
* Add backup files to .gitignore
* Added lefty support in Settings > System > hand Orient: Fixes: #1015
* Left handed mode
* Fix lefthanded mode on vertical interfaces
* Input: new composite sequence identifier
* Gui: move input mapping from Canvas to ViewPort, properly handle input mapping on View switch in ViewDispatcher
* Rpc: proper input sequencing and tagging in RpcGui
* Rpc: remove magic from RpcGui

Co-authored-by: MrDaGree <5050898+MrDaGree@users.noreply.github.com>
Co-authored-by: Willy-JL <willy.leslie@icloud.com>
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
Co-authored-by: Sergey Gavrilov <who.just.the.doctor@gmail.com>
2023-03-10 02:13:18 +09:00
MX
c68a9f325d Update TOTP
https://github.com/akopachov/flipper-zero_authenticator
2023-03-09 18:40:09 +03:00
Sergey Gavrilov
4fd043398a Embed assets in elf file (#2466)
* FBT: file_assets generator
* Elf file: process manifest section externally
* FBT, file_assets generator: add assets signature
* Storage: assets path alias
* Flipper application: assets unpacker
* Apps, Storage: use '/data' alias for apps data
* Storage: copy file to file
* Assets: log flag, fixes
* Update f18 api
* Assets: asserts
* Assets: fix signature_data check
* App assets: example
* Example assets: fix folder structure in readme
* Assets: fix error handling
* Assets builder: use ansii instead of utf-8, use .fapassets section instead of .fapfiles, add assets path to signature
* Elf file: comment strange places
* Storage: totaly optimized storage_file_copy_to_file
2023-03-10 01:01:53 +10:00
MX
dfc45eb0f9 Merge branch 'fz-dev' into dev 2023-03-09 16:58:51 +03:00
Astra
50ef5deefc [FL-3118] Dumb mode menu freeze fix (#2456)
Co-authored-by: あく <alleteam@gmail.com>
2023-03-09 17:24:47 +09:00
Willy-JL
ad82bf1d49 Format 2023-03-09 02:56:46 +00:00
Willy-JL
c84c74e760 Update apps pt3 2023-03-09 02:47:41 +00:00
Willy-JL
7a67b1e1c5 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-03-09 02:22:22 +00:00
MX
319108b11c Fix Unitemp small bug
Use OneWireHostSearchModeNormal instead of NORMAL_SEARCH
2023-03-09 05:03:31 +03:00
Willy-JL
c60547f82d Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-03-09 01:58:42 +00:00
Willy-JL
a5ee8673d6 Update apps pt2 2023-03-09 01:51:24 +00:00
MX
ee41413c6a Update unitemp 2023-03-09 04:47:33 +03:00
MX
71daa3e0f8 When we select ON/OFF call power enable and disable 2023-03-09 04:33:19 +03:00
Willy-JL
e4998bf330 Update apps pt1 2023-03-09 01:15:14 +00:00
MX
1249ce9b94 Option to disable auto 5v power for external radio module
Now you can use 3.3v modules without wasting a battery (bonus a bit low noise on power line)
2023-03-09 04:02:31 +03:00
MX
da9b968fc9 No more noises 2023-03-09 04:01:24 +03:00
Willy-JL
9968b2ff0f Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-03-09 00:22:52 +00:00