| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-08-07 | added devcontainer files | Niall Cooling | |
| 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 | Move getting started slightly lower | Riku Isokoski | |
| 2021-08-03 | Make it easier for new people to find instructions | Riku Isokoski | |
| 2021-08-03 | Add FW validation note after DFU flash | Martin Hub | |
| 2021-08-03 | Update ota-gadgetbridge-nrfconnect.md | Martin Hub | |
| 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 | Correct spelling issue in documentation (#509) | Grant | |
| * Correct spelling issue | |||
| 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 | Update documentation (#467) | Riku Isokoski | |
| * Fix and update documentation * Add newlines | |||
| 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 | Add PineTimeStyle in the list of watchface in README.md | Jean-François Milants | |
| 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 'develop' of github.com:JF002/Pinetime into develop | Jean-François Milants | |
| 2021-07-24 | Merge branch 'Riksu9000-fix_touchevent_tap' into develop | Jean-François Milants | |
| 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 | Made the pre-commit hook fail explicitly when the executable doesn't exist | Avamander | |
| 2021-07-24 | Added autodetection for clang-format version | Avamander | |
| 2021-07-24 | Added a pre-commit hook that should simplify commiting pre-formatted code | Avamander | |
| 2021-07-24 | minor changes regarding building (#356) | Alexandros Feuerstein | |
| * don't enforce any flashing through debug ports | |||
| 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 | Restore .gitignore | Kieran Cawthray | |
| 2021-07-23 | Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpicker | Kieran Cawthray | |
