1
0
Fork 0

Commit graph

  • 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
  • 118adb96cf Nimble: Reduce BLE power usage Christoph Honal 2022-03-21 14:05:49 +0100
  • 9b92861753
    Twos code cleanup (#1220) Riku Isokoski 2022-07-06 11:29:23 +0300
  • b9f5a0745d
    Don't build the firmware when only docs were modified (#1198) Riku Isokoski 2022-07-05 09:22:29 +0300
  • ec8a845052
    Add PageIndicator widget to reduce code duplication (#1218) Riku Isokoski 2022-07-05 08:41:09 +0300
  • 50b98798b9 cleanup after migration to the font-generator ITCactus 2022-06-30 16:19:51 +0200
  • 0300a8fa80 Apply clang-format to Settings.h Autoformatter 2022-06-02 06:42:50 +0000
  • b4f4e2f3fe Apply clang-format to Clock.cpp Autoformatter 2022-06-02 06:42:50 +0000
  • cfaafc1fe2 fix for week number and days till the end of the year + formating (clang) ITCactus 2022-05-25 13:44:25 +0200
  • e7c0b2c5c2 fix memory leak + refactoring ITCactus 2022-05-20 14:24:22 +0200
  • 917e46c684 post rebase fixes ITCactus 2022-05-16 12:05:14 +0200
  • 319dfd23e7 [new watchface] watchface inspired by G7710, with day of year and week number info ITCactus 2022-05-09 17:45:53 +0200
  • c0770cde8a
    Add InfiniTime Vision document (#1196) Riku Isokoski 2022-06-29 22:31:35 +0300
  • 8a14038324 Set version to 1.10 Jean-François Milants 2022-06-29 18:05:06 +0200
  • 12fad7411d Notifications: no inTransition screen, simple blackbox is enough Reinhold Gschweicher 2022-06-27 22:32:03 +0200
  • 2c75e7aad8 Dismiss notifications by swiping right Simon Willshire 2022-05-19 13:59:09 -0400
  • e77d47e35c LFCLK: Add compatibility to wasp-os reloader-factory Christoph Honal 2022-05-25 15:00:19 +0200
  • 8b0559c481 Add basic hardware configuration options for P8 Christoph Honal 2022-05-10 21:46:36 +0200
  • bab86633a0 Font generation: Fix patch binary path Christoph Honal 2022-06-23 02:43:04 +0200
  • 91c69d3c5b CMake: Fix indentation Christoph Honal 2022-05-10 22:17:18 +0200
  • e247afaa81 CMake: Extend debug configuration Christoph Honal 2022-05-10 22:11:08 +0200
  • 61c2d8dbc7 Flashlight default to max brightness and code cleanup Riku Isokoski 2022-06-13 23:51:05 +0300
  • 2b2aefcf6a Fix InfiniTime compiler warnings Riku Isokoski 2022-06-14 09:48:00 +0300
  • 95ff285991
    Remove backup brightness feature (#1180) Riku Isokoski 2022-06-18 12:54:41 +0300
  • 9b775c6a91
    Automatically create screens for applist and settings (#1153) Riku Isokoski 2022-06-16 22:41:54 +0300