Commit Graph

  • 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
  • e13172384b Wrap PineTimeStyle step counter Aidan Epstein 2021-12-09 17:59:48 -0800
  • b768829c63 More timeout options and improved checkbox alignment Riku Isokoski 2022-07-27 20:10:39 +0300
  • 67e0cad573 Simplified stopwatch lap buffer Riku Isokoski 2022-07-22 11:01:47 +0300
  • 1467324c50 Bring back separate info button, move color to a variable. Riku Isokoski 2022-07-27 15:29:34 +0300
  • 7a6ede112e Remove clockType variable by checking for nullptr instead. Riku Isokoski 2022-07-26 13:15:07 +0300
  • 97048121b0 Use Counter widget in Alarm Riku Isokoski 2022-07-22 08:33:15 +0300
  • 9f851f6321 Automatic alignment with containers Riku Isokoski 2022-07-23 19:13:56 +0300
  • 28a528761f Remove leftover change Riku Isokoski 2022-07-21 23:43:10 +0300
  • edba1d9ccf Add status icons widget Riku Isokoski 2022-07-21 19:27:52 +0300
  • 77d3239866 Use submodule for date lib Riku Isokoski 2022-05-11 11:35:24 +0300
  • e75b89bbc6 Remove copy of date lib Riku Isokoski 2022-05-11 11:29:14 +0300
  • 80c1a5a0a4
    Theme cleanup (#1256) Riku Isokoski 2022-07-31 08:19:20 +0300
  • 4450c58216
    Date formats: Use ISO 8601 (#1040) Zach DeCook 2022-07-25 02:26:09 -0400
  • 93477e25cf
    Docs reorganization (#1236) Riku Isokoski 2022-07-21 23:02:33 +0300
  • d6165e72b7
    Replace icomoon system font with material design icons (#1228) Riku Isokoski 2022-07-21 22:56:34 +0300
  • 9ee1160578
    Reset timer by long pressing on the button (#1214) Riku Isokoski 2022-07-21 22:53:36 +0300
  • 411f2d19e1 Use Counter widget in SettingSetTime plus optimizations Riku Isokoski 2022-06-07 00:31:58 +0300
  • df6557dd31 Extend Counter functionality Riku Isokoski 2022-06-07 00:30:42 +0300
  • 0f4233003e
    Limit backlight when flashlight is off (#1212) Riku Isokoski 2022-07-21 22:22:14 +0300
  • cea81fea9c
    Always restore brightness on app switch (#1213) Riku Isokoski 2022-07-21 22:16:55 +0300
  • fdad3fc985 Fix Docker workflow not pushing on manual trigger Finlay Davidson 2022-07-10 16:46:24 +0200
  • 2497749715 Merge branch 'develop' of github.com:JF002/Pinetime into develop Jean-François Milants 2022-07-09 12:19:54 +0200
  • fa17ae2098 Add 'workflow_dispatch' in the workflow file for Docker image generation to allow manually starting the workflow. Jean-François Milants 2022-07-09 12:19:38 +0200
  • 358690d08b Docker workflow use separate username for login Finlay Davidson 2022-07-08 22:48:59 +0200
  • a9986e5351 Fix filename of the MCUBoot image and recovery MCUBoot image in CMake files. This will fix the generation of output files at the end of the build process. Jean-François Milants 2022-07-08 17:59:51 +0200
  • 4482078d84 Downgrade GNU Arm Toolchain to 10.3-2021.10 Finlay Davidson 2022-06-26 22:14:35 +0200
  • 27b73470f2 Only build Docker Images on develop, not master Finlay Davidson 2022-07-07 14:37:10 +0200
  • c3bd04f497 Make Docker workflow push to latest and commit sha Finlay Davidson 2022-07-03 21:42:23 +0200
  • 1b971eebae Don't try to cache to Docker Hub on pull request Finlay Davidson 2022-06-26 23:19:23 +0200
  • 6a0aec0850 Use either a secret or infinitime as username Finlay Davidson 2022-06-16 09:32:16 +0200
  • 4ee3e51605 Require event_name to be push for Docker Hub Finlay Davidson 2022-06-16 09:13:46 +0200
  • b089fc2c61 Hardcode the Docker Hub username as infinitime Finlay Davidson 2022-06-16 02:47:05 +0200
  • 6c23aa5626 Create GH Actions workflow to build Docker image FintasticMan 2022-06-16 00:13:21 +0200
  • 463355281a Display target build variant in system info screen Christoph Honal 2022-06-27 08:34:01 +0200
  • 0f1e510574 Nimble: Compatibility with LFRC calibration Christoph Honal 2022-03-25 12:46:49 +0100
  • 33a7a6a095 Nimble: Enable optional debug output via RTT Christoph Honal 2022-03-21 14:07:21 +0100