Sergey Gavrilov 
							
						 
					 
					
						
						
							
						
						709fa633ff 
					 
					
						
						
							
							ELF-loader: wait for notification to complete on app exit ( #2335 )  
						
						
						
						
					 
					
						2023-01-25 12:15:01 +07:00 
						 
				 
			
				
					
						
							
							
								Maksim Derbasov 
							
						 
					 
					
						
						
							
						
						2c450bd835 
					 
					
						
						
							
							Show region information in sub-GHz app ( #2249 )  
						
						... 
						
						
						
						* Show region info in sub-GHz app
* SubGhz: reset widget on region info scene exit
* Format sources
Co-authored-by: あく <alleteam@gmail.com > 
						
						
					 
					
						2023-01-07 04:28:28 +09:00 
						 
				 
			
				
					
						
							
							
								Tiernan 
							
						 
					 
					
						
						
							
						
						90573fbeed 
					 
					
						
						
							
							Picopass read bug fixes: ( #2201 )  
						
						... 
						
						
						
						* fix checking user elite keys
* include calculated Kd when saving cards
Co-authored-by: あく <alleteam@gmail.com > 
						
						
					 
					
						2022-12-28 22:04:58 +09:00 
						 
				 
			
				
					
						
							
							
								Nikolay Minaylov 
							
						 
					 
					
						
						
							
						
						f43b76efc2 
					 
					
						
						
							
							[FL-3021] USB/BLE HID Remote icon fix ( #2179 )  
						
						... 
						
						
						
						Co-authored-by: あく <alleteam@gmail.com > 
						
						
					 
					
						2022-12-27 17:03:56 +09: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 
						 
				 
			
				
					
						
							
							
								あく 
							
						 
					 
					
						
						
							
						
						b0970953b9 
					 
					
						
						
							
							[FL-3067] WeatherStation: fix incorrect history index increment ( #2186 )  
						
						
						
						
					 
					
						2022-12-23 22:46:35 +09:00 
						 
				 
			
				
					
						
							
							
								Kowalski Dragon 
							
						 
					 
					
						
						
							
						
						a9c2b4d6a0 
					 
					
						
						
							
							Desktop: dummy mode improvements. Fixes: correct scrolling text, correct AM/PM in Clock. ( #2160 )  
						
						... 
						
						
						
						* Show passport instead of app if SD/app is missing 
* Desktop: cleanup dummy mode code and add more apps
* Gui: fix incorrect trimming in scrollable text
Signed-off-by: Kowalski Dragon (kowalski7cc) <kowalski7cc@users.noreply.github.com >
Co-authored-by: あく <alleteam@gmail.com > 
						
						
					 
					
						2022-12-20 22:57:58 +09:00 
						 
				 
			
				
					
						
							
							
								gornekich 
							
						 
					 
					
						
						
							
						
						4cee550cc6 
					 
					
						
						
							
							[FL-2809] Rework BLE key storage ( #2154 )  
						
						... 
						
						
						
						* bt: disconnect first on profile change
* bt keys: rework bt keys
* saved struct: add payload size getter to API
* bt: rework bt with new key storage API
* bt: add keys storage operation to bt API
* hid: save bt keys on sd card
* bt: add unit tests for key storage
* bt: working profile switch
* bt: cleanup
* bt hid: change keys storage path
Co-authored-by: あく <alleteam@gmail.com > 
						
						
					 
					
						2022-12-20 21:32:24 +09:00 
						 
				 
			
				
					
						
							
							
								Kowalski Dragon 
							
						 
					 
					
						
						
							
						
						2bdc34274f 
					 
					
						
						
							
							Clock v1 ( #1750 )  
						
						
						
						
					 
					
						2022-12-20 06:43:32 +09:00 
						 
				 
			
				
					
						
							
							
								Astra 
							
						 
					 
					
						
						
							
						
						fa87216a1e 
					 
					
						
						
							
							[FL-2970] Untangle NFC_APP_FOLDER from nfc_device ( #2124 )  
						
						... 
						
						
						
						* Untangle NFC_APP_FOLDER from nfc_device
* Make the folder an internal part of the nfc device struct
* Move the NFC folder definition to the nfc allocator
* Move the NFC folder definition to the allocator in the nfc magic FAP
* Replace furi_string_printf with furi_string_set for folder allocation and handle the cases when folder has no slashes
* Build and allocation fixes
Co-authored-by: あく <alleteam@gmail.com > 
						
						
					 
					
						2022-12-20 04:57:48 +09:00 
						 
				 
			
				
					
						
							
							
								Skorpionm 
							
						 
					 
					
						
						
							
						
						a81a5ca57c 
					 
					
						
						
							
							[FL-3052] WS: add choice fahrenheit/celsius ( #2149 )  
						
						... 
						
						
						
						* WS: add choice fahrenheit/celsius
* WS: fix syntax
Co-authored-by: あく <alleteam@gmail.com > 
						
						
					 
					
						2022-12-20 04:22:57 +09:00 
						 
				 
			
				
					
						
							
							
								Skorpionm 
							
						 
					 
					
						
						
							
						
						2dea6969fe 
					 
					
						
						
							
							[FL-3040] Audio support for SubGhz ( #2131 )  
						
						... 
						
						
						
						* Furi_hal_speaker: multiple resource usage
* Furi_hal_speaker: fix multiple resource usage
* Furi_hal_speaker: fix music_player_worker
* Furi_hal_speaker: fix mutex release queue handling
* SubGhz: add furi_hal_subghz_set_debug_pin
* SubGhz: add sound SubGhz Read, SubGhz Read RAW
* furi_hal_speaker: add __attribute__((warn_unused_result)) for furi_hal_speaker_acquire()
* Furi_hal_speaker: fix review comments
* SubGhz: cleanup naming and locking timings
* SubGhz,FuriHal: fix speaker deinit logic and subghz speaker release sequence
* FuriHal: crash on speaker acquire/release from IRQ
* Furi, FuriHal: FURI_WARN_UNUSED and documentation update
* Bump api symbols version: fix broken speaker
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com > 
						
						
					 
					
						2022-12-17 07:20:10 +09:00 
						 
				 
			
				
					
						
							
							
								Skorpionm 
							
						 
					 
					
						
						
							
						
						327df4a813 
					 
					
						
						
							
							[FL-3034] WS: fix protocol and add new ( #2116 )  
						
						... 
						
						
						
						* WS: fix Nexus-TH potocol
* WS: add Oregon_v1 protocol
* WS: add AmbientWeather-TX8300   protocol
Co-authored-by: あく <alleteam@gmail.com > 
						
						
					 
					
						2022-12-14 17:27:55 +09:00 
						 
				 
			
				
					
						
							
							
								Kassim 
							
						 
					 
					
						
						
							
						
						d541f142c8 
					 
					
						
						
							
							Add Mouse Jiggler to HID Remote ( #2113 )  
						
						... 
						
						
						
						* feat: add Mouse Jiggler to HID Remote
* move processing to use furi_timer instead of draw loop
* HidApp: refine mouse jiggler, move timer work into enter/exit callbacks
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com > 
						
						
					 
					
						2022-12-12 18:47:22 +09:00 
						 
				 
			
				
					
						
							
							
								MX 
							
						 
					 
					
						
						
							
						
						87fb852bcf 
					 
					
						
						
							
							Weather Station: Fix display of temps lower than -9 ( #2120 )  
						
						... 
						
						
						
						Co-authored-by: あく <alleteam@gmail.com > 
						
						
					 
					
						2022-12-12 04:29:58 +09:00 
						 
				 
			
				
					
						
							
							
								MX 
							
						 
					 
					
						
						
							
						
						01e24f6837 
					 
					
						
						
							
							WS: Show received signal age ( #2087 )  
						
						... 
						
						
						
						* Feat: Show received signal age: by @LY2NEO with some fixes from me
* WS: Signal age display GUI fixes and improvements
* WeatherStation: refactor variable names
* WS: GUI fixes and improvements: add icons by @Karator and apply UI changes
* Weather Station: proper event flow for view redraw.
Co-authored-by: あく <alleteam@gmail.com > 
						
						
					 
					
						2022-12-11 00:30:03 +09: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 
							
						 
					 
					
						
						
							
						
						741ad34b2c 
					 
					
						
						
							
							WS: Oregon2 - add support for temp sensor RTHN129 ( #2088 )  
						
						... 
						
						
						
						Co-authored-by: あく <alleteam@gmail.com > 
						
						
					 
					
						2022-12-07 22:28:18 +09:00 
						 
				 
			
				
					
						
							
							
								Sergey Gavrilov 
							
						 
					 
					
						
						
							
						
						297f185ef4 
					 
					
						
						
							
							Blocking USB driver API ( #2009 )  
						
						... 
						
						
						
						* invalidate memmgt thread dict
* Core: rollback memmgt thread dict invalidation
* Dialogs: move api lock to toolbox
* HAL: blocking usb API
* HAL usb: fix api return data
* HAL usb: api optimization
* api lock: test results
* Fix build errors
* DAP Link: fix imports
* Crash when malloc in ISR
* Fix dap-link copypaste error
* Moar memory management crashes.
* Crash when malloc in IRQ, not ISR
* USB-UART: Blocking VCP mode switch
Co-authored-by: nminaylov <nm29719@gmail.com >
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com > 
						
						
					 
					
						2022-11-29 21:50:55 +09:00 
						 
				 
			
				
					
						
							
							
								MX 
							
						 
					 
					
						
						
							
						
						97e8da7a7b 
					 
					
						
						
							
							Weather Station: Add protocol - Auriol HG0601A ( #2056 )  
						
						... 
						
						
						
						* Add protocol Auriol hg0601a: Made by @LY2NEO
* Improve readability of code: fix protocol name
Co-authored-by: あく <alleteam@gmail.com > 
						
						
					 
					
						2022-11-29 04:08:28 +09:00 
						 
				 
			
				
					
						
							
							
								Smooklu 
							
						 
					 
					
						
						
							
						
						03140e4349 
					 
					
						
						
							
							Bluetooth Remote to HID Remote ( #2039 )  
						
						... 
						
						
						
						* WIP BT + USB Hid
* Refactoring Submenus/Views
* Changed to bool instead of enum
* Revamp finished
* Removed usb_keyboard
* Renaming device_types that can do USB+BT
* Removed error view
* Renaming folder structure and file names
* Fixed views.h
* Fixed hid.h
* Fixed hid_mouse.c
* Fixed a accidetnal renaming
* Apps: add missing view remove call in hid app destructor
* Hid app: hal abstraction, split into bluetooth and usb remotes. Fbt: customizable icon symbol name.
* Hid app: update usb remote icon
* Hid: single status change routine
* HID App: final touches
* HID App: rename BtHidTikTok to HidTikTok, format sources
* HID App: fix comma in keyboard
Co-authored-by: あく <alleteam@gmail.com > 
						
						
					 
					
						2022-11-29 01:27:16 +09:00 
						 
				 
			
				
					
						
							
							
								Sergey Gavrilov 
							
						 
					 
					
						
						
							
						
						c511c67e71 
					 
					
						
						
							
							Core: thread allocation shortcut ( #2007 )  
						
						... 
						
						
						
						* Core: thread alloc+set shortcut
* Apps: use thread allocation shortcut
* Mark some service threads as services
* Init BT as soon as possible
Co-authored-by: あく <alleteam@gmail.com > 
						
						
					 
					
						2022-11-23 21:49:17 +09:00 
						 
				 
			
				
					
						
							
							
								Skorpionm 
							
						 
					 
					
						
						
							
						
						b9c483fbf8 
					 
					
						
						
							
							[FL-2975] WS: add protocol GT-WT02 ( #2001 )  
						
						... 
						
						
						
						* WS: add protocol GT-WT02
* WS: fix text "About" scene
Co-authored-by: あく <alleteam@gmail.com > 
						
						
					 
					
						2022-11-23 18:44:49 +09:00 
						 
				 
			
				
					
						
							
							
								Astra 
							
						 
					 
					
						
						
							
						
						e7c4b40dbe 
					 
					
						
						
							
							Force card types in extra actions ( #1961 )  
						
						... 
						
						
						
						* Mifare Classic forced read
* Add all the needed card types
* nfc: remove unused scene
* nfc: remove unused worker state
* nfc: fix read card type scene state usage
* nfc: move NfcReadMode to NfcDevData struct
* nfc: fix bank card reading and scene navigation
* nfc magic: fix magic deactifate function
Co-authored-by: gornekich <n.gorbadey@gmail.com >
Co-authored-by: あく <alleteam@gmail.com > 
						
						
					 
					
						2022-11-11 01:29:57 +09:00 
						 
				 
			
				
					
						
							
							
								Samuel Stauffer 
							
						 
					 
					
						
						
							
						
						328d049b6a 
					 
					
						
						
							
							Add Acurite 609TXC protocol to weather station ( #1987 )  
						
						... 
						
						
						
						Co-authored-by: あく <alleteam@gmail.com > 
						
						
					 
					
						2022-11-09 02:07:55 +09:00 
						 
				 
			
				
					
						
							
							
								Sergey Gavrilov 
							
						 
					 
					
						
						
							
						
						4d11213494 
					 
					
						
						
							
							DAP-Link: show error if usb is locked ( #1982 )  
						
						
						
						
					 
					
						2022-11-08 01:15:58 +09:00 
						 
				 
			
				
					
						
							
							
								Skorpionm 
							
						 
					 
					
						
						
							
						
						65005e71d2 
					 
					
						
						
							
							WS: fix show negative temperature ( #1980 )  
						
						
						
						
					 
					
						2022-11-07 02:30:02 +09:00 
						 
				 
			
				
					
						
							
							
								あく 
							
						 
					 
					
						
						
							
						
						e8913f2e33 
					 
					
						
						
							
							Code cleanup: srand, PVS warnings ( #1974 )  
						
						... 
						
						
						
						* Remove srand invocation
* PVS High priority fixes
* PVS High errors part 2
* Furi: heap tracing inheritance
* Furi add __builtin_unreachable to furi_thread_catch 
						
						
					 
					
						2022-11-05 18:07:24 +03:00 
						 
				 
			
				
					
						
							
							
								gornekich 
							
						 
					 
					
						
						
							
						
						bf8fd71c00 
					 
					
						
						
							
							NFC magic cards support ( #1966 )  
						
						... 
						
						
						
						* nfc magic: introduce nfc app to work with magic cards
* nfc: add nfc device functions to API
* nfc magic: add bacis scenes
* nfc magic: add wrong card and write confirm scenes
* nfc magic: introduce magic lib
* nfc magic: write magic lib
* nfc magic: add write commands to magic lib
* nfc magic: work on worker
* furi_hal_nfc: add bits data exchage method to API
* nfc magic: rework with new API
* nfc magic: add check and wipe scenes
* nfc magic: add icons, gui fixes
* nfc: format python src
Co-authored-by: あく <alleteam@gmail.com > 
						
						
					 
					
						2022-11-04 16:01:44 +09: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 
						 
				 
			
				
					
						
							
							
								Skorpionm 
							
						 
					 
					
						
						
							
						
						0652830c51 
					 
					
						
						
							
							[FL-2940] WS: add protocol Ambient_Weather ( #1960 )  
						
						... 
						
						
						
						* WS: add protocol Ambient_Weather
* WS: fix link
* WS: removing unused code
Co-authored-by: あく <alleteam@gmail.com > 
						
						
					 
					
						2022-11-03 01:24:07 +09:00 
						 
				 
			
				
					
						
							
							
								hedger 
							
						 
					 
					
						
						
							
						
						ebc2b66372 
					 
					
						
						
							
							fbt fixes for mfbt pt2 ( #1951 )  
						
						... 
						
						
						
						* fbt: split sdk management code
* scripts: fixed import handling
* fbt: sdk: reformatted paths
* scrips: dist: bundling libs as a build artifact
* fbt: sdk: better path management
* typo fix
* fbt: sdk: minor path handling fixes
* toolchain: fixed windows toolchain download
* fbt: minor refactorin
* fbt: moved sdk management code to extapps.scons
* fbt: fixed sdk symbols header path; disabled -fstack-usage
* fbt: changed pathing for .py scripts
* fbt: changed SDK_HEADERS pathing; added libusb to SDK; added icon_i.h to SDK; added hw target to SDK meta
* fbt: added libusb headers to SDK
* picopass: include cleanup; api: added subghz/registry.h; api: added mbedtls to exported headers
* picopass: fixed formatting
* fbt: fixed COPRO_ASSETS_SCRIPT
* sdk: added basic infrared apis
* toolchain: added ufbt to list of legal fbtenv callers; updated error messages
* fbt: changed manifest collection & icon processing code
* fbt: simpler srcdir lookup
* toolchain: path management fixes; fbt: fixes for fap private libs paths
* scripts: toolchain: reworked download on Windows
* toolchain: v17
* scripts: added colorlog for logging
* Github: fix unit tests
Co-authored-by: あく <alleteam@gmail.com > 
						
						
					 
					
						2022-11-03 00:15:40 +09:00 
						 
				 
			
				
					
						
							
							
								Vasyl "vk" Kaigorodov 
							
						 
					 
					
						
						
							
						
						abfa804ae0 
					 
					
						
						
							
							Gui: refactor buttons remapping ( #1949 )  
						
						... 
						
						
						
						* Gui: refactor buttons remapping
  Instead of calling 3 separate functions with a ton of switch/case statements,
  use a 2-dimensional lookup table to remap buttons based on the orientation.
* Gui: cleanup input mapping and fix incorrect asserts
* SnakeGame: handle input special case
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com > 
						
						
					 
					
						2022-11-02 23:36:17 +09: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 
						 
				 
			
				
					
						
							
							
								Oleg Moiseenko 
							
						 
					 
					
						
						
							
						
						be3ee9f2fe 
					 
					
						
						
							
							Oregon2 additional sensors defines ( #1933 )  
						
						... 
						
						
						
						* added a list of sensors and added several additional temperature and temperature/humidity sensor id's
* now here are only sensors that have test data
Co-authored-by: あく <alleteam@gmail.com > 
						
						
					 
					
						2022-10-28 22:42:59 +09:00 
						 
				 
			
				
					
						
							
							
								Skorpionm 
							
						 
					 
					
						
						
							
						
						26f852839a 
					 
					
						
						
							
							WS: fix Acurite-606TX protocol ( #1938 )  
						
						... 
						
						
						
						* WS: fix acurite_606tx protocol
* WS: update version
* WeatherStation: remove break from invalid place
Co-authored-by: あく <alleteam@gmail.com > 
						
						
					 
					
						2022-10-28 20:16:54 +09:00 
						 
				 
			
				
					
						
							
							
								Skorpionm 
							
						 
					 
					
						
						
							
						
						378bf05068 
					 
					
						
						
							
							[FL-2934] WS: add protocol Acurite 592TXR ( #1916 )  
						
						... 
						
						
						
						* WS: add protocol Acurite 592TXR
* WS: fix decoder Acurite_592TXR
* SubGhz: proper types in math
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com > 
						
						
					 
					
						2022-10-26 23:56:54 +09:00 
						 
				 
			
				
					
						
							
							
								Max Lapan 
							
						 
					 
					
						
						
							
						
						406d830fb6 
					 
					
						
						
							
							Oregon2 extra ( #1924 )  
						
						... 
						
						
						
						* Add support for temp-humid sensor 0x1D20
* Fix protocol type and flags, humidity decoding
Co-authored-by: あく <alleteam@gmail.com > 
						
						
					 
					
						2022-10-26 22:37:58 +09:00 
						 
				 
			
				
					
						
							
							
								gornekich 
							
						 
					 
					
						
						
							
						
						7d2d2b3dd9 
					 
					
						
						
							
							[FL-2932] TikTok: reset cursor after enter and reconnect  #1921  
						
						... 
						
						
						
						Co-authored-by: あく <alleteam@gmail.com > 
						
						
					 
					
						2022-10-26 07:57:06 +09:00 
						 
				 
			
				
					
						
							
							
								あく 
							
						 
					 
					
						
						
							
						
						984d89c6d0 
					 
					
						
						
							
							Furi: smaller crash routine ( #1912 )  
						
						... 
						
						
						
						* Furi: smaller crash routine
* Furi: small fixes
* Furi: cleanup check routines, more assembly code, force inline of __furi_halt_mcu
* SubGhz: cleanup residual line mess
* Documentation
* Dap-link: fix help
* Furi: replace __furi_halt_mcu with HALT_MCU macros
* Furi: disable IRQ earlier in crash handler
* Furi: properly handle masked mode when detecting ISR
* Ble: allow 0 length feed in rpc_session_feed
* Format sources
* Furi: better crash logic explanation.
* Furi: some grammar in check.h
Co-authored-by: SG <who.just.the.doctor@gmail.com > 
						
						
					 
					
						2022-10-24 20:50:34 +10:00 
						 
				 
			
				
					
						
							
							
								Max Lapan 
							
						 
					 
					
						
						
							
						
						d8fbaba7a0 
					 
					
						
						
							
							Move Oregon2 to Weather Station FAP ( #1910 )  
						
						... 
						
						
						
						* Init copy of oregon2 to weather station app
* WS decoder
* Reuse decoded data
* Delete old protocol
* Delete oregon2 unit test
* Decrement count of random test
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com > 
						
						
					 
					
						2022-10-23 00:50:26 +09:00 
						 
				 
			
				
					
						
							
							
								Skorpionm 
							
						 
					 
					
						
						
							
						
						c1bb10a694 
					 
					
						
						
							
							[FL-2920] WS: add protocol Acurite-606TX, LaCrosse_TX141THBv2 ( #1898 )  
						
						... 
						
						
						
						* WS: add protocol Acurite-606TX
* WS: history, added display of the channel (if any) in the general list
* WS: added display of the button state if it is on the transmitter, and displaying the data that is in the signal
* WS: fix batt info
* WS: add protocol LaCrosse_TX141THBv2
* WS; fix syntax
* Furi: bump api_symbols version
Co-authored-by: あく <alleteam@gmail.com > 
						
						
					 
					
						2022-10-21 02:26:28 +09:00 
						 
				 
			
				
					
						
							
							
								Sergey Gavrilov 
							
						 
					 
					
						
						
							
						
						f56c94922d 
					 
					
						
						
							
							CMSIS DAP/DAP Link Debugger ( #1897 )  
						
						... 
						
						
						
						* Apps: DAP Link
* API: furi_hal_console_init
Co-authored-by: あく <alleteam@gmail.com > 
						
						
					 
					
						2022-10-20 20:42:55 +09:00 
						 
				 
			
				
					
						
							
							
								Skorpionm 
							
						 
					 
					
						
						
							
						
						9a9abd59e9 
					 
					
						
						
							
							[FL-2904, FL-2900, FL-2890] WS: add  app WeatherStation ( #1833 )  
						
						... 
						
						
						
						* WeatherStation: start
* SubGhz: rename protocol magellen -> magellan
* WeatherStation: err Unresolved symbols: {'subghz_protocol_decoder_base_get_string'}
* WeatherStation: fix Unresolved symbols: {'subghz_protocol_decoder_base_get_string'}
* Subghz: add set protocol_items
* WeatherStation: adding your protocols
* WS: add Infactory protocol
* WS: add history
* WS: add setting
* WS: add lock
* WS: add hopper frequency
* WS: fix history
* WS fix string_t -> FuriString*
* WS: add images
* WS: history record update when receiving data from the sensor again
* WS: add receiver info, delete extra code
* WS: add protocol ThermoPRO_TX4
* [FL-2900] SubGhz: Move icons in Sub-GHz
* WS: add Notification
* [FL-2890] SubGhz: Rename *_user files in resources to _user.example
* WS: add about scene
* WS: removing redundant code
* WS: add  protocol Nexus-TH
* WS: add protocol GT_WT03
* WS: fix notification and rename "Weather Station" -> "Read Weather Station"
* SubGhz: partial unit tests fix
* SubGhz: fix unit_test
* SubGhz: remove dead code
* SubGhz: rename SubGhzPresetDefinition into SubGhzRadioPreset, cleanup subghz types.
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com > 
						
						
					 
					
						2022-10-20 02:27:26 +09:00 
						 
				 
			
				
					
						
							
							
								Patrick Cunningham 
							
						 
					 
					
						
						
							
						
						56f760aa07 
					 
					
						
						
							
							Picopass: Read Elite ( #1888 )  
						
						... 
						
						
						
						* working elite dict
* add csn to display
Co-authored-by: あく <alleteam@gmail.com > 
						
						
					 
					
						2022-10-18 23:58:26 +09:00 
						 
				 
			
				
					
						
							
							
								gornekich 
							
						 
					 
					
						
						
							
						
						afff1adf8f 
					 
					
						
						
							
							[FL-2882] BLE tiktok controller ( #1859 )  
						
						... 
						
						
						
						* bt hid: introduce tiktok controller
* assets: add bt tiktok assets
* bt hid: finish tiktok draw
* bt hid: add input process to tiktok view
* bt hid: add tiktok swipe emulation
* bt hid: fix exit from tiktok controller
* ble hid: add delay to emulate double tap
* ble hid: change options order
* bt hid: build as external application
* ble hid: fix naming
Co-authored-by: あく <alleteam@gmail.com > 
						
						
					 
					
						2022-10-13 00:48:13 +09:00 
						 
				 
			
				
					
						
							
							
								Nikolay Minaylov 
							
						 
					 
					
						
						
							
						
						04f5ad83f8 
					 
					
						
						
							
							[FL-2828] Dolphin score points update  #1809  
						
						
						
						
					 
					
						2022-10-12 01:54:35 +09: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 
						 
				 
			
				
					
						
							
							
								Yukai Li 
							
						 
					 
					
						
						
							
						
						88ca267466 
					 
					
						
						
							
							music_player: Return to browser instead of exiting on back button ( #1846 )  
						
						... 
						
						
						
						* music_player: Return to browser instead of exiting on back button
* music_player: Fix number and dots extraction 
						
						
					 
					
						2022-10-08 19:13:26 +09:00 
						 
				 
			
				
					
						
							
							
								Sergey Gavrilov 
							
						 
					 
					
						
						
							
						
						d10e16ca3c 
					 
					
						
						
							
							Snake game: nokia 6110-like sound ( #1844 )  
						
						... 
						
						
						
						* Snake game: nokia 6110-like sound
* Snake game: blocking sound notifications
* SnakeGame: flush notification queue with backlight enforce block
Co-authored-by: あく <alleteam@gmail.com > 
						
						
					 
					
						2022-10-08 02:27:32 +09:00