Commit graph

2291 commits

Author SHA1 Message Date
Eve C e4d6014d88 updated WatchFaceMeow to match alignment, settings, AMPM compatibility of Infineat. also files that seemed to have been modified by submodules update. 2024-07-10 10:34:37 +02:00
Eve C 164a21218f faire en sorte que watchfacemeow et watchface infineat soient compatibles, en cours 2024-07-09 12:05:06 +02:00
Eve C 8ed1d22a48 Merge branch 'main' into my-custom-infinitime
Conflicts:
	.gitignore
	README.md
somehow when I compile it adds a nodemodules folder, that is not in the
original (from Infinitime) .gitignore file. So I added it.
I also modified the readme to list the branches in this project and my
modifications.

These are the changes from main that I didn't have yet in this branch
 Changes to be committed:
	modified:   README.md
	new file:   doc/ui/infineat_settings.png
	modified:   src/components/ble/SimpleWeatherService.cpp
	modified:   src/components/ble/SimpleWeatherService.h
	modified:   src/components/datetime/DateTimeController.cpp
	modified:   src/components/datetime/DateTimeController.h
	new file:   src/components/datetime/TODO.md
	modified:   src/displayapp/DisplayApp.cpp
	modified:   src/displayapp/screens/WatchFaceAnalog.h
	modified:   src/drivers/Bma421.cpp
	modified:   src/drivers/St7789.cpp
	modified:   src/drivers/St7789.h
	modified:   src/systemtask/SystemTask.cpp
2024-07-08 17:12:29 +02:00
Eve C f42ef49a40 Merge branch 'testcalendar' into my-custom-infinitime
Conflicts:
	src/displayapp/apps/CMakeLists.txt
	src/displayapp/fonts/fonts.json
	src/displayapp/screens/Symbols.h

 On branch my-custom-infinitime
 All conflicts fixed but you are still merging.
 Changes to be committed:
	modified:   src/CMakeLists.txt
	modified:   src/displayapp/DisplayApp.cpp
	modified:   src/displayapp/InfiniTimeTheme.h
	modified:   src/displayapp/apps/Apps.h.in
	modified:   src/displayapp/apps/CMakeLists.txt
	modified:   src/displayapp/fonts/fonts.json
	new file:   src/displayapp/screens/Calendar.cpp
	new file:   src/displayapp/screens/Calendar.h
	modified:   src/displayapp/screens/Symbols.h
merge conflicts were mainly symbols, so I gathered the most complete
list of symbols from the merge conflict
2024-07-08 17:05:53 +02:00
Eve C d78e60329e sync with main from infinitime 2024-06-26 17:49:42 +02:00
mark9064 f8f8993fac Batch display command arguments 2024-06-19 17:25:15 +02:00
Max Buchholz fdc3b8badb README: Change links from Pine wiki to new documentation
As the Wiki was replaced by a new documentation website and is read-only, we should update the links, to point to the most up-to-date documentation.
2024-06-15 12:00:37 +02:00
Jean-François Milants f9a16feeaf Continuous time updates
Add TODO.md in src/components/datetime. This file give detailed information about a refactoring of the DateTimeController that would be nice to do in the future.
2024-06-09 18:34:07 +02:00
mark9064 4930c0cab7 Include assert (fix sim) 2024-06-09 18:34:07 +02:00
mark9064 a449b272f7 Continuous time updates 2024-06-09 18:34:07 +02:00
Felipe Martínez 9e406c70f9 Remove unnecessary BMA421 reads 2024-06-02 15:48:26 +02:00
Felipe Martinez 0c87bc27b2 Move motorController.Init call to DisplayApp::Start 2024-06-02 15:14:02 +02:00
Eve C 3133adaba9 remove apps and wf from cmake 2024-05-30 17:12:03 +02:00
Eve C 3f214a2f84 cleaned CMAKELISTS 2024-05-30 16:22:49 +02:00
Eve C 6602a1d7c0 update fonts with calendar symbols, rebase failed 2024-05-30 16:08:27 +02:00
Eve C acbcd531b5 cat as battery icon : modified the lines of infineat and position of picture 2024-05-30 15:54:40 +02:00
ecarlett e2056f6420 revert meow to pine icon, rework on cat later 2024-05-30 15:54:40 +02:00
ecarlett 5d261f579d modified the battery icon in Meow to be a cat face. add pictures accordingly. doesnt work on pt 2024-05-30 15:54:40 +02:00
ecarlett f7333c66bd copied a memo I made with files to modify when ADDING a watchface. may be incomplete.. 2024-05-30 15:54:40 +02:00
ecarlett 9437a8d125 now there is my watchface in pink and stuff adn the Infineat watchface with alarm status but the icons are not the same as on branch alarm-on-infineat 2024-05-30 15:54:40 +02:00
ecarlett 5dfdec4ee2 fixing mess again after merge mess 2024-05-30 15:54:40 +02:00
ecarlett 7bab4a66aa fix Apps.h.in and src/components/settings/Settings.h after merge mess 2024-05-30 15:54:40 +02:00
ecarlett 055b9a93c4 fix AlarmIcon.cpp and WatchFaceInfineat.cpp after merge mess 2024-05-30 15:54:40 +02:00
ecarlett e8b1b94507 fix src/displayapp/screens/settings/SettingWatchFace.h after merge mess 2024-05-30 15:54:40 +02:00
ecarlett dbc1dcfbdf fix src/displayapp/UserApps.h
after merge mess
2024-05-30 15:54:40 +02:00
Eve C d1c00370d1 combiner calendar et meow 2024-05-30 15:54:21 +02:00
ecarlett 99d223b4d1 fix src/CMakeLists.txt after merge mess 2024-05-30 15:53:52 +02:00
ecarlett ad19b9e798 fix src/displayapp/apps/CMakeLists.txt after merge mess 2024-05-30 15:53:52 +02:00
ecarlett bbbc9d9910 now I have the Meow Watchface AND the Infineat Watchface with alarm display
interactive rebase in progress; onto b7a353cf
 Last commands done (3 commands done):
    pick 9d04c32f recovering manually changes to original Infineat
    pick 70f9025f now I have the Meow Watchface AND the Infineat Watchface with alarm display
 No commands remaining.
 You are currently rebasing branch 'my-custom-infinitime' on 'b7a353cf'.

 Changes to be committed:
	modified:   src/components/settings/Settings.h
2024-05-30 15:53:52 +02:00
ecarlett 6cb3b6060e test combiner tout 2024-05-30 15:53:47 +02:00
ecarlett ee99e554f0 copy :( files from gitlab repo
interactive rebase in progress; onto b7a353cf
 Last command done (1 command done):
    pick 504f5774 copy :( files from gitlab repo
 Next commands to do (2 remaining commands):
    pick 9d04c32f recovering manually changes to original Infineat
    pick 70f9025f now I have the Meow Watchface AND the Infineat Watchface with alarm display
 You are currently rebasing branch 'my-custom-infinitime' on 'b7a353cf'.

 Changes to be committed:
	modified:   src/CMakeLists.txt
	modified:   src/displayapp/apps/Apps.h.in
	modified:   src/displayapp/apps/CMakeLists.txt
	modified:   src/displayapp/screens/Symbols.h
2024-05-30 15:53:04 +02:00
ecarlett ad5a472b4b modified: .gitignore 2024-05-30 15:51:20 +02:00
ecarlett 8929563950 test 2024-05-30 15:51:20 +02:00
ecarlett d6a6bda6ba start cat icon 2024-05-30 15:51:20 +02:00
ecarlett ecea195533 Add pictures in readme 2024-05-30 15:51:20 +02:00
ecarlett 55866d4470 InfiniTime firmware for pinetime with a new watchface. Note that some other watchfaces are disabled from compilation to save memory space, in case. The WatchFaceMeow, named Meow in the interface, displays the status of the alarm on the screen 2024-05-30 15:51:20 +02:00
ecarlett 91fb716ea3 c'est mieux aligné 2024-05-30 15:51:20 +02:00
Eve C 6494faa249 try to rebase scottcalendar into this testbranch 2024-05-30 15:50:41 +02:00
ecarlett 5cd1bcf460 add WatchFaceInfineatColors that has different color sets than infineat 2024-05-30 15:48:38 +02:00
ecarlett b588241207 compile sans avoir modifié de code ok 2024-05-30 15:48:38 +02:00
ecarlett e8a1b12e17 fixed that label ampm stays shown when alarm status is hidden 2024-05-30 15:48:38 +02:00
ecarlett 194b061e19 update settings of watchfaceInifineat with alarm settings so it looks better 2024-05-30 15:48:38 +02:00
ecarlett 8ca3888540 AMPM for alarm seems to work - but overloads the screen, of course. check tomorrow all cases 2024-05-30 15:48:38 +02:00
ecarlett f366354e28 fixed alarm status reappearing when alarm changed, even if not set to be displayed. TODO : clean comments related to this, and add am/pm format for alarm 2024-05-30 15:48:38 +02:00
ecarlett feb7631f45 added option to show or hide alarm status 2024-05-30 15:48:38 +02:00
ecarlett b55c9d256c initial commit, with already alarm added. TODO : add possibility to disable alarm status, and make it work on 12hrs format
pick 0dcfb2ed Fix erratum 58 workaround
    pick 1162fdbf initial commit, with already alarm added. TODO : add possibility to disable alarm status, and make it work on 12hrs format
 Next commands to do (30 remaining commands):
    pick ab901b89 added option to show or hide alarm status
    pick 1af813a2 fixed alarm status reappearing when alarm changed, even if not set to be displayed. TODO : clean comments related to this, and add am/pm format for alarm
 You are currently rebasing branch 'testcalendar' on '577dfd5b'.
2024-05-30 15:47:49 +02:00
mark9064 1246d77781 Fix erratum 58 workaround 2024-05-30 15:45:33 +02:00
mark9064 5c93cbd552 Include task header (Fixes sim) 2024-05-30 15:45:33 +02:00
mark9064 b8fe20b71a Move includes back 2024-05-30 15:45:33 +02:00
mark9064 32dfaa82d6 Apply display driver datasheet delays 2024-05-30 15:45:33 +02:00