summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-08-14Add doc about firmware validationJF
2020-08-14Re-order apps in application menu on 2 pages.JF
2020-08-14Merge develop and fix conflicts.JF
2020-08-14Merge branch 'application-list' of JF/PineTime into developJF
2020-08-14Screens::Label is now a subclass of Screen.JF
2020-08-14Refactor ScreenList to make it more generic : it can now contain any Screen t...JF
2020-08-11Add new screen that allows the user to manually validate the new firmware he'...JF
2020-08-10Add missing links in bootloader doc.JF