Commit Graph

77 Commits

Author SHA1 Message Date
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
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
VerstreuteSeele 383752072d Merge (Dev Commits)[https://github.com/flipperdevices/flipperzero-firmware/commits/dev] 2022-12-19 17:45:02 +01: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
Shane Synan 5c3a5cd8f7 FuriHal, Power, UnitTests: battery charging voltage limit API (#2063) 2022-12-08 15:57:49 +09: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
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
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
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
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
Astra 30f10dce80 Fix a typo in the factory reset screen "setting" -> "settings" #1917
Co-authored-by: あく <alleteam@gmail.com>
2022-10-26 07:44:27 +09:00
RogueMaster f0dda84311 Merge pull request #377 from flipperdevices/astra/fix-typo
Change "setting" -> "settings"
2022-10-24 02:52:26 -04:00
Astra 8acd300806 Change "setting" -> "settings" 2022-10-24 03:28:28 +03:00
SHxKenzuto 12515b2974 Merge remote-tracking branch 'upstream/dev' into shutdown_idle
# Conflicts:
#	firmware/targets/f7/api_symbols.csv
2022-10-21 23:16:29 +02:00
RogueMaster b3ab617083 Merge branch 'pr/372' into 420 2022-10-18 03:02:00 -04:00
lokiuox 6ecefa99dc Merge branch '420' of https://github.com/RogueMaster/flipperzero-firmware-wPlugins into 420 2022-10-15 11:19:10 +02:00
lokiuox 6d7395cf4c [Power] Reboot on Idle setting change 2022-10-15 02:55:47 +02:00
RogueMaster 205f8e11af Merge branch 'UNLEASHED' into 420 2022-10-14 16:24:27 -04:00
MX f96f2e2411 Merge branch 'fz-dev' into dev 2022-10-14 22:25:48 +03:00
あく f06930e4ae Desktop: fix fap in settings (#1877) 2022-10-14 21:23:06 +03:00
MX c198a51b1c Merge branch 'fz-dev' into dev 2022-10-14 01:11:00 +03:00
RogueMaster ec49915e1c Merge branch 'ofwdev' into 420 2022-10-13 15:36:56 -04:00
David d5b239595f Desktop: Set external apps as favorites (#1816)
* MVP
* Display app name and icon in browser
* Pre-select favorites in submenu and browser
* Show animation while external favorite is loading
* A little birdie told me... (Missing record_close)
* DesktopSettings: reset submenu before running dialog

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-10-14 03:09:37 +09:00
SHxKenzuto 82f2354727 event based check for auto shutdown timer setting 2022-10-10 23:39:29 +02:00
SHxKenzuto d3c1ff5b95 Merge remote-tracking branch 'upstream/dev' into shutdown_idle 2022-10-10 23:24:35 +02:00
RogueMaster e29d12aa03 Update desktop_settings_scene_favorite.c 2022-10-10 02:10:33 -04:00
RogueMaster e32a1ca733 Merge branch 'UNLEASHED' into 420darkupds 2022-10-08 23:56:12 -04:00
MX f5a1872db4 Desktop: Set external apps as favorites (& fix forgotten record close)
OFW PR 1816 by @djsime1
2022-10-09 05:18:24 +03:00
MX 00323892f2 rebranding :) 2022-10-09 02:27:38 +03:00
MX b0c9af9c06 Merge branch 'fz-dev' into dev 2022-10-08 23:11:16 +03:00
Sergey Gavrilov 31c0346adc [FL-976] Removing lambdas (#1849)
* Removing lambdas...
* Wake the fk up, Gordon! We have a citadel to burn!
* Here comes the Nihilanth
* Lambda documentation

Co-authored-by: あく <alleteam@gmail.com>
2022-10-09 02:38:29 +09:00
Nikolay Minaylov 1f742b611a [FL-2651, FL-2863] App name in CLI loader command, RFID data edit fix #1835
Co-authored-by: あく <alleteam@gmail.com>
2022-10-07 21:46:58 +09:00
RogueMaster abf1de4722 mlib updates 2022-10-07 02:28:33 -04:00
RogueMaster 7ff3fa09da Merge branch 'UNLEASHED' into 420 2022-10-06 12:58:47 -04:00
nminaylov 8f1812655e CLI loader shows app name, rfid edit fix 2022-10-06 18:26:15 +03:00
MX 0796263e81 Merge branch 'fz-dev' into dev 2022-10-05 19:27:46 +03:00