1
0
Fork 0

Commit graph

  • 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
  • aba3d65e3a Merge remote-tracking branch 'origin-origin/patch-3' Avamander 2020-10-04 16:23:13 +0300
  • 77f4d5448b Fixed a small warning with Screen's constructor Avamander 2020-10-04 15:14:09 +0300
  • 9b7ba7b5b8 Fixed a typo in SystemTask Avamander 2020-10-04 15:13:01 +0300
  • 1d96758acd Minor #include improvements Avamander 2020-10-04 15:11:21 +0300
  • e85d1ffc62 Replaced NULL with nullptr Avamander 2020-10-04 15:09:17 +0300
  • 13da1e38f0 Switched from NULL to nullptr Avamander 2020-10-04 14:53:11 +0300
  • e4f0a95af8 Add coding conventions in contribute.md JF 2020-10-04 12:52:48 +0200
  • ce44570022
    Merge pull request #75 from Avamander/patch-4 JF002 2020-10-04 12:27:29 +0200
  • 39954bbd3a
    Merge pull request #68 from Avamander/patch-1 JF002 2020-10-04 12:21:22 +0200
  • 5adc97702c
    Merge pull request #69 from Avamander/patch-3 JF002 2020-10-04 11:52:19 +0200
  • 03bb433e04 Added a code style configuration to the repository Avamander 2020-10-03 18:53:00 +0300
  • d5717c7ee8 Added the nRF52 SVD file for ease-of-use to the repository Avamander 2020-10-02 23:11:27 +0300
  • 6c86d1d9d7 Fixed all the includes that were broken due to the renames Avamander 2020-10-02 22:16:48 +0300
  • 4daab26926 Renamed displayapp/Screens to displayapp/screens Avamander 2020-10-02 21:49:55 +0300
  • e3fb2f0b89 Renamed DisplayApp/ to displayapp/ Avamander 2020-10-02 21:46:41 +0300
  • 30c261028e Renamed Logging/ to logging/ Avamander 2020-10-02 21:45:51 +0300
  • e25c4edbcf Renamed SystemTask/ to systemtask/ Avamander 2020-10-02 21:45:21 +0300
  • 40a643d203 Renamed Components/ to components/ Avamander 2020-10-02 21:44:27 +0300
  • 455d8319e4 Reformatted the CMakeLists for consistency Avamander 2020-10-02 21:43:30 +0300
  • 9348f9936d Renamed documentation folder for consistency Avamander 2020-10-02 21:40:25 +0300
  • 0e2a3d4394 Fix typo JF 2020-09-28 22:10:33 +0200
  • e26a5afcac Add doc : using OpenOCD and STLinkV2 to flash the firmware JF002 2020-09-28 22:07:54 +0200
  • db2b248130 Add missing bootloader binary file. JF 2020-09-28 21:22:02 +0200
  • f3728c41bb Add Immediate Alert Service, needed by the "Find Me" profile from BLE spec. JF 2020-09-27 20:59:06 +0200