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
path:
root
/
src
/
SystemTask
/
SystemTask.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-implement sleep/wakeup for touch panel, display, NOR Flash, SPI and TWI.
JF
2020-08-22
1
-1
/
+1
*
Merge pull request #40 from piggz/music
JF002
2020-07-25
1
-2
/
+5
|
\
|
*
Fully implement music app and service
Adam Pigg
2020-07-20
1
-1
/
+2
|
*
Merge branch 'develop' of https://github.com/JF002/Pinetime into music
Adam Pigg
2020-07-11
1
-0
/
+8
|
|
\
|
*
|
Add start of music appliction
Adam Pigg
2020-07-11
1
-1
/
+3
*
|
|
New implementation of the I²C/TWI driver.
JF
2020-07-19
1
-1
/
+3
|
|
/
|
/
|
*
|
Automatically switch the display on when receiving a notification
JF
2020-07-04
1
-0
/
+1
*
|
Reduce RAM memory usage by tuning the stack of the stasks and the heap alloca...
JF
2020-07-02
1
-0
/
+7
|
/
*
Set idle timeout to 15s before going to sleep.
JF
2020-06-07
1
-1
/
+1
*
Automatically go to sleep after 5 sec of inactivity.
JF
2020-06-01
1
-1
/
+8
*
Add SPI NOR Flash driver, WIP.
JF
2020-05-07
1
-1
/
+4
*
Add new screen that is displayed during the OTA transfert.
JF
2020-05-02
1
-1
/
+2
*
Defer the discovery of services using the system task.
JF
2020-05-01
1
-2
/
+3
*
Encapsulate nimble code into NimbleController.
JF
2020-04-19
1
-0
/
+2
*
Encapsulate Notification management in NotificationManager. It implement a st...
JF
2020-03-28
1
-7
/
+6
*
Add support for BLE notification (ANS client).
JF
2020-03-25
1
-1
/
+2
*
Add new App : Sysinfo. It displays various info about the running system : ve...
JF
2020-03-22
1
-0
/
+1
*
Enable watchdog, and issue a WDT reset when the button is pushed for more tha...
JF
2020-02-23
1
-0
/
+2
*
Do not compile GFX and older fonts anymore.
JF
2020-02-23
1
-0
/
+60