flipperzero-firmware/applications
あく 6928122650
FL-53: new NFC worker, A/B/F/V poll and display. (#283)
* GUI: view. Flooper-blooper fix compilation error.
* GUI: view and viewdispatcher bones
* GUI: view implementation, view models, view dispatcher
* GUI: view navigation, model refinement. Power: use view, view dispatcher.

* HAL Flash: proper page write. Dolphin: views. Power: views

* Dolphin: transition idle scree to Views
* Dolphin: input events on stats view. Format sources.

* HAL: flash erase. Dolphin: permanent state storage.

* Dolphin: first start welcome. HAL: flash operation status, errata 2.2.9 crutch.

* NFC: rewrite worker
* NFC: add support for B,F,V.
* NFC: replace rfal irq hanlder with realtime thread, more details about cards.

* Bootloader: LSE and RTS shenanigans, LED control, morse code for LSE failure error.

* F4: stop in Error_Handler

* BLE: handle working FUS, but empty radio stack.

* HAL: alive FUS is now sufficient for flash controller access

* Dolphin: update model after state load

* NFC: detect navigation

* RFAL: use osPriorityISR for isr thread

* NFC: emulation

* Bootloader: rollback incorrectly merged rename

* Dolphin: rollback incorrectly merged changes

* RFAL: remove volatile from thread attr

* RFAL: do not call platform ErrorHandler, error codes is enough

* NFC: improved error handling

* Format sources

* NFC: reset detect view model on start

* Format sources

* update codeowners

* NFC: hide last info if no card detected
2021-01-11 18:42:25 +06:00
..
app-loader GUI: abolish API injection into instances. (#265) 2020-12-14 13:50:32 +03:00
backlight-control fix multithread logic in template app, update gpio HAL (#250) 2020-11-19 15:25:32 +03:00
bt GUI: abolish API injection into instances. (#265) 2020-12-14 13:50:32 +03:00
cc1101-workaround Bootloader: do not configure clock on start, just minimum LL init. (#269) 2020-12-18 23:51:08 +06:00
cli Enable RTC for all platforms and add cli date command (#252) 2020-11-23 16:26:19 +03:00
coreglitch_demo_0 Refactor F2/local before F3 merge (#220) 2020-11-06 11:31:59 +03:00
display-u8g2 Refactor F2/local before F3 merge (#220) 2020-11-06 11:31:59 +03:00
dolphin FL-53: new NFC worker, A/B/F/V poll and display. (#283) 2021-01-11 18:42:25 +06:00
examples fix multithread logic in template app, update gpio HAL (#250) 2020-11-19 15:25:32 +03:00
floopper-bloopper@25a2cc076c Update flooper-blooper version (#275) 2020-12-22 23:56:25 +06:00
gpio-tester GUI: abolish API injection into instances. (#265) 2020-12-14 13:50:32 +03:00
gui GUI: fix issue with gui update on view draw (#301) 2021-01-11 15:20:29 +03:00
ibutton FL-549 Reading iButton "Cyfral" by HW comparator (#273) 2020-12-22 20:44:38 +06:00
input FL-353 Cc1101 rx (#255) 2020-12-01 21:47:46 +03:00
irda [FL-572][FL-577] Irda receive feature (#282) 2021-01-07 22:28:35 +06:00
lf-rfid FL-262 Interrupt manager (#270) 2020-12-19 01:26:03 +06:00
menu GUI: abolish API injection into instances. (#265) 2020-12-14 13:50:32 +03:00
music-player GUI: abolish API injection into instances. (#265) 2020-12-14 13:50:32 +03:00
nfc FL-53: new NFC worker, A/B/F/V poll and display. (#283) 2021-01-11 18:42:25 +06:00
power FL-528 GUI: View, ViewDispather. Dolphin: first start. (#276) 2021-01-08 10:42:48 +06:00
sd-card-test GUI: abolish API injection into instances. (#265) 2020-12-14 13:50:32 +03:00
sd-nfc GUI: abolish API injection into instances. (#265) 2020-12-14 13:50:32 +03:00
template GUI: abolish API injection into instances. (#265) 2020-12-14 13:50:32 +03:00
tests Core code cleanup (#206) 2020-10-29 10:58:19 +03:00
applications.h Rename Irukagotchi to Dolphin. Add basic game state structures. (#268) 2020-12-19 02:15:29 +06:00
applications.mk [FL-572][FL-577] Irda receive feature (#282) 2021-01-07 22:28:35 +06:00