Commit graph

  • cacf107c11 format minacode 2022-12-08 20:43:47 +0100
  • 5af0a3410d fixed number displays minacode 2022-12-07 17:36:40 +0100
  • fed59f18fa make buttons bigger minacode 2022-12-07 15:06:40 +0100
  • 7e7aa6c04e fixes and cleanup minacode 2022-12-05 17:35:26 +0100
  • f2e6e835a4 added calculator symbol minacode 2022-12-05 17:34:49 +0100
  • 9d4ad4e619 added pow with floats minacode 2022-12-04 15:51:56 +0100
  • 1aec3afdfa added fixed point numbers, pow is still broken minacode 2022-12-04 14:12:18 +0100
  • ba9d4772ff add offset minacode 2022-12-04 13:10:01 +0100
  • e0cd8f60de Fix comparison Max Friedrich 2022-12-04 01:38:21 +0100
  • 1770866d5e add int calculator minacode 2022-12-03 23:09:24 +0100
  • 5e19e042c0 new file: doc/lvgl_align.png add ref for alignment names in lvgl modified: src/displayapp/apps/CMakeLists.txt uncomment wome watchfaces modified: src/displayapp/screens/WatchFaceCasioStyleG7710.cpp add alarm, overlaps with heartbeat modified: src/displayapp/screens/WatchFaceCasioStyleG7710.h new file: todo.log Eve C 2024-07-16 08:36:01 +0200
  • 6ce316dc06 hide alarm depending on option status Eve C 2024-07-15 16:39:17 +0200
  • ca0b300f06 Decrease FreeRTOS heap size Mathias Tausen 2024-04-28 15:40:02 +0200
  • 62b2a4d1db Timer: Remember last timer setting Mathias Tausen 2024-02-11 21:25:13 +0100
  • e6f0a89202 reduce RAM size Patric Gruber 2024-07-11 15:53:18 +0200
  • 616926345e refactor heartrate task (switch cases, comments with explanation) Patric Gruber 2024-07-11 14:56:06 +0200
  • 6a0276f164 fix settings screen Patric Gruber 2024-07-11 14:55:17 +0200
  • 7cf4f6e1ec fix bug where settings open pair pin screen Patric Gruber 2024-04-11 00:35:11 +0200
  • ffc5f96d9a bump settings version Patric Gruber 2024-04-11 00:01:10 +0200
  • 3b432cd310 fix issues after rebase on main Patric Gruber 2024-01-02 16:07:35 +0100
  • d78f26201b fix DisplayApp.cpp Patric Gruber 2023-12-11 12:18:16 +0100
  • 4ed4d2cfcd use pdMS_TO_TICKS correctly, format using clang-format Patric Gruber 2023-12-01 17:22:28 +0100
  • 50d88bbe84 bump settings version, fix types Patric Gruber 2023-12-01 17:15:24 +0100
  • 520e50901a fix rebase mistakes Patric Gruber 2023-12-01 14:18:09 +0100
  • 04ed068ff9 add settings screen to choose heartrate measurement background Patric Gruber 2023-08-25 02:10:45 +0200
  • 69578a679a properly format using clang-format Patric Gruber 2023-07-07 23:20:41 +0200
  • eeaf5374d4 stop background after 30s of no data from the heart rate sensor Patric Gruber 2023-05-25 23:41:26 +0200
  • f94c074064 rebase on main Patric Gruber 2023-05-11 23:47:31 +0200
  • a2edd931ec add heart rate measurments in the background Patric Gruber 2023-03-31 10:00:56 +0200
  • d376a856b7 use enum instead of uint32_t for heartrater interval setting Patric Gruber 2023-08-26 20:35:39 +0200
  • be1a519098 use different style for the heartrate settings and fix issues with settings file Patric Gruber 2023-08-25 13:06:18 +0200
  • 27ee1eb2c8 add settings screen to choose heartrate measurement background Patric Gruber 2023-08-25 02:10:45 +0200
  • 5dbe1f77b5 properly format using clang-format Patric Gruber 2023-07-07 23:20:41 +0200
  • 7ae790bcdb stop background after 30s of no data from the heart rate sensor Patric Gruber 2023-05-25 23:41:26 +0200
  • a5db54af27 rebase on main Patric Gruber 2023-05-11 23:47:31 +0200
  • 0370e3cd65 remove background start timestamp reset on sleep Patric Gruber 2023-04-03 21:29:17 +0200
  • 58c507ee45 increase task delay when waiting in the background to 10s Patric Gruber 2023-03-31 10:25:36 +0200
  • f7b1111e05 add heart rate measurments in the background Patric Gruber 2023-03-31 10:00:56 +0200
  • 59f9a5eaff Changes to be committed: modified: src/displayapp/screens/Calendar.cpp modified: src/libs/lv_conf.h week start on monday with LV_CALENDAR_WEEK_STARTS_MONDAY Changes not staged for commit: modified: src/libs/lvgl (modified content) Eve C 2024-07-10 17:20:52 +0200
  • 2a762f62ad On branch my-custom-infinitime modified: package-lock.json : ??? modified: package.json : ??? modified: src/displayapp/screens/AlarmIcon.cpp : put bell / not bell in this file to keep infineat as in the PR I submit modified: src/displayapp/screens/WatchFaceMeow.cpp : don't refer to alarmIcon.cpp to change the icon, instead do it in this file directly to have different icons modified: src/libs/QCBOR : reverted to match original repo's version (git submodule status : compare commit id in this repo and a freshly cloned repo) modified: src/libs/arduinoFFT : reverted modified: src/libs/littlefs : reverted Eve C 2024-07-10 11:48:09 +0200
  • e4d6014d88 updated WatchFaceMeow to match alignment, settings, AMPM compatibility of Infineat. also files that seemed to have been modified by submodules update. Eve C 2024-07-10 10:34:37 +0200
  • 21c3b1ebb0 Use stop variable instead of return Felipe Martinez 2024-07-09 23:03:43 +0000
  • c59e29a5c8 Add conditionals Felipe Martinez 2024-07-09 23:02:14 +0000
  • 23b1bfcb9a Remove logs Felipe Martinez 2024-07-09 23:01:55 +0000
  • 86c8fd882d Get time components Felipe Martinez 2024-07-09 22:26:26 +0000
  • 47522994f5 Add arcs; push object when setting property Felipe Martinez 2024-07-09 21:19:29 +0000
  • 700e9a4f6d Store status icons in unique_ptr Felipe Martinez 2024-07-09 20:53:29 +0000
  • 164a21218f faire en sorte que watchfacemeow et watchface infineat soient compatibles, en cours Eve C 2024-07-09 12:05:06 +0200
  • 9bc6c820e9 Tweaks Felipe Martinez 2024-07-08 21:37:32 +0000
  • ff4607c6da Add PushCurrentTicks Felipe Martinez 2024-07-08 21:37:23 +0000
  • b55b59ea13 Set object parent Felipe Martinez 2024-07-08 20:06:33 +0000
  • b7cdd48157 Add buttons and event handlers Felipe Martinez 2024-07-08 19:39:22 +0000
  • 8ed1d22a48 Merge branch 'main' into my-custom-infinitime Eve C 2024-07-08 17:12:29 +0200
  • f42ef49a40 Merge branch 'testcalendar' into my-custom-infinitime Eve C 2024-07-08 17:05:53 +0200
  • 06fffa6df2 Destroy status icons on exit Felipe Martinez 2024-07-08 13:51:44 +0000
  • e289dc31c6 Update Applications.md Derry Tutt 2024-07-08 08:39:50 -0500
  • 445a1b6668 2048->2 in heading, hopefully merged for 1.15 Derry Tutt 2024-07-08 08:39:14 -0500
  • 7c2686cd7c
    Apply suggestions from code review Derry Tutt 2024-07-08 08:36:17 -0500
  • 20be2a3641
    Apply suggestions from code review Derry Tutt 2024-07-08 08:35:25 -0500
  • ec980bf2e9
    Update doc/gettingStarted/Applications.md Derry Tutt 2024-07-08 08:35:01 -0500
  • 9668c26873
    Update doc/gettingStarted/Applications.md Derry Tutt 2024-07-08 08:34:50 -0500
  • 51b67d4ec6
    Update README.md Derry Tutt 2024-07-08 08:34:37 -0500
  • fbebbfaf37
    Update README.md Derry Tutt 2024-07-08 08:34:28 -0500
  • 05c1245b4d
    Update doc/gettingStarted/Applications.md Derry Tutt 2024-07-08 08:33:51 -0500
  • c5183c0cba Find program size Felipe Martinez 2024-07-08 13:02:32 +0000
  • 9bc75c5d3c Add FS::FileSeek method with whence Felipe Martinez 2024-07-08 13:01:27 +0000
  • 3556687e2e Read program from external flash Felipe Martinez 2024-07-08 12:49:58 +0000
  • 46c25e83bc Add asm_assert macro Felipe Martinez 2024-07-08 12:49:30 +0000
  • c9f22468ce Use enum class Felipe Martinez 2024-07-08 11:25:30 +0000
  • d6b51579e5 Add Equals and Negate Felipe Martinez 2024-07-08 11:14:14 +0000
  • 408f4bd6dc Ensure division order Felipe Martinez 2024-07-08 02:11:40 +0000
  • d3706722e0 Add status icons Felipe Martinez 2024-07-08 02:05:57 +0000
  • 1751c4d5b4 Add fonts array Felipe Martinez 2024-07-08 00:59:00 +0000
  • db53157c21 Cleanup Felipe Martinez 2024-07-08 00:53:17 +0000
  • 2adeb39800 Add RealignObject Felipe Martinez 2024-07-08 00:52:42 +0000
  • 562035dcab Add ASM app to apps list Felipe Martinez 2024-07-08 00:42:21 +0000
  • e9db08e589 Include ASM screen Felipe Martinez 2024-07-07 22:14:17 +0000
  • 29f1a93839 Add datetime formatting Felipe Martinez 2024-07-07 22:08:00 +0000
  • bf13db05ce Use inheritance for values Felipe Martinez 2024-07-07 21:01:23 +0000
  • d407fe1627 Update Applications.md Derry Tutt 2024-07-07 14:13:34 -0500
  • 4fb2010800 Update README.md Derry Tutt 2024-07-07 14:11:20 -0500
  • bca991b476 Add linebreak so image is on a newline Derry Tutt 2024-07-07 14:07:33 -0500
  • c0ed224d99 Fix image Derry Tutt 2024-07-07 14:05:56 -0500
  • 8614f0519e Create Watchfaces.md Derry Tutt 2024-07-07 14:04:42 -0500
  • 3ab0b64fc4 Images for watchfaces Derry Tutt 2024-07-07 14:04:38 -0500
  • 5e92a70fa8 Create Applications.md Derry Tutt 2024-07-07 13:54:57 -0500
  • 46b9b3f6e3 Finish uploading images for apps Derry Tutt 2024-07-07 13:54:52 -0500
  • 7ac66dc237 Rename obj to lvobj Felipe Martinez 2024-07-07 18:50:05 +0000
  • 23729eff99 Use shared_ptrs Felipe Martinez 2024-07-07 18:49:19 +0000
  • 2dce4d0e2c More screenshots, not done yet. Derry Tutt 2024-07-07 13:31:49 -0500
  • cdc73c4738 Update updating-software.md Derry Tutt 2024-07-07 12:23:36 -0500
  • 6a842309af Add screenshot for version, instead of photo Derry Tutt 2024-07-07 12:23:32 -0500
  • 22a9b68319 Update Gadgetbridge docs (2/2) Derry Tutt 2024-07-07 12:06:37 -0500
  • 360fad938c Add screenshot of Validate option Derry Tutt 2024-07-07 12:06:13 -0500
  • df01bbaea1 Finish updating pictures Derry Tutt 2024-07-07 12:04:45 -0500
  • 8d5ac4f4c2 Add call Felipe Martinez 2024-07-07 16:45:53 +0000
  • f9d0b71a8a Update Gadgetbridge docs (1/2) Derry Tutt 2024-07-07 11:44:14 -0500
  • 60f1a93047 Update images Derry Tutt 2024-07-07 11:43:56 -0500
  • 0faece9e4b Add refreshing Felipe Martinez 2024-07-07 16:36:59 +0000
  • fb199bf244 Notification should be plural Derry Tutt 2024-07-07 11:35:23 -0500