Commit graph

  • 643077341b
    Merge pull request #505 from geekbozu/devcon JF002 2021-08-10 16:54:13 +0200
  • 275a84b323 Merge branch 'unblock_i2c' into develop Riku Isokoski 2021-08-10 14:15:42 +0300
  • d307c6bd9e Merge branch 'develop' into refresh_rework Riku Isokoski 2021-08-10 14:13:58 +0300
  • 9fb3755088
    Merge pull request #483 from Riksu9000/fix_adc JF002 2021-08-10 12:32:09 +0200
  • 707446ed52 Merge branch 'hassless-improve-battery-percentage-to-battery-icon-mapping' into develop Jean-François Milants 2021-08-10 12:31:03 +0200
  • 81a143173f Merge branch 'improve-battery-percentage-to-battery-icon-mapping' of https://github.com/hassless/InfiniTime into hassless-improve-battery-percentage-to-battery-icon-mapping Jean-François Milants 2021-08-10 12:30:42 +0200
  • c086520c97 Code cleaning in Clock, WatchFaceAnalog, WatchFaceDigital and PineTimeStyle, inspired by PR #232 by nscooling. Jean-François Milants 2021-07-24 13:01:11 +0200
  • 90ea1071d1 Explicitly disable pullup Riku Isokoski 2021-08-10 11:52:20 +0300
  • 2194a339cf Only enable the bus when needed Riku Isokoski 2021-08-10 11:26:43 +0300
  • 5eb56d9a06 Set pin before loop Riku Isokoski 2021-08-09 22:11:35 +0300
  • ff81a72533 Better pin configuration Riku Isokoski 2021-08-09 22:07:06 +0300
  • d35a54c060 Try to fix bootloop Riku Isokoski 2021-08-09 21:49:35 +0300
  • baa7e1bf12 Optimize twiMaster Riku Isokoski 2021-08-09 17:45:24 +0300
  • 44889adda0 Setup plugins for Clang-tidy/format Tim Keller 2021-08-09 00:16:17 +0000
  • d2dc719b31 Fix intellisense Tim Keller 2021-08-08 22:51:31 +0000
  • 3e9c30a18f
    Merge branch 'JF002:develop' into set-datetime-manually Tim 2021-08-08 14:37:48 +0200
  • 7f2ee62aed Typos for days Tim Keller 2021-07-26 15:43:48 +0000
  • e9248b225e Updated documentation Tim Keller 2021-07-26 01:14:23 +0000
  • f7643a4d82 Added cmake variants Tim Keller 2021-07-25 20:12:34 +0000
  • c0b84537b3 added extra .sh build files Niall Cooling 2021-03-26 17:37:01 +0000
  • c50f2b70c2 added clang-tidy/format to container Niall Cooling 2021-02-26 15:09:58 +0000
  • 937d3e1933 added dos2unix to docker for Win10 and default to release build Niall Cooling 2021-02-26 08:14:30 +0000
  • 382db668ed macOS and Win10 dockerfile Niall Cooling 2021-02-25 17:49:40 +0000
  • 273a94f298 removed dependency on build.sh AzureAD\NiallCooling 2021-02-25 17:16:01 +0000
  • 65423b3c94 added devcontainer files Niall Cooling 2021-02-25 16:18:08 +0000
  • abd8f343e4 Rename backlight level pins hubmartin 2021-08-04 14:43:04 +0200
  • b3e6da7514 Cleanup, set Pinetime as default hubmartin 2021-08-03 20:40:27 +0200
  • b7aa04e1f5 PinMap with namespace and constexpr hubmartin 2021-08-03 20:32:23 +0200
  • 285ac9e4c8 Move getting started slightly lower Riku Isokoski 2021-08-03 19:51:58 +0300
  • c30e54c7b7 Make it easier for new people to find instructions Riku Isokoski 2021-08-03 19:49:54 +0300
  • 2992f4afd2
    Add FW validation note after DFU flash Martin Hub 2021-08-03 17:56:02 +0200
  • f244c960d3
    Update ota-gadgetbridge-nrfconnect.md Martin Hub 2021-08-03 17:41:34 +0200
  • 10b5d30ec3 Merge branch 'develop' into refresh_rework Riku Isokoski 2021-08-03 12:16:40 +0300
  • 28abeae21b DRAFT: Put gpio pins to separate file hubmartin 2021-08-02 21:37:48 +0200
  • f9319dfb91 Remove leftover Riku Isokoski 2021-08-01 21:19:33 +0300
  • 09aaa58710 Remove floating point calculation Riku Isokoski 2021-08-01 16:19:09 +0300
  • a618f43b4d Fixes Riku Isokoski 2021-08-01 14:13:32 +0300
  • e6dcb3009f Improvements Riku Isokoski 2021-08-01 13:05:48 +0300
  • 5bdef365f2 Merge branch 'develop' into HEAD Riku Isokoski 2021-08-01 11:47:26 +0300
  • 12aeb46889 Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpicker Kieran Cawthray 2021-07-28 16:07:43 +0200
  • 79ee65bfd5 Increase ADC precision Riku Isokoski 2021-07-27 22:41:48 +0300
  • a0a05553cf Merge branch 'develop' into fix_adc Riku Isokoski 2021-07-27 21:57:21 +0300
  • e6bc485679 Increment settings value, remove old hacky fix Kieran Cawthray 2021-07-25 22:18:39 +0200
  • 514481ef7f Tile event handler : read the event data only if the event is a "value changed event". LVGL sends many other event and some of them do not set the event data (global static variable) to a valid address, which may cause an invalid read. I noticed that when porting this class on RISC-V platform (BL602). Jean-François Milants 2021-07-25 19:55:21 +0200
  • a1ba187c47 Merge branch 'develop' into new_touch_handler Riku Isokoski 2021-07-25 20:01:09 +0300
  • 2e8bc634dc Merge branch 'develop' into fit_more_tasks Riku Isokoski 2021-07-25 19:30:27 +0300
  • 7b75ca591d Fix compile warnings Jonathan Vander Mey 2021-07-17 00:41:15 -0400
  • 574434550a Fix slow scroll Riku Isokoski 2021-07-23 23:58:40 +0300
  • 6222b7c223
    Correct spelling issue in documentation (#509) Grant 2021-07-25 10:58:55 -0500
  • 1ae22f45f9 Fix cases where Get() isn't used Riku Isokoski 2021-07-13 21:09:04 +0300
  • f2f22184b0 Add new unique icons for some apps Riku Isokoski 2021-07-13 16:30:24 +0300
  • a69be1520a Add task state info to SystemInfo Riku Isokoski 2021-07-09 17:35:52 +0300
  • 7a6ceadb24
    Update documentation (#467) Riku Isokoski 2021-07-25 18:50:55 +0300
  • ec2469a6c1
    Code cleanup (#466) Riku Isokoski 2021-07-25 17:54:05 +0300
  • 34949a47c5
    Dim screen before sleep (#464) Riku Isokoski 2021-07-24 21:29:10 +0300
  • ce26ef8a67 Add PineTimeStyle in the list of watchface in README.md Jean-François Milants 2021-07-24 20:23:44 +0200
  • e4d9636e82 Merge branch 'develop' into new_touch_handler Riku Isokoski 2021-07-24 20:26:10 +0300
  • 7cc73b7832 Move callback function into anonymous namespace Jonathan Vander Mey 2021-07-24 13:02:43 -0400
  • a25ce5d8fc Merge branch 'develop' of github.com:JF002/Pinetime into develop Jean-François Milants 2021-07-24 18:47:54 +0200
  • 057de4e6b5 Merge branch 'Riksu9000-fix_touchevent_tap' into develop Jean-François Milants 2021-07-24 18:47:06 +0200
  • 926553d043 Merge branch 'fix_touchevent_tap' of git://github.com/Riksu9000/InfiniTime into Riksu9000-fix_touchevent_tap Jean-François Milants 2021-07-24 18:46:52 +0200
  • 487ae478ad Remove unnecessary C-style casts with BLE UUIDs Jonathan Vander Mey 2021-07-24 11:40:06 -0400
  • 1bdaf581a3 Update nav service UUID macro to constexpr functions Jonathan Vander Mey 2021-07-24 11:18:17 -0400
  • 6b95fd841f Set navigation service id is base UUID macro Jonathan Vander Mey 2021-07-24 11:09:56 -0400
  • 54ccd2cc07 Update Navigation UUID documentation Jonathan Vander Mey 2021-07-24 11:07:06 -0400
  • 1ba99d2427 Made the pre-commit hook fail explicitly when the executable doesn't exist Avamander 2021-05-03 14:12:33 +0300
  • 10ef3a749e Added autodetection for clang-format version Avamander 2021-05-01 20:36:27 +0300
  • a1a6eae43f Added a pre-commit hook that should simplify commiting pre-formatted code Avamander 2021-04-18 19:20:16 +0300
  • bb26c68f2c
    minor changes regarding building (#356) Alexandros Feuerstein 2021-07-24 15:39:24 +0200
  • b3e3d75d0f Add extra screen in settings to show scrollbar correctly Kieran Cawthray 2021-07-24 14:25:27 +0200
  • fc93bdbbba Merge branch 'develop' into refresh_rework Riku Isokoski 2021-07-23 22:56:00 +0300
  • d666c5004f
    Merge branch 'develop' into new_touch_handler Riku Isokoski 2021-07-23 22:52:08 +0300
  • 547b5a8699 Restore .gitignore Kieran Cawthray 2021-07-23 15:06:08 +0200
  • 1ddb1f0832 Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpicker Kieran Cawthray 2021-07-23 15:03:28 +0200
  • d6cccc2dcd Set version to 1.3.0 Jean-François Milants 2021-07-23 11:46:37 +0200
  • 0a0f28fff4
    Make firmware updating more foolproof (#469) Riku Isokoski 2021-07-22 22:57:45 +0300
  • 5e4d3c87e9 Remove .gitignore Kieran Cawthray 2021-07-22 15:37:34 +0200
  • 12b14176ec Fix Riku Isokoski 2021-07-21 14:46:27 +0300
  • 93893511f1 Fit more tasks in SystemInfo Riku Isokoski 2021-07-21 14:41:29 +0300
  • db784fc2fb Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpicker Kieran Cawthray 2021-07-20 15:30:07 +0200
  • 331fc2be69 Set remaining default periods to LV_DISP_DEF_REFR_PERIOD Riku Isokoski 2021-07-19 17:06:20 +0300
  • 97c761a5c7 Refresh rework Riku Isokoski 2021-07-19 16:26:12 +0300
  • dc2b5f0c6b Restore Tile.cpp changes Riku Isokoski 2021-07-19 10:21:42 +0300
  • 3e42297bd8 Update Riku Isokoski 2021-07-18 12:32:46 +0300
  • 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