aboutsummaryrefslogtreecommitdiffstats
path: root/src/displayapp/screens/settings
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | Add check for randomise button in case colors clashKieran Cawthray2021-08-151-0/+5
| | | | |
| * | | | Add randomise button to color pickerKieran Cawthray2021-08-152-0/+22
| | | | |
| * | | | Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpickerKieran Cawthray2021-07-285-18/+6
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Add extra screen in settings to show scrollbar correctlyKieran Cawthray2021-07-241-3/+3
| | | | |
| * | | | Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpickerKieran Cawthray2021-07-203-33/+34
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpickerKieran Cawthray2021-07-121-3/+3
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Add reset button, reduce button opacityKieran Cawthray2021-06-272-12/+37
| | | | | |
| * | | | | Make it loop around when you get to the end of the list of colorsKieran Cawthray2021-06-251-0/+28
| | | | | |
| * | | | | Fix off-by-one error, reduce step gauge needle widthKieran Cawthray2021-06-251-4/+4
| | | | | |
| * | | | | Move array to member variable, retrieve colors from settings for displayKieran Cawthray2021-06-252-13/+10
| | | | | |
| * | | | | PineTimeStyle color picker tidyingKieran Cawthray2021-06-242-56/+5
| | | | | |
| * | | | | PineTimeStyle color picker add settings integrationKieran Cawthray2021-06-241-45/+53
| | | | | |
| * | | | | PineTimeStyle color picker initial commitKieran Cawthray2021-06-244-1/+377
| | | | | |
| * | | | | Merge remote-tracking branch 'upstream/develop' into pinetimestyleKieran Cawthray2021-06-163-5/+4
| |\ \ \ \ \
| * | | | | | Remove newline modificationsKieran Cawthray2021-05-191-1/+1
| | | | | | |
| * | | | | | Fix it again..Kieran Cawthray2021-05-181-1/+10
| | | | | | |
| * | | | | | Revert "Reset"Kieran Cawthray2021-05-185-18/+135
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 378fa6b4016b65e2d7b128fdc3ce89c4ca779a4d.
| * | | | | | ResetKieran Cawthray2021-05-185-135/+18
| | | | | | |
* | | | | | | Merge branch 'develop' into refresh_reworkRiku Isokoski2021-08-282-4/+4
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'develop' into new_touch_handlerRiku Isokoski2021-08-182-26/+31
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge branch 'develop' into new_touch_handlerRiku Isokoski2021-07-254-6/+6
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Fix gesturesRiku Isokoski2021-07-162-12/+0
| | | | | | | |
| * | | | | | | New touch handler, with issuesRiku Isokoski2021-07-152-5/+5
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'develop' into refresh_reworkRiku Isokoski2021-08-152-26/+31
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Clean up using variablesRiku Isokoski2021-08-151-10/+16
| | | | | | |
| * | | | | | Ui updateRiku Isokoski2021-08-152-25/+24
| | | | | | |
| * | | | | | ImprovementsRiku Isokoski2021-08-011-1/+1
| | | | | | |
| * | | | | | Merge branch 'develop' into HEADRiku Isokoski2021-08-018-59/+56
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | cleaned up the code and reduced the size of the diff by removing things like ↵Florian Kraupa2021-05-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | additional whitespaces
| * | | | | | implemented continuous vibration pattern for incoming callsFlorian Kraupa2021-05-161-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'develop' into refresh_reworkRiku Isokoski2021-08-035-17/+5
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Add new unique icons for some appsRiku Isokoski2021-07-253-5/+5
| | | | | |
| * | | | | Code cleanup (#466)Riku Isokoski2021-07-252-6/+1
| | | | | | | | | | | | | | | | | | | | | | | | * Code cleanup * Remove override again
| * | | | | Merge branch 'fix_touchevent_tap' of git://github.com/Riksu9000/InfiniTime ↵Jean-François Milants2021-07-241-8/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | into Riksu9000-fix_touchevent_tap # Conflicts: # src/displayapp/DisplayApp.cpp
| | * | | | Merge branch 'develop' into fix_touchevent_tapRiku Isokoski2021-07-145-9/+17
| | |\ \ \ \
| | * | | | | Fix touchevent tapRiku Isokoski2021-06-111-8/+1
| | | |/ / / | | |/| | |
* | / | | | Refresh reworkRiku Isokoski2021-07-1914-57/+14
|/ / / / /
* | / / / Multiple wakeup sources (#290)Kozova12021-07-142-32/+33
| |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* | | | LVGL use system tickRiku Isokoski2021-07-071-1/+1
| |_|/ |/| |
* | | Fixed a bunch of format specifiersAvamander2021-07-021-3/+3
| | |
* | | Add PineTimeStyle watchface (#334)kieranc2021-06-291-0/+9
| |/ |/| | | | | | | | | | | | | | | | | | | | | | | * PineTimeStyle * Move GPL license header * Add step count gauge - replaces heartrate in sidebar * Enable 12/24h functionality * Set step gauge outer to be white when step goal is reached * Add font source file * Move static needle_colors array to member variable * Add documentation on generating a font * Replace .ttf with Google version, add link to font page Co-authored-by: JF002 <JF002@users.noreply.github.com>
* | Minor improvements: use std::make_unique when creating unique_ptr, check the ↵Jean-François Milants2021-06-102-3/+2
| | | | | | | | code is running from an IRQ before calling xQueueSendFromISR or xQueueSend)
* | Initialize SystemTask, DisplayApp and HeartRateTask as global static ↵Jean-François Milants2021-06-061-2/+2
|/ | | | variable instead of variables on the heap. We don't need them on the heap as we know their size at build time, it'll reduce memory fragmentation and it'll make memory analysis easier.
* Merge pull request #298 from joaquimorg/StepsAppJF0022021-05-153-7/+133
|\ | | | | New Steps app
| * Merge branch 'develop' ofJoaquim2021-04-2612-280/+251
| |\ | | | | | | | | | https://github.com/JF002/InfiniTime into StepsApp
| * | Fix button size and default step goalJoaquim2021-04-201-11/+7
| | |
| * | New Steps appJoaquim2021-04-193-1/+135
| | | | | | | | | | | | | | | | | | Settings to set the steps goal More detail in Motion app New 42px Font
* | | short vibration when enabling itpetter2021-05-022-0/+6
| |/ |/|
* | Changed access modified indentationAvamander2021-04-246-12/+12
| |
* | Reformatted all the files according to clang-format styleAvamander2021-04-2412-276/+251
|/