summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2022-06-05revert portion of previous commitluz paz
2022-06-05Fix various typosluz paz
Found via `codespell -q 3 -S ./src/libs -L ans,doubleclick,trough`
2022-05-26Docker container documentation : Fix typos, 1 line per sentence, remove ↵Jean-François Milants
obsolete paragraph, remove redundant 'image' parameter in the command to build the docker image, use ${PWD} instead of $(pwd).
2022-05-26Docker container documentation : Adapt the `--user` documentation according ↵Jean-François Milants
to the new behavior.
2022-05-26Update links to the docker image with the new account : ↵Jean-François Milants
infinitime/infinitime-build.
2022-05-26Small modernization with --platform parameter in docker readmeJean-François Milants
2022-05-26The main build workflow for GitHub Actions now uses the infinitime-build ↵Jean-François Milants
docker image to build the firmware. This allows to avoid the duplication of the build logic in Docker and Github workflow format. The Dockerfile has been slightly adapted (remove the USER instructions). Docker images are now published in DockerHub (jf002/infinitime-build).
2022-05-18comment about common error "glyphs.map" in old nodejs (#1142)Yehoshua Pesach Wallach
2022-05-16update build stop, lv_font_conv not required globally installedReinhold Gschweicher
2022-05-10fontgen: move lv_font_conv docYehoshua Pesach Wallach
2022-02-12Alarm: Change checkable button for a switchRiku Isokoski
2021-12-30Revised documentationEli Weiss
2021-12-30Improved "Getting Started" readabilityEli Weiss
Clarified ambiguous references, clarified phrasing
2021-12-30Improved documentation readabilityEli Weiss
Improved documentation readability by rephrasing confusing sentences. Added Sitronix ST7789V datasheet link to SPI-LCD-driver.md for easier reference.
2021-12-30Update MemoryAnalysis.mdEli Weiss
Cleaned up MemoryAnalysis.md for greater readability
2021-12-30Improved documentation readabilityEli Weiss
Removed extra space in contribute.md and cleaned up MemoryAnalysis.md phrasing and confusing punctuation.
2021-12-30Update buildAndProgram.mdEli Weiss
Improved documentation readability.
2021-12-20Merge pull request #839 from Arsen6331/BLE-FS-DocsJF
Add documentation for BLE FS
2021-12-04Updated docs and renamed functions for consistencyAvamander
2021-11-28Merge branch 'restructure_includes' of ↵Jean-François Milants
https://github.com/NeroBurner/InfiniTime into NeroBurner-restructure_includes # Conflicts: # doc/contribute.md # src/displayapp/screens/BatteryInfo.h
2021-11-28Split updating and about software. Remove big Contributing section from READMERiku Isokoski
2021-11-28Update getting started. New pics. More information.Riku Isokoski
2021-11-28Replace some "we"Riku Isokoski
2021-11-28Add line breakRiku Isokoski
2021-11-28Add missing periodsRiku Isokoski
2021-11-28Improvements to Apps.md and Intro.mdRiku Isokoski
2021-11-28Link to companion appsRiku Isokoski
2021-11-28Fix versioningRiku Isokoski
2021-11-28Summarize updating-softareRiku Isokoski
2021-11-28Update updating instructionsRiku Isokoski
2021-11-28Replace companionapp pages with links. Add companion appsRiku Isokoski
2021-11-28Reorganize bootloader readmeRiku Isokoski
2021-11-28Separate and update coding conventions and contributing pagesRiku Isokoski
2021-11-28Update ui_guidelinesRiku Isokoski
2021-11-28ReorganizationRiku Isokoski
2021-11-28Crop and shrink photosRiku Isokoski
2021-11-28Documentation cleanup and reorganizationRiku Isokoski
2021-11-24Add BLE FS docs link to BLE docsArsen6331
2021-11-22Add documentation for BLE FSArsen6331
2021-11-15docs: add non-relative includes to coding standardReinhold Gschweicher
2021-11-15fix Motion Service UUID in doc and code commentsmabuch
2021-10-30Merge pull request #784 from SteveAmor/patch-2JF
Correctly Define DFU
2021-10-28Add doc : how to generate files needed by the factory.Jean-François Milants
2021-10-26Correctly define DFUSteveis
2021-10-24Merge pull request #754 from InfiniTimeOrg/add-motion-serviceJF
Add motion service
2021-10-22Update coding styleRiku Isokoski
2021-10-22Merge pull request #657 from NeroBurner/patch-1JF
Add python packages click and cryptography to build instructions
2021-10-20Merge pull request #751 from carlosperate/docker-docsJF
Docs: Clarify Docker image needs to be built 1st, fix URL and typos.
2021-10-20Merge pull request #753 from Arsen6331/improve-ble-docsJF
Improve BLE documentation
2021-10-20Add mention to Call characteristic (which was missing in the doc) and change ↵Jean-François Milants
the UUID of the new Motion service from 00020000-* to 00030000-*.