Commit Graph

  • d50912a837 Reference specific architectures Peter Feerick 2020-12-12 12:33:38 +1000
  • ea4d2560cf Update Paddle.cpp ZephyrLabs 2020-12-08 10:06:30 +0530
  • 6b2dbafd6c Update Paddle.h ZephyrLabs 2020-12-08 09:50:44 +0530
  • a701ef23d8 Update Symbols.h ZephyrLabs 2020-12-04 14:09:12 +0530
  • 418d857308 Update Paddle.cpp ZephyrLabs 2020-12-03 20:59:22 +0530
  • ad1a99acac Update Paddle.h ZephyrLabs 2020-12-03 20:57:54 +0530
  • 09a94ee2b8 Update DisplayApp.cpp ZephyrLabs 2020-12-03 20:17:22 +0530
  • 91b37f8de0 Update DisplayApp.cpp ZephyrLabs 2020-12-03 20:04:37 +0530
  • 253a86bb8c Update Apps.h ZephyrLabs 2020-12-03 20:03:45 +0530
  • 4f41d4d854 Update Paddle.cpp ZephyrLabs 2020-12-03 20:03:11 +0530
  • ed34096320 Update Paddle.h ZephyrLabs 2020-12-03 20:02:58 +0530
  • 96346b9884 Update jetbrains_mono_bold_20.c ZephyrLabs 2020-12-03 20:02:35 +0530
  • 29989b323e Update Readme.md ZephyrLabs 2020-12-03 20:02:08 +0530
  • 251dddb0bf Update Symbols.h ZephyrLabs 2020-12-03 20:01:44 +0530
  • adfec51230 Update ApplicationList.cpp ZephyrLabs 2020-12-03 20:01:03 +0530
  • 1d69c79942 Addition of new files in MakeList ZephyrLabs 2020-12-03 19:46:36 +0530
  • b404ac50db
    Merge pull request #139 from pfeerick/rename-dockerfiles JF002 2020-12-01 21:47:46 +0100
  • c6556bcdea
    Merge pull request #136 from okaestne/include-cleanup JF002 2020-12-01 21:44:44 +0100
  • c87de415b2
    Merge pull request #128 from AirHamster/cyrillic-font JF002 2020-12-01 21:39:44 +0100
  • 737a7e57ca
    Merge pull request #124 from IoTPanic/patch-waketime-iotpanic JF002 2020-12-01 21:20:02 +0100
  • 83d1bdd03c Merge branch 'develop' of https://github.com/JF002/Pinetime into develop JF 2020-11-20 18:37:36 +0100
  • a205509cbe Add new Getting started doc. JF 2020-11-20 18:36:39 +0100
  • 8f69a45fd9 Rename dockerfile folders to correct architectures Peter Feerick 2020-11-20 10:07:17 +1000
  • e180ec5f3a Jeez this is what I get for rushing 😬 Samuel Archibald 2020-11-19 15:50:39 -0500
  • e18485c92b Whoops! Don't look at this XD Samuel Archibald 2020-11-19 15:47:27 -0500
  • 681182d16a Readability and fix Samuel Archibald 2020-11-19 15:44:57 -0500
  • fa4c0d5e3e
    Merge pull request #125 from IoTPanic/patch-menubattery-iotpanic JF002 2020-11-19 19:49:05 +0100
  • f96e0b53d0
    Merge pull request #49 from incyi/patch-1 JF002 2020-11-18 20:57:46 +0100
  • 9d96b09048
    Update README.md incyi 2020-11-18 08:49:27 +0100
  • 3703611a60 Fixes #119! Improved based off suggested changes Samuel Archibald 2020-11-18 00:00:33 -0500
  • 6e22509b5f
    Delete Tab.cpp and Tab.h okaestne 2020-11-17 20:51:27 +0100
  • b50e222e2e
    Merge pull request #120 from ryanplusplus/transfert-typo JF002 2020-11-17 19:43:45 +0100
  • eb3a22554c
    Merge pull request #131 from pfeerick/doc-fix JF002 2020-11-17 19:14:44 +0100
  • fc3f8f0f78
    Merge pull request #134 from miguemoya/fix-gh-actions-deprecation JF002 2020-11-17 19:14:02 +0100
  • f5aecb3e84
    Merge pull request #135 from ryanplusplus/flash-correct-file-with-jlink JF002 2020-11-17 19:13:29 +0100
  • 600dbb0280 Fix for comments on issue #125, bounds check removed Samuel Archibald 2020-11-16 09:43:32 -0500
  • f42b33ed6d
    fix TWI includes okaestne 2020-11-15 17:45:43 +0100
  • cadc0c25d4
    Include cleanup: displayapp + screens okaestne 2020-11-15 16:49:36 +0100
  • 1516573df4
    Include cleanup: components okaestne 2020-11-15 15:05:51 +0100
  • c3475b92fa
    Include cleanup: drivers okaestne 2020-11-15 05:04:22 +0100
  • a30282bdd5 Flash the correct file when running FLASH_pinetime-app with JLink Ryan Hartlage 2020-11-14 19:23:16 -0500
  • 3c7258ddb8
    Update main.yml Miguel Ángel Ordóñez Moya 2020-11-14 23:10:05 +0100
  • 540089954a Fix companion app documentation links broken during #68 Peter Feerick 2020-11-09 20:01:03 +1000
  • f0e1f98823 Increase timeout of DFU characteristic discovery to fix failed attempts to OTA with dfu.py. JF 2020-11-08 11:35:15 +0100
  • c25fd2e37f fonts: readme: add cyrillic symbols UTF-8 range Ilia Zarubin 2020-11-07 23:42:19 +0300
  • 64408803be fonts: add cyrillic symbols in mono bold font Ilia Zarubin 2020-11-07 23:41:24 +0300
  • c816d9b88e Fix to #119 Samuel Archibald 2020-11-02 23:29:42 -0500
  • 37c2768787 This is the actual fix, reducing the time between LCD is turned back on and the next task which will display the time is started. Samuel Archibald 2020-11-02 23:13:31 -0500
  • 10c5260187 Fixed displaying last displayed time for ~100ms on wake Samuel Archibald 2020-11-02 21:14:28 -0500
  • 3ccfa1d924 Fixed typo (Transfert -> Transfer) Ryan Hartlage 2020-11-01 15:22:21 -0500
  • 0e97db1c30
    Merge pull request #118 from JF002/improve-ble-connection JF002 2020-10-30 14:16:04 +0100
  • 29f8074fcb Refactoring of BLE service discovery : it is now implemented into the classes of the services. JF 2020-10-29 16:06:01 +0100
  • f90f2254f5 Reset BLE services on disconnect, do not start advertising if a connection is already established. JF 2020-10-28 18:23:09 +0100
  • cb9e8815d8
    Merge pull request #108 from JF002/notification-ui JF002 2020-10-27 21:57:48 +0100
  • 7de43a1660 Fix conflicts JF 2020-10-27 21:55:18 +0100
  • c5bf09d21b Set version to 0.9.0 JF 2020-10-27 20:00:06 +0100
  • 47a9297d05
    Merge pull request #105 from Gottox/patch-1 JF002 2020-10-27 19:49:12 +0100
  • 45e65b66b1
    Merge pull request #111 from JF002/fix-twi-hang JF002 2020-10-27 19:48:39 +0100
  • 8a8c8aa863 Handle error code when calling TwiMaster::Read(). JF 2020-10-27 19:46:51 +0100
  • e888b92b1f
    Merge pull request #112 from SteveAmor/patch-1 JF002 2020-10-27 19:40:40 +0100
  • 1bb2eb9dcd Disable sleep mode on the SPI NOR Flash when the version is unknown. This is because the current bootloader (which does not exposes its version) cannot initialize the chip when it's in sleep mode. This feature will be re-enabled when the bootloader expses it's version. JF 2020-10-27 19:38:45 +0100
  • cc7ba74790
    Update arm-gcc toolchain in example Steveis 2020-10-24 09:42:13 +0100
  • 2f710d06f3 Workaround for bug https://github.com/JF002/Pinetime/issues/79 until a better fix is found. When the driver is stuck in an infinite loop for more than ~2.5ms, the TWI device is re-init and the transaction is retried. JF 2020-10-23 22:25:37 +0200
  • ab7acd0f07
    Merge pull request #110 from maidenone/patch-1 JF002 2020-10-23 15:33:04 +0200
  • ab36c6cd24
    Update main.cpp Anton Fosselius 2020-10-23 11:25:46 +0200
  • 5983e33b8d Notifications : Replace the label "notificationNr/notificationNb" by a grey border on the bottom that is displayed when there are other notifications to available. JF 2020-10-22 15:39:20 +0200
  • 07b6812f61 Notifications : Fix copy when the messages is spread across multiple os_mbuf. JF 2020-10-22 10:43:42 +0200
  • cabf1168d4 Notifications : Fix display of notification index/number. JF 2020-10-21 22:15:02 +0200
  • 440ae412b9 Increase max size of notification message to 100 char. Fix bug in message handling that would ignore the last character of the notification. JF 2020-10-21 17:31:56 +0200
  • 8884a77c06
    Merge pull request #106 from Gottox/fix-build-on-linux JF002 2020-10-20 22:48:37 +0200
  • ef5670c7e0 Integrate new notification UI with notifications coming from BLE JF 2020-10-20 20:57:39 +0200
  • 8842259c7c fix build on linux Enno Boland 2020-10-20 09:14:16 +0200
  • 55427d83b8 [WIP] Add new notification UI that use HW scrolling effects. Both notification apps are available in the menu, we can compare them. JF 2020-10-19 21:46:41 +0200
  • e5efd0514a
    Update MemoryAnalysis.md Enno Boland 2020-10-19 21:26:13 +0200
  • 3c5fd5ca8b
    Merge pull request #93 from robertecurtin/master JF002 2020-10-18 17:50:20 +0200
  • c655ec71f0
    Merge pull request #99 from rafacouto/patch-1 JF002 2020-10-18 17:46:22 +0200
  • 28bc434419 [WIP] New notification app that uses software scrolling effect. JF 2020-10-18 17:35:36 +0200
  • cb2216176c
    Merge pull request #96 from Avamander/patch-1 JF002 2020-10-15 21:58:27 +0200
  • 4b0a852053 Made sure to use right data type for a negative number Avamander 2020-10-15 22:52:53 +0300
  • 174e5ccfe4 Removed weird parentheses from constexpr Avamander 2020-10-15 22:51:43 +0300
  • 128a2ea226 Changed #define to constexpr in Music.cpp Avamander 2020-10-15 22:50:28 +0300
  • 6f45c0f669 Unified MusicStatus enum constant capitalization with others Avamander 2020-10-15 22:45:53 +0300
  • d4531d7bf3 Reordered the functions in Music.cpp correctly Avamander 2020-10-15 22:16:01 +0300
  • 82126edf88 Added lv_img_set_src_arr that does better type checking when drawing images from arrays Avamander 2020-10-14 22:47:56 +0300
  • 2b9906184b Refactored and improved the Music watchapp Avamander 2020-10-11 03:11:55 +0300
  • 2d5ddb88a7 Noticed this typo when booting my PineTime Robert Curtin 2020-10-12 08:45:41 -0400
  • efb7a973a1
    Update SystemInfo.cpp Rafa Couto 2020-10-12 05:12:31 +0200
  • da73938f4d
    Merge pull request #82 from Avamander/patch-6 JF002 2020-10-11 17:05:01 +0200
  • fd110dabe8 Reformatted InfiniPaint again Avamander 2020-10-09 11:35:32 +0300
  • 1c645b776a Improved code formatting rules Avamander 2020-10-09 11:34:28 +0300
  • 189c5a83b2 Made sure to unsuppress the diagnostic check after the infinite loop declaration Avamander 2020-10-04 16:24:52 +0300
  • f68c7b65b3 Minor formatting, diagnostic and documentation changes Avamander 2020-10-04 15:08:48 +0300
  • bb72712d37
    Merge pull request #85 from arteeh/patch-2 JF002 2020-10-08 21:04:11 +0200
  • b3ef816471
    Merge pull request #83 from Avamander/patch-7 JF002 2020-10-08 21:03:39 +0200
  • 0a8d8953f7
    Merge pull request #80 from Avamander/patch-1 JF002 2020-10-08 20:58:24 +0200
  • 9d43eff43a
    Merge pull request #81 from Avamander/patch-4 JF002 2020-10-08 20:56:19 +0200
  • aa3735f5c8
    Update README.md incyi 2020-10-07 18:02:09 +0200
  • 58c0f3ba25
    Update README.md incyi 2020-10-07 18:01:01 +0200
  • c4599dbf90
    Fix typo Maarten de Jong 2020-10-06 21:10:51 +0200
  • cc3a9f3c79 Removed an incomplete message() call from CMakeLists.txt Avamander 2020-10-04 18:46:34 +0300