Commit Graph

  • 7376c02bbf Add linear approximation and use it for improving battery percentage Alex Dolzhenkov 2022-10-29 12:20:44 +1300
  • a67f401b30 Update BatteryController.h with non-linear discharge curve hassless 2021-08-15 12:25:15 +0200
  • 559b555d47 Fix Elements6007 2022-11-06 15:19:08 -0500
  • 80369f7e4b Clang format Elements6007 2022-10-30 08:52:52 -0400
  • e6cf685eb8 Update SettingChimes.h Elements6007 2022-10-29 23:33:40 -0400
  • e0969c4ed6 removed line minacode 2022-11-06 23:03:35 +0100
  • 38092fcb40 add CTS local time characteristic and use it to provide UTC in DateTimeController uli 2022-05-28 14:33:04 +0200
  • 840aab7f90 Add a note in README.md regarding NRFConnect (not supported anymore). Jean-François Milants 2022-11-06 15:50:37 +0100
  • 44922f142d Add new Horizon watch face Cesura 2022-10-28 01:04:59 +0300
  • e823c8ed9e Merge branch 'develop' of JF/PineTime into master 1.11.0 JF 2022-10-16 14:23:53 +0200
  • b56c5f25f0 Set version to 1.11. Jean-François Milants 2022-10-16 14:18:14 +0200
  • 9b2221173c Use PageIndicator in CheckboxList Riku Isokoski 2022-10-13 21:36:11 +0300
  • d3ba184f30 Merge branch 'develop' of github.com:JF002/Pinetime into develop Jean-François Milants 2022-10-15 16:59:18 +0200
  • c9e836a02e G7710 and Infineat : close the files after having verified that they exist. Jean-François Milants 2022-10-15 16:52:55 +0200
  • 4ab99d0d4b
    CI: disable BUILD_RESOURCES for InfiniSim as already done in firmware (#1366) NeroBurner 2022-10-11 22:30:51 +0200
  • eb0af22ecf Watch face settings : disable watch faces that are not available (external resources are not installed). Jean-François Milants 2022-10-11 21:36:31 +0200
  • 8c7be1fbb1 CheckboxList : fix formatting. Jean-François Milants 2022-10-11 21:11:23 +0200
  • 4ec49bde8a CheckBoxList : rename newValue -> value. Jean-François Milants 2022-10-11 21:02:05 +0200
  • cf8b422899 Checkbox list now receives a function pointer to call when the setting has changed. This allow to remove the dependency between CheckBoxList (UI component) with SettingController. Jean-François Milants 2022-10-02 21:05:15 +0200
  • 6dd67eb5a2 CI worklow "build-firmware" : add the infinitime-resources packages to the build artifacts. Jean-François Milants 2022-10-11 17:25:40 +0200
  • 964f065de4 Fix clang-tidy warnings Riku Isokoski 2022-08-16 17:25:45 +0300
  • 318a97c218 Fix docker issue Riku Isokoski 2022-08-16 18:39:17 +0300
  • 73918ce8af Add clang-tidy check to display warnings on GitHub Riku Isokoski 2022-08-16 16:35:59 +0300
  • 957f7d2ec3 fixed filename mashuptwice 2022-09-14 16:07:50 +0000
  • 668820ef5a Edit all occurences of "watchface" to "watch face" mashuptwice 2022-08-28 14:08:04 +0200
  • 8084d8784b Missing comma at five to Brendan M. Sleight 2022-10-07 11:54:48 +0000
  • 0f1d0bbd1d
    Fix button labels (#1361) kieranc 2022-10-06 15:00:35 +0200
  • a0089e4fd0
    Fix steps style button label (#1358) kieranc 2022-10-06 07:24:03 +0200
  • 81ad89d6bc Add missing screenshot about the external resources support in Amazfish. Jean-François Milants 2022-10-05 21:07:11 +0200
  • 37155ecf65 Merge branch 'kieranc-pts-options' into develop Jean-François Milants 2022-10-02 18:30:54 +0200
  • 738c012a73 Merge branch 'pts-options' of github.com:kieranc/InfiniTime into kieranc-pts-options Jean-François Milants 2022-10-02 18:30:41 +0200
  • 7b115fe42c Merge branch 'develop' of github.com:JF002/Pinetime into develop Jean-François Milants 2022-10-02 18:06:16 +0200
  • c9b1fb8244 Brightness management in DisplayApp : do not allow the brightness level OFF when loading app and going to running mode. Such issue could occur in case of inconsistent or corrupted settings. Jean-François Milants 2022-10-02 18:04:09 +0200
  • 1439dfd912 motorController: Fix infinite vibration on RunForDuration(0) Galdor Takacs 2022-09-01 22:30:29 +0200
  • 60abbf0639 Add doc about external resources. Jean-François Milants 2022-10-02 12:27:10 +0200
  • 8f5df5385c Fix typo in Clock.cpp. Jean-François Milants 2022-10-01 21:11:58 +0200
  • f9f8d7eead Merge branch 'ITCactus-watchface-casio-digital-G7710' into develop Jean-François Milants 2022-10-01 21:11:05 +0200
  • d6b4ef38f6 Infineat & G7710 : always close files when they are not needed anymore. Jean-François Milants 2022-10-01 21:03:28 +0200
  • 9bf43c380e Fix typo in Clock.cpp. Jean-François Milants 2022-10-01 19:49:41 +0200
  • d3363baf69 Do not save settings in CheckboxList. This will be done by the caller. Jean-François Milants 2022-09-28 21:45:52 +0200
  • 26af507e16 G7710 : free fonts in dtor(). Jean-François Milants 2022-09-28 21:09:00 +0200
  • 79728730d7 fix typo minacode 2022-09-22 13:43:00 +0200
  • fbe964ff44 Merge branch 'watchface-casio-digital-G7710' of github.com:ITCactus/InfiniTime into ITCactus-watchface-casio-digital-G7710 Jean-François Milants 2022-09-27 21:59:22 +0200
  • 63932810d2
    Merge pull request #1024 from dmlls/infineat-pr JF 2022-09-27 21:27:36 +0200
  • 58586d0ad1 Fix formatting in CheckBoxList.cpp. Jean-François Milants 2022-09-27 21:10:01 +0200
  • 2400110900 CheckBoxList : remove unused constant MAXLISTITEMS (replaced by MaxItems). Jean-François Milants 2022-09-27 21:04:40 +0200
  • f699261ca3 AlarmController: add const to SecondsToAlarm() function Reinhold Gschweicher 2022-09-26 21:39:41 +0200
  • 56f315b94a A few minors changes following the code review : rename fs -> filesystem, use std::array instead of raw array,... Jean-François Milants 2022-09-27 18:06:15 +0200
  • 64cd0a6c7a Array[33] Brendan M. Sleight 2022-09-17 20:50:27 +0000
  • bea1d3814f Eliminating null length strings - c++ is harder than python Brendan M. Sleight 2022-09-17 20:32:38 +0000
  • 30e8353a4f
    Merge pull request #1272 from mashuptwice/workflow-ignore-md JF 2022-09-17 21:33:43 +0200
  • b546facaf1 Update src/displayapp/screens/WatchFacePineTimeStyle.cpp Akseli 2022-09-13 21:51:55 +0300
  • 90278b54d1 Update src/displayapp/Colors.cpp Akseli 2022-09-13 21:51:50 +0300
  • d55ba9a3d8 Update src/components/settings/Settings.h Akseli 2022-09-13 21:51:44 +0300
  • 8c35c3c3d4 add pink color Akseli Lahtinen 2022-09-12 11:22:01 +0300
  • 809323df3a Applist is in ApplicationList.h mashuptwice 2022-08-31 23:21:56 +0000
  • b9224c1ace Disable value_str Riku Isokoski 2022-08-11 11:16:57 +0300
  • bf90e07a28 Improve status icon visibility Riku Isokoski 2022-08-03 12:29:23 +0300
  • 6ed8e983e9 Remove CMake targets and corresponding CLI arguments that are specific to the debugging environment (USE_JLINK, USE_OPENOCD and USE_GDB_CLIENT). Jean-François Milants 2022-09-17 21:17:01 +0200
  • 866295676d Clang-format Brendan M. Sleight 2022-09-15 19:29:31 +0000
  • ac93d51090 Correcting ampersand. Update date only on date change Brendan M. Sleight 2022-09-15 19:27:55 +0000
  • 4bc27cd593 Use pointers in const char arrays Brendan M. Sleight 2022-09-15 19:16:47 +0000
  • 6ae0d47461 clang-format corrections Brendan M. Sleight 2022-09-15 16:55:00 +0000
  • c853681d75
    Reduce duplication in Twos (#1274) Riku Isokoski 2022-09-11 21:57:49 +0300
  • 58bb0e77db Fix formatting Jean-François Milants 2022-09-11 20:18:01 +0200
  • 970d5b368d Fix submodule for date library Jean-François Milants 2022-09-11 20:11:21 +0200
  • 0cd1d6f8cf Fix recovery firmware : add FS in parameters of DisplayAppRecovery ctor. Jean-François Milants 2022-09-11 18:21:29 +0200
  • 4cf73fc169 Infineat : Add support for external resources, and read the images and fonts from the ilesystem Jean-François Milants 2022-09-11 16:22:28 +0200
  • ada2c09581 Merge branch 'develop' into infineat-external-resources Jean-François Milants 2022-09-11 14:59:49 +0200
  • c9a5c3fa5c Fix formatting. Jean-François Milants 2022-09-11 14:18:47 +0200
  • cac9b3cc8e Add doc about the new parameter -DBUILD_RESOURCES. Jean-François Milants 2022-09-11 14:16:10 +0200
  • e2a3d9f0c7 Small improvement in generate-fonts.py following code review. Add lv_img_conf in Docker image to build resources at build time. Jean-François Milants 2022-09-11 12:43:30 +0200
  • cbe2f08cf7 Fix missing '/' in the path of a font (external resource) Jean-François Milants 2022-09-03 20:11:44 +0200
  • cfc055c978 Package resources + a metadata file into a single .zip file. Jean-François Milants 2022-08-22 21:24:25 +0200
  • 4fe834efda Cleanup Kieran Cawthray 2022-09-06 12:38:25 +0200
  • fbc9f63308 Relabel button Kieran Cawthray 2022-09-06 12:07:58 +0200
  • b49fddd555 Implement persistent settings Kieran Cawthray 2022-09-06 11:37:12 +0200
  • 2933405158 Merge remote-tracking branch 'upstream/develop' into pts-options Kieran Cawthray 2022-09-05 22:03:56 +0200
  • 1ca2c2ad34 Specific dates have specific names Brendan M. Sleight 2022-09-05 19:55:15 +0000
  • 99785b88a3 Date in words (exlcuding year) Brendan M. Sleight 2022-08-28 20:08:25 +0000
  • 0b1bec0ae9 Fixing initial value of hour_adjusted Brendan M. Sleight 2022-08-28 13:31:23 +0000
  • d846cb1b74 Updateing CMakeLists Brendan M. Sleight 2022-08-28 13:04:16 +0000
  • 66f70d8af1 WatchFaceAccurateWords - description of current time accurate to a minute Brendan M. Sleight 2022-08-28 12:43:55 +0000
  • 4901cc9fd8 Copied exising watch face to new WatchFaceAccurateWords Brendan M. Sleight 2022-08-28 11:57:53 +0000
  • 4fdb06acd9 Merge remote-tracking branch 'upstream/develop' into workflow-ignore-md mashuptwice 2022-08-25 11:34:12 +0200
  • 4940cbda7a removed lv_sim.yml mashuptwice 2022-08-25 11:30:11 +0200
  • 5c253c10a8 Merge remote-tracking branch 'upstream/develop' into workflow-ignore-md mashuptwice 2022-08-25 10:56:09 +0200
  • f53e75063b
    Merge CI to deduplicate events (#1279) Riku Isokoski 2022-08-25 08:32:46 +0300
  • 69563ed031
    Add sleep mode which disables notifications, touch- and motion wakeup (#1261) Riku Isokoski 2022-08-21 14:52:38 +0300
  • 62c4ff9c2d
    Determine the number of digits from the max value. (#1271) Riku Isokoski 2022-08-21 14:52:14 +0300
  • c2b6a8de3e
    Fix markdown format with autoformatter (#1284) Riku Isokoski 2022-08-21 14:50:09 +0300
  • c495db8a71
    Simplify coding style (#1280) Riku Isokoski 2022-08-21 14:44:05 +0300
  • 093a66c8f8
    Simplify contribute.md (#1281) Riku Isokoski 2022-08-21 14:43:56 +0300
  • e02b58bf1b
    Move all images to doc. Remove old images. (#1282) Riku Isokoski 2022-08-21 14:42:53 +0300
  • 593ca2028d Add half gauge/seconds option Kieran Cawthray 2022-08-16 23:38:07 +0200
  • ef6ed5d26e
    Improve checkbox visibility (#1266) Riku Isokoski 2022-08-16 08:29:26 +0300
  • 78fc1682da
    Centralize most color definitions (#1258) Riku Isokoski 2022-08-16 08:21:23 +0300
  • d6aa767bda Add P8B mirrored version definition. izzeho 2022-06-25 08:32:23 +1000
  • a86668b6b7
    Merge branch 'InfiniTimeOrg:develop' into workflow-ignore-md mashuptwice 2022-08-11 01:43:19 +0200
  • d00a5d1e37 workflow: ignore changes in *.md files mashuptwice 2022-08-11 01:42:17 +0200