| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-03-31 | remove lv_font_sys | Michele Bini | |
| 2022-03-30 | Disable antialias for ultraredux branch | Michele Bini | |
| 2022-03-30 | only use neofont15 | Michele Bini | |
| 2022-03-30 | Add neofont15 | Michele Bini | |
| 2022-03-27 | Set smaller font and show battery percentage in watchface | Michele Bini | |
| 2022-03-27 | Revert "Revert "Test neofont1 in theme"" | Michele Bini | |
| This reverts commit 7c21234cd3c2e008e10ac210bb5acf45f8c51f93. | |||
| 2022-03-27 | Revert "Test neofont1 in theme" | Michele Bini | |
| This reverts commit 5313a788fed9a4cf19214eee8e9b1b4a67d043c4. | |||
| 2022-03-27 | Test neofont1 in theme | Michele Bini | |
| 2022-03-27 | Continue neofont support | Michele Bini | |
| 2022-03-27 | remove font jetbrains_mono_extrabold_compressed, replace with neofont3 | Michele Bini | |
| 2022-03-26 | Try a different way to remove animations | Michele Bini | |
| 2022-03-26 | Revert "sans animations" | Michele Bini | |
| This reverts commit 268ddbdc7622ab2a6b0490701064ffdde13fee51. | |||
| 2022-03-26 | Removing unused fonts though it doesn't affect compilation size in the ↵ | Michele Bini | |
| current setup | |||
| 2022-03-26 | sans heart | Michele Bini | |
| 2022-03-25 | sans animations | Michele Bini | |
| 2022-03-25 | Revert "include copy of lvgl" | Michele Bini | |
| This reverts commit 0d1d67d00715232e0a17e37a05c77bf83d50a2e2. | |||
| 2022-03-25 | sans lv table, about ~140b saved | Michele Bini | |
| 2022-03-25 | include copy of lvgl | Michele Bini | |
| 2022-03-24 | Disable bonding; Another try to disable secure pairing | Michele Bini | |
| 2022-03-24 | sans infinitimestyle | Michele Bini | |
| 2021-12-09 | Merge branch 'develop' into patch-weather | Avamander | |
| 2021-12-09 | Adjust BLE/LL stacks, style, comments, refactoring | James A. Jerkins | |
| Increase BLE task stack +200 and decrease LL task stack -200 more braces! | |||
| 2021-12-09 | Connect and bond with a passkey | James A. Jerkins | |
| This commit adds the following: Passkey pairing - passkey is displayed on watch Swipe down to clear passkey screen Connection encryption Connection bonding Automatic reconnects to a bonded peripheral Trusted device on Android Note that persisting the bond between reboots is NOT included in this commit. Therefore, rebooting the watch will cause reconnect failures. You must delete the bond from the phone to reconnect/pair. | |||
| 2021-12-04 | Added QCBOR dependency | Avamander | |
| 2021-09-25 | Correctly return the tick at which the RF will be fully enabled. | Daniel Jackson | |
| Always returning 0 (when `MYNEWT_VAL_BLE_LL_RFMGMT_ENABLE_TIME` is not defined), rather than a time near to the current tick, causes an issue in at least one place: `ble_ll_adv_sm_start()`, where the calculation of `delta` overflows when the system timer is at 0x80000000 or above -- causing an incorrect, huge adjustment to be made to the scheduled time, ultimately stopping adverts from being sent. | |||
| 2021-07-25 | Fix compile warnings | Jonathan Vander Mey | |
| 2021-07-14 | Set correct refresh times for lvgl (#488) | Riku Isokoski | |
| 2021-07-13 | Merge branch 'lvgl_use_system_tick' of ↵ | Jean-François Milants | |
| https://github.com/Riksu9000/InfiniTime into Riksu9000-lvgl_use_system_tick # Conflicts: # src/displayapp/screens/BatteryInfo.cpp # src/displayapp/screens/BatteryInfo.h | |||
| 2021-07-11 | Using littlefs (#438) | joaquim.org | |
| * add submodule littlefs * base fs * Save settings using littlefs * Small fixes and suggestions from PR * More small fixes from PR suggestions * Code clean up * Change SpiNorFlash functions to be private in FS | |||
| 2021-07-07 | LVGL use system tick | Riku Isokoski | |
| 2021-06-29 | Add PineTimeStyle watchface (#334) | kieranc | |
| * PineTimeStyle * Move GPL license header * Add step count gauge - replaces heartrate in sidebar * Enable 12/24h functionality * Set step gauge outer to be white when step goal is reached * Add font source file * Move static needle_colors array to member variable * Add documentation on generating a font * Replace .ttf with Google version, add link to font page Co-authored-by: JF002 <JF002@users.noreply.github.com> | |||
| 2021-05-15 | Merge pull request #298 from joaquimorg/StepsApp | JF002 | |
| New Steps app | |||
| 2021-04-21 | Update LVGL | Joaquim | |
| fixes from upstream | |||
| 2021-04-19 | New Steps app | Joaquim | |
| Settings to set the steps goal More detail in Motion app New 42px Font | |||
| 2021-04-09 | Merge pull request #259 from JF002/fix-music-app2 | JF002 | |
| Fix music app | |||
| 2021-04-04 | Fix music app : | Jean-François Milants | |
| - Enable LVGL animation (and disable groups, which were not used), and set the speed. - Fix disc animation and progress display by initializing lastIncrement at 0 (a random value will be used otherwise, in release build) | |||
| 2021-04-04 | double tap wakeup error fix | Joaquim | |
| battery nonblocking read | |||
| 2021-04-04 | Big UI and navigation Rewrite | Joaquim | |
| new navigation add some color to the apps redesign menus new settings menu new quick settings code clean up size reduction by converting navigation images to font and more... | |||
| 2021-03-20 | Update to LVGL 7.11.0 Final | Joaquim | |
| 2021-03-07 | Add submodule again... | Jean-François Milants | |
| 2021-03-07 | Merge branch 'develop' into recovery-firmware | Jean-François Milants | |
| # Conflicts: # src/CMakeLists.txt # src/displayapp/DisplayApp.h # src/systemtask/SystemTask.cpp # src/systemtask/SystemTask.h | |||
| 2021-02-23 | Fix LVGL submodule (sorry!) | Jean-François Milants | |
| 2021-02-23 | Remove LVGL folder (it's now a submodule) | Jean-François Milants | |
| 2021-02-23 | Merge branch 'LVGL7' of https://github.com/joaquimorg/Pinetime into ↵ | Jean-François Milants | |
| joaquimorg-LVGL7 # Conflicts: # src/CMakeLists.txt # src/displayapp/DisplayApp.cpp # src/displayapp/screens/Modal.cpp # src/displayapp/screens/Modal.h # src/displayapp/screens/Notifications.cpp # src/displayapp/screens/Tile.h | |||
| 2021-02-22 | Fix delay in button actions | Joaquim | |
| 2021-02-07 | Fix memory leak in timer management in port layer of Nimble. | Jean-François Milants | |
| 2021-02-02 | Update to nimble 1.3 master branch commit ↵ | Jean-François Milants | |
| 82153e744833821e20e9a8b0d61c38b2b0dbcfe1 WARNING : heartbeat task is disabled! | |||
| 2021-02-01 | Cleanup | Joaquim | |
| 2021-02-01 | Merge branch 'develop' of https://github.com/JF002/Pinetime into LVGL7 | Joaquim | |
| 2021-01-31 | Normalize all the line endings | Jean-François Milants | |
