aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | added clang-tidy/format to containerNiall Cooling2021-08-071-0/+2
| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | added dos2unix to docker for Win10 and default to release buildNiall Cooling2021-08-073-3/+5
| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | macOS and Win10 dockerfileNiall Cooling2021-08-073-3/+7
| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | removed dependency on build.shAzureAD\NiallCooling2021-08-071-5/+12
| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | added devcontainer filesNiall Cooling2021-08-073-0/+153
| | |_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
| | | | | | | * | | | | | | | | | | | | Merge branch 'develop' into refresh_reworkRiku Isokoski2021-08-1012-215/+79
| | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge pull request #483 from Riksu9000/fix_adcJF0022021-08-102-57/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix misconfigured ADC and remove now unnecessary filtering
| * | | | | | | | | | | | | | | | | | | | Remove floating point calculationRiku Isokoski2021-08-011-2/+2
| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Increase ADC precisionRiku Isokoski2021-07-271-4/+4
| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Merge branch 'develop' into fix_adcRiku Isokoski2021-07-2745-312/+480
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Merge branch 'develop' into fix_adcRiku Isokoski2021-07-1324-102/+78
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Fix misconfigured ADC and remove now unnecessary filteringRiku Isokoski2021-07-122-48/+4
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'hassless-improve-battery-percentage-to-battery-icon-mapping' ↵Jean-François Milants2021-08-101-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into develop
| * | | | | | | | | | | | | | | | | | | | Merge branch 'improve-battery-percentage-to-battery-icon-mapping' of ↵Jean-François Milants2021-08-101-4/+4
|/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/hassless/InfiniTime into hassless-improve-battery-percentage-to-battery-icon-mapping # Conflicts: # src/displayapp/screens/BatteryIcon.cpp
| * | | | | | | | | | | | | | | | | | | | Merge branch 'JF002:develop' into ↵hassless2021-06-1861-467/+947
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | improve-battery-percentage-to-battery-icon-mapping
| * | | | | | | | | | | | | | | | | | | | Update BatteryIcon.cpphassless2021-06-091-4/+4
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improvement to the mapping of battery percentage to the battery icon to be displayed.
* | | | | | | | | | | | | | | | | | | | Code cleaning in Clock, WatchFaceAnalog, WatchFaceDigital and PineTimeStyle, ↵Jean-François Milants2021-08-109-156/+60
| |_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | inspired by PR #232 by nscooling.
| | | | | | | | | | * | | | | | | | | Merge branch 'develop' into refresh_reworkRiku Isokoski2021-08-0340-232/+340
| | | | | | | | | | |\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Tile event handler : read the event data only if the event is a "value ↵Jean-François Milants2021-07-252-9/+11
| |_|_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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).
* | | | | | | | | | | | | | | | | | Fix compile warningsJonathan Vander Mey2021-07-252-0/+3
| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Fix slow scrollRiku Isokoski2021-07-252-4/+1
| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Correct spelling issue in documentation (#509)Grant2021-07-257-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Correct spelling issue
* | | | | | | | | | | | | | | | | | Fix cases where Get() isn't usedRiku Isokoski2021-07-251-2/+6
| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Add new unique icons for some appsRiku Isokoski2021-07-257-49/+79
| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Add task state info to SystemInfoRiku Isokoski2021-07-251-10/+32
| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Update documentation (#467)Riku Isokoski2021-07-252-29/+46
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix and update documentation * Add newlines
* | | | | | | | | | | | | | | | | | Code cleanup (#466)Riku Isokoski2021-07-2510-66/+42
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Code cleanup * Remove override again
* | | | | | | | | | | | | | | | | | Dim screen before sleep (#464)Riku Isokoski2021-07-244-17/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Implement dimming
* | | | | | | | | | | | | | | | | | Add PineTimeStyle in the list of watchface in README.mdJean-François Milants2021-07-241-1/+2
| |_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'develop' of github.com:JF002/Pinetime into developJean-François Milants2021-07-243-4/+30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Made the pre-commit hook fail explicitly when the executable doesn't existAvamander2021-07-241-0/+6
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Added autodetection for clang-format versionAvamander2021-07-241-4/+10
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Added a pre-commit hook that should simplify commiting pre-formatted codeAvamander2021-07-242-0/+18
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | minor changes regarding building (#356)Alexandros Feuerstein2021-07-241-4/+0
| | |_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * don't enforce any flashing through debug ports
* | | | | | | | | | | | | | | | Merge branch 'Riksu9000-fix_touchevent_tap' into developJean-François Milants2021-07-244-40/+33
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'fix_touchevent_tap' of git://github.com/Riksu9000/InfiniTime ↵Jean-François Milants2021-07-244-40/+33
|/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into Riksu9000-fix_touchevent_tap # Conflicts: # src/displayapp/DisplayApp.cpp
| * | | | | | | | | | | | | | | Merge branch 'develop' into fix_touchevent_tapRiku Isokoski2021-07-14111-1357/+4306
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Fix another regressionRiku Isokoski2021-06-111-1/+1
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Fix regressionRiku Isokoski2021-06-111-1/+3
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Fix touchevent tapRiku Isokoski2021-06-113-15/+7
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Set version to 1.3.0Jean-François Milants2021-07-231-1/+1
| | | | | | | | | | | | | | |
| | | | | | | * | | | | | | | Merge branch 'develop' into refresh_reworkRiku Isokoski2021-07-235-15/+47
| | | | | | | |\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Make firmware updating more foolproof (#469)Riku Isokoski2021-07-225-17/+52
| |_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
| | | | | | * | | | | | | | Set remaining default periods to LV_DISP_DEF_REFR_PERIODRiku Isokoski2021-07-196-6/+6
| | | | | | | | | | | | | |
| | | | | | * | | | | | | | Refresh reworkRiku Isokoski2021-07-1972-306/+198
| |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Multiple wakeup sources (#290)Kozova12021-07-144-49/+73
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Allow multiple wakeup modes at the same time. This commit adds multiple wakeup modes support. It does so by storing them as a uint8_t bitfield enum. It changes the following functions: Since multiple modes can be on now, older version would not cut it: WakeUpMode getWakeupMode() -> std::bitset<3> getWakeUpModes() Where each bit corresponds to a WakeUpMode We still need a way to check whether a specific wakeup mode is on, so: bool isWakeUpModeOn(const WakeUpMode mode) This function was changed to work correctly with the new implementation. setWakeUpMode(WakeupMode mode, bool enable) Previously, systemtask would exit SystemTask::OnTouchEvent() if the wake up mode was None or RaiseWrist, to prevent waking up when a touch was received. However, after enabling using multiple WakeUpModes, this caused a bug where when RaiseWrist was checked with SingleTap or DoubleTap, the tap detection wouldn't work. This commit fixes that bug. Next commit will update the settings WakeUpMode select UI to reflect these changes. Signed-off-by: Kozova1 <mug66kk@gmail.com> * Updated UI to reflect multiple WakeUp sources being available. Signed-off-by: Kozova1 <mug66kk@gmail.com>
* | | | | | | | | | | | | Set correct refresh times for lvgl (#488)Riku Isokoski2021-07-142-6/+7
| |/ / / / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'develop' of github.com:JF002/Pinetime into developJean-François Milants2021-07-132-2/+10
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Adjust displayapp delay to compensate time spent (#482)Riku Isokoski2021-07-132-2/+10
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'Riksu9000-lvgl_use_system_tick' into developJean-François Milants2021-07-137-49/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |