Commit graph

  • b1925ff286 Minor improvements: use std::make_unique when creating unique_ptr, check the code is running from an IRQ before calling xQueueSendFromISR or xQueueSend) Jean-François Milants 2021-06-10 21:20:27 +0200
  • caca6a5cff Fix stack corruption when exiting an app (the app was destroyed while it was executing the button handler). Jean-François Milants 2021-06-10 21:19:11 +0200
  • d0df278b0b
    Update BatteryIcon.cpp hassless 2021-06-09 13:47:22 +0200
  • ff00873f97 Fix build for recovery firmware. Jean-François Milants 2021-06-06 20:20:55 +0200
  • 7f9cc51b05 Initialize SystemTask, DisplayApp and HeartRateTask as global static variable instead of variables on the heap. We don't need them on the heap as we know their size at build time, it'll reduce memory fragmentation and it'll make memory analysis easier. Jean-François Milants 2021-06-06 15:56:03 +0200
  • f2d01166c3 Merge remote-tracking branch 'upstream/develop' into pinetimestyle Kieran Cawthray 2021-06-04 08:57:40 +0200
  • 79f0fcb07a
    Add the maximum memory used by LVGL in SystemInfo app. This will help the developers to size the memory buffer allocated to lvgl. (#408) JF002 2021-06-01 21:03:29 +0200
  • 1b6acdedc2
    Enable various compilation flags to reduce the binary size (#401) JF002 2021-06-01 21:03:01 +0200
  • c0b0f8cb73
    Remove debug defines (DEBUG & DEBUG_NRF_USER) from the build. These debug can be useful for debugging purposes but not in production (release). (#400) JF002 2021-06-01 21:02:15 +0200
  • 287399f993
    Navigation app: reduce memory usage (#362) JF002 2021-06-01 21:01:32 +0200
  • c6969268fc Keep button visible, but disabled Riku Isokoski 2021-05-26 16:13:40 +0300
  • b393105082 improve ui and optimize code Riku Isokoski 2021-05-26 15:15:10 +0300
  • 565601ef50 Merge remote-tracking branch 'upstream/develop' into pinetimestyle Kieran Cawthray 2021-05-21 14:34:25 +0200
  • f88c0f41fa Fix recovery DisplayApp. Jean-François Milants 2021-05-21 11:56:50 +0200
  • 7c9513be8a Set version to 1.1.0. Jean-François Milants 2021-05-21 11:37:32 +0200
  • 13e3463276
    Timer App (#355) Florian 2021-05-20 20:43:54 +0200
  • 8c3b250dbf
    removed an empty assignment that caused a compiler warning (#372) Florian 2021-05-20 20:34:21 +0200
  • 5c413016a7 Move GPL license header Kieran Cawthray 2021-05-19 17:27:42 +0200
  • 249b6db6f5 Remove newline modifications Kieran Cawthray 2021-05-19 17:05:33 +0200
  • 5daaa5cf75 Tidying/formatting fixes Kieran Cawthray 2021-05-19 11:03:33 +0200
  • 108bbc3642 Fix it again.. Kieran Cawthray 2021-05-18 18:03:26 +0200
  • 6a92529272 Revert "Reset" Kieran Cawthray 2021-05-18 17:45:16 +0200
  • a4968b5029 PineTimeStyle Kieran Cawthray 2021-05-18 15:25:38 +0200
  • 378fa6b401 Reset Kieran Cawthray 2021-05-18 15:23:26 +0200
  • 9ab298c09e Fix wrong initialization of 'pinPowerPresent' pin that would prevent the touchpanel from working correctly when the device boots while connected to the charger. Jean-François Milants 2021-05-17 09:52:31 +0200
  • 8568b5f31b Updated license header year Avamander 2021-05-17 02:16:50 +0300
  • f6f28a95f6 Used a macro for UUID generation, switched from C-style casts to reinterpret_cast, renamed callback Avamander 2021-05-17 02:08:12 +0300
  • 9342d62a44
    Emit event on power-present toggle (#320) David Ventura 2021-05-16 21:13:22 +0200
  • 5b2472c4bc
    Merge pull request #347 from jedi2light/feature-show-git-commit-hash-short JF002 2021-05-16 11:37:39 +0200
  • b588439719
    Merge pull request #354 from Raupinger/notification-title-fix JF002 2021-05-16 11:20:09 +0200
  • 9e8dd9a1e6 NotificationItem now also redefines the start of the timeout Florian Kraupa 2021-05-13 01:51:43 +0200
  • 56af4a0b83 cleaned up the code and reduced the size of the diff by removing things like additional whitespaces Florian Kraupa 2021-05-13 00:35:36 +0200
  • 5da65494b3 only activate the timeout on call notification previews after they have been interacted with Florian Kraupa 2021-05-13 00:08:40 +0200
  • d13dd6dee3 implemented continuous vibration pattern for incoming calls Florian Kraupa 2021-05-12 20:23:04 +0200
  • 2627ef760e better handling of long notification titles Florian Kraupa 2021-05-14 15:11:15 +0200
  • d7fa000b85 DisplayApp : returnApp was renamed ReturnApp() (manual fix after multiple merges). Jean-François Milants 2021-05-15 22:38:49 +0200
  • 09977c28c0
    Merge pull request #298 from joaquimorg/StepsApp JF002 2021-05-15 22:32:40 +0200
  • 4e95e4b538
    Merge pull request #345 from Itai-Nelken/patch-1 JF002 2021-05-15 09:59:55 +0200
  • 783dde948b
    Merge pull request #348 from CoderThomasB/fix-typo-doc/contribute.md JF002 2021-05-15 09:58:38 +0200
  • 204d63697c
    Merge pull request #349 from Avamander/patch-2 JF002 2021-05-15 09:57:22 +0200
  • 48018fc1d8
    Merge pull request #350 from Avamander/patch-3 JF002 2021-05-15 09:56:48 +0200
  • a0acc0e8d2
    Merge pull request #351 from Avamander/patch-5 JF002 2021-05-15 09:55:59 +0200
  • 0df009ba9f
    Merge pull request #352 from Avamander/patch-6 JF002 2021-05-15 09:55:10 +0200
  • 3214f98ac6 Improved clang-tidy configuration for less noise Avamander 2021-05-14 13:01:05 +0300
  • d29d513244 Fixed a naming inconsistency of DisplayApp::ReturnApp and a few formatting errors Avamander 2021-05-14 12:46:51 +0300
  • e54163b7c2 Added braces to a few if statements Avamander 2021-05-14 12:43:29 +0300
  • 33f965f326 Switched to booleans for infinite while loops Avamander 2021-05-14 12:40:46 +0300
  • 7571d477f9 Fixed typos in the doc/contribute.md using google docs’s spelling check system CoderThomasB 2021-05-14 19:28:54 +1200
  • a4de61e1f5 git: show git short ref hash on SystemInfo(first screen) and FirmwareValidation screen alongside other information Stoian Minaiev 2021-05-14 01:09:40 +0300
  • e04c8ee95e git: store git short ref hash on build stage to Version.h Stoian Minaiev 2021-05-14 01:08:37 +0300
  • d82a1c5225 docker: add git system package to image Stoian Minaiev 2021-05-14 01:07:32 +0300
  • e05ac21039
    Update gettingStarted-1.0.md Itai Nelken 2021-05-13 14:52:23 +0300
  • 117da314bc
    Update gettingStarted-1.0.md Itai Nelken 2021-05-13 14:48:11 +0300
  • c82dee2def Add missing pictures. Jean-François Milants 2021-05-13 13:21:18 +0200
  • 88e3790fbf Merge branch 'develop' of github.com:JF002/Pinetime into develop Jean-François Milants 2021-05-13 13:20:19 +0200
  • afd5ac0d4a Add quick user guide for InfiniTime 1.0 Jean-François Milants 2021-05-13 13:19:48 +0200
  • 456a57215a
    Merge pull request #336 from jedi2light/patch-1 JF002 2021-05-10 20:33:25 +0200
  • 9a8824c35a
    SystemInfo app screen Stoian Minaiev 2021-05-10 15:13:33 +0300
  • 9e1ce2d423
    Merge pull request #266 from Caton101/patch-1 JF002 2021-05-09 11:21:05 +0200
  • 937dc340f1
    Merge pull request #324 from MFAshby/fix_stop_crash_315 JF002 2021-05-09 11:17:05 +0200
  • 3a938236d4
    Fix a possible double free in StopWatch::Refresh. Martin Ashby 2021-05-02 22:12:09 +0100
  • e3ead332b9
    Merge pull request #319 from DavidVentura/use-byte-for-ppg JF002 2021-05-02 14:55:43 +0200
  • 65e4fe0310
    Merge pull request #314 from eivindm/improved_heartbeat_in_watchface JF002 2021-05-02 14:41:19 +0200
  • 242620b73e Improve doc/contribute.md : add more info and TL;DR JF002 2021-05-02 14:11:22 +0200
  • bc9a782f41 Improve contributes.md : give more detailed guideline on how to create a good pull-request JF002 2021-05-02 14:08:09 +0200
  • 3355afbbd1 Show heartbeat icon in watchface in gray if data is missing Eivind Mork 2021-04-30 22:55:42 +0200
  • 9f15fd1820
    Merge pull request #301 from petterhs/vib JF002 2021-05-02 11:58:48 +0200
  • 6e1726d1d0 short vibration when enabling it petter 2021-04-20 13:31:40 +0200
  • d141888b82
    Merge pull request #275 from panos/navigation-text JF002 2021-05-02 11:45:08 +0200
  • 9af0eb04c2
    Merge pull request #318 from Kozova1/TypoFix JF002 2021-05-02 11:43:35 +0200
  • cd902e3670
    Merge pull request #308 from joaquimorg/LVGL-Update JF002 2021-05-02 11:41:45 +0200
  • a5ef1b987f
    Merge pull request #281 from panos/develop JF002 2021-05-02 10:44:41 +0200
  • a62b81da3d Fix #209. Use int8_t for PPG data array david 2021-05-01 12:10:44 +0200
  • d9bbda2010
    Fix typo in src/displayapp/fonts/README.md Kozova1 2021-04-28 12:39:24 +0300
  • cd0d85dff9 Merge branch 'develop' of https://github.com/JF002/InfiniTime into StepsApp Joaquim 2021-04-26 21:29:48 +0100
  • eedff2c06c
    Merge pull request #291 from Avamander/patch-3 JF002 2021-04-26 21:10:44 +0200
  • 4706c99db4
    Merge pull request #293 from Avamander/patch-5 JF002 2021-04-26 21:10:11 +0200
  • 6989854519 Changed access modified indentation Avamander 2021-04-24 12:00:45 +0300
  • 40d45d923b Reformatted all the files according to clang-format style Avamander 2021-04-18 20:28:14 +0300
  • e56ebb8bd6 Update README.md and picture. Jean-François Milants 2021-04-21 21:56:43 +0200
  • 552f880a23 Update LVGL fixes from upstream Joaquim 2021-04-21 15:48:41 +0100
  • fefb429fb4 Fix formatting issue on the lap counter in Stopwatch (display lap counter on 2 characters). Jean-François Milants 2021-04-20 21:01:38 +0200
  • 5fc07a8df7 Fix button size and default step goal Joaquim 2021-04-20 16:21:01 +0100
  • 410cc821f4 Fix formatting issue on the lap counter in Stopwatch. Jean-François Milants 2021-04-19 20:30:51 +0200
  • cd4a3e1dfe New Steps app Settings to set the steps goal More detail in Motion app New 42px Font Joaquim 2021-04-19 15:28:38 +0100
  • b4c402d252 Added Python virtual environment to .gitignore Avamander 2021-04-18 19:02:38 +0300
  • bbc24e88b0 Fix a display glitch when an OTA is initiated while an app (other than Clock) was open and while the device was in sleep mode. Jean-François Milants 2021-04-18 17:44:40 +0200
  • e96c0422f0
    Merge pull request #288 from MysteriousLog6/develop JF002 2021-04-18 15:34:55 +0200
  • cf4c13c282
    Fix spelling MysteriousLog6 2021-04-18 17:30:36 +0530
  • a7114f21b7 Fix display consistency with the HR measurement when measurements are already running when the app is open. Jean-François Milants 2021-04-18 13:50:38 +0200
  • eb1209e638
    Merge pull request #286 from pfeerick/patch-1 JF002 2021-04-18 10:48:24 +0200
  • 6eaa395e7d
    Merge pull request #285 from Peetz0r/fix-stopwatch-formatting JF002 2021-04-18 10:47:46 +0200
  • 4152306bc3
    Merge pull request #269 from petterhs/musicBtnTheme JF002 2021-04-18 10:40:15 +0200
  • 89aa596dcd
    Merge pull request #265 from Panky-codes/add-article-link JF002 2021-04-18 10:27:38 +0200
  • f8c502e447
    Gitpod workspace path update due to repo rename Peter 2021-04-18 17:23:28 +1000
  • b221cc1731 Stopwatch: improve variable naming Peetz0r 2021-04-17 23:47:53 +0200
  • 7caeecc09b Stopwatch: improve number formatting Peetz0r 2021-04-17 23:47:02 +0200
  • fd19599f3e
    bin2c: Don't assume that the default Python version is higher than 2 Panagiotis Vasilopoulos 2021-04-17 13:16:15 +0300
  • a26f64996a
    Changed text in Navigation Panagiotis Vasilopoulos 2021-04-17 05:40:05 +0300
  • 77470e73f9 Set version to 1.0.0, wohoo! JF002 2021-04-16 21:34:21 +0200