Commit Graph

  • 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
  • 10ca036ffb
    Patch hole in the letter M in jetbrains_mono_bold_20 (#1175) Riku Isokoski 2022-06-16 18:05:55 +0300
  • 373289c072 Be more specific about the compiler version Finlay Davidson 2022-06-06 18:28:40 +0200
  • 350bca3965 Replace more instances of old gcc ver Finlay Davidson 2022-06-05 13:11:16 +0200
  • 94cd2ba563 Update arm gcc toolchain to 11.2-2022.02 Finlay Davidson 2022-05-10 20:26:41 +0200
  • ecb3cd3e31 SettingChimes: private Option struct, use std::array for cbOption Reinhold Gschweicher 2022-05-01 20:21:37 +0200
  • d55ec42b17 Simplify SettingChimes code Riku Isokoski 2022-04-27 13:11:02 +0300
  • a1385cb481
    Minor changes to clang-format workflow (#1177) FintasticMan 2022-06-11 21:45:11 +0200
  • 18cff286c7 Make notification color white when side cover off Diego Miguel 2022-06-11 15:46:16 +0200
  • 2ad51e6a98 Fix date alignment Diego Miguel 2022-06-11 15:08:07 +0200
  • 4e9fe3f36d Simplify code Diego Miguel 2022-05-21 14:18:00 +0200
  • 20b31fdbe5 Show battery indicator when side cover hidden Diego Miguel 2022-05-21 14:04:49 +0200
  • 603af7c372 Better alignment of the date label Diego Miguel 2022-04-04 20:48:39 +0200
  • cb2131ec2c Implement charging battery animation Diego Miguel 2022-04-03 17:20:25 +0200
  • b5bf6c51a4 Implement battery indicator Diego Miguel 2022-04-01 16:22:26 +0200
  • 9122547657 Make Pine64 logo darker Diego Miguel 2022-04-01 14:05:22 +0200
  • f6f6f9507f Use existing fonts in Infineat watchface Diego Miguel 2022-03-21 10:34:35 +0100
  • a4c3558ed7 Fix bleIcon in Infineat watchface after upstream rebase Diego Miguel 2022-04-03 17:49:32 +0200
  • dd0d2a4102 Make Pine64 logo background transparent Diego Miguel 2022-03-20 21:58:31 +0100
  • f5e9055e09 Make function DayOfWeekShortToStringLow const Diego Miguel 2022-03-18 16:33:02 +0100
  • b15f90aa1d Bump settings version (#1) Diego Miguel 2022-03-12 10:15:56 +0100
  • 8942791f57 All ready for PR Diego Miguel 2022-03-06 16:12:59 +0100
  • a3bfbb5e08 Implement SettingWatchFace list Diego Miguel 2022-03-06 13:32:06 +0100