Nikolay Minaylov 
							
						 
					 
					
						
						
							
						
						2a52d2d620 
					 
					
						
						
							
							[FL-2216, FL-2233] Archive fixes ( #987 )  
						
						... 
						
						
						
						* archive: badusb, u2f and various fixes
* archive: delete confirmation
* badusb: removed empty string check
* string pointer check
* FuriHal: insomnia overflow assert, fix double insomnia exit in ble. BadUsb: fix uncommitted model.
* view update fixes in gpio, badusb, u2f
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com > 
						
						
					 
					
						2022-02-10 16:01:49 +03:00 
						 
				 
			
				
					
						
							
							
								gornekich 
							
						 
					 
					
						
						
							
						
						8cfd0eab9e 
					 
					
						
						
							
							[FL-2198], [FL-2161] NFC emulation refactoring ( #968 )  
						
						... 
						
						
						
						* rfal: add state changed callback
* furi_hal_nfc: add NFC-A emulation API
* nfc: add emulation logger, refactor scenes
* elements: fix text_box element
* gui: fix text box module
* nfc: remove unnecessary buffers
* nfc: introduce emulation callback concept
* nfc: format sources
* bt settings: fix incorrect scene switch
* bt settings: format sources
* Debug: fix x2d import for python 3
* Gui: rename method name widget_clear to widget_reset
* nfc: add nfca emulation handler
* nfc: add global custom events enum
* nfc: UID emulation Data -> Log
* furi_hal_nfc: fix incorrect timings
* u2f, badusb: widget_clear() -> widget_reset()
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com > 
						
						
					 
					
						2022-02-02 22:59:28 +03:00 
						 
				 
			
				
					
						
							
							
								gornekich 
							
						 
					 
					
						
						
							
						
						838df4c9ea 
					 
					
						
						
							
							[FL-2229] New assets paths ( #978 )  
						
						... 
						
						
						
						* assets: change resources paths
* apps: rework nfc, irda and subghz with new assets path
* subghz: remove unused paths
* subghz: fix incorrect path
* badusb and u2f fix
Co-authored-by: あく <alleteam@gmail.com >
Co-authored-by: nminaylov <nm29719@gmail.com > 
						
						
					 
					
						2022-02-02 18:58:52 +03:00 
						 
				 
			
				
					
						
							
							
								Nikolay Minaylov 
							
						 
					 
					
						
						
							
						
						d2c4f15af5 
					 
					
						
						
							
							[FL-2226] BadUSB, U2F: missing assets error ( #979 )  
						
						... 
						
						
						
						* badusb, u2f: showing error screen if assets are missing
* BadUsb: remove dead code
* U2F: remove dead code
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com > 
						
						
					 
					
						2022-02-02 17:27:33 +03:00 
						 
				 
			
				
					
						
							
							
								Albert Kharisov 
							
						 
					 
					
						
						
							
						
						84410c83b5 
					 
					
						
						
							
							[FL-2183] [FL-2209] Dolphin Deeds, Level up, assets generation, refactoring ( #965 )  
						
						... 
						
						
						
						* Desktop: cleanup headers
* Get loader pubsub via record
* [FL-2183] Dolphin refactoring 2022.01
* Restruct animations assets structure
* Rename assets
* Cleanup headers
* Update Recording animation
* Add BadBattery animation
* Provide loader's pubsub via record
* Fix load/unload animations
* Scripts: add flipper format support, initial dolphin packager rework. Assets: internal and external dolphin.
* Sync internal meta.txt and manifest.txt
* Reorder, rename dolphin assets
* Split essential generated assets
* Add ReadMe for dolphin assets
* Separate essential blocking animations
* Scripts: full dolphin validation before packaging
* Assets, Scripts: dolphin external resources packer
* Github: update codeowners
* Scripts: proper slots handling in dolphin animation meta
* Scripts: correct frames enumeration and fix compiled assets.
* [FL-2209] Add Dolphin Deeds points and many more
* Remove excess frame_rate
* Change dolphin assets directory
* Scripts: add internal resource support to dolphin compiler
* Scripts: add internal assets generation, renaming
* Scripts: correct assert, renaming
* Code cleanup, documentation, fixes
* Update Levelup animations
* Rename essential -> blocking
* Fix Unlocked hint
* Scripts: rewrite Templite compiller, replace regexps with token parser, split block types into code and variable blocks. Update dolphin templates.
* Documentation: add key combos description and use information
* Scripts: cleanup templit, more debug info and add dev comment
Co-authored-by: あく <alleteam@gmail.com > 
						
						
					 
					
						2022-01-29 12:20:41 +03:00 
						 
				 
			
				
					
						
							
							
								Nikolay Minaylov 
							
						 
					 
					
						
						
							
						
						d4787e859e 
					 
					
						
						
							
							[FL-1506, FL-2197] Power, USB, LED driver improvements ( #966 )  
						
						... 
						
						
						
						* Power, USB, LED driver improvements
* u2f hid descriptor fix
* variable_item_list: value alignment fix
* InputTypeRepeat handling in menu/submenu/var_item_list
* lp5562: fix bugs on 400khz i2c
* Scripts: lint in parallel.
* FuriHal: rename some USB structure to match naming convention. Drivers: update magic values in LP5562.
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com > 
						
						
					 
					
						2022-01-21 19:55:44 +03:00 
						 
				 
			
				
					
						
							
							
								あく 
							
						 
					 
					
						
						
							
						
						389ff92cc1 
					 
					
						
						
							
							Naming and coding style convention, new linter tool. ( #945 )  
						
						... 
						
						
						
						* Makefile, Scripts: new linter
* About: remove ID from IC
* Firmware: remove double define for DIVC/DIVR
* Scripts: check folder names too. Docker: replace syntax check with make lint.
* Reformat Sources and Migrate to new file naming convention
* Docker: symlink clang-format-12 to clang-format
* Add coding style guide 
						
						
					 
					
						2022-01-05 19:10:18 +03:00 
						 
				 
			
				
					
						
							
							
								Nikolay Minaylov 
							
						 
					 
					
						
						
							
						
						1202f9b82d 
					 
					
						
						
							
							[FL-2159] BadUSB alt codes ( #935 )  
						
						... 
						
						
						
						* badusb: alt code commands
* badusb: demo script update
* usb hid: consumer control descriptor
* BadUsb: remove dangerous type casting, rename variable to match codding style guide
Co-authored-by: あく <alleteam@gmail.com > 
						
						
					 
					
						2022-01-02 20:34:39 +03:00 
						 
				 
			
				
					
						
							
							
								Nikolay Minaylov 
							
						 
					 
					
						
						
							
						
						51b823d1ca 
					 
					
						
						
							
							[FL-2115][FL-2122] BadUSB demo scripts ( #915 )  
						
						... 
						
						
						
						* BadUSB: support for dual-modifier key commands, demo script for windows
* BadUSB: ALT-GUI command, demo script for macOS
Co-authored-by: あく <alleteam@gmail.com > 
						
						
					 
					
						2021-12-21 15:49:57 +03:00 
						 
				 
			
				
					
						
							
							
								Nikolay Minaylov 
							
						 
					 
					
						
						
							
						
						f52e9fc578 
					 
					
						
						
							
							[FL-2051] BadUSB: new GUI ( #844 )  
						
						... 
						
						
						
						* [FL-2051] BadUsb: new GUI
* add missing assets
* skip empty lines and leading spaces
* SubGhz: add alignment check to keystore mess with iv routine
Co-authored-by: あく <alleteam@gmail.com > 
						
						
					 
					
						2021-11-26 16:53:51 +03:00