Commit Graph

8960 Commits

Author SHA1 Message Date
Willy-JL
afb6770f92 Format 2023-06-26 01:05:31 +01:00
Willy-JL
b57f912102 Add back favorite timeouts 2023-06-26 01:05:02 +01:00
Willy-JL
24c73c9460 Add back API mismatch ignore dialog 2023-06-26 00:54:53 +01:00
Willy-JL
5a38c821ef Add back app names translation for RPC 2023-06-26 00:21:14 +01:00
Willy-JL
cc5bb03b86 Add back extmainapps 2023-06-26 00:17:26 +01:00
Willy-JL
64ecdc0c45 Format 2023-06-25 23:53:43 +01:00
Willy-JL
ef0203f778 Add back loader_show_settings 2023-06-25 23:53:11 +01:00
Willy-JL
81f1135839 Use standard "assets" dir for FAPPs 2023-06-25 23:06:01 +01:00
Willy-JL
560233c700 Move apps first in main menu 2023-06-25 22:51:00 +01:00
Willy-JL
407e0fa6c2 The FAPPening(TM) 2023-06-25 22:39:30 +01:00
Willy-JL
71d1c1d0f1 FAPP(TM) support 2023-06-25 22:39:15 +01:00
Willy-JL
888e325fa7 Begone retarded comment 2023-06-25 22:14:33 +01:00
Willy-JL
d7f9a5ef60 Format 2023-06-25 22:14:06 +01:00
Willy-JL
8969aa10a9 Add back the improved fap meta loader 2023-06-25 21:45:49 +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
Willy-JL
99cd94f39f Revert extmainapp stuff 2023-06-25 20:35:40 +01:00
Clara K
21d23f5430 remove legacy information 2023-06-24 05:41:52 +02:00
ClaraCrazy
b709ade194 Toolchain bump + readme update 2023-06-24 05:35:08 +02: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
ClaraCrazy
857fa406d8 Step into the light 1.15 stack. Your time has cometh 2023-06-23 03:18:33 +02: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
4ff29e8910 Revert "Preload extmainapps"
This reverts commit fc56e39075.
2023-06-23 00:46:34 +01:00
Willy-JL
c5b10b56c7 Merge branch 'zlo/fast-fap-tm-loader' of https://github.com/flipperdevices/flipperzero-firmware into xfw-dev 2023-06-23 00:31:16 +01:00
SG
5917c506aa fastfap.py: cleanup unused imports 2023-06-22 10:32:33 +03:00
SG
1bc9c03f35 Elf file: fast loading fap files. Really fast, like x15 times faster. 2023-06-21 17:17:35 +03:00
SG
42056d17b1 FBT: build and add FastFAP(tm) sections 2023-06-21 17:16:25 +03:00
Willy-JL
1c7d3eeb42 Power off from locked (flipperdevices/flipperzero-firmware#1567) 2023-06-21 14:16: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
8a652cb232 Merge branch 'picopass_emulation' of https://github.com/nvx/flipperzero-firmware into xfw-dev 2023-06-21 12:27:45 +01:00
Willy-JL
1009fc4031 Orgasmotron fixes (#304) 2023-06-20 18:18:32 +01:00
Willy-JL
eb20b89f25 Begone comment 2023-06-19 20:59:00 +01:00
Willy-JL
c70df67536 File and folder info go brrrrrrrrr 2023-06-19 20:58:51 +01:00
Willy-JL
1df4bb0696 Update widget text box element after creation 2023-06-19 18:37:02 +01:00
Willy-JL
d839562c0a Make widget_add_* return the widget element 2023-06-19 18:35:59 +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
42cb535739 Why is strnlen not exported smh 2023-06-18 03:49:14 +01:00
Willy-JL
64730bbfb2 Add hex editor 2023-06-18 00:53:11 +01:00
Willy-JL
f446e20193 Reorganize external apps 2023-06-18 00:35:35 +01:00
Willy-JL
849ae03d24 Format 2023-06-17 22:53:36 +01:00
Willy-JL
c086eab06b Add some apps 2023-06-17 22:12:41 +01:00
Willy-JL
9781ae4891 Update apps 2023-06-17 21:34:06 +01:00
Tiernan Messmer
efb2d4a884 Merge branch 'dev' into picopass_emulation 2023-06-17 14:27:16 +10:00
Willy-JL
80a3b2eaed Change 4 in a row name 2023-06-17 03:10:42 +01:00
Willy-JL
6c1b44a2e3 Rename ifttt button 2023-06-17 03:09:51 +01:00
Willy-JL
5dc410b7ae Add some new games 2023-06-17 03:09:33 +01:00
Willy-JL
249200cfbb Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-06-17 01:44:02 +01:00
Willy-JL
46ad4594eb Fix manifest 2023-06-17 01:43:53 +01:00