Willy-JL
3c992d4582
Fix search flename handling
2023-07-03 23:52:05 +02:00
Willy-JL
c7c066d033
Archive search only in filename
2023-07-03 23:14:30 +02:00
Willy-JL
029ff8bcff
Archive search show no results found
2023-07-03 23:13:56 +02:00
Willy-JL
685d0b4cd2
Speed up archive search by ignoring dolphin assets
2023-07-03 23:06:51 +02:00
Willy-JL
761ea80454
Archive: New tab for searching files
2023-07-03 22:31:54 +02:00
Willy-JL
5520fd3d66
Archive apps use switches for easier additions
2023-07-03 18:06:28 +02:00
Willy-JL
f96993493d
Fix small string usage bug
2023-07-03 18:02:29 +02:00
Willy-JL
266538906e
Archive switch types for remote/playlist in tabs
2023-07-03 04:12:29 +02:00
Willy-JL
cdfdbed730
Archive fix sort idx=0 + hide cursor while loading
2023-07-03 03:05:17 +02:00
Willy-JL
0ccdc60921
Support remote and playlist files in archive
2023-07-03 02:40:26 +02:00
Willy-JL
a05bdfe788
Only use favorite timeout where supported
2023-07-02 23:08:58 +02:00
Willy-JL
2ca1d2ef0b
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev
2023-07-02 17:04:44 +02:00
MX
a8dd326fdc
Merge branch 'dev' into subghz/code_improvement
2023-07-02 11:55:38 +03:00
MX
ad12071f4c
fix text bug
2023-07-02 10:01:57 +03:00
MX
394224b3a3
Merge branch 'dev' into subghz-fixes
2023-07-02 09:46:49 +03:00
Willy-JL
0c3a8a3ca1
Fix scroll acceleration wrap-around
2023-06-29 03:39:09 +02:00
MX
b0988e4d86
Merge branch 'ofw-dev' into dev
2023-06-29 04:22:51 +03:00
Willy-JL
8f37a6a79d
Asset packs in FAPs + cleanup unused icons
2023-06-29 02:03:32 +02:00
g3gg0.de
c10c45616d
SLIX2 emulation support / practical use for Dymo printers ( #2783 )
...
* improve digital_signal for longer packets, also clean up code
* added SLIX2 specific features like signature and unknown keys (for issue #2781 ), added WRITE_PASSWORD handling
* fix NfcV AFI selection
* when NFCV_CMD_READ_MULTI_BLOCK reads beyond memory end, return the maximum possible block's content
* added SLIX2 reading
* fix NXP SYSTEMINFO response check size
* capture the first received password if none was set before
* clear stored data before reading SLIX details renamed slix2_dump functions to slix2_read
* display card block size values as decimal
Co-authored-by: あく <alleteam@gmail.com >
2023-06-29 02:44:34 +09:00
Astra
bf975ad786
Fix roll-over in file browser and archive ( #2811 )
2023-06-28 20:46:42 +09:00
Konstantin Volkov
e680cf59b6
Actions: unit_test and updater timeouts ( #2807 )
...
* added some extra timeouts, fixed duration of units run command and minor logging changes. No list_ports yet needed
* increased timeouts
* make pvs happy
---------
Co-authored-by: doomwastaken <k.volkov@flipperdevices.com >
Co-authored-by: SG <who.just.the.doctor@gmail.com >
2023-06-28 06:47:13 +10:00
Willy-JL
3cbf932bd1
Move clock setting to statusbar section of xfw app
2023-06-27 21:35:50 +02:00
Willy-JL
1d7feabffb
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into xfw-dev
2023-06-27 17:45:45 +02:00
PpHd
0a5508a8a1
Fix M*LIB usage ( #2762 )
...
* Fix M*LIB usage
* Fix oplist definition of SubGhzFrequencyAnalyzerLogItem
* Fix oplist definition of M_CSTR_DUP_OPLIST
* Remove dependency of furi_string_utf8_decode to the internal definition of string_unicode_t
* Replace obsolete macro M_IF_DEFAULT1 to M_DEFAULT_ARGS
Co-authored-by: hedger <hedger@users.noreply.github.com >
Co-authored-by: あく <alleteam@gmail.com >
2023-06-27 19:50:09 +09:00
Astra
168fa72d53
[FL-3373] Scroll acceleration ( #2784 )
...
* Support for scroll acceleration
* Revert keyboard acceleration
* Add scroll acceleration to the text box
* Remove redundant code from the file manager input handler
* Archive: slightly better scrolling
* Gui,Archive: final version of accelerated scrolling
Co-authored-by: あく <alleteam@gmail.com >
2023-06-27 18:22:35 +09:00
Nikita Vostokov
0b68487519
Fix cursor hiding after delete and exit from exit dialog
2023-06-26 15:01:38 +03:00
Nikita Vostokov
3d1ef1aae3
Disable subghz item scrolling
...
* Show time on receive new signal also
2023-06-26 14:48:57 +03:00
Willy-JL
15bac5e02a
Fix archive selection index issues after refresh
2023-06-26 03:05:46 +01:00
Willy-JL
1da113c353
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev
2023-06-26 01:13:44 +01:00
Willy-JL
b57f912102
Add back favorite timeouts
2023-06-26 01:05:02 +01:00
Willy-JL
407e0fa6c2
The FAPPening(TM)
2023-06-25 22:39:30 +01:00
Willy-JL
ab8295848e
Fixes
2023-06-25 21:45:21 +01:00
Willy-JL
1a0f51bd25
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into xfw-dev
2023-06-25 20:57:33 +01:00
MX
7aa15ada30
merge fix
2023-06-25 03:10:28 +03:00
MX
a466885df3
Merge branch 'ofw-dev' into dev
2023-06-25 03:08:40 +03:00
MX
6f3f2fa1e7
OFW PR 2783: SLIX2 emulation support
...
by g3gg0
2023-06-24 21:14:00 +03:00
MX
8e126112f0
OFW PR 2782: NFC: Fix key invalidation logic
...
by AloneLiberty
2023-06-24 21:11:27 +03:00
Sergey Gavrilov
761a14e6e2
[FL-2837][FL-3270] Loader refaptoring: second encounter ( #2779 )
...
* Core: rename internal FlipperApplication to FlipperInternalApplication
* FAP Loader: move load_name_and_icon to flipper_application library
* Loader menu: rework api
* View holder: move to gui service
* Loader: simple "loading" worker
* Loader: applications dialog
* Loader: fapping
* Update f18 api
* Apps: remove fap_loader
* Libs, flipper application: store args, rename thread allocation
* Loader: error handling
* Apps: use loader error handling
* Loader: documentation
* FBT: accomodate loader
* Loader: do not raise gui error if loader is locked
* Archive: accomodate loader
* Loader: fix loading message
* Flipper: drop some old dolphin legacy
* Loader: generalize error construction
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com >
2023-06-23 21:01:40 +09:00
Willy-JL
d3e73c2686
fap fap fap
2023-06-23 01:17:18 +01:00
Willy-JL
c8ac5cc7b4
Revert "Option to preload extmainapps or not"
...
This reverts commit 33b8519202 .
2023-06-23 00:47:19 +01:00
Willy-JL
2d7447d979
Use prev basename instead of index on folder exit
...
Keeps folder history after closing external app
2023-06-21 13:24:51 +01:00
Willy-JL
c70df67536
File and folder info go brrrrrrrrr
2023-06-19 20:58:51 +01:00
Willy-JL
0d15bebb69
Archive file menu improvements
2023-06-19 16:29:19 +01:00
Willy-JL
a8a6aef712
BadKB fix MAC address byte order
2023-06-18 22:36:05 +01:00
Willy-JL
6061eef058
Format
2023-06-15 02:51:40 +01:00
Willy-JL
a8ad48e0fd
Merge branch 'nfcf' of https://github.com/nullableVoidPtr/flipperzero-firmware into xfw-dev
2023-06-15 02:32:48 +01:00
Willy-JL
53395b6cfd
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev
2023-06-14 18:24:41 +01:00
MX
ee8bbdcfe0
remake just a bit, disable external on command end
2023-06-14 18:05:05 +03:00
MX
8f835597ba
Merge branch 'dev' into subghz_cli_external
2023-06-14 18:03:16 +03:00
Willy-JL
4d2937c0ea
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev
2023-06-14 15:43:04 +01:00