Commit graph

  • 081cc60aa5
    fixing build.sh not returning error in build (#1460) cybuzuma 2022-12-13 08:18:53 +0100
  • 1062fec5f2
    compiler warnings, #1035 and #notreported (#1481) cybuzuma 2022-12-12 21:28:39 +0100
  • 361e381ac3 typo in the description tom-programming 2022-12-06 11:51:40 +0200
  • 4f6a9571f3 #1463 Replaced decimal numbers with hex Alex Dolzhenkov 2022-12-05 22:04:14 +1300
  • a356113d0c #1463 Fixed linker script syntax Alex Dolzhenkov 2022-12-04 08:14:10 +1300
  • fe32af1ce9 #1463 Update mcuboot-app linker file to be more consistent Alex Dolzhenkov 2022-12-03 20:42:55 +1300
  • aac0081929 Fix linker script to prevent using not available flash memory Alex Dolzhenkov 2022-11-29 21:28:28 +1300
  • 02116a2fd4 BLE CTS: fixed signedness of timezone uli 2022-11-23 12:41:28 +0100
  • f1d2a8ee50
    WeatherService daily min/max temperature fixes (#1455) kieranc 2022-11-25 18:45:33 +0100
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • eb487c71be Use Counter in SettingsSetDate Riku Isokoski 2022-08-01 20:58:20 +0300
  • 3eebe02448 Add support for months and variable digit count to Counter Riku Isokoski 2022-08-01 20:57:27 +0300
  • 8e72cf380f
    Notification swap text colors for visibility and reduce duplication (#1252) Riku Isokoski 2022-08-08 18:01:40 +0300
  • a7c86786c3
    Apply suggestions from code review ialokim 2022-08-07 20:40:45 +0200
  • 97140652d6
    PTS: add seconds display ialokim 2021-12-29 03:17:46 +0100
  • a0ba80882c Initial mockup Kieran Cawthray 2022-08-05 00:33:24 +0200