| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Chimes option | SteveAmor | 2021-11-07 | 2 | -0/+22 | |
| |/ | ||||||
| * | Add MotionService : expose step count and RAW X/Y/Z values to the host. | Jean-François Milants | 2021-10-17 | 1 | -1/+2 | |
| | | ||||||
| * | Make new notifications refresh idle timer | Federico Igne | 2021-10-14 | 1 | -5/+8 | |
| | | ||||||
| * | Merge branch 'update_touch_driver' of git://github.com/Riksu9000/InfiniTime ↵ | Jean-François Milants | 2021-10-10 | 1 | -2/+7 | |
| |\ | | | | | | | | | | | | | into Riksu9000-update_touch_driver # Conflicts: # src/displayapp/Apps.h | |||||
| | * | Merge branch 'develop' into update_touch_driver | Riku Isokoski | 2021-10-05 | 1 | -3/+5 | |
| | |\ | ||||||
| | * \ | Merge branch 'develop' into update_touch_driver | Riku Isokoski | 2021-09-18 | 3 | -0/+20 | |
| | |\ \ | ||||||
| | * \ \ | Merge branch 'develop' into update_touch_driver | Riku Isokoski | 2021-09-14 | 3 | -45/+51 | |
| | |\ \ \ | ||||||
| | * \ \ \ | Merge branch 'develop' into update_touch_driver | Riku Isokoski | 2021-08-28 | 2 | -23/+22 | |
| | |\ \ \ \ | ||||||
| | * | | | | | Automatic error detection | Riku Isokoski | 2021-08-18 | 1 | -2/+7 | |
| | | | | | | | ||||||
| | * | | | | | Merge branch 'develop' into update_touch_driver | Riku Isokoski | 2021-08-17 | 2 | -20/+48 | |
| | |\ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch 'develop' into update_touch_driver | Riku Isokoski | 2021-07-15 | 1 | -9/+9 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | Update touchpad driver | Riku Isokoski | 2021-07-14 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Remove call to `batteryController.Update();` which was replaced by ↵ | Jean-François Milants | 2021-10-09 | 1 | -3/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `batteryController.MeasureVoltage()`. | |||||
| * | | | | | | | | Merge pull request #715 from hubmartin/gpiote-fix | JF | 2021-10-09 | 1 | -9/+10 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fix GPIOTE not calling ISR when button is held during boot | |||||
| | * | | | | | | | | Code cleanup | hubmartin | 2021-10-03 | 1 | -6/+0 | |
| | | | | | | | | | | ||||||
| | * | | | | | | | | Call battery controller update | hubmartin | 2021-10-03 | 1 | -1/+3 | |
| | | | | | | | | | | ||||||
| | * | | | | | | | | GPIOTE fix of button and power detection experiment | hubmartin | 2021-10-03 | 1 | -9/+13 | |
| | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #719 from Riksu9000/improve_battery_reporting | JF | 2021-10-09 | 3 | -12/+7 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Improve battery percentage calculation and reporting | |||||
| | * | | | | | | | | Don't measure and notify percentage on charging event. | Riku Isokoski | 2021-10-09 | 1 | -3/+4 | |
| | | | | | | | | | | ||||||
| | * | | | | | | | | Improve battery percentage calculation and reporting | Riku Isokoski | 2021-10-04 | 3 | -9/+3 | |
| | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | While charging, percentage should only go up, and while discharging, percentage should only go down. | |||||
| * | | | | | | | | Call also ReloadIdleTimer | hubmartin | 2021-10-08 | 1 | -0/+1 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Add wake on charge event | hubmartin | 2021-10-08 | 1 | -0/+3 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge pull request #664 from Riksu9000/disable_notif_only | JF002 | 2021-09-23 | 1 | -3/+5 | |
| |\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | Toggle notifications only, keep vibrations. | |||||
| | * | | | | | | Merge branch 'develop' into disable_notif_only | Riku Isokoski | 2021-09-14 | 1 | -2/+3 | |
| | |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||||
| | * | | | | | | Merge branch 'develop' into disable_notif_only | Riku Isokoski | 2021-09-13 | 3 | -37/+40 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | Toggle notifications only, keep vibrations. | Riku Isokoski | 2021-09-12 | 1 | -3/+5 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Merge branch 'PersistantStorage' of git://github.com/geekbozu/InfiniTime ↵ | Jean-François Milants | 2021-09-18 | 2 | -0/+2 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into geekbozu-PersistantStorage # Conflicts: # src/systemtask/SystemTask.cpp | |||||
| | * | | | | | | | | Move Backup to the system task. | Tim Keller | 2021-08-19 | 2 | -0/+2 | |
| | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | | resolve conflict in src/systemtask/Messages.h | Mark Russell | 2021-09-16 | 3 | -39/+43 | |
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||||
| | * | | | | | | | Merge branch 'refactor_adv' of https://github.com/evergreen22/InfiniTime ↵ | Jean-François Milants | 2021-09-13 | 1 | -2/+3 | |
| | |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into evergreen22-refactor_adv # Conflicts: # src/components/ble/NimbleController.cpp | |||||
| | | * | | | | | | Advertise fast for at least 30 secs then slow down | James A. Jerkins | 2021-09-05 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On power up, advertise aggressively for at least 30 seconds then switch to a longer interval to conserve battery life. This fast/slow pattern is designed to balance connection response time and battery life. When a disconnect event is received restart the fast/slow pattern. When a failed connect event is received, restart the fast/slow pattern. When the screen is activated and ble is not connected, restart the fast/slow pattern. This pattern is consistent with Apple's BLE developer standards (QA 1931). | |||||
| | | * | | | | | | WIP Refactor ble advertising | James A. Jerkins | 2021-08-29 | 1 | -2/+0 | |
| | | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor ble advertising based on ble standards and conventions. Changes are based on the bleprph example code, bluetooth docs, and nimble docs. | |||||
| | * | | | | | | Merge pull request #549 from hubmartin/pinmap | JF002 | 2021-09-13 | 2 | -18/+12 | |
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Put all duplicated GPIO pin definitions to a single file | |||||
| | | * \ \ \ \ \ | Merge branch 'develop' into pinmap | hubmartin | 2021-09-13 | 3 | -18/+27 | |
| | | |\ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ | Merge branch 'develop' into pinmap | hubmartin | 2021-08-29 | 2 | -29/+30 | |
| | | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | | | ||||||
| | | * | | | | | | | Merge branch 'develop' into pinmap | hubmartin | 2021-08-22 | 1 | -3/+2 | |
| | | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | | | ||||||
| | | * | | | | | | | PinMap with namespace and constexpr | hubmartin | 2021-08-03 | 2 | -18/+11 | |
| | | | | | | | | | | ||||||
| | | * | | | | | | | DRAFT: Put gpio pins to separate file | hubmartin | 2021-08-02 | 1 | -1/+2 | |
| | | | | | | | | | | ||||||
| | * | | | | | | | | docs: Fix a few typos (#606) | Tim Gates | 2021-09-13 | 1 | -1/+1 | |
| | | |_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * docs: Fix a few typos There are small typos in: - doc/versioning.md - src/components/ble/NimbleController.cpp - src/libs/mynewt-nimble/CODING_STANDARDS.md - src/libs/mynewt-nimble/docs/btshell/btshell_GAP.rst - src/systemtask/SystemTask.cpp Fixes: - Should read `milliseconds` rather than `miliseconds`. - Should read `unnecessary` rather than `uncesseray`. - Should read `target` rather than `tharget`. - Should read `project` rather than `projct`. - Should read `preferred` rather than `prefered`. - Should read `functioning` rather than `functionning`. - Should read `forever` rather than `forver`. - Should read `existing` rather than `exisiting`. | |||||
| | * | | | | | | | Merge remote-tracking branch 'upstream/develop' into timer_battery_reading | Riku Isokoski | 2021-08-30 | 1 | -6/+8 | |
| | |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | ||||||
| | * | | | | | | | Merge branch 'develop' into timer_battery_reading | Riku Isokoski | 2021-08-28 | 2 | -23/+22 | |
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | ||||||
| | * | | | | | | | Merge branch 'develop' into timer_battery_reading | Riku Isokoski | 2021-08-14 | 1 | -3/+2 | |
| | |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | ||||||
| | * | | | | | | | Make battery reading periodic. Add events. Disable pullup | Riku Isokoski | 2021-08-14 | 3 | -18/+27 | |
| | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | | Revert "Merge upstream" | Mark Russell | 2021-09-16 | 3 | -43/+39 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 1d43adcdfa7bd15ba45c0c9d7c59c0ff99176b9c. | |||||
| * | | | | | | | Merge upstream | Mark Russell | 2021-09-16 | 3 | -39/+43 | |
| | | | | | | | | ||||||
| * | | | | | | | Fixes per Riksu9000's feedback | Mark Russell | 2021-09-16 | 1 | -1/+1 | |
| | | | | | | | | ||||||
| * | | | | | | | Fixes based on code reviews (formatting, UI code) | Mark Russell | 2021-09-13 | 1 | -2/+1 | |
| | | | | | | | | ||||||
| * | | | | | | | Created basic alarm app | Mark Russell | 2021-09-10 | 3 | -1/+20 | |
| | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | | Fix wake on tap/double tap. | Jean-François Milants | 2021-08-28 | 1 | -6/+8 | |
| | |_|/ / / |/| | | | | ||||||
| * | | | | | Fix touchinfo typo in SystemTask. | Jean-François Milants | 2021-08-28 | 1 | -1/+1 | |
| | | | | | | ||||||
