| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-03-31 | Merge ../InfiniSim/InfiniTime into semireduxsemiredux | Michele Bini | |
| 2022-03-31 | mix work | Michele Bini | |
| 2022-03-31 | mix work | Michele Bini | |
| 2022-03-31 | with heart | Michele Bini | |
| 2022-03-30 | Revert "Another digression into original analog24 display" | Michele Bini | |
| This reverts commit b5c5015b67d52610522df9eae4c1eaad25ab6927. | |||
| 2022-03-30 | Another digression into original analog24 display | Michele Bini | |
| 2022-03-29 | Revert "Brief digression into alalog24 display using lv_linemeter" | Michele Bini | |
| This reverts commit b66935af52e8a74a2145990c21db845a03dfde86. | |||
| 2022-03-29 | Brief digression into alalog24 display using lv_linemeter | Michele Bini | |
| 2022-03-29 | Improved digital display, simplified AM/PM indication | Michele Bini | |
| 2022-03-28 | Improve date display | Michele Bini | |
| 2022-03-28 | digital seconds | Michele Bini | |
| 2022-03-27 | Attempt to show temperature reading | Michele Bini | |
| 2022-03-26 | sans heart | Michele Bini | |
| 2022-03-25 | sans airplane mode and related support code | Michele Bini | |
| 2022-02-20 | Merge branch 'airplane-mode' of https://github.com/evergreen22/InfiniTime ↵ | Jean-François Milants | |
| into evergreen22-airplane-mode Apply a few changes that were requested in the PR during the review. # Conflicts: # src/CMakeLists.txt # src/displayapp/Apps.h # src/displayapp/DisplayApp.cpp # src/displayapp/Messages.h # src/displayapp/screens/settings/Settings.cpp | |||
| 2022-02-20 | Merge branch 'airplane-mode' of https://github.com/evergreen22/InfiniTime ↵ | Jean-François Milants | |
| into evergreen22-airplane-mode # Conflicts: # src/CMakeLists.txt # src/displayapp/Apps.h # src/displayapp/DisplayApp.cpp # src/displayapp/Messages.h # src/displayapp/screens/settings/Settings.cpp | |||
| 2022-01-20 | PTS and digital watchface code cleanups | Riku Isokoski | |
| 2021-12-24 | Add airplane mode feature | James A. Jerkins | |
| Implements 'Airplane mode' feature to disable and enable bluetooth/ble Adds airplaneMode as a non-persisted setting Adds a setting menu for switching airplane mode on and off Displays an airplane symbol on the Digital watch face and the PineTimeStyle watch face when airplane mode is enabled Always enables bluetooth/ble on boot (disable airplane mode) Alphabetizes the settings menu options Style cleanups Closes #632 | |||
| 2021-12-02 | WatchFaceDigital: remove unused include for ScreenList.h | Reinhold Gschweicher | |
| 2021-11-15 | Update includes to to be relative to src directory | Reinhold Gschweicher | |
| Don't use relative imports like `../foo.h` as those depend on the relative position of both files. Rather than that use imports relative to the `src` directory, which explicitly is part of the include directories. | |||
| 2021-09-22 | Show plug icon while plugged in | Riku Isokoski | |
| 2021-09-03 | Detect full charge and improve watchface display | Riku Isokoski | |
| 2021-08-10 | Merge branch 'develop' into refresh_rework | Riku Isokoski | |
| 2021-08-10 | Code cleaning in Clock, WatchFaceAnalog, WatchFaceDigital and PineTimeStyle, ↵ | Jean-François Milants | |
| inspired by PR #232 by nscooling. | |||
| 2021-07-19 | Refresh rework | Riku Isokoski | |
| 2021-07-11 | Notify battery level every 10 minutes when connected to a BLE host. | Jean-François Milants | |
| Refactor battery percent : only use uint8_t to store the battery % remaining. | |||
| 2021-04-24 | Changed access modified indentation | Avamander | |
| 2021-04-24 | Reformatted all the files according to clang-format style | Avamander | |
| 2021-04-09 | Merge branch 'develop' into motion-sensor | Jean-François Milants | |
| # Conflicts: # src/CMakeLists.txt # src/displayapp/Apps.h # src/displayapp/DisplayApp.cpp # src/displayapp/DisplayApp.h # src/displayapp/lv_pinetime_theme.c # src/displayapp/screens/ApplicationList.cpp # src/drivers/TwiMaster.cpp # src/systemtask/SystemTask.h | |||
| 2021-04-04 | Handle return code from BMA driver, and set a flag is the initialization ↵ | Jean-François Milants | |
| fails. This allows to boot InfiniTime even if the device cannot initialize. | |||
| 2021-04-04 | First integration of the motion sensor (bma 421) : step counting + wake on ↵ | Jean-François Milants | |
| wrist rotation + app to see the value of the 3 axis in "real time". | |||
| 2021-04-04 | Big UI and navigation Rewrite | Joaquim | |
| new navigation add some color to the apps redesign menus new settings menu new quick settings code clean up size reduction by converting navigation images to font and more... | |||
| 2021-02-24 | Multi face support, analog clock, 12/24 config | Joaquim | |
