VerstreuteSeele
9b81f93fd2
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev
2023-02-07 19:12:13 +01:00
hedger
224d0aefe4
[FL-2733] multitarget support for fbt ( #2209 )
...
* First part of multitarget porting
* Delete firmware/targets/f7/Inc directory
* Delete firmware/targets/f7/Src directory
* gpio: cli fixes; about: using version from HAL
* sdk: path fixes
* gui: include fixes
* applications: more include fixes
* gpio: ported to new apis
* hal: introduced furi_hal_target_hw.h; libs: added one_wire
* hal: f18 target
* github: also build f18 by default
* typo fix
* fbt: removed extra checks on app list
* api: explicitly bundling select mlib headers with sdk
* hal: f18: changed INPUT_DEBOUNCE_TICKS to match f7
* cleaned up commented out code
* docs: added info on hw targets
* docs: targets: formatting fixes
* f18: fixed link error
* f18: fixed API version to match f7
* docs: hardware: minor wording fixes
* faploader: added fw target check
* docs: typo fixes
* github: not building komi target by default
* fbt: support for `targets` field for built-in apps
* github: reworked build flow to exclude app_set; fbt: removed komi-specific appset; added additional target buildset check
* github: fixed build; nfc: fixed pvs warnings
* attempt to fix target id
* f7, f18: removed certain HAL function from public API
* apps: debug: enabled bt_debug_app for f18
* Targets: backport input pins configuration routine from F7 to F18
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com >
2023-02-08 01:33:05 +09:00
Round-Pi
1ff5843ee6
battery info temperature shown in C or F based on settings ( #2360 )
...
* battery Info temperature displays C or F
* PowerSettings: add locale module to dependencies
Co-authored-by: あく <alleteam@gmail.com >
2023-02-07 12:05:52 +09:00
Willy-JL
497f369d16
Fix asset pack setting sorting
2023-02-07 01:59:40 +00:00
Willy-JL
3bd3b7f122
Format
2023-02-07 01:08:43 +00:00
Willy-JL
d3cf757ead
Fix typos
2023-02-07 01:08:05 +00:00
Willy-JL
edd3171d6c
Add xfw setting for sort dirs before files
2023-02-07 00:50:38 +00:00
Willy-JL
05ddeb3066
Alpha sort asset packs setting
2023-02-06 19:28:26 +00:00
VerstreuteSeele
195aea9c37
Update storage_settings_scene_sd_info.c
2023-02-03 11:43:16 +01:00
VerstreuteSeele
66eb191a59
Fix build | update storage_settings_scene_sd_info.c
2023-01-30 23:29:08 +01:00
VerstreuteSeele
e640b4e7bf
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev
2023-01-30 18:16:02 +01:00
Michal Suchánek
d9be815889
Print card CID in storage info ( #2227 )
2023-01-30 16:14:30 +07:00
VerstreuteSeele
a2b797fe01
formatting
2023-01-27 02:09:42 +01:00
Willy-JL
6956d8769c
Add version tag to xfw app
2023-01-25 00:45:02 +00:00
Willy-JL
45a0a1104d
Revert asset packs to OFW copium naming scheme
2023-01-24 11:44:42 +00:00
Willy-JL
9d70361709
Fix battery style setting text
2023-01-24 00:26:37 +00:00
Willy-JL
109583cb9f
SFW mode by default
2023-01-23 13:37:15 +00:00
Willy-JL
443dc93fc3
Add anim speed setting
2023-01-22 21:19:39 +00:00
Willy-JL
b72799c69b
Fix settings save order
2023-01-22 21:10:04 +00:00
Willy-JL
a050bf5c83
Clean settings + change subghz at app exit
2023-01-22 20:54:04 +00:00
Willy-JL
71f72d0a6b
Add back button to battery info
2023-01-22 06:31:50 +00:00
Willy-JL
bc6c374138
Add battery to hold desktop right
2023-01-22 04:52:38 +00:00
Willy-JL
e16d7beb99
Add popup before asset swap reboot
2023-01-20 20:14:51 +00:00
Willy-JL
6696315d10
Reboot on assets change
2023-01-20 15:15:18 +00:00
Willy-JL
453c426480
Fix icons with asset packs
2023-01-20 14:55:02 +00:00
Willy-JL
abffc3152f
New asset system everywhere sfw mode is supported
2023-01-20 06:43:05 +00:00
Willy-JL
2bdb437446
Passport assets in subfolder
2023-01-20 01:40:28 +00:00
Willy-JL
2f12993ddf
Fix assets reload
2023-01-20 01:40:07 +00:00
Willy-JL
de225d1808
Save settings and update assets only when needed
2023-01-19 23:49:38 +00:00
Willy-JL
f373bfa52d
Fix battery style setting + move to xfw app
2023-01-19 23:38:36 +00:00
Clara K
8bd17394e3
Dev ( #103 )
2023-01-19 13:46:15 +01:00
VerstreuteSeele
498adb763a
battery off switch
2023-01-19 13:45:24 +01:00
Willy-JL
59bfb585cb
Initial custom asset pack support
2023-01-19 07:33:17 +00:00
Willy-JL
de0f5017cd
Save settings on app exit
2023-01-19 07:31:26 +00:00
Willy-JL
45d5510b31
Revert startup stuff
2023-01-19 05:34:39 +00:00
Willy-JL
c59ab63b47
New asset system base and passport PoC
2023-01-19 01:02:30 +00:00
Willy-JL
a54a0e7318
Load settings on boot (prep for asset packs)
2023-01-19 00:56:31 +00:00
Willy-JL
4fda3de4c1
Simpler settings save and load
2023-01-19 00:54:50 +00:00
Willy-JL
3302613ec5
Fix xtreme_settings fetch
2023-01-18 10:46:25 +00:00
Willy-JL
e6daceb1ff
Set dolphin level on app exit
2023-01-18 10:36:49 +00:00
Willy-JL
da2ce47bd3
Move sfw mode to custom app
2023-01-17 19:58:27 +00:00
Willy-JL
68eefc4ae7
Add subghz range settings
2023-01-17 18:50:25 +00:00
Willy-JL
f92e7c274c
Add level changer setting
2023-01-17 18:05:13 +00:00
Willy-JL
d670a60918
Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into xtreme-app
2023-01-17 18:04:27 +00:00
Willy-JL
93399489bd
Fix level system
2023-01-17 18:04:13 +00:00
Willy-JL
5a091fb205
Add unlock anims setting
2023-01-17 17:03:07 +00:00
Willy-JL
9f47b499e4
Rename cycle anims
2023-01-17 17:01:20 +00:00
Willy-JL
483d96f447
Unique ptr for xtreme settings, no more loading
2023-01-17 15:45:39 +00:00
Willy-JL
067f7bd3f5
Add basic Xtreme app, move animcycle option to app
2023-01-17 07:35:35 +00:00
Willy-JL
01b1ea123b
Add anim cycle 30s, 1m and manifest
2023-01-17 01:22:19 +00:00