| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-11-28 | Link to companion apps | Riku Isokoski | |
| 2021-11-28 | Fix versioning | Riku Isokoski | |
| 2021-11-28 | Summarize updating-softare | Riku Isokoski | |
| 2021-11-28 | Update updating instructions | Riku Isokoski | |
| 2021-11-28 | Replace companionapp pages with links. Add companion apps | Riku Isokoski | |
| 2021-11-28 | Reorganize bootloader readme | Riku Isokoski | |
| 2021-11-28 | Separate and update coding conventions and contributing pages | Riku Isokoski | |
| 2021-11-28 | Update ui_guidelines | Riku Isokoski | |
| 2021-11-28 | Reorganization | Riku Isokoski | |
| 2021-11-28 | Crop and shrink photos | Riku Isokoski | |
| 2021-11-28 | Documentation cleanup and reorganization | Riku Isokoski | |
| 2021-11-28 | Merge pull request #820 from Riksu9000/fix-anim-dir | JF | |
| Fix animation when long pressing on screens adjacent to watch face | |||
| 2021-11-28 | Merge pull request #829 from Riksu9000/clang-tidy-update | JF | |
| Remove some clang-tidy checks | |||
| 2021-11-28 | Merge pull request #832 from mabuch/fix-doc-motionservice-uuid | JF | |
| fix Motion Service UUID in doc and code comments | |||
| 2021-11-28 | Merge pull request #833 from NeroBurner/BatteryInfo_remove_unused_include | JF | |
| BatteryInfo: remove unused FreeRTOS.h and timer.h includes | |||
| 2021-11-24 | Add BLE FS docs link to BLE docs | Arsen6331 | |
| 2021-11-22 | Add documentation for BLE FS | Arsen6331 | |
| 2021-11-16 | Improve notification icon alignment | Kieran Cawthray | |
| 2021-11-16 | Revert "Fix notification icon alignment" | Kieran Cawthray | |
| This reverts commit 29bb359e90bff68bdfca67bbd42baeac73dae6ae. | |||
| 2021-11-15 | Fix notification icon alignment | Kieran Cawthray | |
| 2021-11-15 | Merge remote-tracking branch 'upstream/develop' into pts-settings | Kieran Cawthray | |
| 2021-11-15 | docs: add non-relative includes to coding standard | Reinhold Gschweicher | |
| 2021-11-15 | Move up file header include to top | Reinhold Gschweicher | |
| 2021-11-15 | remove unused libs/ prefix from lvgl includes as not needed | Reinhold Gschweicher | |
| 2021-11-15 | Add missing standard includes | Reinhold Gschweicher | |
| 2021-11-15 | Update includes to to be relative to src directory | Reinhold Gschweicher | |
| Don't use relative imports like `../foo.h` as those depend on the relative position of both files. Rather than that use imports relative to the `src` directory, which explicitly is part of the include directories. | |||
| 2021-11-15 | BatteryInfo: remove unused FreeRTOS.h and timer.h includes | Reinhold Gschweicher | |
| 2021-11-15 | Merge pull request #830 from InfiniTimeOrg/fix-unresponsive-touchpanel | JF | |
| Fix unresponsive touch panel after update to 1.7 | |||
| 2021-11-15 | fix Motion Service UUID in doc and code comments | mabuch | |
| 2021-11-15 | Merge remote-tracking branch 'upstream/develop' into pts-settings | Kieran Cawthray | |
| 2021-11-15 | Merge pull request #1 from Riksu9000/pts-settings-fix | kieranc | |
| Close customizer menu with button in PTS | |||
| 2021-11-14 | Fix unresponsive touch panel after update to 1.7 : don't care if device ids ↵ | Jean-François Milants | |
| are not the ones we expected (until we know more about these communication and IDs issues). | |||
| 2021-11-13 | Remove some clang-tidy checks | Riku Isokoski | |
| 2021-11-13 | clang-format and clang-tidy PineTimeStyle | Riku Isokoski | |
| 2021-11-13 | Close menu with button | Riku Isokoski | |
| 2021-11-11 | Set version to 1.7.0 | Jean-François Milants | |
| 2021-11-11 | Merge pull request #816 from Riksu9000/fix_alarm_crash | JF | |
| Fix Alarm app crashing on buttonpress | |||
| 2021-11-10 | Fix animation when long pressing on screens adjacent to watch face | Riku Isokoski | |
| 2021-11-09 | Fix Alarm app crashing on buttonpress | Riku Isokoski | |
| 2021-11-08 | Merge pull request #811 from InfiniTimeOrg/cst816-add-validity-check | JF | |
| Add data validity check and retries in CST816S driver | |||
| 2021-11-07 | Fix previous commit, call touchPanel.Init() even if we disabled the touch ↵ | Jean-François Milants | |
| controller boot error. | |||
| 2021-11-07 | Disable the warning that is displayed when the initialization of the touch ↵ | Jean-François Milants | |
| controller fails, as some users reported that it was displayed when a valid touch controller was installed. | |||
| 2021-11-07 | Merge remote-tracking branch 'upstream/develop' into pts-settings | Kieran Cawthray | |
| 2021-11-07 | Fix formatting following the code review. | Jean-François Milants | |
| 2021-11-07 | update settings version | SteveAmor | |
| 2021-11-07 | format changes | SteveAmor | |
| 2021-11-07 | applied clang-format | SteveAmor | |
| 2021-11-07 | Chimes option | SteveAmor | |
| 2021-11-06 | Add data validity check and retries in CST816S driver. See ↵ | Jean-François Milants | |
| https://github.com/InfiniTimeOrg/InfiniTime/issues/763#issuecomment-962436976. | |||
| 2021-11-06 | Merge pull request #782 from Riksu9000/newer_buttonhandler | JF | |
| Newer ButtonHandler | |||
