| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-08-08 | Merge branch 'JF002:develop' into set-datetime-manually | Tim | |
| 2021-08-04 | Rename backlight level pins | hubmartin | |
| 2021-08-03 | Cleanup, set Pinetime as default | hubmartin | |
| 2021-08-03 | PinMap with namespace and constexpr | hubmartin | |
| 2021-08-03 | Merge branch 'develop' into refresh_rework | Riku Isokoski | |
| 2021-08-02 | DRAFT: Put gpio pins to separate file | hubmartin | |
| 2021-08-01 | Remove leftover | Riku Isokoski | |
| 2021-08-01 | Remove floating point calculation | 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-27 | Increase ADC precision | Riku Isokoski | |
| 2021-07-27 | Merge branch 'develop' into fix_adc | Riku Isokoski | |
| 2021-07-25 | Increment settings value, remove old hacky fix | Kieran Cawthray | |
| 2021-07-25 | Tile event handler : read the event data only if the event is a "value ↵ | Jean-François Milants | |
| 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). | |||
| 2021-07-25 | Merge branch 'develop' into new_touch_handler | Riku Isokoski | |
| 2021-07-25 | Merge branch 'develop' into fit_more_tasks | Riku Isokoski | |
| 2021-07-25 | Fix compile warnings | Jonathan Vander Mey | |
| 2021-07-25 | Fix slow scroll | Riku Isokoski | |
| 2021-07-25 | Fix cases where Get() isn't used | Riku Isokoski | |
| 2021-07-25 | Add new unique icons for some apps | Riku Isokoski | |
| 2021-07-25 | Add task state info to SystemInfo | 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 'develop' into new_touch_handler | Riku Isokoski | |
| 2021-07-24 | Move callback function into anonymous namespace | Jonathan Vander Mey | |
| 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-24 | Remove unnecessary C-style casts with BLE UUIDs | Jonathan Vander Mey | |
| Instead of casting the UUID object to the ble_uuid_t* used throughout the NimBLE API just pass the address of the ble_uuid_t member that's at the start of each of the UUID structs. | |||
| 2021-07-24 | Update nav service UUID macro to constexpr functions | Jonathan Vander Mey | |
| 2021-07-24 | Set navigation service id is base UUID macro | Jonathan Vander Mey | |
| Avoids the need to copy the same ID into every characteristic UUID genereated from it. | |||
| 2021-07-24 | Update Navigation UUID documentation | Jonathan Vander Mey | |
| Fixed mismatch between the service and characteristic IDs in the navigation service comments and documentation. They had old values not reflecting the current code and changes in doc/ble.md | |||
| 2021-07-24 | Add extra screen in settings to show scrollbar correctly | Kieran Cawthray | |
| 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-21 | Fix | Riku Isokoski | |
| 2021-07-21 | Fit more tasks in SystemInfo | Riku Isokoski | |
| 2021-07-20 | Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpicker | Kieran Cawthray | |
| 2021-07-19 | Set remaining default periods to LV_DISP_DEF_REFR_PERIOD | Riku Isokoski | |
| 2021-07-19 | Refresh rework | Riku Isokoski | |
| 2021-07-19 | Restore Tile.cpp changes | Riku Isokoski | |
| 2021-07-18 | Update | Riku Isokoski | |
| 2021-07-16 | Fix remaining known issues | Riku Isokoski | |
| 2021-07-15 | Fix gestures | Riku Isokoski | |
| 2021-07-15 | Fix touch wakeup and code cleanup | Riku Isokoski | |
| 2021-07-15 | Fix most issues | Riku Isokoski | |
| 2021-07-15 | Quick fix | Riku Isokoski | |
| 2021-07-15 | New touch handler, with issues | Riku Isokoski | |
