flipperzero-firmware/applications/gui
gornekich d3b58f732f
[FL-1783] Power service refactoring (#718)
* settings power: introduce power settings app
* power: move power API to separate file
* settings power: implement reboot scene
* settings power: add power off scene
* assets: add crying dolphin, fix Subghz assets names
* settings power: fix power off scene GUI
* settings power: add battery info scene
* power: add cli to application on start hook
* power: remove power from main menu
* power: move to power service folder
* power service: rework power off logic
* power: add pubsub events
* bt: subscribe to battery level change, update characteristic
* application: change order of Settings applications
* gui: add bubble element
* power: gui improvements
* application: rename Notification -> LCD and notifications
* Applications: menu order according to documentation and add missing power cli init
* settings power: add disconnect USB scene
* power cli: notify user to disconnect USB after poweroff
* Power: update poweroff message in cli

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2021-09-24 19:28:02 +03:00
..
modules [FL-1819][FL-1848] About: hw, fw, boot version screens. Misc corrections of the About screens. (#719) 2021-09-24 14:56:27 +03:00
canvas_i.h [FL-1286] Add vertical screen orientation (#472) 2021-05-19 12:43:15 +03:00
canvas.c [FL-1490] FuriHal: crypto api. Crypto cli tool. (#702) 2021-09-15 12:59:49 +03:00
canvas.h [FL-1501] NFC: read Mifare Ultralight (#571) 2021-07-08 23:41:34 +03:00
elements.c [FL-1783] Power service refactoring (#718) 2021-09-24 19:28:02 +03:00
elements.h [FL-1783] Power service refactoring (#718) 2021-09-24 19:28:02 +03:00
gui_i.h Input, Gui: total events complementarity on all levels (#681) 2021-08-31 11:22:52 +03:00
gui.c [FL-1756, FL-1769, FL-1776, FL-1759] Gui: input events complementary V3, refactoring. SubGhz: read/emulate fixes. Cleanup. (#684) 2021-09-02 00:05:00 +03:00
gui.h [FL-878] Gui: screen streaming (#337) 2021-02-13 14:40:20 +03:00
icon_animation_i.h GUI: Icons and IconsAnimation refactoring. Switch assets to new Icon Api (#566) 2021-07-07 11:57:49 +03:00
icon_animation.c GUI: Icons and IconsAnimation refactoring. Switch assets to new Icon Api (#566) 2021-07-07 11:57:49 +03:00
icon_animation.h GUI: Icons and IconsAnimation refactoring. Switch assets to new Icon Api (#566) 2021-07-07 11:57:49 +03:00
icon_i.h GUI: Icons and IconsAnimation refactoring. Switch assets to new Icon Api (#566) 2021-07-07 11:57:49 +03:00
icon.c GUI: Icons and IconsAnimation refactoring. Switch assets to new Icon Api (#566) 2021-07-07 11:57:49 +03:00
icon.h GUI: Icons and IconsAnimation refactoring. Switch assets to new Icon Api (#566) 2021-07-07 11:57:49 +03:00
scene_manager_i.h [FL-1448], [FL-1529] Introducing Scene Manager, NFC App refactoring and bug fixes (#575) 2021-07-12 21:56:14 +03:00
scene_manager.c [FL-1543] Scene manager search scene API (#611) 2021-07-28 17:52:00 +03:00
scene_manager.h [FL-1543] Scene manager search scene API (#611) 2021-07-28 17:52:00 +03:00
u8g2_periphery.c Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
view_dispatcher_i.h [FL-1756, FL-1769, FL-1776, FL-1759] Gui: input events complementary V3, refactoring. SubGhz: read/emulate fixes. Cleanup. (#684) 2021-09-02 00:05:00 +03:00
view_dispatcher.c [FL-1756, FL-1769, FL-1776, FL-1759] Gui: input events complementary V3, refactoring. SubGhz: read/emulate fixes. Cleanup. (#684) 2021-09-02 00:05:00 +03:00
view_dispatcher.h [FL-1755, FL-1756] added LL_DeInit timers, removed Analyze scene, redesigned astomatic frequency change mechanism, updated subghz read scene interface (#677) 2021-08-30 23:05:09 +03:00
view_i.h [FL-1755, FL-1756] added LL_DeInit timers, removed Analyze scene, redesigned astomatic frequency change mechanism, updated subghz read scene interface (#677) 2021-08-30 23:05:09 +03:00
view_port_i.h [FL-1286] Add vertical screen orientation (#472) 2021-05-19 12:43:15 +03:00
view_port.c [FL-1756, FL-1769, FL-1776, FL-1759] Gui: input events complementary V3, refactoring. SubGhz: read/emulate fixes. Cleanup. (#684) 2021-09-02 00:05:00 +03:00
view_port.h [FL-1286] Add vertical screen orientation (#472) 2021-05-19 12:43:15 +03:00
view.c [FL-1755, FL-1756] added LL_DeInit timers, removed Analyze scene, redesigned astomatic frequency change mechanism, updated subghz read scene interface (#677) 2021-08-30 23:05:09 +03:00
view.h [FL-1755, FL-1756] added LL_DeInit timers, removed Analyze scene, redesigned astomatic frequency change mechanism, updated subghz read scene interface (#677) 2021-08-30 23:05:09 +03:00