Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/flipperzero-firmware.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-24Decouple apps to allow smaller builds. Loader deadlock fix and refactoring. (...Anna Prosvetova
2021-12-09[FL-2125] Cli: input_dump (#887)SG
2021-11-01RPC: Implement storage_stat_request (#800)Anna Prosvetova
2021-10-03[FL-1906] Documentation: add Doxyfile, prepare sources for doxygen. (#741)あく
2021-09-02[FL-1756, FL-1769, FL-1776, FL-1759] Gui: input events complementary V3, refa...Skorpionm
2021-08-31Input, Gui: total events complementarity on all levels (#681)あく
2021-08-30[FL-1755, FL-1756] added LL_DeInit timers, removed Analyze scene, redesigned ...Skorpionm
2021-08-08Rename api-hal to furi-hal (#629)あく
2021-08-07Applications: unified entry point naming scheme, drop dead code, cleanup. (#628)あく
2021-07-19Cli: give input command CliCommandFlagParallelSafe flag (#588)あく
2021-07-18[FL-1546, FL-1534, FL-1550] Drop F5, Certification preparation, Global applic...あく
2021-06-02[FL-1234] Keyboards redesign (#501)its your bedtime
2021-05-18[FL-835] Factory reset. Cli refactoring. (#466)あく
2021-04-29[FL-1167] Rework GPIO and EXTI with LL lib (#424)gornekich
2021-04-18[FL-1161] Input bug fixes and cleanup (#416)あく
2021-04-01[FL-938] Keyboard widget changes (#398)gornekich
2021-03-04[FL-943] Add CLI command for input events injection (#363)gornekich
2021-02-26Input: properly cast timer arg pointer to InputPinState (#354)あく
2021-02-12[FL-872] Furi, API-HAL, App-Loader cleanup and improvements (#334)あく
2021-02-10Input: refactoring, platform agnostic key configuration.あく
2021-01-29[FL-781] FURI, CLI, stdlib: stdout hooks, integration between subsystems, uni...あく
2021-01-28[FL-85][FL-446][FL-720] Dallas key blanks and OneWire lib rework (#313)DrZlo13
2021-01-20[FL-140] Core api dynamic records (#296)DrZlo13
2020-12-01FL-353 Cc1101 rx (#255)coreglitch
2020-11-06Refactor F2/local before F3 merge (#220)coreglitch
2020-10-28Implement LF RFID emulation (#208)coreglitch
2020-10-26Implement ValueManager and ValueComposer (#183)Vadim Kaushan
2020-10-26Api hw gpio pwm (#199)coreglitch
2020-10-20NFC: add interrupt routine only if APP_NFC is definedAleksandr Kutuzov
2020-10-20NFC: input ISR cleanupAleksandr Kutuzov
2020-10-20NFC: application + rfal + driver.Aleksandr Kutuzov
2020-10-13Core api concept (#144)coreglitch
2020-10-05Applications dependency, initial realization (#159)DrZlo13
2020-10-02Input handling and debouncing (#148)Vadim Kaushan