Commit Graph

671 Commits

Author SHA1 Message Date
MX 9d58b492a8 Merge pull request #454 from amec0e/dev
Updated infrared assets
2023-05-03 20:21:02 +03:00
MX cae4790ef2 Merge branch 'fz-dev' into dev 2023-05-03 17:15:59 +03:00
hedger c3ececcf96 [FL-3174] Dolphin builder in ufbt; minor ufbt/fbt improvements (#2601)
* ufbt: added "dolphin_ext" target (expects "external" subfolder in cwd with dolphin assets); cleaned up unused code
* ufbt: codestyle fixes
* scripts: fixed style according to ruff linter
* scripts: additional cleanup & codestyle fixes
* github: pass target hw code when installing local SDK with ufbt
* ufbt: added error message for missing folder in dolphin builder
* scripts: more linter fixes
* sdk: added flipper_format_stream; ufbt: support for --extra-define
* fbt: reduced amount of global defines
* scripts, fbt: rearranged imports

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2023-05-03 14:48:49 +09:00
amec0e dd6c031a31 Updated tv.ir
New additions, Added full sharp tv support. Reverted Vizio raw data change, will add this if needed
2023-05-02 21:00:24 +01:00
amec0e 79566b7fa3 Updated projectors.ir
New additions
2023-05-02 20:54:15 +01:00
amec0e 7ba96ad653 Updated fans.ir
New additions
2023-05-02 20:53:48 +01:00
amec0e bf0e853413 Updated audio.ir
Updated last checked, no new additions
2023-05-02 20:53:25 +01:00
amec0e 259855e788 Updated ac.ir
New additions
2023-05-02 20:52:41 +01:00
MX 2e162c1131 Replace QR code with good old link 2023-05-02 04:20:22 +03:00
MX 2852990566 Add sharp and vizio to ir database 2023-05-02 03:36:28 +03:00
amec0e a5f86b3025 Updated tv.ir
Updated "Last Checked", No new additions
2023-04-25 18:57:18 +01:00
amec0e f682053174 Updated projectors.ir
Updated "Last Checked", No new additions
2023-04-25 18:57:02 +01:00
amec0e b49314deb0 Updated audio.ir
Updated "Last Checked", No new additions
2023-04-25 18:56:44 +01:00
amec0e 3bb5763b1b Updated audio.ir
Updated "Last Checked", No new additions
2023-04-25 18:56:26 +01:00
amec0e 35d876b816 Updated ac.ir
Updated "Last Checked", No new additions
2023-04-25 18:56:09 +01:00
MX 2de476b11d Merge branch 'fz-dev' into dev 2023-04-19 17:03:56 +03:00
Astra 74fe003f8b [FL-3171] Introduce stealth mode and auto-selective lock (#2576)
* Introduce stealth mode and auto-selective lock
* Stealth mode status bar icon
* Review fixes
* Fix icon disappearing after reboot
* Support overriding stealth mode
* FuriHal: correct reserved space size in RTC SystemReg

Co-authored-by: あく <alleteam@gmail.com>
2023-04-19 18:33:23 +09:00
Astra 2c7eb53cac [FL-2505] Active RPC session icon (#2583)
* Active RPC session icon
* Add RpcOwner, don't show the RPC icon when the session was started from BLE
* Fix rpc_test and f18 api
* Bump API version

Co-authored-by: あく <alleteam@gmail.com>
2023-04-19 17:30:26 +09:00
amec0e 591a36246f Updated audio.ir
New additions
2023-04-14 22:32:32 +01:00
amec0e 59c87c819a Updated fans.ir
New additions
2023-04-14 22:07:40 +01:00
amec0e 0717061212 Updated audio.ir
New additions
2023-04-14 22:07:16 +01:00
amec0e 0f48a14181 Updated ac.ir
new additions
2023-04-14 22:06:55 +01:00
amec0e a81ba240be Updated tv.ir
Updated last checked
2023-04-14 21:53:12 +01:00
amec0e 3ac478dfda Updated projectors.ir
new additions
2023-04-14 21:52:38 +01:00
amec0e c1fc152251 Updated fans.ir
New additions
2023-04-14 21:52:07 +01:00
amec0e 3fc43e8ebd Updated audio.ir
Updated last checked
2023-04-14 21:51:28 +01:00
amec0e ab5364232f Updated ac.ir
New additions
2023-04-14 21:50:53 +01:00
MX aac7654ca3 Merge branch 'fz-dev' into dev 2023-04-06 07:14:48 +03:00
Astra b4ceb55fd2 [FL-2524] Graphics cleanup and icon rotation (#2561)
* Canvas with rotation
* Full icon rotation, cleanup of unused resources
* F18 API update
* Bitmap draw cleanup
* More cleaning up
* Migrate recovery and DFU to canvas
* Make the internal draw function static
* Remove all calls to u8g2_DrawXBM

Co-authored-by: あく <alleteam@gmail.com>
2023-04-06 11:36:12 +08:00
amec0e b7b4bc7fab Updated tv.ir
Updated last checked
2023-03-29 12:50:07 +01:00
amec0e 70a91aff40 Updated projectors.ir
Updated last checked
2023-03-29 12:49:43 +01:00
amec0e e3c4a4b47f Updated fans.ir
updated last checked
2023-03-29 12:49:18 +01:00
amec0e 33b12d26cc Updated audio.ir
2 new additions
2023-03-29 12:48:46 +01:00
amec0e b03018965a Updated ac.ir
Updated last checked
2023-03-29 12:48:17 +01:00
MX 001e00d84a fbt format, aprimatic fixes 2023-03-26 14:59:21 +03:00
MX 6057262c18 update submodule 2023-03-22 21:15:45 +03:00
MX 8002c6465d up 2023-03-22 21:13:59 +03:00
MX 795c8eeef7 Merge branch 'fz-dev' into dev 2023-03-22 21:13:39 +03:00
あく 7bf0a4786c [FL-3152] Screen streaming improvements (#2498)
* Rpc: reserve some bandwidth when screen streaming
* Move furi_hal_compress to toolbox/comporess
* Lib: heatshrink as external submodule, compile warnings fixes, better buffer management
* Lib: cleanup compressor definitions
* Rpc: add canvas orientation support
* Format Sources
2023-03-23 03:00:48 +10:00
amec0e 1f881c6e47 Updated tv.ir
Updated last checked
2023-03-21 00:14:09 +00:00
amec0e 127f436315 Updated projectors.ir
Updated last checked
2023-03-21 00:13:47 +00:00
amec0e f62de11de7 Updated fans.ir
updated Last checked
2023-03-21 00:11:38 +00:00
amec0e 6e810aacb4 Updated audio.ir
new additions
2023-03-21 00:11:07 +00:00
amec0e 2ff1e22ca9 Updated ac.ir
new addition
2023-03-21 00:10:44 +00:00
MX 2a040f245f Merge branch 'fz-dev' into dev 2023-03-15 21:25:06 +03:00
Eric Betts e22668e196 Picopass standard KDF dictionary (#2478)
* Split iclass dictionaries based on KDF
* Allow cancelling during key test

Co-authored-by: あく <alleteam@gmail.com>
2023-03-15 21:35:11 +09:00
MX dd99c22792 Merge branch 'fz-dev' into dev 2023-03-14 19:55:16 +03:00
あく ccaa3864d5 Dolphin: new spring animation, weight adjust, drop winter animation. (#2489)
* Dolphin: add new spring animation, drop winter animation, adjust weights
* Readme: update application folder structure info
2023-03-15 01:02:27 +10:00
hedger 53435579b3 [FL-3097] fbt, faploader: minimal app module implementation (#2420)
* fbt, faploader: minimal app module implementation
* faploader, libs: moved API hashtable core to flipper_application
* example: compound api
* lib: flipper_application: naming fixes, doxygen comments
* fbt: changed `requires` manifest field behavior for app extensions
* examples: refactored plugin apps; faploader: changed new API naming; fbt: changed PLUGIN app type meaning
* loader: dropped support for debug apps & plugin menus
* moved applications/plugins -> applications/external
* Restored x bit on chiplist_convert.py
* git: fixed free-dap submodule path
* pvs: updated submodule paths
* examples: example_advanced_plugins.c: removed potential memory leak on errors
* examples: example_plugins: refined requires
* fbt: not deploying app modules for debug/sample apps; extra validation for .PLUGIN-type apps
* apps: removed cdefines for external apps
* fbt: moved ext app path definition
* fbt: reworked fap_dist handling; f18: synced api_symbols.csv
* fbt: removed resources_paths for extapps
* scripts: reworked storage
* scripts: reworked runfap.py & selfupdate.py to use new api
* wip: fal runner
* fbt: moved file packaging into separate module
* scripts: storage: fixes
* scripts: storage: minor fixes for new api
* fbt: changed internal artifact storage details for external apps
* scripts: storage: additional fixes and better error reporting; examples: using APP_DATA_PATH()
* fbt, scripts: reworked launch_app to deploy plugins; moved old runfap.py to distfap.py
* fbt: extra check for plugins descriptors
* fbt: additional checks in emitter
* fbt: better info message on SDK rebuild
* scripts: removed requirements.txt
* loader: removed remnants of plugins & debug menus
* post-review fixes
2023-03-14 23:29:28 +09:00
MX e941ef5952 Merge pull request #378 from amec0e/dev
Updated infrared assets
2023-03-08 22:53:24 +03:00