summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-31Added a few more folders to gitignore before they end up in the repositoryAvamander
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-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-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-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
2020-08-10Add missing pictures.JF
2020-08-10Add more doc about the bootloader (sequence diagrams and degraded cases).JF
2020-08-08Fix typo in README.mdJF
2020-08-08Fix typo in Amazfish.mdJF
2020-08-08Fix typo in buildAndProgram.md.JF
2020-08-02Merge branch 'logo' into developJF
2020-08-02Add InfiniTime logo.JF
2020-08-02Merge branch 'license' into developJF
2020-08-02Add LICENSE file and information.JF
2020-07-27Add explaination about the bootloader.JF
2020-07-27Merge branch 'develop' of git.proxmox3:JF/PineTime into developJF
2020-07-27Add doc about the files included in the release notes.JF
2020-07-26Add doc about branches, versioning and contributionsJF002
2020-07-26Merge pull request #47 from DRG-developer/patch-2JF002
2020-07-26Merge branch 'develop' into patch-2JF002
2020-07-25iOS instead of IoSDexter
2020-07-25Fixed typo, fixed caps and clarified one line more Dexter
2020-07-25Fix conflictJF
2020-07-25Set version to 0.8.0JF
2020-07-25Merge pull request #40 from piggz/musicJF002
2020-07-25Merge pull request #46 from sethitow/masterJF002
2020-07-22Edit READMESeth Itow
2020-07-22Merge pull request #45 from simonhochrein/patch-2JF002