index
:
infinitime.git
analog24
calc-onto-analog24
calc-onto-edge
develop
edge
heartdev
images
jumpdev
semiredux
ultraredux
ultraredux-heart
ultraredux2
ultraredux2-pwmbacklight
Unnamed repository; edit this file 'description' to name the repository.
Michele Bini
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
displayapp
/
screens
Age
Commit message (
Expand
)
Author
2021-07-22
Make firmware updating more foolproof (#469)
Riku Isokoski
2021-07-14
Multiple wakeup sources (#290)
Kozova1
2021-07-13
Merge branch 'lvgl_use_system_tick' of https://github.com/Riksu9000/InfiniTim...
Jean-François Milants
2021-07-13
Merge branch 'develop' into notify-battery-level
Jean-François Milants
2021-07-11
Refactor trig functions into LUT (#476)
Jonathan Vander Mey
2021-07-11
Modify status text in BatteryInfo so it fits on screen (#437)
kieranc
2021-07-11
Notify battery level every 10 minutes when connected to a BLE host.
Jean-François Milants
2021-07-11
Change step gauge range to 100 and calculate progress as percantage (#468)
kieranc
2021-07-07
LVGL use system tick
Riku Isokoski
2021-07-04
Improve stopwatch (#432)
Riku Isokoski
2021-07-04
Whitespace and brace fixes (#456)
Avamander
2021-07-04
clang-format
Riku Isokoski
2021-07-04
Condense firmware validation code
Riku Isokoski
2021-07-03
Improve paddle game
Riku Isokoski
2021-07-02
and metronome icon (#439)
Bryton Hall
2021-07-02
Float voltage to int (#444)
Riku Isokoski
2021-07-02
Fix call notification button alignment
Riku Isokoski
2021-07-02
static_cast cleanup
Avamander
2021-07-02
Fixed a bunch of format specifiers
Avamander
2021-06-29
Add PineTimeStyle watchface (#334)
kieranc
2021-06-26
SPI flash sleep if bootloader >= 1.0.0 (#322)
Neil O'Fix
2021-06-22
Fix typo in variable names (#430)
Jonathan Vander Mey
2021-06-22
Removed an illogical comparison from SystemInfo and St7789 driver (#449)
Avamander
2021-06-19
Add support for BMA425 acceleration sensor. (#440)
JF002
2021-06-12
Fix build issues since Metronome app has been merged.
Jean-François Milants
2021-06-12
add basic metronome app (#409)
Bryton Hall
2021-06-12
Merge pull request #405 from Riksu9000/improve_stopwatch
JF002
2021-06-12
Clock : initialize the actual clockface in initialization list instead of in ...
Jean-François Milants
2021-06-12
Merge pull request #425 from Raupinger/remove-watch-tap
JF002
2021-06-12
Changed the namespace of SystemInfo::sortById to avoid a name conflict (#360)
Avamander
2021-06-12
Fix scrollbar (#382)
Riku Isokoski
2021-06-10
replace ScreenList with a single screen in Clock. This removes the tap to swi...
Florian
2021-06-10
Minor improvements: use std::make_unique when creating unique_ptr, check the ...
Jean-François Milants
2021-06-06
Initialize SystemTask, DisplayApp and HeartRateTask as global static variable...
Jean-François Milants
2021-06-01
Add the maximum memory used by LVGL in SystemInfo app. This will help the dev...
JF002
2021-06-01
Navigation app: reduce memory usage (#362)
JF002
2021-05-26
Keep button visible, but disabled
Riku Isokoski
2021-05-26
improve ui and optimize code
Riku Isokoski
2021-05-20
Timer App (#355)
Florian
2021-05-20
removed an empty assignment that caused a compiler warning (#372)
Florian
2021-05-16
Merge pull request #347 from jedi2light/feature-show-git-commit-hash-short
JF002
2021-05-15
better handling of long notification titles
Florian Kraupa
2021-05-15
Merge pull request #298 from joaquimorg/StepsApp
JF002
2021-05-13
git: show git short ref hash on SystemInfo(first screen) and FirmwareValidati...
Stoian Minaiev
2021-05-10
SystemInfo app screen
Stoian Minaiev
2021-05-03
Fix a possible double free in StopWatch::Refresh.
Martin Ashby
2021-05-02
Merge pull request #314 from eivindm/improved_heartbeat_in_watchface
JF002
2021-05-02
Show heartbeat icon in watchface in gray if data is missing
Eivind Mork
2021-05-02
Merge pull request #301 from petterhs/vib
JF002
2021-05-02
short vibration when enabling it
petter
[next]