1
0
Fork 0

Commit graph

  • 14bd790701 Resolved C++14 Cmake build issues so correctly building to C99/C++14 standards Niall Cooling 2021-03-16 12:43:50 +0000
  • 509ac066d4
    Update project URL in SystemInfo Christian Muehlhaeuser 2021-03-16 04:01:22 +0100
  • bca7ba4eed
    Small correction to git URL in documentation files Martin Ashby 2021-03-15 23:07:04 +0000
  • abc30028a2 Removed unused variables. Tested. panky-codes 2021-03-15 21:35:36 +0100
  • bc6d447a5f Increased the size of the button and realigned the layout a bit. Tested. panky-codes 2021-03-13 22:29:07 +0100
  • d409643b8e Added some comments for clarity. Ready for review. Tested. panky-codes 2021-03-13 14:53:37 +0100
  • 02824d0671 Stopwatch completed. Ready for PR panky-codes 2021-03-13 14:38:18 +0100
  • 5d57b9054a Adding laps completed. panky-codes 2021-03-13 13:59:54 +0100
  • 00f2a053bf Laps introduced. Tested. Need to change the icon. panky-codes 2021-03-12 20:24:53 +0100
  • a090664a4c Added a button for stop lap. Logic works. Need to implement symbol and buffer for lap panky-codes 2021-03-12 09:43:13 +0100
  • 70373e7345 Added play/pause button. panky-codes 2021-03-11 23:41:24 +0100
  • ce91e1a7a6 Changed the clock source. Stopwatch works. Need to add butttons. panky-codes 2021-03-11 11:56:58 +0100
  • 1f8f527f9f Merge branch 'develop' of github.com:JF002/Pinetime into feature/add-stop-watch panky-codes 2021-03-11 10:54:58 +0100
  • cc58b635a3 Basic logic done. Need to change the timer source to get ms. Also need to replace with paddle app in displayApp.cpp and ApplicationList.cpp later. panky-codes 2021-03-11 10:54:14 +0100
  • 282e34dca1 fix AM/PM Joaquim José Almeida Pereira 2021-03-08 12:23:32 +0000
  • e63596b291 Set version to 0.14.1 Jean-François Milants 2021-03-07 21:29:02 +0100
  • c5dc4c55a7 Merge branch 'recovery-firmware' of JF/PineTime into develop JF 2021-03-07 18:45:35 +0100
  • 5845fd98ba Add submodule again... Jean-François Milants 2021-03-07 09:15:26 +0100
  • c083916f33 Revert "Add submodule again..." Jean-François Milants 2021-03-07 09:08:45 +0100
  • 15484d0b34 Add submodule again... Jean-François Milants 2021-03-07 08:50:35 +0100
  • 9f67e6f652 Merge branch 'develop' into recovery-firmware Jean-François Milants 2021-03-07 08:44:14 +0100
  • 524e204ed1
    Merge branch 'develop' into MultiFaceClock joaquim.org 2021-03-06 20:08:55 +0000
  • adc38d5c93 clean up vsc settings Joaquim 2021-03-06 19:57:41 +0000
  • 97deb43fb7 Update from JF comments to PR Joaquim 2021-03-06 19:55:53 +0000
  • 3d6e8c3beb Merge from upstream Joaquim 2021-03-06 19:55:36 +0000
  • ada9425357
    Merge pull request #223 from hubmartin/patch-1 JF002 2021-03-06 17:36:40 +0100
  • 54dcd77c61
    Merge pull request #222 from nscooling/refactor-clock-private-statics JF002 2021-03-06 17:34:57 +0100
  • d22e8a47e8
    Merge pull request #221 from nscooling/C++14 JF002 2021-03-06 17:33:41 +0100
  • 66e2092357
    Add WebBLEWatch option to update time Martin Hub 2021-03-04 17:11:06 +0100
  • d34a510158 Moved private statics into unnamed namespace in cpp file to reduce coupling and uncessar in header Niall Cooling 2021-03-03 17:07:05 +0000
  • 35aa4bb8d6 Refactored src/CMakelist to support C++14 and cleanup up redundant/incorrect -std= directives Niall Cooling 2021-03-03 15:27:32 +0000
  • a44260aab0 Update pictures in the main README.md file. Jean-François Milants 2021-02-25 21:18:22 +0100
  • 6a5aea2919 Merge branch 'develop' of https://github.com/JF002/Pinetime into MultiFaceClock Joaquim 2021-02-25 20:01:30 +0000
  • ee6ce64571 Merge branch 'develop' of https://github.com/JF002/Pinetime into MultiFaceClock Joaquim 2021-02-25 09:28:25 +0000
  • 8c53d0b70b Multi face support, analog clock, 12/24 config Joaquim 2021-02-24 19:40:24 +0000
  • e8a8a8417f Set version to 0.14.0 Jean-François Milants 2021-02-24 20:28:26 +0100
  • 8a48850afd
    Merge pull request #211 from roblabla/fix-flashing JF002 2021-02-24 20:05:47 +0100
  • c18f4e5811 Update doc : init git submodule before build. Jean-François Milants 2021-02-23 22:37:21 +0100
  • 094f98743d Fix LVGL submodule (sorry!) Jean-François Milants 2021-02-23 21:40:02 +0100
  • 67c545b1fb Merge branch 'joaquimorg-LVGL7' into develop Jean-François Milants 2021-02-23 21:25:43 +0100
  • b11b20b0ac Remove LVGL folder (it's now a submodule) Jean-François Milants 2021-02-23 21:21:29 +0100
  • f864330d35 Merge branch 'LVGL7' of https://github.com/joaquimorg/Pinetime into joaquimorg-LVGL7 Jean-François Milants 2021-02-23 21:18:59 +0100
  • 3fe3f06299 Fix delay in button actions Joaquim 2021-02-22 21:33:27 +0000
  • 9f6d1c6948 Flash correct file name roblabla 2021-02-19 19:44:51 +0100
  • 324c7dab32 Set version to 0.13.0 Jean-François Milants 2021-02-14 14:46:22 +0100
  • f81ff98c30 Merge branch 'develop' of github.com:JF002/Pinetime into develop Jean-François Milants 2021-02-14 14:42:42 +0100
  • 01e194426d Fix IRQ management in FreeRTOS to avoid crash and deadlock in BLE stack. Jean-François Milants 2021-02-14 14:42:30 +0100
  • e62f8734be
    Merge pull request #205 from nscooling/dirtyRefactor JF002 2021-02-14 14:37:26 +0100
  • 57ce58ff0d
    Merge pull request #186 from petterhs/musicUI JF002 2021-02-14 14:32:15 +0100
  • 2922b26121 Remove debug variable. Jean-François Milants 2021-02-14 14:30:34 +0100
  • 3a1ccdb43e
    Merge pull request #206 from nscooling/Hrs3300_SetGain_remove_warnings JF002 2021-02-14 14:27:14 +0100
  • 0ad10a3817
    Merge branch 'develop' into Hrs3300_SetGain_remove_warnings JF002 2021-02-14 14:26:49 +0100
  • 97a1c4b3d7
    Merge pull request #182 from petterhs/warnings JF002 2021-02-14 14:25:38 +0100
  • 07a0d7cf2d Merge branch 'jlukanc1-upstream-dev' into develop Jean-François Milants 2021-02-14 14:19:46 +0100
  • 5fdfb2112e Fix merge conflict. Jean-François Milants 2021-02-14 14:19:30 +0100
  • 4c3803450e
    Merge pull request #161 from petterhs/calls JF002 2021-02-14 12:03:49 +0100
  • 6c03c97005 eliminated warnings in Hrs3300 Niall Cooling 2021-02-12 17:36:56 +0000
  • 751ffab497 refactored class DirtyValue Niall Cooling 2021-02-12 17:13:02 +0000
  • 6420885abb Set version to 0.12.1 Jean-François Milants 2021-02-07 18:09:53 +0100
  • 4918524550 Fix memory leak in timer management in port layer of Nimble. Jean-François Milants 2021-02-07 18:09:19 +0100
  • 1e2cc3ce91 add vibration toggle petter 2021-02-07 13:31:02 +0100
  • 7ab153cd76 refactor MotorController petter 2021-02-05 17:06:56 +0100
  • 1bd5457848 trigger vibration from systemtask petter 2021-02-05 15:43:20 +0100
  • ee430fe5a9 Merge branch 'update-nimble-1_3-master' into develop Jean-François Milants 2021-02-04 17:55:35 +0100
  • 6259b81628
    Merge pull request #198 from JF002/update-nimble-1_3-master JF002 2021-02-04 17:34:28 +0100
  • 16ce5bbb75 Set version to 0.12..0 Jean-François Milants 2021-02-04 17:33:22 +0100
  • 5016e0143f Increase FreeRTOS heap size and re-enable heart rate task. New Nimble probably uses more memory than before. Jean-François Milants 2021-02-03 20:28:41 +0100
  • d90b7274fa Update to nimble 1.3 master branch commit 82153e744833821e20e9a8b0d61c38b2b0dbcfe1 Jean-François Milants 2021-02-02 22:09:00 +0100
  • 740b3d7b58 Add new cmake option to disable the generation of DFU file (which needs adafruit-nrfutil on the build machine) : BUILD_DFU (disabled by default, enabled in docker build). Jean-François Milants 2021-02-01 21:07:53 +0100
  • a4361de0cf Cleanup Joaquim 2021-02-01 12:14:49 +0000
  • ccd423bcef Merge branch 'develop' of https://github.com/JF002/Pinetime into LVGL7 Joaquim 2021-02-01 10:44:10 +0000
  • 9c35b6fe5d
    Merge pull request #197 from Avamander/patch-9 JF002 2021-01-31 21:06:06 +0100
  • 1ea4c7d744
    Merge pull request #196 from Avamander/patch-8 JF002 2021-01-31 21:05:50 +0100
  • 9810f58a71
    Merge pull request #194 from Avamander/patch-6 JF002 2021-01-31 21:05:25 +0100
  • 2b45df3390
    Merge pull request #195 from Avamander/patch-7 JF002 2021-01-31 20:52:44 +0100
  • 97807edd9d
    Merge pull request #193 from Avamander/patch-5 JF002 2021-01-31 20:51:02 +0100
  • 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