Willy-JL
56fd259d48
Move fw integrated apps to system dir --nobuild
2023-10-02 11:12:59 +01:00
Willy-JL
cd301b4045
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev --nobuild
2023-09-04 23:36:06 +02:00
MX
9c6e20356f
Merge branch 'ofw-dev' into dev
2023-09-04 16:47:08 +03:00
Sergey Gavrilov
0b806c2360
Storage: force mount ( #3033 )
...
* Storage: count opened files
* Storage: sd mount
* Storage: prompt to mount SD card if not mounted
* F18: update API
* F18: update API version
* Fix logger naming scheme
* Storage: storage_files_count -> storage_open_files_count
Co-authored-by: あく <alleteam@gmail.com >
2023-09-04 14:10:07 +09:00
Willy-JL
c30f8a5e89
Change naming scheme setting name
2023-09-02 18:24:53 +02:00
Willy-JL
756215457e
Detailed (timestamp) naming by default
2023-09-02 17:17:05 +02:00
Willy-JL
6d8ef70f28
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev --nobuild
2023-09-02 16:55:24 +02:00
MX
15c480b68a
Merge branch 'ofw-dev' into dev
2023-09-02 13:33:32 +03:00
Max
52b5966262
Add File Naming setting for more detailed naming ( #3002 )
...
* added filename mode setting
* added furi_flag checks for when filename_mode is set
* changed naming for ibutton, lfrfid and subghz
* requested changes from PR
* Lib: gather all naming bits and pieces under name generator module. Properly bump api version. FuriHal: fix RTC flag enum.
* PR requested changes
* bug fix for arg type
* added functionality for other application scenes
* Lib: cleanup name generator API, simplify usage. Sync API symbols.
* Lib: proper size type in name_generator. Cleanup.
* FuriHal: cleanup rtc api usage across firmware
Co-authored-by: あく <alleteam@gmail.com >
2023-09-01 14:57:49 +09:00
Nikolay Minaylov
15f92f765d
[FL-3479] Desktop: more favorites, configurable dummy mode ( #2972 )
...
* Desktop: more favorite app shortcuts
* Making PVS happy
* Desktop settings submenu fix
Co-authored-by: あく <alleteam@gmail.com >
2023-08-23 21:26:47 +09:00
MX
c70edf6dc9
update changelog and settings naming
2023-08-20 05:34:54 +03:00
gid9798
b1b00d4fa7
Desktop favorites: Return none and add lock in dummy
2023-08-18 11:23:35 +03:00
gid9798
f73f369952
Desktop favorites pt2
2023-08-17 13:40:55 +03:00
gid9798
3990c93013
Desktop favorites pt1
2023-08-17 13:04:40 +03:00
MX
8d8102b4f9
merge fixes
2023-08-11 18:24:51 +03:00
MX
4b81046b6f
Merge branch 'ofw-dev' into dev
2023-08-11 18:08:12 +03:00
MMX
f75fcd4e34
UI: Clock on Desktop ( #2891 )
...
* Clock on desktop
* Gui: gui_active_view_port_count
* Gui: move gui_active_view_port_count to private header, update docs
* Desktop: simplify desktop clock code
* Desktop: refactor clock
* Desktop: optimize clock code
* Desktop: 3rd cleanup round
* Desktop: 4th cleanup round, missing bits and pieces
Co-authored-by: hedger <hedger@users.noreply.github.com >
Co-authored-by: あく <alleteam@gmail.com >
2023-08-11 01:10:15 +09:00
Willy-JL
df19f69e73
Desktop keybinds select any file (use default app)
...
#248
2023-08-10 01:59:32 +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
Andrey Zakharov
7a45db3881
Fix about screen ( #2907 )
...
* Fix about screen
* About: use COUNT_OF
Co-authored-by: Andrey Zakharov <andzhr@yandex.ru >
Co-authored-by: あく <alleteam@gmail.com >
2023-08-02 14:19:00 +09:00
Willy-JL
18bb2a35f7
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev
2023-07-25 19:43:51 +02:00
ClaraCrazy
6a9f58e8c9
Fix Cancel button
2023-07-24 19:41:22 +02:00
ClaraCrazy
4160fda7f0
Add Desktop shortcut for "Wipe device"
2023-07-24 19:32:10 +02:00
ClaraCrazy
5bee427277
Add "Wipe Device" Setting
2023-07-24 19:31:46 +02:00
MX
171e147a9d
OFW PR 2907: Fix about screen
...
by andzhr
2023-07-24 00:31:53 +03:00
Willy-JL
753485d682
Fix #332 flipperdevices/flipperzero-firmware#2840
2023-07-21 21:25:18 +01:00
Willy-JL
df08c0f14d
Cleanup and format
2023-07-21 00:14:42 +01:00
Willy-JL
4e056c8d95
Fix internal and external app array usage
2023-07-19 01:38:42 +01:00
MX
2f532a547e
Merge branch 'ofw-dev' into dev
2023-07-18 22:53:16 +03:00
Willy-JL
8d16b0e8f5
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into xfw-dev
2023-07-18 17:17:34 +01:00
あく
76e97b8d35
[FL-3051] Gauge initialization routine refactoring, new DataMemory layout, configuration update ( #2887 )
...
* FuriHal: refactor power gauge config
* Format sources and move gauge DM load to separate method
* FuriHal: bq27220 refactoring part 1
* Power: use SYSDWN battery status flag for system shutdown
* Libs: bq27220 read DM before write, fix incorrect shift
* FuriHal: cleanup gauge config, add flags, add ptr DM type, update symbols
* FuriHal: 2 stage gauge DM verification and update, better detection routine
* FuriHal: update gauge configuration, lower sleep current and deadband
* FuriHal: gauge and charger health reporting
* Lib: cleanup bq27220 sources
* FuriHal: correct documentation for furi_hal_power_is_shutdown_requested
* FuriHal: proper gauge config for f7
2023-07-18 14:46:38 +04:00
Willy-JL
c7ec0d70ce
Uptime in 00h:00m:00s
2023-07-14 23:13:04 +02:00
Willy-JL
bfb00c5e4f
Add option to reset desktop keybinds
2023-07-14 23:01:45 +02:00
Willy-JL
2fa25e27c6
Fix nightstand location and keybind handling
2023-07-14 12:43:35 +02:00
Willy-JL
49fe96247a
Fix some build errors
2023-07-14 02:52:58 +02:00
Willy-JL
b670631aa3
More menuexternal fixes
2023-07-13 22:23:55 +02:00
MX
015350c692
fix
2023-07-13 23:22:55 +03:00
MX
65bbaca380
Merge branch 'ofw-dev' into dev
2023-07-13 22:40:35 +03: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
bb7ffd6ff5
Merge branch 'ofw-dev' into dev
2023-07-10 16:55:28 +03:00
Astra
0195f8bf00
[FL-3350] Device Info update ( #2840 )
...
* Update F18 version info
* Certification info for F18
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com >
2023-07-10 10:48:00 +04:00
MX
f6d0b1d399
Change LED and volume settings by 5% steps
...
We discussed such change before with Svarich, but while I was busy with other stuff looks like this
Idea has been already implemented by cokyrain
So credits goes to cokyrain (github)
2023-07-05 19:33:27 +03:00
MX
c00d758c1b
Merge branch 'ofw-dev' into dev
2023-07-05 17:31:47 +03:00
あく
97fbd84e08
FuriHal, Infrared, Protobuf: various fixes and improvements ( #2845 )
...
* Infrared: fix crash caused by null-ptr dereference in interrupt call. FuriHal: callback checks in interrupt handlers. Protobuf: bump to latest.
* DesktopSettings: allow application browser as favourite
* Format sources
* FuriHal: fix pvs warnings
2023-07-05 17:56:52 +04:00
MX
0af14d3f1d
Merge branch 'ofw-dev' into dev
2023-07-04 14:09:09 +03:00
Sergey Gavrilov
bb16997809
[FL-3398] Desktop settings: show icon and name for external applications ( #2837 )
2023-07-04 18:38:47 +09:00