flipperzero-firmware/applications
gornekich 3571b58d0a
[FL-1448], [FL-1529] Introducing Scene Manager, NFC App refactoring and bug fixes (#575)
* gui: refactore ViewNavigator -> SceneManager
* view_dispatcher: remove scene controller, add custom and navigation cb
* scene_manager: rework scene controller, move AppScene from lib
* nfc: rework nfc scenes with new scene controller API
* view_dispatcher: crash on free if not all views were freed
* nfc: introduce scene declaration
* scene_manager: allocate and configure application scenes
* nfc: rework nfc with new Scene Manager API
* scene_manager: remove dublicated scene handlers allocation
* nfc: rework nfc app with new scene manager API
* view_dispatcher: add tick event
* scene_manager: add tick event type and handler
* nfc: rework notifications with tick event
* scene_manager: remove scene id from scene structure
* scene_manager: rename array -> stack, add documentation
* api-hal-nfc: remove listen activation processing
* nfc_scene_start: shorter submenu call
* nfc: fix nfc file name
* nfc: fix Retry in mifare ul success read
* nfc_cli: fix read timeout in nfc_detect CLI command

Co-authored-by: あく <alleteam@gmail.com>
2021-07-12 21:56:14 +03:00
..
accessor Clang formatter: add indent to wrapped functions names. (#548) 2021-07-01 03:45:20 +03:00
app-loader GUI: Icons and IconsAnimation refactoring. Switch assets to new Icon Api (#566) 2021-07-07 11:57:49 +03:00
archive GUI: Icons and IconsAnimation refactoring. Switch assets to new Icon Api (#566) 2021-07-07 11:57:49 +03:00
bt GUI: Icons and IconsAnimation refactoring. Switch assets to new Icon Api (#566) 2021-07-07 11:57:49 +03:00
cli [FL-1491] Gui: input injection in screen stream (#573) 2021-07-09 05:16:54 +03:00
coreglitch_demo_0 [FL-300] Launch applications from CLI (#380) 2021-03-18 10:58:16 +03:00
dolphin GUI: Icons and IconsAnimation refactoring. Switch assets to new Icon Api (#566) 2021-07-07 11:57:49 +03:00
examples Blink app: add delay to prevent notifications stuck (#499) 2021-05-28 12:45:54 +03:00
gpio-tester [FL-1237] Notifications app (#476) 2021-05-24 16:44:14 +03:00
gui [FL-1448], [FL-1529] Introducing Scene Manager, NFC App refactoring and bug fixes (#575) 2021-07-12 21:56:14 +03:00
gui-test GUI: Icons and IconsAnimation refactoring. Switch assets to new Icon Api (#566) 2021-07-07 11:57:49 +03:00
ibutton GUI: Icons and IconsAnimation refactoring. Switch assets to new Icon Api (#566) 2021-07-07 11:57:49 +03:00
input [FL-1234] Keyboards redesign (#501) 2021-06-02 15:51:05 +03:00
internal-storage [FL-835] Factory reset. Cli refactoring. (#466) 2021-05-18 16:57:39 +03:00
irda [FL-1398] IRDA: Implement timings encoder, add RC-6 (#570) 2021-07-08 21:20:13 +03:00
irda_monitor [FL-1398] IRDA: Implement timings encoder, add RC-6 (#570) 2021-07-08 21:20:13 +03:00
lfrfid GUI: Icons and IconsAnimation refactoring. Switch assets to new Icon Api (#566) 2021-07-07 11:57:49 +03:00
lfrfid-debug New LF-RFID app (#534) 2021-06-28 17:42:30 +03:00
menu GUI: Icons and IconsAnimation refactoring. Switch assets to new Icon Api (#566) 2021-07-07 11:57:49 +03:00
music-player [FL-300] Launch applications from CLI (#380) 2021-03-18 10:58:16 +03:00
nfc [FL-1448], [FL-1529] Introducing Scene Manager, NFC App refactoring and bug fixes (#575) 2021-07-12 21:56:14 +03:00
notification [FL-1329] Settings (#563) 2021-07-05 01:03:56 +03:00
power GUI: Icons and IconsAnimation refactoring. Switch assets to new Icon Api (#566) 2021-07-07 11:57:49 +03:00
scened-app-example [FL-1371][FL-1502] Lfrfid app: fixes. (#555) 2021-07-04 19:01:16 +03:00
sd-card-test Clang formatter: add indent to wrapped functions names. (#548) 2021-07-01 03:45:20 +03:00
sd-filesystem GUI: Icons and IconsAnimation refactoring. Switch assets to new Icon Api (#566) 2021-07-07 11:57:49 +03:00
subghz Skorp subghz capture refactoring (#569) 2021-07-07 22:49:45 +03:00
tests [FL-1398] IRDA: Implement timings encoder, add RC-6 (#570) 2021-07-08 21:20:13 +03:00
applications.c GUI: Icons and IconsAnimation refactoring. Switch assets to new Icon Api (#566) 2021-07-07 11:57:49 +03:00
applications.h GUI: Icons and IconsAnimation refactoring. Switch assets to new Icon Api (#566) 2021-07-07 11:57:49 +03:00
applications.mk [FL-1398] IRDA: Implement timings encoder, add RC-6 (#570) 2021-07-08 21:20:13 +03:00