InfiniTime.git

ref: 0.8.0-develop
Sha Commit date Commit message Author
754918fd 2020-08-22 Fix bad formatting in SystemInfo. JF
f7e40b1b 2020-08-22 Re-implement sleep/wakeup for touch panel, display, NOR Flash, SPI and TWI. JF
ecbbeb62 2020-08-22 Fix Infinipaint that would crash when started. JF
3011dec6 2020-08-22 Merge branch 'paint' of JF/PineTime into develop JF
3310401b 2020-08-22 Merge branch 'touchmodes' of JF/PineTime into develop JF
a664dec0 2020-08-21 Add paint application. JF
7d3af600 2020-08-20 Add TouchModes : in Gestures mode, only 1 event is processed for each touchevent. This allows to recognize gesture and handle them in Screens or in DisplayApp. JF
e6a1aff6 2020-08-20 Docker build : split build.sh into 2 scripts : build.sh that always exists and post_build.sh that is generated by cmake build.sh JF
acbe9176 2020-08-19 Add link to the documentation about docker in the main README.md file. JF
f197a3fe 2020-08-19 All output files (bin, hex, image, dfu) contain the version of the project in their filename. JF
38418931 2020-08-19 Merge branch 'dockerfile' of JF/PineTime into develop JF
9906a708 2020-08-19 Merge branch 'removeWarnings' of JF/PineTime into develop JF
58811d76 2020-08-19 Add doc about Docker image. JF
5ed7fbe1 2020-08-19 Add docker file create docker image that builds the project on amd64 and arm64 arch. JF
1e1bb1c6 2020-08-17 Build lvgl, nimble and nrf sdk as static libs. This allows to specify custom build param and to remove warnings from these libs. JF
83f6d7d8 2020-08-17 Fix most of the warnings. Remaining warnings come from nimble source code. JF
18686ac2 2020-08-17 Merge branch 'manualValidation' of JF/PineTime into develop JF
1eceafee 2020-08-14 Fix typo. JF
bfc3f07a 2020-08-14 Add doc about firmware validation JF
41c36d3a 2020-08-14 Re-order apps in application menu on 2 pages. JF
e6f5ab7b 2020-08-14 Merge develop and fix conflicts. JF
32f20fa9 2020-08-14 Merge branch 'application-list' of JF/PineTime into develop JF
6c678e87 2020-08-14 Screens::Label is now a subclass of Screen. JF
f5328ec9 2020-08-14 Refactor ScreenList to make it more generic : it can now contain any Screen type. JF
bbfc20c3 2020-08-11 Add new screen that allows the user to manually validate the new firmware he's just OTA'ed. JF
27fa273d 2020-08-10 Add missing links in bootloader doc. JF
aab60cf1 2020-08-10 Add missing pictures. JF
d8c2c9ad 2020-08-10 Add more doc about the bootloader (sequence diagrams and degraded cases). JF
3b20c29a 2020-08-08 Fix typo in README.md JF
143d89a6 2020-08-08 Fix typo in Amazfish.md JF
8254622a 2020-08-08 Fix typo in buildAndProgram.md. JF
142f25f0 2020-08-02 Merge branch 'logo' into develop JF
be059972 2020-08-02 Add InfiniTime logo. JF
75ae553a 2020-08-02 Merge branch 'license' into develop JF
7175e6a0 2020-08-02 Add LICENSE file and information. JF
3b835d45 2020-07-27 Add explaination about the bootloader. JF
71e8c320 2020-07-27 Merge branch 'develop' of git.proxmox3:JF/PineTime into develop JF
c04d22ee 2020-07-27 Add doc about the files included in the release notes. JF
8c77c863 2020-07-26 Add doc about branches, versioning and contributions JF002
6222791a 2020-07-26 Merge pull request #47 from DRG-developer/patch-2 JF002
4f51d429 2020-07-26 Merge branch 'develop' into patch-2 JF002
c96a53e1 2020-07-25 iOS instead of IoS Dexter
3b15dc6a 2020-07-25 Fixed typo, fixed caps and clarified one line more Dexter
29b5caf8 2020-07-25 Fix conflict JF
7b9fab9e 2020-07-25 Set version to 0.8.0 JF
3f72af10 2020-07-25 Merge pull request #40 from piggz/music JF002
22fe96f6 2020-07-25 Merge pull request #46 from sethitow/master JF002
381ac4d7 2020-07-22 Edit README Seth Itow
515a90f7 2020-07-22 Merge pull request #45 from simonhochrein/patch-2 JF002
ad6055e9 2020-07-22 Update README.md simonhochrein
23972a61 2020-07-22 Merge pull request #41 from memiks/correct_including_path JF002
a9f04596 2020-07-21 correct include header frederic lesur LESUR Frederic
504c2b3d 2020-07-21 correct bad including of sdk files frederic lesur LESUR Frederic
445e7f38 2020-07-21 Merge pull request #2 from JF002/develop Frederic LESUR
5713eac1 2020-07-20 Fully implement music app and service Adam Pigg
b33ad926 2020-07-20 Merge branch 'develop' of JF/PineTime into master JF
55417794 2020-07-20 Fix broken link in README.md JF
377fca9e 2020-07-20 Set version to 0.7.1 JF
800e217e 2020-07-20 Merge branch 'debug_touchscreen' of JF/PineTime into develop JF
6af5bbcb 2020-07-19 New implementation of the I²C/TWI driver. JF
42d8a18f 2020-07-18 Merge branch 'improve-documentation' of JF/PineTime into develop JF
b9276a56 2020-07-18 Rewrite README.md JF
686e826f 2020-07-15 Rework characteristic handling Adam Pigg
306aa25a 2020-07-13 Initial code for music app screena and service Adam Pigg
789e06fd 2020-07-11 Merge branch 'develop' of https://github.com/JF002/Pinetime into music Adam Pigg
7a1e6e6e 2020-07-11 Add start of music appliction Adam Pigg
64c14274 2020-07-11 Merge branch 'develop' JF
6309719a 2020-07-11 Set version to 0.7.0 JF
09adb78b 2020-07-11 Fix/Workaround a memory leak each time a device connects to BLE. JF
5bb57bd6 2020-07-11 New README.md (WIP) JF
71842667 2020-07-08 Remove debug (and bad) #includes. JF
62de76ba 2020-07-04 Automatically switch the display on when receiving a notification JF
4abbd7d0 2020-07-04 Add doc : how to add new symbols. JF
da39f402 2020-07-04 Replace bitmap icons by font icons (provided by AwesomeFont and LVGL). These icons are smaller in memory and quicker to draw. JF
bb11891b 2020-07-03 Remove custom styles in Screens and define default style and "Big style" in LittleVgl during the initialization of LVGL. JF
ca549bcf 2020-07-03 Add doc about memory usage analysis. JF
a83f067a 2020-07-02 Reduce RAM memory usage by tuning the stack of the stasks and the heap allocated for FreeRTOS. JF
89e70338 2020-06-28 Fix buffer overflow opportunities in AlertNotificationService & AlertNotificationClient. JF
0bcaf9c2 2020-06-27 Set verion to 0.6.2 JF
49bf1239 2020-06-27 Merge branch 'develop' of JF/PineTime into master JF
4f9adb23 2020-06-27 Re-enable watchdog JF
f8ffb405 2020-06-27 Merge branch 'nimble_1_3_0' into develop JF
e8699128 2020-06-20 Merge pull request #37 from darnel/fix-include JF002
c1cf9fde 2020-06-20 Merge pull request #36 from darnel/fix-ld JF002
3dfba0b9 2020-06-19 Update BLE status when BLE is connected. JF
b8f9d706 2020-06-19 Use PRIMASK instead of BASEPRI for critical sections in FreeRTOS. This is needed by NimBLE to be able to mask radio interrupt (which has priority 0). JF
238cda0b 2020-06-19 Apply fix for errata 87 (FPU issue). JF
a0b5cbbc 2020-06-19 Disable all logging JF
34fd4c5c 2020-06-17 Fix link error because of missing file "nrf_common.ld" Vojtěch Jirkovský
064e77f0 2020-06-17 Fix #include to relative paths Vojtěch Jirkovský
3a49bbba 2020-06-16 Merge branch 'develop' of JF/PineTime into master JF
9a89ff7f 2020-06-16 Set version to 0.6.1 JF
73e6cbde 2020-06-16 Fix builds that do not specify CMAKE_BUILD_TYPE during CMake generation. Apply Release by default. JF
5faa68ba 2020-06-16 Remove reference to MERGEHEX as it's not needed anymore. JF
f133d1e9 2020-06-16 Fix #include that were pointing to my own FS instead of relative paths to the SDK. JF
9898fed8 2020-06-16 Update to nimble 1.3.0 + WIP : debug BLE connection issue with android phones. JF
fab220d0 2020-06-13 Fix idle timer bug that would prevent the screen from waking up. JF
47851fb3 2020-06-08 Display BLE MAC address in sysinfo Screen. JF
9115c49b 2020-06-07 Fix reset reason (it returns the actual reset reason instead of hard coded 'hard reset' value). JF
421af962 2020-06-07 Add build date and time in sysinfo screen. JF