Commit Graph

103 Commits

Author SHA1 Message Date
jbohack 3500b5fc4f passport compatible with sfw_mode 2022-12-30 14:13:05 -05:00
VerstreuteSeele 64a81747c2 Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into dev 2022-12-30 05:14:00 +01:00
VerstreuteSeele d279639e53 Massive overhaul | Part 1 2022-12-30 05:12:53 +01:00
jbohack 87282fba46 typo in passport fixed and power off text changed for sfw_mode 2022-12-29 22:57:23 -05:00
Florian Grousset 989af31f20 Fix case typo on settings variable + add free memory 2022-12-29 07:17:31 -06:00
VerstreuteSeele 6676896aaf Update passport.c 2022-12-29 13:29:35 +01:00
VerstreuteSeele 47706d20e7 Merge branch '420' of https://github.com/RogueMaster/flipperzero-firmware-wPlugins into dev 2022-12-27 11:11:02 +01:00
RogueMaster c361305a10 Merge branch 'UNLEASHED' into 420 2022-12-26 16:14:07 -05:00
MX aecdb8fdcd Merge branch 'fz-dev' into dev 2022-12-26 23:02:31 +03:00
Sergey Gavrilov 9192520c70 Modules: locking view model (#2189)
* Popup, dialog_ex: locking model
* Desktop: do not use the model where it is not needed

Co-authored-by: あく <alleteam@gmail.com>
2022-12-27 04:46:05 +09:00
MX 6d368c3e3a Merge branch 'fz-dev' into dev 2022-12-26 22:42:21 +03:00
RogueMaster bce4363b91 Apps Favorite Fix? Thanks Clara 2022-12-26 14:39:14 -05:00
Georgii Surkov 8582670a34 [FL-2811] Fix PVS-Studio warnings (#2142)
Co-authored-by: あく <alleteam@gmail.com>
Co-authored-by: gornekich <n.gorbadey@gmail.com>
2022-12-26 21:13:30 +09:00
jbohack efb65b0e14 modified internal item list for Game Mode to SFW Mode 2022-12-26 02:29:42 -05:00
jbohack bb8999ce62 changed dummy mode to sfw mode 2022-12-26 02:24:55 -05:00
jbohack 6128e6f971 fixed passport crashing when above level 10
passport was setting tmpLvl which made the code attempt to grab an invalid passport image which resulted in a crash.
2022-12-25 19:02:52 -05:00
VerstreuteSeele 3e6f3e7bd0 Slight text updates 2022-12-25 07:53:43 +01:00
RogueMaster f665c55194 Make EXP string slightly larger 2022-12-21 17:12:29 -05:00
VerstreuteSeele 62bde88d4e Part 4.5 / 5 2022-12-21 21:01:18 +01:00
VerstreuteSeele cba01d755c Part 4 / 5 2022-12-21 08:05:11 +01:00
VerstreuteSeele c02ce79f8c Application Galore 2022-12-20 06:28:52 +01:00
RogueMaster 8a426465c8 Merge branch 'UNLEASHED' into 420 2022-12-19 13:01:35 -05:00
VerstreuteSeele 383752072d Merge (Dev Commits)[https://github.com/flipperdevices/flipperzero-firmware/commits/dev] 2022-12-19 17:45:02 +01:00
MX 084cdc6ad0 Merge branch 'fz-dev' into dev 2022-12-19 16:57:00 +03:00
Nikolay Minaylov f10e82c64d [FL-3024] Locale settings (#2137)
* Locale settings
* Time/date format fix
* Locale: add docs, enums for HAL, cleanup.

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-12-19 18:38:20 +09:00
VerstreuteSeele febc6d4284 New Locale Settings API & Fix for long filenames 2022-12-19 01:01:05 +01:00
VerstreuteSeele 3b2a037283 First Update 2022-12-18 18:17:21 +01:00
RogueMaster 18f64f0002 Merge branch 'ofwdev' into 420 2022-12-09 00:24:04 -05:00
MX 8794aad5d0 Merge branch 'fz-dev' into dev 2022-12-08 21:41:45 +03:00
Shane Synan 5c3a5cd8f7 FuriHal, Power, UnitTests: battery charging voltage limit API (#2063) 2022-12-08 15:57:49 +09:00
MX 1fc67f76a2 Merge branch 'fz-dev' into dev 2022-12-08 08:58:39 +03:00
RogueMaster 9261e3cdcf Merge branch 'ofwdev' into 420 2022-12-07 19:16:33 -05:00
Nikolay Minaylov 2daf39018b [FL-3001] File browser base folder (#2091)
* File browser base folder
* Format sources
* FuriHal: bump api version

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-12-07 23:17:41 +09:00
MX 3d36105142 Merge branch 'fz-dev' into dev 2022-11-28 23:12:17 +03:00
RogueMaster a486cc898a Merge branch 'ofwdev' into 420 2022-11-28 12:12:22 -05:00
Maksim Derbasov e121e6a287 Fix for spelling (#2051)
* Fix for spelling
* Review iteration

Co-authored-by: あく <alleteam@gmail.com>
2022-11-29 01:51:51 +09:00
MX 950dee48a0 Merge branch 'fz-dev' into dev 2022-11-12 16:43:12 +03:00
RogueMaster ffbbc7ecde Merge branch 'ofwdev' into 420 2022-11-12 08:35:37 -05:00
あく 90cefe7c71 [FL-2975] Bug fixes and improvements: Furi, Input, Cli (#2004)
* Furi: configurable heap allocation tracking
* Furi: relax restriction in thread heap setter asserts, apply heap tracking setting on app start instead of thread allocation
* Furi: hide dangerous heap tracking levels in release build
* Input: fix non-working debounce
2022-11-12 12:46:04 +04:00
RogueMaster 5c7fe53714 Merge branch 'pr/404' into 420 2022-11-04 17:20:34 -04:00
SHxKenzuto f07424f66d added 2 hours interval option in shutdown on idle submenu 2022-11-04 21:47:48 +01:00
SHxKenzuto 3a5d70bff2 Merge branch 'dev' into shutdown_idle 2022-11-04 20:33:23 +01:00
MX 0ab400a27e Merge branch 'fz-dev' into dev 2022-11-04 14:34:34 +03:00
RogueMaster 40ef6dddfe Merge branch 'ofwdev' into 420 2022-11-04 02:38:28 -04:00
Sergey Monchenko 3bd74b7f01 SubGhz: fix incorrect response in rpc mode. Code cleanup. (#1964)
* Code cleanup
* SubGhz: correct logic in RPC
* SubGhz: do not blink on app rpc fail

Co-authored-by: あく <alleteam@gmail.com>
2022-11-04 15:08:51 +09:00
あく dfe7828270 Merge branch 'dev' into shutdown_idle 2022-10-29 02:36:31 +09:00
MX 2cfb5bdfc6 Merge branch 'fz-dev' into dev 2022-10-28 18:03:31 +03:00
RogueMaster 8878a73577 Merge branch 'ofwdev' into 420 2022-10-28 10:39:44 -04:00
Sergey Gavrilov 3434305630 [FL-2937] Remove resources from API to prevent frequent API version increase (#1935)
* Remove all icons from API
* Music player: icons
* Signal generator: icons
* Bt hid: icons
* Weather station: icons
* Picopass: icons
* File browser test: icons
* Example images: documentation
* Remove global assets header
* Fix picopass

Co-authored-by: あく <alleteam@gmail.com>
2022-10-28 23:08:50 +09:00
MX c72b305480 Merge branch 'fz-dev' into dev 2022-10-26 03:44:21 +03:00