flipperzero-firmware/applications
Albert Kharisov 6c74ea65c2
[FL-1369, FL-1397, FL-1420] IRDA + SDcard (#513)
* Add saving to SD-Card (not ready yet)
* Add saving to SD-card (done)
* Select previous menu item
* Fix central button
* Fix current_button
* Refactoring
* Add notifications
* [FL-1417] Add IRDA CLI
  CLI commands:
  1) ir_rx
  Receives all IR-trafic, decodes and prints result to stdout
  2) ir_tx <protocol> <address> <command>
  Transmits IR-signal. Address and command are hex-formatted
* Fix BUG with random memory corruption at random time in random place in random universe in random unknown space and time forever amen
* Fix submenu set_selected_item
* Bring protocol order back
* Add TODO sdcard check
2021-06-09 16:04:49 +03:00
..
accessor [FL-1237] Notifications app (#476) 2021-05-24 16:44:14 +03:00
app-loader [FL-1308] Add API for starting applications with arguments (#486) 2021-05-26 19:23:25 +03:00
archive archive: file extension removed in rename menu (#511) 2021-06-07 19:47:27 +03:00
backlight-control [FL-1237] Notifications app (#476) 2021-05-24 16:44:14 +03:00
bt [FL-1363] BLE GUI tests (#505) 2021-06-02 17:09:02 +03:00
cli [FL-1288] Additional gpio_set pins for testing (#508) 2021-06-07 18:33:47 +03:00
coreglitch_demo_0 [FL-300] Launch applications from CLI (#380) 2021-03-18 10:58:16 +03:00
dolphin [FL-1388] Passport portraits (#506) 2021-06-02 14:47:05 +03:00
examples Blink app: add delay to prevent notifications stuck (#499) 2021-05-28 12:45:54 +03:00
floopper-bloopper@82be9fcd35 [FL-300] Launch applications from CLI (#380) 2021-03-18 10:58:16 +03:00
gpio-tester [FL-1237] Notifications app (#476) 2021-05-24 16:44:14 +03:00
gui [FL-1369, FL-1397, FL-1420] IRDA + SDcard (#513) 2021-06-09 16:04:49 +03:00
gui-test [FL-300] Launch applications from CLI (#380) 2021-03-18 10:58:16 +03:00
ibutton [FL-1307] iButton key files: ASCII encoding and .ibtn extension (#493) 2021-05-26 19:50:16 +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-1369, FL-1397, FL-1420] IRDA + SDcard (#513) 2021-06-09 16:04:49 +03:00
irda_monitor [FL-1250, FL-1252, FL-1323, FL-1324] New IRDA Application (part 1) (#497) 2021-06-02 18:16:05 +03:00
lf-rfid [FL-1237] Notifications app (#476) 2021-05-24 16:44:14 +03:00
menu menu: drop left/right keys navigation (#510) 2021-06-07 18:55:31 +03:00
music-player [FL-300] Launch applications from CLI (#380) 2021-03-18 10:58:16 +03:00
nfc [FL-1039] Emv emulation (#491) 2021-05-26 02:54:44 +03:00
notification [FL-1369, FL-1397, FL-1420] IRDA + SDcard (#513) 2021-06-09 16:04:49 +03:00
power [FL-1138] CLI commands unification (#484) 2021-05-24 17:50:28 +03:00
sd-card-test [FL-1237] Notifications app (#476) 2021-05-24 16:44:14 +03:00
sd-filesystem [FL-1307] iButton key files: ASCII encoding and .ibtn extension (#493) 2021-05-26 19:50:16 +03:00
subghz Subghz packet test (#512) 2021-06-08 12:51:16 +03:00
tests [FL-1250, FL-1252, FL-1323, FL-1324] New IRDA Application (part 1) (#497) 2021-06-02 18:16:05 +03:00
applications.c [FL-1369, FL-1397, FL-1420] IRDA + SDcard (#513) 2021-06-09 16:04:49 +03:00
applications.h [FL-1181] Archive app (#458) 2021-05-18 21:54:56 +03:00
applications.mk [FL-1237] Notifications app (#476) 2021-05-24 16:44:14 +03:00