Commit Graph

8510 Commits

Author SHA1 Message Date
Willy-JL
d325a1a43e Free file handle after elf load 2023-05-28 00:25:42 +01:00
Willy-JL
acf185ecb1 Start xtreme app from main list 2023-05-28 00:24:20 +01:00
Willy-JL
edd4871402 Fix flipper fmt file handling in xfw app 2023-05-28 00:23:51 +01:00
Willy-JL
7e5b9f68c5 Add lock on boot setting 2023-05-27 02:54:41 +01:00
Willy-JL
20063b84a6 Merge branch 'main' of https://github.com/ClaraCrazy/Flipper-Xtreme into xfw-dev 2023-05-26 22:23:00 +01:00
Willy-JL
92f54c45ff Use rename or move where appropriate 2023-05-26 22:21:32 +01:00
Willy-JL
8e6e5e18f0 Fix build 2023-05-26 22:09:21 +01:00
Willy-JL
fa89ef848c Add an actual move function (OFW, rename != move) 2023-05-26 22:06:14 +01:00
Willy-JL
20dd1ba9da Fail early on actual rename 2023-05-26 22:05:43 +01:00
Willy-JL
52ee61968b "Format" 2023-05-26 21:56:19 +01:00
Willy-JL
2b56aef636 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-05-26 21:53:27 +01:00
Willy-JL
decce5aa8d Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-05-26 19:33:56 +01:00
MX
b4558b2db1 Merge pull request #487 from gid9798/subrem_configurator
Subghz Remote configurator
2023-05-26 21:15:19 +03:00
MX
2f35e980ef rename rename 2023-05-26 19:52:43 +03:00
MX
71a2d56ad3 update docs 2023-05-26 19:29:08 +03:00
MX
858ab99cec don't put subrem_ in name by default 2023-05-26 19:21:26 +03:00
MX
c4cba38559 oops 2023-05-26 19:18:08 +03:00
MX
e6790e50c6 fix crash 2023-05-26 19:17:27 +03:00
MX
6dc1a0b6e8 rename again 2023-05-26 19:11:06 +03:00
MX
9c520c5188 Rename + don't touch power and module type on start 2023-05-26 19:06:26 +03:00
gid9798
3e09793b54 Rename 2023-05-26 18:14:15 +03:00
gid9798
2f284cdb18 Merge branch 'UFW_dev' into subrem_configurator 2023-05-26 17:43:41 +03:00
gid9798
c1eb968144 Merge branch 'subrem' into subrem_configurator 2023-05-26 17:39:43 +03:00
gid9798
14a12b02ef drop tx 2023-05-26 17:32:52 +03:00
MX
3c452e6ddb Merge branch 'ofw-dev' into dev 2023-05-26 16:51:11 +03:00
Yukai Li
5f52382098 nfc: Mifare Ultralight C detection (#2668)
* nfc: Add Mifare Ultralight C detection
* nfc: Add display name for MFUL C and hide menu items
    MFUL C unlock and emulation currently not supported, so hide from menu
    if current card is MFUL C
* nfc: Also check response when probing 3DES auth
* nfc: Hide emulate option in saved menu for MFUL if not supported
* nfc: Remove unlock options from saved menu if Ultralight C


Co-authored-by: gornekich <n.gorbadey@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2023-05-26 22:19:10 +09:00
technobulb
cce0485e75 Update ac.ir (#2701)
Co-authored-by: あく <alleteam@gmail.com>
2023-05-26 22:12:21 +09:00
MX
612d58b4b2 Merge branch 'ofw-dev' into dev 2023-05-26 16:04:03 +03:00
hedger
4f054ed535 api: added toolbox/api_lock.h (#2702)
Co-authored-by: あく <alleteam@gmail.com>
2023-05-26 21:57:24 +09:00
Yukai Li
5a7cd203cd nfc: Fix MFUL tearing flags read (#2669)
Co-authored-by: gornekich <n.gorbadey@gmail.com>
2023-05-26 21:50:59 +09:00
MX
b9397693a2 Setting to change fonts in TOTP
opensource != selling plugin builds / do you agree?
If you don't agree - and you think I did a bad thing here by allowing users to select fonts without payment, let me know

Why I did that? - cuz I'm not making private "donation only" builds myself, while having no main job, and living only on donations, so I don't like stuff like that in opensource projects

You should support author if you like this plugin here:
https://github.com/akopachov/flipper-zero_authenticator
2023-05-26 15:09:10 +03:00
MX
24ad48d390 Update TOTP 2023-05-26 13:22:06 +03:00
MX
12f9b6a89e Apply desktop favourite apps refactoring 2023-05-26 13:13:46 +03:00
MX
36102b8ee0 Merge branch 'ofw-dev' into dev 2023-05-26 12:03:49 +03:00
Avery
490447bbd4 NFC: Add support for Gen4 "ultimate card" in Magic app (#2238)
* NFC: gen4 gtu detect in magic app
* NFC: more support for GTU card
* NFC: Fix Gen1 in Magic
* Allow double UIDs for MFClassic on GTU cards
* NFC: Small magic app tweaks
* nfc magic: notify card event on wiping
* nfc magic: fix power consumption
* nfc magic: disable i2c writing and fix wipe loop
* NfcMagic: correct formatting in printf
* NfcMagic: correct formatting in printf, proper version
* nfc_magic: rework card found notification and gen4 wiping

Co-authored-by: あく <alleteam@gmail.com>
2023-05-26 02:01:02 +09:00
Yukai Li
77bb997b0b desktop: Refactor favorites settings and allow app browser in selection (#2687)
* desktop: Refactor favorites settings and allow app browser in selection
* desktop: Gate app browser entry add, just in case
* Desktop: simplify favorite application selection
* Desktop: refactor favorite application opening routine and cleanup code
* Desktop: handle exit from external application selection

Co-authored-by: hedger <hedger@users.noreply.github.com>
Co-authored-by: あく <alleteam@gmail.com>
2023-05-26 01:16:41 +09:00
minchogaydarov
a472ff7a0f Add Airwell Prime DCI Series and match file style (#2686)
Co-authored-by: あく <alleteam@gmail.com>
2023-05-26 00:00:13 +09:00
Nikolay Minaylov
12dc5b186f USB HID report timeout (#2682)
Co-authored-by: あく <alleteam@gmail.com>
2023-05-25 23:50:13 +09:00
Georgii Surkov
ed1ebf9b93 [FL-3322] Infrared: respect carrier frequency and duty cycle settings (#2677)
* Make infrared_worker respect carrier frequency and duty cycle
* Update comments

Co-authored-by: あく <alleteam@gmail.com>
2023-05-25 23:38:56 +09:00
Félix Legrelle
faa14cfa1c Add fr-FR-mac key layout (#2666)
Co-authored-by: あく <alleteam@gmail.com>
2023-05-25 23:30:07 +09:00
あく
080324f7e0 [FL-3315] Desktop,Rpc: desktop status subscription (#2696)
* Desktop,Rpc: desktop status subscription
* Desktop,RPC: properly handle unsubscribe

Co-authored-by: Sergey Gavrilov <who.just.the.doctor@gmail.com>
2023-05-25 23:22:31 +09:00
MX
d094bfaa12 Merge branch 'ofw-dev' into dev 2023-05-25 16:48:28 +03:00
Sergey Gavrilov
88f0b63577 Storage, common_rename: check that old path is exists (#2698)
* Storage, common_rename: check that old path is exists
* Storage, common_rename: return correct status
2023-05-25 22:44:32 +09:00
Clara K
8ecad07a2b Prepare for greatnes (#263) 2023-05-25 09:25:56 +02:00
Willy-JL
4758311110 Remove NSFW pack 2023-05-25 08:17:38 +01:00
Willy-JL
c6fe511c1f Remove NSFW pack 2023-05-25 08:16:52 +01:00
MX
3eac6ccd48 Merge pull request #484 from gid9798/clock_on_desktop
Clock on desktop
2023-05-24 08:28:21 +03:00
MX
d83d898cdc Rename 2023-05-24 08:26:17 +03:00
MX
035bb57c56 bump version!!! 2023-05-24 07:50:45 +03:00
MX
977c9e706e Fix typos 2023-05-24 07:50:13 +03:00