Commit Graph

  • 5fef25fb13
    Various improvements (#46) Ken Van Hoeylandt 2024-02-17 17:41:56 +01:00
  • de34cbfd7a
    Added GPIO app (#45) Ken Van Hoeylandt 2024-02-13 22:40:17 +01:00
  • bec24614d3
    Cleanup (#44) Ken Van Hoeylandt 2024-02-12 22:01:46 +01:00
  • 159118f19a
    Cleanup (#43) Ken Van Hoeylandt 2024-02-11 22:53:59 +01:00
  • 3250943345
    Screenshot app & service (#42) Ken Van Hoeylandt 2024-02-11 22:40:53 +01:00
  • 0bdc4bd32f
    Fix for crash when no SPI memory available (#41) Ken Van Hoeylandt 2024-02-11 18:15:10 +01:00
  • e0db8767c7
    Align code style (#40) Ken Van Hoeylandt 2024-02-11 00:58:43 +01:00
  • 9327d61427
    Improved System Info app (#39) Ken Van Hoeylandt 2024-02-10 23:51:03 +01:00
  • 6dc8b897d6
    Display orientation setting (#38) Ken Van Hoeylandt 2024-02-10 22:51:59 +01:00
  • 03aa8f62ba
    Updated desktop icons (#37) Ken Van Hoeylandt 2024-02-10 21:29:52 +01:00
  • 5558edccce
    Statusbar improvements (#36) Ken Van Hoeylandt 2024-02-09 23:53:29 +01:00
  • 29ea47a7ba
    Improvements for Files app and statusbar icon (#35) Ken Van Hoeylandt 2024-02-07 23:11:39 +01:00
  • 5880e841a3
    Implemented Files app (#33) Ken Van Hoeylandt 2024-02-06 23:18:34 +01:00
  • 93e4378a9e
    Various improvements (#34) Ken Van Hoeylandt 2024-02-04 17:59:25 +01:00
  • 69165263f1
    Various improvements (#32) Ken Van Hoeylandt 2024-02-03 15:45:53 +01:00
  • 4f89918e91
    Timer fixes & tests added Ken Van Hoeylandt 2024-02-02 22:19:36 +01:00
  • 47377439dd
    Implement unit testing (#30) Ken Van Hoeylandt 2024-02-02 00:12:36 +01:00
  • 50e7fb92c8
    Updated README.md (#29) Ken Van Hoeylandt 2024-01-31 22:37:30 +01:00
  • 77f386f0b9
    Simplify Hello World apps and update docs (#28) Ken Van Hoeylandt 2024-01-31 22:26:22 +01:00
  • 7f133e65c5
    Added settings app (#27) Ken Van Hoeylandt 2024-01-31 21:00:46 +01:00
  • d171b9a231
    Display brightness support (#26) Ken Van Hoeylandt 2024-01-31 20:39:12 +01:00
  • ae5c828f42
    Cleanup of Waveshare board drivers Ken Van Hoeylandt 2024-01-28 22:39:29 +01:00
  • ddf46b07e9
    SD card support for 2432S024C and some fixes (#24) Ken Van Hoeylandt 2024-01-28 21:52:05 +01:00
  • d27579848a
    SD card support (#23) Ken Van Hoeylandt 2024-01-28 16:34:25 +01:00
  • 618f557a16
    Simplify keyboard support (#22) Ken Van Hoeylandt 2024-01-28 00:04:47 +01:00
  • 7a7b31e426
    Various improvements (#21) Ken Van Hoeylandt 2024-01-27 23:13:17 +01:00
  • a2f0399c9f
    Improved startup sequence (#20) Ken Van Hoeylandt 2024-01-27 16:28:48 +01:00
  • ccbe6b7ab8
    LilyGo T-Deck keyboard support & display driver improvements (#19) Ken Van Hoeylandt 2024-01-27 12:34:02 +01:00
  • 14eb43211d
    Support for Waveshare S3 Touch LCD 4.3 (#18) Ken Van Hoeylandt 2024-01-26 21:36:21 +01:00
  • ed2d0cc78a
    Move FreeRTOSConfig.h to app-sim (#17) Ken Van Hoeylandt 2024-01-22 00:27:17 +01:00
  • d6baf40d0b
    Implement LVGL with SDL for simulator (#16) Ken Van Hoeylandt 2024-01-21 22:27:00 +01:00
  • 18a5c5aa45
    Move Config back to tactility project (#15) Ken Van Hoeylandt 2024-01-20 16:23:33 +01:00
  • e2209ccba8
    Move app/service code from tactility-core to tactility (#14) Ken Van Hoeylandt 2024-01-20 15:41:01 +01:00
  • 0c724e2e68 Improved gitignore for cmake directory generation Ken Van Hoeylandt 2024-01-20 14:21:38 +01:00
  • 6bd65abbb4
    Tactility modules refactored (#13) Ken Van Hoeylandt 2024-01-20 14:10:19 +01:00
  • a94baf0d00
    Support for PC platform (#12) Ken Van Hoeylandt 2024-01-19 17:39:30 +01:00
  • c830c66063 View and state updating simplified Ken Van Hoeylandt 2024-01-17 23:59:04 +01:00
  • aa6f05e54c Use TT logging instead of ESP Ken Van Hoeylandt 2024-01-17 23:56:02 +01:00
  • 468bbdc308 Use CBC not ECB Ken Van Hoeylandt 2024-01-17 23:52:31 +01:00
  • 36f24776b1 Prepare code for non-ESP usage Ken Van Hoeylandt 2024-01-17 23:21:45 +01:00
  • 1ed7489088 Don't store ssid when encryption failed Ken Van Hoeylandt 2024-01-17 23:16:07 +01:00
  • d8b22912e6 cross-platform logging Ken Van Hoeylandt 2024-01-17 22:49:25 +01:00
  • 6550fa4583 move mlib to libs folder Ken Van Hoeylandt 2024-01-17 21:45:57 +01:00
  • a931b83435 removed cmsis lib and references Ken Van Hoeylandt 2024-01-17 21:02:08 +01:00
  • 622c9f780c Revert "fix for flash size in default config" Ken Van Hoeylandt 2024-01-17 20:52:08 +01:00
  • 38e7a35910 fix for flash size in default config Ken Van Hoeylandt 2024-01-17 20:50:19 +01:00
  • 74bfe5e792 Removed custom string implementation Ken Van Hoeylandt 2024-01-15 00:21:53 +01:00
  • d9c42ab326 Removed heap tracing and custom output Ken Van Hoeylandt 2024-01-15 00:21:38 +01:00
  • 16dc1e385c Various UI/UX improvements Ken Van Hoeylandt 2024-01-14 23:26:37 +01:00
  • ba1f81f599
    Implemented wifi credentials storage (#11) Ken Van Hoeylandt 2024-01-14 18:46:04 +01:00
  • 069416eee5
    Rename furi to tactility-core (#10) Ken Van Hoeylandt 2024-01-13 22:12:40 +01:00
  • 64a01df750
    Wifi support and much more (#9) Ken Van Hoeylandt 2024-01-13 14:15:53 +01:00
  • 83e226f696
    implemented service registry (#8) Ken Van Hoeylandt 2024-01-06 20:37:41 +01:00
  • 051b1548ec added spi ram support Ken Van Hoeylandt 2024-01-06 13:03:51 +01:00
  • 28bd80c1f1
    Rename project to tactility (#7) Ken Van Hoeylandt 2024-01-06 12:24:38 +01:00
  • b0ffa04d78
    semaphore cleanup (#6) Ken Van Hoeylandt 2024-01-05 20:56:44 +01:00
  • 73ed5a5ebe added comment about hardware Ken Van Hoeylandt 2024-01-05 20:53:14 +01:00
  • 1d1dd820df simplify config Ken Van Hoeylandt 2024-01-05 19:40:08 +01:00
  • e842e30ab3
    created ServiceManifest (#5) Ken Van Hoeylandt 2024-01-05 19:38:39 +01:00
  • 3b9986fcef updated readme Ken Van Hoeylandt 2024-01-05 17:12:04 +01:00
  • 8336316133
    Added Lilygo T-Deck support & more (#4) Ken Van Hoeylandt 2024-01-05 17:01:39 +01:00
  • eed990217f cleanup and fixes for widgets Ken Van Hoeylandt 2024-01-03 14:59:10 +01:00
  • bb047b4a5f added missing fonts Ken Van Hoeylandt 2024-01-03 14:35:28 +01:00
  • 48d2fd6c2d implemented basic desktop Ken Van Hoeylandt 2024-01-03 14:13:13 +01:00
  • f6c547ad45 implemented basic top bar Ken Van Hoeylandt 2024-01-02 23:47:49 +01:00
  • e0fc80ca64 cleanup Ken Van Hoeylandt 2024-01-02 17:21:56 +01:00
  • 1ca6c3ba28
    Merge pull request #3 from ByteWelder/app_loading_various Ken Van Hoeylandt 2024-01-02 17:17:17 +01:00
  • 768ab52cd3
    App loading progress (#2) Ken Van Hoeylandt 2024-01-02 17:05:41 +01:00
  • c0824af966 added data partitions and app loading logic Ken Van Hoeylandt 2024-01-02 16:55:17 +01:00
  • b9427d4eba
    App Loading via Loader (#1) Ken Van Hoeylandt 2023-12-30 12:39:07 +01:00
  • 60372076d5 cleanup filenames and extern usage Ken Van Hoeylandt 2023-12-28 13:18:05 +01:00
  • 1cafa1ec1a renamed struct types Ken Van Hoeylandt 2023-12-28 13:07:01 +01:00
  • 6282011634 code style aligned Ken Van Hoeylandt 2023-12-28 13:00:05 +01:00
  • c4a576e4af cleanup Ken Van Hoeylandt 2023-12-28 12:26:19 +01:00
  • a50fb68973 added furi docs Ken Van Hoeylandt 2023-12-28 12:26:01 +01:00
  • 84493e7354 typo Ken Van Hoeylandt 2023-12-28 01:19:42 +01:00
  • 62b714df32 improved sample app links Ken Van Hoeylandt 2023-12-28 01:12:00 +01:00
  • 2d47104aa9 improved hello world readability Ken Van Hoeylandt 2023-12-28 01:11:52 +01:00
  • 6e03655767 simplified open/close record with transaction Ken Van Hoeylandt 2023-12-28 00:42:57 +01:00
  • ad59fea716 removed unnecessary delay Ken Van Hoeylandt 2023-12-28 00:16:30 +01:00
  • ada45d6724 removed unused include Ken Van Hoeylandt 2023-12-28 00:07:57 +01:00
  • 83ef89cf07 improved NbApp definition Ken Van Hoeylandt 2023-12-28 00:07:39 +01:00
  • f0cfd3c34d implemented gui and view_port Ken Van Hoeylandt 2023-12-27 23:53:19 +01:00
  • 48d875a944 added missing extern keyword Ken Van Hoeylandt 2023-12-27 16:46:45 +01:00
  • 570df0640d board implementation cleanup Ken Van Hoeylandt 2023-12-27 16:46:20 +01:00
  • 11f26d4980 consistent header includes Ken Van Hoeylandt 2023-12-27 16:43:30 +01:00
  • 34a067c2b1 code style aligned with furi lib Ken Van Hoeylandt 2023-12-27 14:50:54 +01:00
  • f4088f5762 various improvements Ken Van Hoeylandt 2023-12-27 13:57:20 +01:00
  • aa24b84eb6 app type cleanup and improvements Ken Van Hoeylandt 2023-12-26 23:35:30 +01:00
  • 88c5c55be3 cleanup and improvements Ken Van Hoeylandt 2023-12-26 23:04:40 +01:00
  • 25b0aa09e2 updated readme Ken Van Hoeylandt 2023-12-26 22:04:47 +01:00
  • 5dc2599e55 implemented furi from flipper zero Ken Van Hoeylandt 2023-12-26 21:47:27 +01:00
  • 0cf7829a2d improvements to apps and drivers Ken Van Hoeylandt 2023-12-25 18:43:48 +01:00
  • e6525364c6 basic application support Ken Van Hoeylandt 2023-12-25 17:53:58 +01:00
  • 7886d5c2f9 updated readme Ken Van Hoeylandt 2023-12-25 13:14:46 +01:00
  • 1133fb9031 basic docs and sample code improved Ken Van Hoeylandt 2023-12-25 13:13:57 +01:00
  • f8dd6180b3 updated readme Ken Van Hoeylandt 2023-12-25 13:06:00 +01:00
  • b0989f73af code style Ken Van Hoeylandt 2023-12-25 13:03:52 +01:00
  • d9a938e9be made lvgl part of nb_platform Ken Van Hoeylandt 2023-12-25 12:55:08 +01:00
  • 6fd12b2160 initial commit Ken Van Hoeylandt 2023-12-25 12:42:06 +01:00