summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-20Rename Pinetime-JF -> InfiniTimeJF
2020-09-13Fix race conditions during sleep/wakeup, where SPI/TWI could be disabled whil...JF
2020-09-08Docker post build : generate post build script with versions from the CMake p...JF
2020-09-02Fix constness and set version to 0.8.1.JF
2020-09-02Fix firmware version reported by Device Information Service on BLE. It was pr...JF
2020-09-02Merge pull request #57 from Avamander/patch-2JF002
2020-09-02Merge pull request #54 from Avamander/patch-1JF002
2020-08-31Added a few more folders to gitignore before they end up in the repositoryAvamander
2020-08-30Fixed a few typosAvamander
2020-08-22Fix bad formatting in SystemInfo.JF
2020-08-22Re-implement sleep/wakeup for touch panel, display, NOR Flash, SPI and TWI.JF
2020-08-22Fix Infinipaint that would crash when started.JF
2020-08-22Merge branch 'paint' of JF/PineTime into developJF
2020-08-22Merge branch 'touchmodes' of JF/PineTime into developJF
2020-08-21Add paint application.JF
2020-08-20Add TouchModes : in Gestures mode, only 1 event is processed for each touchev...JF
2020-08-20Docker build : split build.sh into 2 scripts : build.sh that always exists an...JF
2020-08-20Commit from GitHub ActionsLee Lup Yuen
2020-08-19Add link to the documentation about docker in the main README.md file.JF
2020-08-19All output files (bin, hex, image, dfu) contain the version of the project in...JF
2020-08-19Merge branch 'dockerfile' of JF/PineTime into developJF
2020-08-19Merge branch 'removeWarnings' of JF/PineTime into developJF
2020-08-19Add doc about Docker image.JF
2020-08-19Add docker file create docker image that builds the project on amd64 and arm6...JF
2020-08-18Added docLee Lup Yuen
2020-08-17Commit from GitHub ActionsLee Lup Yuen
2020-08-17Delete index.mdLee Lup Yuen
2020-08-17Commit from GitHub ActionsLee Lup Yuen
2020-08-17Delete index.mdLee Lup Yuen
2020-08-17Commit from GitHub ActionsLee Lup Yuen
2020-08-17Commit from GitHub ActionsLee Lup Yuen
2020-08-17Commit from GitHub ActionsLee Lup Yuen
2020-08-17Commit from GitHub ActionsLee Lup Yuen
2020-08-17Add index and lvgl to docsLee Lup Yuen
2020-08-17Delete lvgl.wasmLee Lup Yuen
2020-08-17Delete lvgl.txtLee Lup Yuen
2020-08-17Delete lvgl.old.htmlLee Lup Yuen
2020-08-17Delete lvgl.jsLee Lup Yuen
2020-08-17Commit from GitHub ActionsLee Lup Yuen
2020-08-17Commit docs to GitHub PagesLee Lup Yuen
2020-08-17Remove Rust supportLee Lup Yuen
2020-08-17Build lvgl, nimble and nrf sdk as static libs. This allows to specify custom ...JF
2020-08-17Fix most of the warnings. Remaining warnings come from nimble source code.JF
2020-08-17Merge branch 'manualValidation' of JF/PineTime into developJF
2020-08-17Update simulate.ymlLee Lup Yuen
2020-08-17Update simulate.ymlLee Lup Yuen
2020-08-17Copy files to simulatorLee Lup Yuen
2020-08-17Added lvgl-wasmLee Lup Yuen
2020-08-17Create simulate.ymlLee Lup Yuen
2020-08-14Fix typo.JF