index
:
InfiniTime
local
upstream/main
My branch of InfiniTime
git daemon user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
Fixed a small warning with Screen's constructor
Avamander
2020-10-04
1
-1
/
+1
|
*
|
|
Fixed a typo in SystemTask
Avamander
2020-10-04
2
-4
/
+4
|
/
/
/
|
*
|
Notifications : Replace the label "notificationNr/notificationNb" by a grey b...
JF
2020-10-22
2
-12
/
+17
|
*
|
Notifications : Fix copy when the messages is spread across multiple os_mbuf.
JF
2020-10-22
5
-23
/
+28
|
*
|
Notifications : Fix display of notification index/number.
JF
2020-10-21
3
-5
/
+10
|
*
|
Increase max size of notification message to 100 char.
JF
2020-10-21
6
-41
/
+30
|
*
|
Integrate new notification UI with notifications coming from BLE
JF
2020-10-20
14
-362
/
+260
|
*
|
[WIP] Add new notification UI that use HW scrolling effects. Both notificatio...
JF
2020-10-19
8
-90
/
+350
|
*
|
[WIP] New notification app that uses software scrolling effect.
JF
2020-10-18
7
-3
/
+188
|
/
/
*
|
Add coding conventions in contribute.md
JF
2020-10-04
1
-1
/
+21
*
|
Merge pull request #75 from Avamander/patch-4
JF002
2020-10-04
1
-0
/
+27
|
\
\
|
*
|
Added a code style configuration to the repository
Avamander
2020-10-03
1
-0
/
+27
*
|
|
Merge pull request #68 from Avamander/patch-1
JF002
2020-10-04
151
-521
/
+562
|
\
\
\
|
*
|
|
Fixed all the includes that were broken due to the renames
Avamander
2020-10-02
110
-136
/
+149
|
*
|
|
Renamed displayapp/Screens to displayapp/screens
Avamander
2020-10-02
40
-36
/
+36
|
*
|
|
Renamed DisplayApp/ to displayapp/
Avamander
2020-10-02
100
-70
/
+70
|
*
|
|
Renamed Logging/ to logging/
Avamander
2020-10-02
5
-4
/
+4
|
*
|
|
Renamed SystemTask/ to systemtask/
Avamander
2020-10-02
4
-8
/
+8
|
*
|
|
Renamed Components/ to components/
Avamander
2020-10-02
35
-31
/
+31
|
*
|
|
Reformatted the CMakeLists for consistency
Avamander
2020-10-02
2
-435
/
+463
|
*
|
|
Renamed documentation folder for consistency
Avamander
2020-10-02
6
-0
/
+0
|
|
/
/
*
|
|
Merge pull request #69 from Avamander/patch-3
JF002
2020-10-04
1
-0
/
+42660
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Added the nRF52 SVD file for ease-of-use to the repository
Avamander
2020-10-02
1
-0
/
+42660
|
/
/
*
|
Fix typo
JF
2020-09-28
1
-1
/
+1
*
|
Add doc : using OpenOCD and STLinkV2 to flash the firmware
JF002
2020-09-28
4
-0
/
+106
*
|
Add missing bootloader binary file.
JF
2020-09-28
2
-0
/
+1
*
|
Add Immediate Alert Service, needed by the "Find Me" profile from BLE spec.
JF
2020-09-27
5
-1
/
+129
*
|
Merge branch 'batteryInformationService' of JF/PineTime into develop
JF
2020-09-27
7
-6
/
+116
|
\
\
|
*
|
Add BatteryInformationService to expose the battery level to BLE host.
JF
2020-09-27
7
-6
/
+116
|
/
/
*
|
Merge pull request #66 from Avamander/patch-4
JF002
2020-09-27
1
-1
/
+16
|
\
\
|
*
|
Added a few more folders to gitignore before they end up in the repository
Avamander
2020-09-27
1
-1
/
+16
|
/
/
*
|
Merge branch 'develop' of https://github.com/JF002/Pinetime into develop
JF
2020-09-27
1
-3
/
+3
|
\
\
|
*
\
Merge pull request #64 from Rajssss/develop
JF002
2020-09-27
1
-3
/
+3
|
|
\
\
|
|
*
|
Update buildAndProgram : Use latest ARM-GCC toolcahain to build.
Rajesh Kumbhakar
2020-09-24
1
-3
/
+3
|
|
/
/
*
/
/
Backport Github Actions files from master branch.
JF
2020-09-27
2
-202
/
+171
|
/
/
*
|
Set version to 0.8.2
JF
2020-09-20
1
-1
/
+1
*
|
Update links to Gadgetbridge, now that the support for Pinetime-JF/InfiniTime...
JF
2020-09-20
2
-2
/
+2
*
|
Updated boot graphic with a blue pinecone (Pine64 logo).
JF
2020-09-20
1
-7202
/
+242
*
|
Call SpiNorFlash::WakeUp() during initialization to ensure that the chip is n...
JF
2020-09-20
2
-0
/
+2
*
|
Update to the latest version of the bootloader (https://github.com/lupyuen/pi...
JF
2020-09-20
4
-5
/
+5
*
|
Rename Pinetime-JF -> InfiniTime
JF
2020-09-20
2
-4
/
+4
*
|
Fix race conditions during sleep/wakeup, where SPI/TWI could be disabled whil...
JF
2020-09-13
3
-18
/
+34
*
|
Docker post build : generate post build script with versions from the CMake p...
JF
2020-09-08
3
-3
/
+3
*
|
Fix constness and set version to 0.8.1.
JF
2020-09-02
2
-3
/
+3
*
|
Fix firmware version reported by Device Information Service on BLE. It was pr...
JF
2020-09-02
3
-8
/
+30
*
|
Merge pull request #57 from Avamander/patch-2
JF002
2020-09-02
1
-2
/
+15
|
\
\
|
*
|
Added a few more folders to gitignore before they end up in the repository
Avamander
2020-08-31
1
-2
/
+15
*
|
|
Merge pull request #54 from Avamander/patch-1
JF002
2020-09-02
1
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fixed a few typos
Avamander
2020-08-30
1
-3
/
+3
|
/
/
*
|
Fix bad formatting in SystemInfo.
JF
2020-08-22
2
-5
/
+6
[prev]
[next]