Commit Graph

94 Commits

Author SHA1 Message Date
ClaraCrazy
0adbf1ec1d Backlight Fix #2: only if LoaderStatusOk --nobuild 2023-09-30 22:55:52 +02:00
Willy-JL
c6d49a5d11 Fix backlight code for backlight on cli app open --nobuild 2023-09-30 19:52:33 +01:00
ClaraCrazy
9fea2b248b Backlight on loader_cli_open (e.g. fbt launch) 2023-09-30 05:00:49 +02:00
Willy-JL
c28901462f New loader stuff in api mismatch (app too new/old) 2023-09-16 19:31:45 +02:00
Willy-JL
4b2cc53280 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev --nobuild 2023-09-16 19:28:54 +02:00
MX
b2042fd044 loader merge fixes 2023-09-11 15:31:11 +03:00
Willy-JL
160ab755a2 Only loader gives app xp 2023-08-30 18:45:04 +02:00
Willy-JL
d7aa3ea60f Make all service memory structures OFW comaptible 2023-08-29 01:57:06 +02:00
Willy-JL
8bdbdaa6f5 Tweak services orders
Same order but numbers match OFW
2023-08-29 00:49:15 +02:00
Willy-JL
17a6822a09 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-08-27 22:14:33 +02:00
MX
ad723217e6 fix subghz loading 2023-08-23 15:08:29 +03:00
MX
20593d56c0 Merge branch 'ofw-dev' into dev 2023-08-22 21:53:50 +03:00
Astra
e353433cd8 [FL-3488] Assign tickets to all TODO items (#2988)
Co-authored-by: あく <alleteam@gmail.com>
2023-08-23 02:56:27 +09:00
hedger
200c44bdca loader: restored support for debug apps (#2993)
* fbt: restored loader support for debug apps (no GUI tho)
* desktop: fixed code for handling autorun apps
* loader: fixed autorun app messing up last update stage
* Loader: handle status without message

Co-authored-by: あく <alleteam@gmail.com>
2023-08-23 02:38:45 +09:00
MX
15ac511dea Merge branch 'ofw-dev' into dev 2023-08-16 16:52:43 +03:00
あく
b90e2ca342 SubGhz: add timeout to subghz_hal_async_tx_test_run (#2975)
* SubGhz: add timeout to subghz_hal_async_tx_test_run

* Removed full API from unit_test build config

---------

Co-authored-by: hedger <hedger@nanode.su>
Co-authored-by: hedger <hedger@users.noreply.github.com>
2023-08-16 13:16:42 +04:00
Willy-JL
605806d3a6 Loader fix string pointer bugs with start detached 2023-08-10 02:04:41 +02:00
Willy-JL
09533b36e0 Dolphin deeds done in loader, exclude games/media 2023-08-03 23:19:23 +02:00
Willy-JL
6e7048f84c Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-08-03 12:09:59 +02:00
MX
74ffb02b56 Merge branch 'ofw-dev' into dev 2023-08-02 19:09:48 +03:00
Astra
3e8e999909 [FL-3470] Rename Applications to Apps (#2939)
* Applications are now apps
* Desktop: Apps in settings

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2023-08-02 23:58:59 +09:00
MX
3a5ed704fd Merge branch 'ofw-dev' into dev 2023-08-02 16:09:16 +03:00
Astra
035e447009 [FL-3462] External apps icounter (#2928)
Co-authored-by: あく <alleteam@gmail.com>
2023-08-02 12:58:39 +09:00
Willy-JL
7c536be3d3 Fix hang on faploader api mimatch cancel 2023-07-21 03:00:23 +01:00
ClaraCrazy
06cec5bd48 Add Version numbers to API Mismatch 2023-07-21 03:38:38 +02:00
Willy-JL
df08c0f14d Cleanup and format 2023-07-21 00:14:42 +01:00
Willy-JL
dee8f1d5dc Loader pick all menu apps from file 2023-07-20 23:44:42 +01:00
Willy-JL
4e056c8d95 Fix internal and external app array usage 2023-07-19 01:38:42 +01:00
MX
e2028eb731 Fix menu 2023-07-17 22:12:34 +03:00
Willy-JL
b8d740c6d8 Merge loader error message changes 2023-07-14 17:18:30 +02:00
Willy-JL
1c2436f68e Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-07-14 17:06:16 +02:00
Willy-JL
b670631aa3 More menuexternal fixes 2023-07-13 22:23:55 +02:00
MX
65bbaca380 Merge branch 'ofw-dev' into dev 2023-07-13 22:40:35 +03:00
Willy-JL
ef907152b4 Remove FAPP and fix main menu 2023-07-13 20:42:01 +02:00
Willy-JL
9d1987e661 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-07-13 20:08:56 +02:00
Sergey Gavrilov
8dc1edac18 Loader: good looking error messages (#2873)
* Loader: special error for unknown external app
* Loader: update special error
* Loader: beautify GUI errors, remove redundant logs
* Loader: fix gui error vertical position
* Desktop settings: add external menu apps
* Desktop: smaller settings struct and fix incorrect behavior with ext apps

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2023-07-13 16:02:59 +04:00
MX
c4b04a06bb Merge branch 'ofw-dev' into dev 2023-07-12 21:19:16 +03:00
Sergey Gavrilov
dcb49c540f [FL-3422] Loader: exit animation fix (#2860)
Co-authored-by: あく <alleteam@gmail.com>
2023-07-12 13:49:17 +04:00
MX
bb7ffd6ff5 Merge branch 'ofw-dev' into dev 2023-07-10 16:55:28 +03:00
Sergey Gavrilov
9b2d80d6b7 [FL-3400] External menu apps (#2849)
* FBT, applications: add MENUEXTERNAL app type
* FBT, uFBT: build MENUEXTERNAL as EXTERNAL app
* Loader menu: show external menu apps
* LFRFID: move to sd card
* FBT: always build External Applications list
* Archive: look for external apps path
* Infrared: move to sd card
* Apps: add "start" apps
* iButton: move to sd card
* BadUSB: move to sd card
* External apps: update icons
* GPIO: move to sd card
* Loader: look for external apps path
* U2F: move to sd
* SubGHz: move to sd
* Apps: "on_start" metapackage
* NFC: move to sd
* Sync f7 and f18

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2023-07-10 12:03:41 +04:00
MX
f81f4edad3 Fix loader hangup on exit if api mismatch happened 2023-07-06 17:42:18 +03:00
Willy-JL
2e7d074c0c Remove xtreme/private.h and rewire some things 2023-07-06 01:28:28 +02:00
Willy-JL
e4f8d39041 Shared code for loader gui error 2023-07-01 16:12:49 +02:00
Willy-JL
565713ba98 Temp fix for input hang on loader error on keybind 2023-07-01 11:44:12 +01:00
MX
380734f804 Allow api mismatch bypass again :C
for those who explicitly doesn't update their manually installed apps and want to ignore warnings and issues caused by using outdated apps
2023-06-29 05:38:44 +03:00
Willy-JL
afb6770f92 Format 2023-06-26 01:05:31 +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