Commit Graph

  • aba3d65e3a Merge remote-tracking branch 'origin-origin/patch-3' Avamander 2020-10-04 16:23:13 +0300
  • 77f4d5448b Fixed a small warning with Screen's constructor Avamander 2020-10-04 15:14:09 +0300
  • 9b7ba7b5b8 Fixed a typo in SystemTask Avamander 2020-10-04 15:13:01 +0300
  • 1d96758acd Minor #include improvements Avamander 2020-10-04 15:11:21 +0300
  • e85d1ffc62 Replaced NULL with nullptr Avamander 2020-10-04 15:09:17 +0300
  • 13da1e38f0 Switched from NULL to nullptr Avamander 2020-10-04 14:53:11 +0300
  • e4f0a95af8 Add coding conventions in contribute.md JF 2020-10-04 12:52:48 +0200
  • ce44570022
    Merge pull request #75 from Avamander/patch-4 JF002 2020-10-04 12:27:29 +0200
  • 39954bbd3a
    Merge pull request #68 from Avamander/patch-1 JF002 2020-10-04 12:21:22 +0200
  • 5adc97702c
    Merge pull request #69 from Avamander/patch-3 JF002 2020-10-04 11:52:19 +0200
  • 03bb433e04 Added a code style configuration to the repository Avamander 2020-10-03 18:53:00 +0300
  • d5717c7ee8 Added the nRF52 SVD file for ease-of-use to the repository Avamander 2020-10-02 23:11:27 +0300
  • 6c86d1d9d7 Fixed all the includes that were broken due to the renames Avamander 2020-10-02 22:16:48 +0300
  • 4daab26926 Renamed displayapp/Screens to displayapp/screens Avamander 2020-10-02 21:49:55 +0300
  • e3fb2f0b89 Renamed DisplayApp/ to displayapp/ Avamander 2020-10-02 21:46:41 +0300
  • 30c261028e Renamed Logging/ to logging/ Avamander 2020-10-02 21:45:51 +0300
  • e25c4edbcf Renamed SystemTask/ to systemtask/ Avamander 2020-10-02 21:45:21 +0300
  • 40a643d203 Renamed Components/ to components/ Avamander 2020-10-02 21:44:27 +0300
  • 455d8319e4 Reformatted the CMakeLists for consistency Avamander 2020-10-02 21:43:30 +0300
  • 9348f9936d Renamed documentation folder for consistency Avamander 2020-10-02 21:40:25 +0300
  • 0e2a3d4394 Fix typo JF 2020-09-28 22:10:33 +0200
  • e26a5afcac Add doc : using OpenOCD and STLinkV2 to flash the firmware JF002 2020-09-28 22:07:54 +0200
  • db2b248130 Add missing bootloader binary file. JF 2020-09-28 21:22:02 +0200
  • f3728c41bb Add Immediate Alert Service, needed by the "Find Me" profile from BLE spec. JF 2020-09-27 20:59:06 +0200
  • efd0c9eff7 Merge branch 'batteryInformationService' of JF/PineTime into develop JF 2020-09-27 20:04:17 +0200
  • 5d3a974493 Add BatteryInformationService to expose the battery level to BLE host. JF 2020-09-27 20:02:47 +0200
  • 079d437016
    Merge pull request #66 from Avamander/patch-4 JF002 2020-09-27 13:25:02 +0200
  • f1719b3b92 Added a few more folders to gitignore before they end up in the repository Avamander 2020-09-27 14:15:00 +0300
  • ffe0eb3a92 Merge branch 'develop' of https://github.com/JF002/Pinetime into develop JF 2020-09-27 13:10:44 +0200
  • 1bb7342cdb Backport Github Actions files from master branch. JF 2020-09-27 13:10:00 +0200
  • d13a48044a
    Merge pull request #64 from Rajssss/develop JF002 2020-09-27 12:26:56 +0200
  • 08af5327bc Update buildAndProgram : Use latest ARM-GCC toolcahain to build. Rajesh Kumbhakar 2020-09-23 20:01:17 +0530
  • 3e612e79ba Set version to 0.8.2 JF 2020-09-20 14:41:21 +0200
  • 0a1bebf1b7 Update links to Gadgetbridge, now that the support for Pinetime-JF/InfiniTime has been merge into the master branch. JF 2020-09-20 14:40:31 +0200
  • feac7b1b9f Updated boot graphic with a blue pinecone (Pine64 logo). JF 2020-09-20 14:31:56 +0200
  • 6f92356873 Call SpiNorFlash::WakeUp() during initialization to ensure that the chip is not is sleep mode. JF 2020-09-20 14:31:26 +0200
  • 8d2e56bf00 Update to the latest version of the bootloader (https://github.com/lupyuen/pinetime-rust-mynewt/releases/tag/v5.0.4) JF 2020-09-20 11:29:56 +0200
  • d45cf23611 Rename Pinetime-JF -> InfiniTime JF 2020-09-20 11:09:50 +0200
  • 20f5b0ffba Fix race conditions during sleep/wakeup, where SPI/TWI could be disabled while transaction were in progress (https://github.com/JF002/Pinetime/issues/60). JF 2020-09-13 21:26:44 +0200
  • d757344f1b Docker post build : generate post build script with versions from the CMake project. JF 2020-09-08 22:15:10 +0200
  • 4e8e52bf6e Fix constness and set version to 0.8.1. JF 2020-09-02 21:36:13 +0200
  • 1aa5b0a440 Fix firmware version reported by Device Information Service on BLE. It was previously hard-coded, it is now set by CMake accoridng to the project version. JF 2020-09-02 21:31:31 +0200
  • 61e7ad9186
    Merge pull request #57 from Avamander/patch-2 JF002 2020-09-02 21:06:32 +0200
  • 339c920e95
    Merge pull request #54 from Avamander/patch-1 JF002 2020-09-02 21:05:23 +0200
  • fd8c69deda Added a few more folders to gitignore before they end up in the repository Avamander 2020-08-31 23:45:56 +0300
  • d2bc0ed47d Fixed a few typos Avamander 2020-08-30 04:41:23 +0300
  • 754918fda6 Fix bad formatting in SystemInfo. JF 2020-08-22 20:43:14 +0200
  • f7e40b1b58 Re-implement sleep/wakeup for touch panel, display, NOR Flash, SPI and TWI. JF 2020-08-22 17:59:59 +0200
  • ecbbeb6283 Fix Infinipaint that would crash when started. JF 2020-08-22 16:42:53 +0200
  • 3011dec66b Merge branch 'paint' of JF/PineTime into develop JF 2020-08-22 16:34:46 +0200
  • 3310401b3b Merge branch 'touchmodes' of JF/PineTime into develop JF 2020-08-22 16:33:23 +0200
  • a664dec07f Add paint application. JF 2020-08-21 11:55:59 +0200
  • 7d3af600bd Add TouchModes : in Gestures mode, only 1 event is processed for each touchevent. This allows to recognize gesture and handle them in Screens or in DisplayApp. In Polling mode, X/Y positions are sent continuously to lvgl, allowing to scroll inside a dropdown menu for example. JF 2020-08-20 21:09:45 +0200
  • e6a1aff6ce Docker build : split build.sh into 2 scripts : build.sh that always exists and post_build.sh that is generated by cmake build.sh JF 2020-08-20 09:38:10 +0200
  • acbe9176f0 Add link to the documentation about docker in the main README.md file. JF 2020-08-19 22:04:48 +0200
  • f197a3fe88 All output files (bin, hex, image, dfu) contain the version of the project in their filename. Update Docker build script accordingly. Also fix permission issue with docker build (all files belonged to root). JF 2020-08-19 21:52:46 +0200
  • 38418931f1 Merge branch 'dockerfile' of JF/PineTime into develop JF 2020-08-19 16:05:53 +0200
  • 9906a708c9 Merge branch 'removeWarnings' of JF/PineTime into develop JF 2020-08-19 16:04:05 +0200
  • 58811d76cf Add doc about Docker image. JF 2020-08-19 16:01:01 +0200
  • 5ed7fbe126 Add docker file create docker image that builds the project on amd64 and arm64 arch. JF 2020-08-19 12:22:48 +0200
  • 1e1bb1c6b7 Build lvgl, nimble and nrf sdk as static libs. This allows to specify custom build param and to remove warnings from these libs. This also speeds up the build of the whole project as those libs are now built once for the 3 targets. JF 2020-08-17 16:48:12 +0200
  • 83f6d7d81b Fix most of the warnings. Remaining warnings come from nimble source code. JF 2020-08-17 16:31:00 +0200
  • 18686ac2cb Merge branch 'manualValidation' of JF/PineTime into develop JF 2020-08-17 15:19:46 +0200
  • 1eceafee1c Fix typo. JF 2020-08-14 21:58:35 +0200
  • bfc3f07a37 Add doc about firmware validation JF 2020-08-14 21:46:34 +0200
  • 41c36d3a42 Re-order apps in application menu on 2 pages. Add firmware validation app. JF 2020-08-14 20:47:21 +0200
  • e6f5ab7b91 Merge develop and fix conflicts. JF 2020-08-14 19:54:43 +0200
  • 32f20fa994 Merge branch 'application-list' of JF/PineTime into develop JF 2020-08-14 19:51:03 +0200
  • 6c678e872d Screens::Label is now a subclass of Screen. JF 2020-08-14 10:05:44 +0200
  • f5328ec9eb Refactor ScreenList to make it more generic : it can now contain any Screen type. Integrate this new ScreenList in SystemInfo. JF 2020-08-14 09:46:37 +0200
  • bbfc20c3ff Add new screen that allows the user to manually validate the new firmware he's just OTA'ed. Still need to find a way to display this screen when needed. JF 2020-08-11 17:50:00 +0200
  • 27fa273d83 Add missing links in bootloader doc. JF 2020-08-10 20:02:32 +0200
  • aab60cf137 Add missing pictures. JF 2020-08-10 17:03:30 +0200
  • d8c2c9ad01 Add more doc about the bootloader (sequence diagrams and degraded cases). JF 2020-08-10 16:36:29 +0200
  • 3b20c29ab9 Fix typo in README.md JF 2020-08-08 20:33:00 +0200
  • 143d89a6a2 Fix typo in Amazfish.md JF 2020-08-08 20:31:00 +0200
  • 8254622af5 Fix typo in buildAndProgram.md. Add documentation about companion apps + link to videos. JF 2020-08-08 20:28:55 +0200
  • 142f25f06f Merge branch 'logo' into develop JF 2020-08-02 18:10:24 +0200
  • be05997272 Add InfiniTime logo. JF 2020-08-02 18:09:38 +0200
  • 75ae553ac9 Merge branch 'license' into develop JF 2020-08-02 17:39:05 +0200
  • 7175e6a0be Add LICENSE file and information. JF 2020-08-02 17:38:51 +0200
  • c63b97c65e
    Update README.md incyi 2020-07-28 22:51:14 +0200
  • 3b835d455f Add explaination about the bootloader. JF 2020-07-27 21:38:07 +0200
  • 71e8c320b0 Merge branch 'develop' of git.proxmox3:JF/PineTime into develop JF 2020-07-27 21:25:00 +0200
  • c04d22ee0a Add doc about the files included in the release notes. JF 2020-07-27 21:23:51 +0200
  • 8c77c8631d Add doc about branches, versioning and contributions JF002 2020-07-26 16:15:12 +0200
  • 6222791aae
    Merge pull request #47 from DRG-developer/patch-2 JF002 2020-07-26 15:59:21 +0200
  • 4f51d429a5
    Merge branch 'develop' into patch-2 JF002 2020-07-26 15:58:57 +0200
  • c96a53e1a8
    iOS instead of IoS Dexter 2020-07-25 21:48:53 +0100
  • 3b15dc6a81
    Fixed typo, fixed caps and clarified one line more Dexter 2020-07-25 17:16:38 +0100
  • 29b5caf895 Fix conflict JF 2020-07-25 16:11:35 +0200
  • 7b9fab9e64 Set version to 0.8.0 JF 2020-07-25 15:04:41 +0200
  • 3f72af1030
    Merge pull request #40 from piggz/music JF002 2020-07-25 15:03:29 +0200
  • 22fe96f69a
    Merge pull request #46 from sethitow/master JF002 2020-07-25 14:36:58 +0200
  • 381ac4d7da Edit README Seth Itow 2020-07-22 15:33:57 -0700
  • 515a90f7b3
    Merge pull request #45 from simonhochrein/patch-2 JF002 2020-07-22 20:54:34 +0200
  • ad6055e970
    Update README.md simonhochrein 2020-07-22 13:48:55 -0500
  • 23972a6175
    Merge pull request #41 from memiks/correct_including_path JF002 2020-07-22 20:36:42 +0200
  • a9f0459626 correct include header frederic lesur LESUR Frederic 2020-07-21 08:56:12 +0900
  • 504c2b3d5c correct bad including of sdk files frederic lesur LESUR Frederic 2020-07-21 08:45:58 +0900