Commit Graph

  • 51ff9d5e7b Normalize all the line endings Jean-François Milants 2021-01-31 20:50:04 +0100
  • ec0deb66b7
    Merge pull request #192 from Avamander/patch-4 JF002 2021-01-31 20:32:12 +0100
  • 79a33bce63
    Merge pull request #191 from Avamander/patch-3 JF002 2021-01-31 20:31:53 +0100
  • 5010255193
    Merge pull request #190 from Avamander/patch-1 JF002 2021-01-31 20:27:22 +0100
  • d2bb209d7f Remove BLE debug code Jean-François Milants 2021-01-31 19:51:36 +0100
  • a9e79468d0 Re-enabled use-after-move warning Avamander 2021-01-31 00:05:23 +0200
  • 187fe5d7b8 Enabled clang-format in Clion Avamander 2021-01-31 00:01:22 +0200
  • 10767d5e0a Added clang-tidy configuration Avamander 2021-01-30 23:55:35 +0200
  • 9be9ddca45 Improve CLion's formatting rules Avamander 2021-01-30 23:50:40 +0200
  • f907fcbe61 Added Clang Format rules Avamander 2021-01-30 23:42:46 +0200
  • 4371b7fecc
    Update CMakeLists.txt Avamander 2021-01-30 19:11:07 +0200
  • f692754841
    Create .gitattributes Avamander 2021-01-30 18:52:14 +0200
  • 04fd4a7d03
    Create .gitconfig Avamander 2021-01-30 18:48:06 +0200
  • d6557c93f2
    Create CONTRIBUTING.md Avamander 2021-01-30 18:15:38 +0200
  • a456887eff LVGL v7.10.0 Joaquim 2021-01-28 17:13:28 +0000
  • efa99da44d LVGL V7 Upgrade Joaquim 2021-01-28 17:07:28 +0000
  • d4c31bcbbe add mute button and functionality for call notification + new button icons petter 2021-01-27 13:45:06 +0100
  • 700af0b8a1 improve music UI with icons for play/pause/next/prev/ and volume petter 2021-01-27 13:49:56 +0100
  • 7ea2cbff67 update font with icons for music, call and qr petter 2021-01-27 13:42:04 +0100
  • 523398d24a update font with icons for music, call and qr petter 2021-01-27 13:42:04 +0100
  • 25f35c7d0e Generate pinetime-recovery : a light version of InfiniTime design to be used as a recovery firmware : it only provides basic UI and BLE connectivity for OTA. Jean-François Milants 2021-01-26 20:31:45 +0100
  • da56ca5bfb remove vibtimer from .h to fix nonstop vibration jlukanc 2021-01-25 13:03:04 -0500
  • 3dd88339f3 create motorcontroller in main and pass by reference petter 2021-01-25 16:47:52 +0100
  • f27e632906 move app timer def jlukanc 2021-01-25 12:44:58 -0500
  • 169b861af1 fix build warnings in HR implementation petter 2021-01-25 14:18:57 +0100
  • 8c3df5f021
    Merge branch 'develop' into upstream-dev The King 2021-01-24 16:01:14 -0500
  • 3d1881c5ab Revert invalid changes in Navigation.h and add missing changes in Notifications.h. Jean-François Milants 2021-01-24 17:27:48 +0100
  • 219bafb01a Handle call notification the same way than other notifications. Display the call notifications in the Notification app, with buttons to accept/reject the call. Jean-François Milants 2021-01-24 17:22:39 +0100
  • 51c8cadcb7 fix merge issue jlukanc 2021-01-23 16:13:58 -0500
  • 4cbcc99c8d fis merge conflict? jlukanc 2021-01-23 16:12:06 -0500
  • 80838d1e42
    Merge pull request #178 from petterhs/docker JF002 2021-01-23 21:33:11 +0100
  • 0a237a7c3a
    Merge pull request #175 from nscooling/fix_octal_error_in_St7789_list JF002 2021-01-23 21:24:01 +0100
  • d517b1109c
    Merge pull request #172 from Avamander/patch-1 JF002 2021-01-23 21:21:04 +0100
  • bf7d77bd34 remove unneeded defines jlukanc 2021-01-23 15:15:42 -0500
  • 0a169b15f1 Upgrade feature list in main README.md file. Jean-François Milants 2021-01-23 21:05:37 +0100
  • 84b509ed95 Set version to 0.11.0 Jean-François Milants 2021-01-23 17:39:53 +0100
  • a028c39ddd check for cmake build-success before running post-build.sh petter 2021-01-23 01:51:07 +0100
  • 6d76dbc911 change Notification Event base UUID petter 2021-01-21 23:36:17 +0100
  • 2d90571f0d change Notification Event UUID petter 2021-01-08 14:21:52 +0100
  • 10ba20876f Add incoming call functionality Rasmus Schenstrom 2020-10-27 19:51:06 +0100
  • 66a296d0f3 changed command MemoryDataAccessControl from 036 to 0x36 in St7789 class Niall Cooling 2021-01-21 07:51:43 +0000
  • 7e27bc8733
    Merge pull request #173 from michaelPotter/patch-1 JF002 2021-01-20 20:43:42 +0000
  • be48f5275a
    Merge pull request #168 from Panky-codes/fix-erratic-battery JF002 2021-01-20 20:41:55 +0000
  • 6d85139387 Merge branch 'piggz-nav' into develop Jean-François Milants 2021-01-20 21:34:21 +0100
  • 522a1eb0be Merge branch piggz/nav into develop: - fix conflict - add a icon for the navigation app. Jean-François Milants 2021-01-20 21:34:09 +0100
  • a0f2fa8469
    Merge pull request #169 from JF002/heartRateSensor JF002 2021-01-20 20:11:56 +0000
  • 35d4f6d487
    Merge pull request #171 from JF002/fix-lvgl-animation JF002 2021-01-20 20:09:59 +0000
  • 0e679a02af
    Merge pull request #174 from JF002/fixMusicServiceUUID JF002 2021-01-20 20:07:12 +0000
  • ba03372f3b Music UUID must start with 00000000 instead of 00010000 (copy/paste error) Jean-François Milants 2021-01-19 21:38:53 +0100
  • ccbe2e8e1b Adapt the UUID of Music service according to new guidelines. Jean-François Milants 2021-01-19 21:17:03 +0100
  • 54d437adb8 Add guideline to chose the UUID of custom BLE services in docs. Jean-François Milants 2021-01-19 21:15:36 +0100
  • c78291de65
    Fix config file discrepancy Michael Potter 2021-01-19 11:07:47 -0800
  • 74f094d4e9
    Create FUNDING.yml Avamander 2021-01-17 20:53:04 +0200
  • 39d9fc2053 Fix bug in animation management for lv_label Jean-François Milants 2021-01-17 18:25:22 +0100
  • 68674cec53 Add heart rate BLE service. Jean-François Milants 2021-01-17 16:34:14 +0100
  • 3a3a14115a Add License/copyright info in HR related files. Jean-François Milants 2021-01-17 16:33:45 +0100
  • b31c0e7e45 Added more descriptive comments in doxygen format. panky-codes 2021-01-17 11:06:24 +0100
  • 04063cf0af HR Sensor : Add start/stop button to the HeartRate app (the HR sensors stays ON when the app is closed), display the HR value on the Clock app. Jean-François Milants 2021-01-17 10:39:46 +0100
  • 952021cdb6 Changed float to int in battery controller file. panky-codes 2021-01-16 21:31:58 +0100
  • 8697a06642 Changed std accumulate to use int instead of a float. panky-codes 2021-01-16 20:36:34 +0100
  • 271ca78be5 Converted all the other float usage to int. panky-codes 2021-01-16 20:18:55 +0100
  • e2d1f81915 Converted percent remaining calc to int. panky-codes 2021-01-16 19:51:32 +0100
  • 11280d5f37 Adjusted the firmware to display percent instead of gfx. panky-codes 2021-01-16 14:55:13 +0100
  • b5992fd7ec add motor to notifs, fix tabs in motorcontroller.h jlukanc 2021-01-15 22:49:37 -0500
  • ce6c5d3bd3 add motorcontroller to cmake jlukanc 2021-01-15 22:46:03 -0500
  • fbb77baa3b add non-blocking motor controller jlukanc 2021-01-15 22:11:53 -0500
  • dece6c6bc8 Adapted the accumulate function to return float. panky-codes 2021-01-14 22:11:17 +0100
  • b8f943e73c Implemented a circular buffer and added an average alg for batter remaining percentage. panky-codes 2021-01-14 21:22:36 +0100
  • f1e7d0b469
    Merge pull request #160 from petterhs/fixMusicUUIDTypo JF002 2021-01-13 20:49:51 +0000
  • 5d39cd0a6e
    Merge pull request #150 from Nuxij/gitpod-config JF002 2021-01-13 20:35:51 +0000
  • c82c22650c HR Sensor : do not go to sleep when the HR app is running. Jean-François Milants 2021-01-10 22:02:21 +0100
  • 1a582815ba First implementation of the HR sensor using 100% foss code (ported from waspos) Jean-François Milants 2021-01-10 17:57:26 +0100
  • 10376cd81c fix MusicService UUID typo in comment petter 2021-01-08 15:35:43 +0100
  • cf187d342c Use root for package installation Joe Eaves 2021-01-05 00:26:27 +0000
  • 0880d53a94 Custom Dockerfile for gitpod.io Joe Eaves 2020-12-21 01:54:22 +0000
  • 50ae0ae5e0 Set version to 0.10.0. Jean-François Milants 2021-01-04 19:56:01 +0100
  • 033a09db6d
    Merge pull request #154 from jedmijares/twos-game JF002 2021-01-03 13:40:29 +0000
  • e0082f0ae3 Rename Pinetime in InfiniTime in sysinfo app. Jean-François Milants 2021-01-02 21:23:40 +0100
  • 12617ed1bf adds 2048 clone game Jed 2021-01-02 14:08:12 -0600
  • 1ca0c52983
    Merge pull request #151 from nobodywasishere/copying-condition JF002 2021-01-02 20:14:13 +0000
  • 1a6de3326f Add source code license and link to github to system app Michael 2020-12-28 02:45:24 -0500
  • b4fb8897ac
    Merge pull request #149 from Nuxij/unified-dockerfile JF002 2020-12-23 15:20:20 +0100
  • 5cdd3f6e6f Improve the post_build again, again? Joe Eaves 2020-12-22 12:40:21 +0000
  • 6c6ffc61ee Make the post_build output a little cleaner Joe Eaves 2020-12-22 11:39:21 +0000
  • 1f243aeedb Make TOOLS_DIR if needed Joe Eaves 2020-12-22 11:38:57 +0000
  • 186fee9337 Generate post_build.sh into CMAKE_CURRENT_BINARY_DIR Joe Eaves 2020-12-22 11:38:17 +0000
  • 60ef9b54fb Integrate improvements from #137 Joe Eaves 2020-12-18 17:58:34 +0000
  • a7df0a0279 Unify the Dockerfiles by fleshing out build.sh Joe Eaves 2020-12-17 13:12:06 +0000
  • 276c8aa308
    Merge pull request #147 from ZephyrLabs/Paddle-app JF002 2020-12-20 11:19:23 +0100
  • cc04c2c1f8 Update Paddle.cpp ZephyrLabs 2020-12-20 11:53:39 +0530
  • 61e78d338b Update Paddle.cpp ZephyrLabs 2020-12-20 09:32:00 +0530
  • 020840e04f Update Paddle.h ZephyrLabs 2020-12-20 09:28:51 +0530
  • b098d27d08 Update Paddle.cpp ZephyrLabs 2020-12-20 09:23:31 +0530
  • 7c8fb9a468
    Merge pull request #137 from pfeerick/docker JF002 2020-12-19 20:30:04 +0100
  • aa45f25174 Missed username for some Docker Hub commands Peter Feerick 2020-12-15 20:17:24 +1000
  • 72960ef880 Minor changes to docker doc wording Peter Feerick 2020-12-13 10:02:08 +1000
  • edc88b6042 Add Docker Hub info to docs and tweak instructions Peter Feerick 2020-12-13 09:50:20 +1000
  • 3eab95ea4e Add cleanup and make download stages more readable Peter Feerick 2020-12-12 13:02:55 +1000
  • 1aaa906a78 Expand update block for readability and add cleanup Peter Feerick 2020-12-12 12:58:14 +1000
  • 8a6b828ab7 Move user block to reduce layer change breakage + tweaks Peter Feerick 2020-12-12 12:56:21 +1000