Commit Graph

  • 329482f873 Fix remaining known issues Riku Isokoski 2021-07-16 11:55:29 +0300
  • baffa1594f Fix gestures Riku Isokoski 2021-07-16 02:17:17 +0300
  • 93ccbf38e8 Fix touch wakeup and code cleanup Riku Isokoski 2021-07-16 01:49:20 +0300
  • 2a3e126390 Fix most issues Riku Isokoski 2021-07-16 00:07:55 +0300
  • 0d24d2b81e Quick fix Riku Isokoski 2021-07-15 23:18:05 +0300
  • fe64176e7b New touch handler, with issues Riku Isokoski 2021-07-15 14:11:27 +0300
  • 7ac6bdfe71 Merge branch 'develop' into update_touch_driver Riku Isokoski 2021-07-15 01:03:44 +0300
  • 57b3397078
    Multiple wakeup sources (#290) Kozova1 2021-07-14 21:51:51 +0300
  • 7133287b76
    Set correct refresh times for lvgl (#488) Riku Isokoski 2021-07-14 21:35:21 +0300
  • 5bc40c9287 Update touchpad driver Riku Isokoski 2021-07-14 17:11:16 +0300
  • 95b8a56dd4 Merge branch 'develop' into fix_touchevent_tap Riku Isokoski 2021-07-14 09:59:56 +0300
  • b5eabf6604 Merge branch 'develop' into fix_adc Riku Isokoski 2021-07-13 22:11:46 +0300
  • a07b6382ae Merge branch 'develop' of github.com:JF002/Pinetime into develop Jean-François Milants 2021-07-13 20:54:49 +0200
  • d15509f14e Merge branch 'Riksu9000-lvgl_use_system_tick' into develop Jean-François Milants 2021-07-13 20:54:01 +0200
  • e2efb193c4 Merge branch 'lvgl_use_system_tick' of https://github.com/Riksu9000/InfiniTime into Riksu9000-lvgl_use_system_tick Jean-François Milants 2021-07-13 20:53:40 +0200
  • a5616b0bc8
    Adjust displayapp delay to compensate time spent (#482) Riku Isokoski 2021-07-13 21:42:59 +0300
  • af10747c94 Merge branch 'notify-battery-level' into develop Jean-François Milants 2021-07-13 20:31:44 +0200
  • 3e70554844 Merge branch 'develop' into notify-battery-level Jean-François Milants 2021-07-13 20:31:26 +0200
  • 7efe2b7c51 Fix misconfigured ADC and remove now unnecessary filtering Riku Isokoski 2021-07-12 23:07:05 +0300
  • 5c183bef85 Merge branch 'pinetimestyle-colorpicker' of github.com:kieranc/InfiniTime into pinetimestyle-colorpicker Kieran Cawthray 2021-07-12 13:01:48 +0200
  • db99ac88d9 Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpicker Kieran Cawthray 2021-07-12 13:01:11 +0200
  • 4f378e8726
    Refactor trig functions into LUT (#476) Jonathan Vander Mey 2021-07-11 14:18:07 -0400
  • 7fee2c2589
    Update buildAndProgram.md (#477) wilsonjwco 2021-07-11 11:47:24 -0600
  • 829b16a303
    Add "metronome" to apps in readme (#479) Cameron Radmore 2021-07-11 13:46:15 -0400
  • 748e31421d
    Modify status text in BatteryInfo so it fits on screen (#437) kieranc 2021-07-11 17:48:16 +0200
  • e21f6a7f41 Notify battery level every 10 minutes when connected to a BLE host. Refactor battery percent : only use uint8_t to store the battery % remaining. Jean-François Milants 2021-07-11 16:55:06 +0200
  • f970dc9993 Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpicker Kieran Cawthray 2021-07-11 16:04:50 +0200
  • 6a91b83b12
    Change step gauge range to 100 and calculate progress as percantage (#468) kieranc 2021-07-11 15:08:23 +0200
  • 084123b752
    Using littlefs (#438) joaquim.org 2021-07-11 14:06:06 +0100
  • ffa51612fc Code optimizations in SettingSetDate and SettingSetTime Tim Taenny 2021-07-09 20:35:48 +0200
  • da36d4a5a1 Code optimizations in SettingSetTime Tim Taenny 2021-07-09 20:17:47 +0200
  • 0842a13339 Modified Settings menu as per suggestion Tim Taenny 2021-07-09 17:49:35 +0200
  • 3e5ad49e3a Code optimizations in SettingSetDate Tim Taenny 2021-07-09 17:46:17 +0200
  • 899bee2cf5 Exposed Month and DayOfWeek texts in DateTimeController Tim Taenny 2021-07-09 17:32:48 +0200
  • 06dfe14251 Code optimizations in SettingSetTime Tim Taenny 2021-07-09 17:13:29 +0200
  • f78c9bfcab Code optimizations in SettingSetDate Tim Taenny 2021-07-09 16:57:59 +0200
  • 5ae4192d8d
    Added new menu entries to Settings page timaios 2021-07-09 14:22:45 +0200
  • f3f5eb5739
    Added new screens to DisplayApp.cpp timaios 2021-07-09 14:19:38 +0200
  • 6b3be0f5a1
    Added new screens to the list of applications timaios 2021-07-09 14:15:50 +0200
  • 07b3a507b4
    Include new screens in CMakeLists.txt timaios 2021-07-09 14:14:17 +0200
  • c396925766
    Added new screen: SettingSetDate timaios 2021-07-09 14:12:26 +0200
  • c77634ce32
    Added new screen: SettingSetTime timaios 2021-07-09 14:11:20 +0200
  • 99e26bdd4c LVGL use system tick Riku Isokoski 2021-07-07 15:47:47 +0300
  • f5639db8ed Change step gauge to use percentage of goal for progress Kieran Cawthray 2021-07-06 22:53:00 +0200
  • 61a4642221
    Improve stopwatch (#432) Riku Isokoski 2021-07-04 21:23:03 +0300
  • ab59b9b830
    Whitespace and brace fixes (#456) Avamander 2021-07-04 21:06:50 +0300
  • 3b0fcc2a73 clang-format Riku Isokoski 2021-07-03 13:44:12 +0300
  • 94aefed98f Condense firmware validation code Riku Isokoski 2021-07-03 13:32:35 +0300
  • 217f16d189 Improve paddle game Riku Isokoski 2021-06-24 13:33:15 +0300
  • 8031cd1b40 Inititialize members in class declaration Jonathan Vander Mey 2021-06-12 19:04:13 -0400
  • d13b0a7ec5 Move local-only function into anonymous namespace Jonathan Vander Mey 2021-06-12 18:59:14 -0400
  • 4217a8cb65 Make MusicService UUID objects static constexpr Jonathan Vander Mey 2021-06-12 18:58:53 -0400
  • 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
  • d96395c810 Merge branch 'develop' of JF/PineTime into master 1.2.0 JF 2021-06-20 17:09:24 +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