Commit Graph

  • e28516002b Eliminate reinterpret_casting Jonathan Vander Mey 2021-06-07 18:52:27 -0400
  • 4e435e93e0
    and metronome icon (#439) Bryton Hall 2021-07-02 11:34:32 -0400
  • 38f40034b0
    Float voltage to int (#444) Riku Isokoski 2021-07-02 18:30:32 +0300
  • 7075b7f264 Fix call notification button alignment Riku Isokoski 2021-06-23 13:08:51 +0300
  • d1842a3686 Disabled a few more unnecessary warnings, sorted a bit Avamander 2021-06-26 21:55:26 +0300
  • dea4beba13 Disabled new Clang-Tidy checks that are too noisy Avamander 2021-06-10 00:46:25 +0300
  • 69894853ac Improved CLion configuration Avamander 2021-06-25 00:39:15 +0300
  • bdb5965f1a static_cast cleanup Avamander 2021-06-25 00:40:55 +0300
  • 2f479e5fc7 Fixed a bunch of format specifiers Avamander 2021-06-25 01:07:40 +0300
  • 2edf41be8e Fix bad merge Kieran Cawthray 2021-06-29 21:15:39 +0200
  • 9bd180896e Replace font file Kieran Cawthray 2021-06-29 21:12:39 +0200
  • 4f21748aa2 Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpicker Kieran Cawthray 2021-06-29 21:10:36 +0200
  • f317d54218
    Add PineTimeStyle watchface (#334) kieranc 2021-06-29 20:20:27 +0200
  • 660a8597f6 Add reset button, reduce button opacity Kieran Cawthray 2021-06-27 15:24:17 +0200
  • 0045fb16b6
    SPI flash sleep if bootloader >= 1.0.0 (#322) Neil O'Fix 2021-06-26 18:53:32 +0000
  • 6889cf1ed8 Fix the fix, whoops Kieran Cawthray 2021-06-25 21:55:51 +0200
  • 800daecf90 Add a check to set default colors if all colors are white Kieran Cawthray 2021-06-25 21:36:55 +0200
  • f3b40cb7a6 Make it loop around when you get to the end of the list of colors Kieran Cawthray 2021-06-25 19:04:29 +0200
  • be22a9b1b8 Fix off-by-one error, reduce step gauge needle width Kieran Cawthray 2021-06-25 15:09:18 +0200
  • 878dd1a776 Use colors from settings for PineTimeStyle watchface Kieran Cawthray 2021-06-25 14:58:45 +0200
  • 50b92e5dd6 Move array to member variable, retrieve colors from settings for display Kieran Cawthray 2021-06-25 14:47:56 +0200
  • d5d8438b60 Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpicker Kieran Cawthray 2021-06-25 08:48:16 +0200
  • 8f16574992 PineTimeStyle color picker tidying Kieran Cawthray 2021-06-24 21:51:23 +0200
  • 7edfc53481 PineTimeStyle color picker add settings integration Kieran Cawthray 2021-06-24 21:49:04 +0200
  • 38ab0add48 PineTimeStyle color picker initial commit Kieran Cawthray 2021-06-24 19:15:23 +0200
  • 14721e8f1e Move static needle_colors array to member variable Kieran Cawthray 2021-06-23 22:14:34 +0200
  • c3f854ba65 Add font source file Kieran Cawthray 2021-06-22 21:32:27 +0200
  • 883700fca1
    update main font to keep diffs for future changes small (#420) Florian 2021-06-22 20:56:49 +0200
  • ef999e8dd3
    Fix typo in variable names (#430) Jonathan Vander Mey 2021-06-22 14:34:46 -0400
  • 572be3e857
    Removed an illogical comparison from SystemInfo and St7789 driver (#449) Avamander 2021-06-22 21:31:31 +0300
  • be505fc15f Set step gauge outer to be white when step goal is reached Kieran Cawthray 2021-06-21 20:06:47 +0200
  • 266573deff Enable 12/24h functionality Kieran Cawthray 2021-06-20 21:57:28 +0200
  • 607af27ba8 Add step count gauge - replaces heartrate in sidebar Kieran Cawthray 2021-06-20 21:53:09 +0200
  • b130ffa39c Merge remote-tracking branch 'upstream/develop' into pinetimestyle Kieran Cawthray 2021-06-20 21:46:51 +0200
  • 20a24f8cf5 Set version to 1.2.0 Jean-François Milants 2021-06-19 20:59:18 +0200
  • c6dca25b9f
    Add support for BMA425 acceleration sensor. (#440) JF002 2021-06-19 20:27:59 +0200
  • 84a6c88e98
    Merge branch 'JF002:develop' into improve-battery-percentage-to-battery-icon-mapping hassless 2021-06-18 17:17:26 +0200
  • d7b73f1182 Merge branch 'pinetimestyle' of github.com:kieranc/InfiniTime into pinetimestyle Kieran Cawthray 2021-06-16 22:22:27 +0200
  • f5d756928f Merge remote-tracking branch 'upstream/develop' into pinetimestyle Kieran Cawthray 2021-06-16 16:33:34 +0200
  • ab1a3900a3
    Merge branch 'develop' into pinetimestyle JF002 2021-06-12 21:01:55 +0200
  • e90e8c7426 Fix signed/unsigned comparison warning Jonathan Vander Mey 2021-05-24 18:17:56 -0400
  • 006771699f Remove infinitime-nb.c from source list Jonathan Vander Mey 2021-05-24 18:16:30 -0400
  • dbc2d23405 Add Init() in DummyuLittleVgl to fix recovery firmware Jean-François Milants 2021-06-12 18:00:42 +0200
  • d6fcbe960e Fix build issues since Metronome app has been merged. Jean-François Milants 2021-06-12 15:14:14 +0200
  • c575754b42
    add basic metronome app (#409) Bryton Hall 2021-06-12 09:06:58 -0400
  • 58a8507b3d
    Merge pull request #405 from Riksu9000/improve_stopwatch JF002 2021-06-12 14:27:51 +0200
  • d7962617e4 Clock : initialize the actual clockface in initialization list instead of in the core of the ctro(). Jean-François Milants 2021-06-12 14:21:29 +0200
  • 17c6583937
    Merge pull request #425 from Raupinger/remove-watch-tap JF002 2021-06-12 14:15:32 +0200
  • a1b3537e9e
    Merge pull request #359 from Avamander/patch-2 JF002 2021-06-12 13:18:12 +0200
  • 314a8ebba0
    Changed the namespace of SystemInfo::sortById to avoid a name conflict (#360) Avamander 2021-06-12 12:18:19 +0300
  • d4f4ed014c
    Update buildWithDocker.md (#416) Pekka 2021-06-12 12:16:54 +0300
  • 44d7c6d00f
    Update Amazfish.md (#386) Roxxor91 2021-06-12 11:15:39 +0200
  • bf906bd573
    Fix scrollbar (#382) Riku Isokoski 2021-06-12 12:12:39 +0300
  • 772ea0b591
    Replace raw new expressions with make_unique (#406) Jonathan Vander Mey 2021-06-12 05:10:10 -0400
  • 4d1626e3b6
    Fix fallthrough on case statement (#403) Jonathan Vander Mey 2021-06-12 05:07:23 -0400
  • 2c7ad783fc
    Improvements to /doc/filesInReleaseNotes.md (#357) Itai Nelken 2021-06-12 12:06:46 +0300
  • 8fb543f4c3
    Add note about getting GadgetBridge from F-Droid (#358) Joel Bradshaw 2021-06-12 02:05:57 -0700
  • 346d20db52
    Rewrite MemoryAnalysis.md with up to date information. (#411) JF002 2021-06-12 11:02:54 +0200
  • 0ce98c7ac7
    Merge pull request #415 from JF002/move-heap-to-static JF002 2021-06-12 11:02:06 +0200
  • 6d524ebea2 Move most of the code from the constructor of the objects statically initialized in main() into Start()/Init() functions to avoid Static Initialization Order Fiasco (https://en.cppreference.com/w/cpp/language/siof). See https://github.com/JF002/InfiniTime/pull/415#issuecomment-859004238. Jean-François Milants 2021-06-12 10:58:28 +0200
  • 239b5547ea Fix another regression Riku Isokoski 2021-06-11 14:55:37 +0300
  • 21b6f85140 Fix regression Riku Isokoski 2021-06-11 14:46:03 +0300
  • 123c6f1917 Fix touchevent tap Riku Isokoski 2021-06-11 13:26:28 +0300
  • 049174bd35 replace ScreenList with a single screen in Clock. This removes the tap to switch feature Florian 2021-06-11 01:15:32 +0200
  • 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