flipperzero-firmware/applications/services/rpc
Michal Suchánek 780da7d4d5
Upside down / left handed orientation support (#2462)
* Add backup files to .gitignore
* Added lefty support in Settings > System > hand Orient: Fixes: #1015
* Left handed mode
* Fix lefthanded mode on vertical interfaces
* Input: new composite sequence identifier
* Gui: move input mapping from Canvas to ViewPort, properly handle input mapping on View switch in ViewDispatcher
* Rpc: proper input sequencing and tagging in RpcGui
* Rpc: remove magic from RpcGui

Co-authored-by: MrDaGree <5050898+MrDaGree@users.noreply.github.com>
Co-authored-by: Willy-JL <willy.leslie@icloud.com>
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
Co-authored-by: Sergey Gavrilov <who.just.the.doctor@gmail.com>
2023-03-10 02:13:18 +09:00
..
application.fam
rpc_app.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
rpc_app.h [FL-3002] SubGhz: add RPC error (#2097) 2022-12-08 14:49:54 +09:00
rpc_cli.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
rpc_debug.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
rpc_gpio.c
rpc_gui.c Upside down / left handed orientation support (#2462) 2023-03-10 02:13:18 +09:00
rpc_i.h [FL-2957] Unified Info API, App Error, Data Xchange (#1998) 2022-11-29 18:08:08 +09:00
rpc_property.c [FL-2957] Unified Info API, App Error, Data Xchange (#1998) 2022-11-29 18:08:08 +09:00
rpc_storage.c [FL-3055] Getter for application data path (#2181) 2023-03-02 03:57:27 +10:00
rpc_system.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
rpc.c [FL-2957] Unified Info API, App Error, Data Xchange (#1998) 2022-11-29 18:08:08 +09:00
rpc.h Fix for spelling (#2051) 2022-11-29 01:51:51 +09:00