| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Completely reset connection state on fail | James A. Jerkins | 2021-08-30 | 1 | -0/+3 |
| | | |||||
| * | WIP Refactor ble advertising | James A. Jerkins | 2021-08-29 | 4 | -46/+67 |
| | | | | | | Refactor ble advertising based on ble standards and conventions. Changes are based on the bleprph example code, bluetooth docs, and nimble docs. | ||||
| * | Add memory print usage | hubmartin | 2021-08-18 | 1 | -6/+6 |
| | | |||||
| * | Fix music app buttons | Riku Isokoski | 2021-08-18 | 1 | -1/+1 |
| | | |||||
| * | Adjust inner padding in applist | Riku Isokoski | 2021-08-15 | 1 | -1/+1 |
| | | |||||
| * | Clean up using variables | Riku Isokoski | 2021-08-15 | 1 | -10/+16 |
| | | |||||
| * | Adjust previously missed scrollbar and firmware validation buttons | Riku Isokoski | 2021-08-15 | 2 | -11/+11 |
| | | |||||
| * | Ui update | Riku Isokoski | 2021-08-15 | 9 | -107/+99 |
| | | |||||
| * | Merge branch 'call-improvements' of https://github.com/Riksu9000/InfiniTime ↵ | Jean-François Milants | 2021-08-14 | 8 | -68/+85 |
| |\ | | | | | | | | | | | | | into Riksu9000-call-improvements # Conflicts: # src/displayapp/screens/Metronome.cpp | ||||
| | * | Remove leftover | Riku Isokoski | 2021-08-01 | 1 | -5/+0 |
| | | | |||||
| | * | Fixes | Riku Isokoski | 2021-08-01 | 3 | -12/+21 |
| | | | |||||
| | * | Improvements | Riku Isokoski | 2021-08-01 | 8 | -131/+70 |
| | | | |||||
| | * | Merge branch 'develop' into HEAD | Riku Isokoski | 2021-08-01 | 114 | -1667/+4922 |
| | |\ | |||||
| | * | | NotificationItem now also redefines the start of the timeout | Florian Kraupa | 2021-05-16 | 2 | -8/+16 |
| | | | | |||||
| | * | | cleaned up the code and reduced the size of the diff by removing things like ↵ | Florian Kraupa | 2021-05-16 | 6 | -19/+14 |
| | | | | | | | | | | | | | additional whitespaces | ||||
| | * | | only activate the timeout on call notification previews after they have been ↵ | Florian Kraupa | 2021-05-16 | 3 | -14/+31 |
| | | | | | | | | | | | | | interacted with | ||||
| | * | | implemented continuous vibration pattern for incoming calls | Florian Kraupa | 2021-05-16 | 7 | -24/+78 |
| | | | | |||||
| * | | | Improve metronome | Riku Isokoski | 2021-08-14 | 3 | -99/+69 |
| | | | | |||||
| * | | | Set pin before loop | Riku Isokoski | 2021-08-14 | 1 | -0/+1 |
| | | | | |||||
| * | | | Better pin configuration | Riku Isokoski | 2021-08-14 | 1 | -1/+6 |
| | | | | |||||
| * | | | Try to fix bootloop | Riku Isokoski | 2021-08-14 | 1 | -0/+9 |
| | | | | |||||
| * | | | Merge pull request #483 from Riksu9000/fix_adc | JF002 | 2021-08-10 | 2 | -57/+16 |
| |\ \ \ | | | | | | | | | Fix misconfigured ADC and remove now unnecessary filtering | ||||
| | * | | | Remove floating point calculation | Riku Isokoski | 2021-08-01 | 1 | -2/+2 |
| | | | | | |||||
| | * | | | Increase ADC precision | Riku Isokoski | 2021-07-27 | 1 | -4/+4 |
| | | | | | |||||
| | * | | | Merge branch 'develop' into fix_adc | Riku Isokoski | 2021-07-27 | 33 | -268/+392 |
| | |\ \ \ | | | |/ | | |/| | |||||
| | * | | | Merge branch 'develop' into fix_adc | Riku Isokoski | 2021-07-13 | 24 | -102/+78 |
| | |\ \ \ | |||||
| | * | | | | Fix misconfigured ADC and remove now unnecessary filtering | Riku Isokoski | 2021-07-12 | 2 | -48/+4 |
| | | | | | | |||||
| * | | | | | Merge branch 'improve-battery-percentage-to-battery-icon-mapping' of ↵ | Jean-François Milants | 2021-08-10 | 1 | -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 ↵ | hassless | 2021-06-18 | 51 | -413/+681 |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | improve-battery-percentage-to-battery-icon-mapping | ||||
| | * | | | | | | Update BatteryIcon.cpp | hassless | 2021-06-09 | 1 | -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 Milants | 2021-08-10 | 9 | -156/+60 |
| | |_|_|_|/ / |/| | | | | | | | | | | | | | | | | | inspired by PR #232 by nscooling. | ||||
| * | | | | | | Tile event handler : read the event data only if the event is a "value ↵ | Jean-François Milants | 2021-07-25 | 2 | -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 warnings | Jonathan Vander Mey | 2021-07-25 | 2 | -0/+3 |
| | | | | | | | |||||
| * | | | | | | Fix slow scroll | Riku Isokoski | 2021-07-25 | 2 | -4/+1 |
| | | | | | | | |||||
| * | | | | | | Fix cases where Get() isn't used | Riku Isokoski | 2021-07-25 | 1 | -2/+6 |
| | | | | | | | |||||
| * | | | | | | Add new unique icons for some apps | Riku Isokoski | 2021-07-25 | 7 | -49/+79 |
| | | | | | | | |||||
| * | | | | | | Add task state info to SystemInfo | Riku Isokoski | 2021-07-25 | 1 | -10/+32 |
| | | | | | | | |||||
| * | | | | | | Code cleanup (#466) | Riku Isokoski | 2021-07-25 | 10 | -66/+42 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * Code cleanup * Remove override again | ||||
| * | | | | | | Dim screen before sleep (#464) | Riku Isokoski | 2021-07-24 | 4 | -17/+54 |
| | | | | | | | | | | | | | | | | | | | * Implement dimming | ||||
| * | | | | | | Merge branch 'fix_touchevent_tap' of git://github.com/Riksu9000/InfiniTime ↵ | Jean-François Milants | 2021-07-24 | 4 | -40/+33 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into Riksu9000-fix_touchevent_tap # Conflicts: # src/displayapp/DisplayApp.cpp | ||||
| | * \ \ \ \ \ | Merge branch 'develop' into fix_touchevent_tap | Riku Isokoski | 2021-07-14 | 96 | -1298/+4004 |
| | |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | |||||
| | * | | | | | | Fix another regression | Riku Isokoski | 2021-06-11 | 1 | -1/+1 |
| | | | | | | | | |||||
| | * | | | | | | Fix regression | Riku Isokoski | 2021-06-11 | 1 | -1/+3 |
| | | | | | | | | |||||
| | * | | | | | | Fix touchevent tap | Riku Isokoski | 2021-06-11 | 3 | -15/+7 |
| | | |/ / / / | |/| | | | | |||||
| * | | | | | | Make firmware updating more foolproof (#469) | Riku Isokoski | 2021-07-22 | 5 | -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 | ||||
| * | | | | | | Multiple wakeup sources (#290) | Kozova1 | 2021-07-14 | 4 | -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 Isokoski | 2021-07-14 | 2 | -6/+7 |
| | |/ / / / |/| | | | | |||||
| * | | | | | Merge branch 'develop' of github.com:JF002/Pinetime into develop | Jean-François Milants | 2021-07-13 | 2 | -2/+10 |
| |\ \ \ \ \ | |||||
| | * | | | | | Adjust displayapp delay to compensate time spent (#482) | Riku Isokoski | 2021-07-13 | 2 | -2/+10 |
| | | | | | | | |||||
| * | | | | | | Merge branch 'lvgl_use_system_tick' of ↵ | Jean-François Milants | 2021-07-13 | 7 | -49/+11 |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/Riksu9000/InfiniTime into Riksu9000-lvgl_use_system_tick # Conflicts: # src/displayapp/screens/BatteryInfo.cpp # src/displayapp/screens/BatteryInfo.h | ||||
