| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-08-28 | Merge pull request #458 from kieranc/pinetimestyle-colorpicker | JF002 | |
| Add color picker for PineTimeStyle watchface | |||
| 2021-08-28 | Merge branch 'develop' into refresh_rework | Riku Isokoski | |
| 2021-08-28 | Merge branch 'develop' into update_touch_driver | Riku Isokoski | |
| 2021-08-28 | Merge branch 'develop' into timer_battery_reading | Riku Isokoski | |
| 2021-08-19 | Remove unused variables | Riku Isokoski | |
| 2021-08-18 | Merge branch 'develop' into new_touch_handler | Riku Isokoski | |
| 2021-08-18 | Automatic error detection | Riku Isokoski | |
| 2021-08-17 | Fix after merge | Riku Isokoski | |
| 2021-08-17 | Merge branch 'develop' into update_touch_driver | Riku Isokoski | |
| 2021-08-15 | Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpicker | Kieran Cawthray | |
| 2021-08-15 | Merge branch 'develop' into refresh_rework | Riku Isokoski | |
| 2021-08-14 | Merge branch 'develop' into timer_battery_reading | Riku Isokoski | |
| 2021-08-14 | Merge branch 'call-improvements' of https://github.com/Riksu9000/InfiniTime ↵ | Jean-François Milants | |
| into Riksu9000-call-improvements # Conflicts: # src/displayapp/screens/Metronome.cpp | |||
| 2021-08-14 | Merge branch 'develop' into refresh_rework | Riku Isokoski | |
| 2021-08-14 | Improve metronome | Riku Isokoski | |
| 2021-08-14 | Make battery reading periodic. Add events. Disable pullup | Riku Isokoski | |
| 2021-08-10 | Make diff smaller and revert some changes in DisplayApp | Riku Isokoski | |
| 2021-08-08 | Merge branch 'JF002:develop' into set-datetime-manually | Tim | |
| 2021-08-03 | Merge branch 'develop' into refresh_rework | Riku Isokoski | |
| 2021-08-01 | Fixes | Riku Isokoski | |
| 2021-08-01 | Improvements | Riku Isokoski | |
| 2021-08-01 | Merge branch 'develop' into HEAD | Riku Isokoski | |
| 2021-07-28 | Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpicker | Kieran Cawthray | |
| 2021-07-25 | Merge branch 'develop' into new_touch_handler | Riku Isokoski | |
| 2021-07-25 | Code cleanup (#466) | Riku Isokoski | |
| * Code cleanup * Remove override again | |||
| 2021-07-24 | Dim screen before sleep (#464) | Riku Isokoski | |
| * Implement dimming | |||
| 2021-07-24 | Merge branch 'fix_touchevent_tap' of git://github.com/Riksu9000/InfiniTime ↵ | Jean-François Milants | |
| into Riksu9000-fix_touchevent_tap # Conflicts: # src/displayapp/DisplayApp.cpp | |||
| 2021-07-23 | Merge branch 'develop' into refresh_rework | Riku Isokoski | |
| 2021-07-23 | Merge branch 'develop' into new_touch_handler | Riku Isokoski | |
| 2021-07-23 | Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpicker | Kieran Cawthray | |
| 2021-07-22 | Make firmware updating more foolproof (#469) | Riku Isokoski | |
| * Make firmware updating more foolproof and fix bugs * No need to manually handle overflow * Make startTime TickType_t * Don't process TouchEvents::None * Fix sleep getting re-enabled issue more directly | |||
| 2021-07-20 | Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpicker | Kieran Cawthray | |
| 2021-07-19 | Refresh rework | Riku Isokoski | |
| 2021-07-16 | Fix remaining known issues | Riku Isokoski | |
| 2021-07-15 | Fix most issues | Riku Isokoski | |
| 2021-07-15 | New touch handler, with issues | Riku Isokoski | |
| 2021-07-14 | Merge branch 'develop' into update_touch_driver | Riku Isokoski | |
| 2021-07-14 | Set correct refresh times for lvgl (#488) | Riku Isokoski | |
| 2021-07-14 | Update touchpad driver | Riku Isokoski | |
| 2021-07-14 | Merge branch 'develop' into fix_touchevent_tap | Riku Isokoski | |
| 2021-07-13 | Adjust displayapp delay to compensate time spent (#482) | Riku Isokoski | |
| 2021-07-12 | Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpicker | Kieran Cawthray | |
| 2021-07-09 | Added new screens to DisplayApp.cpp | timaios | |
| 2021-07-04 | Improve stopwatch (#432) | Riku Isokoski | |
| * Improve stopwatch more * Make sure sleep gets reenabled * Cleanup and clang-format | |||
| 2021-06-24 | PineTimeStyle color picker initial commit | Kieran Cawthray | |
| 2021-06-19 | Add support for BMA425 acceleration sensor. (#440) | JF002 | |
| * Add support for BMA425 acceleration sensor. | |||
| 2021-06-12 | Fix build issues since Metronome app has been merged. | Jean-François Milants | |
| 2021-06-12 | add basic metronome app (#409) | Bryton Hall | |
| * add basic metronome app * add bpb, tap to bpm, update widgets * use event pressed for bpm tap * move case statement break to the right place * narrow bpm selection range, override touch events * fix arc knob style * re-enable sleeping in destructor | |||
| 2021-06-12 | Changed the namespace of SystemInfo::sortById to avoid a name conflict (#360) | Avamander | |
| 2021-06-12 | Move most of the code from the constructor of the objects statically ↵ | Jean-François Milants | |
| 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. | |||
