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
Commit message (
Expand
)
Author
Age
Files
Lines
*
double tap wakeup error fix
Joaquim
2021-04-04
7
-68
/
+89
*
Big UI and navigation Rewrite
Joaquim
2021-04-04
483
-10516
/
+58554
*
replaced all unique_ptr.reset calls with std::make_unique
Niall Cooling
2021-03-22
7
-39
/
+45
*
Updated to include WatchFaceAnalog and fixed clashes
Niall Cooling
2021-03-22
44
-503
/
+2444
|
\
|
*
Merge pull request #245 from petterhs/fixDisplayErrors
JF002
2021-03-21
2
-8
/
+4
|
|
\
|
|
*
fix display driver issues in recovery
petter
2021-03-21
2
-8
/
+4
|
*
|
Merge pull request #244 from joaquimorg/LVGL7.11.0
JF002
2021-03-21
1
-0
/
+0
|
|
\
\
|
|
*
|
Update to LVGL 7.11.0 Final
Joaquim
2021-03-20
1
-0
/
+0
|
|
|
/
|
*
|
Reverted the paddle app in displayapp.cpp
panky-codes
2021-03-21
1
-2
/
+2
|
*
|
Updated lvgl submodule to match with develop branch
panky-codes
2021-03-21
1
-0
/
+0
|
*
|
Merged upstream
panky-codes
2021-03-20
37
-459
/
+2078
|
|
\
|
|
|
*
Merge pull request #240 from joaquimorg/ScreenCorruptionFIX
JF002
2021-03-20
4
-77
/
+37
|
|
|
\
|
|
|
*
FIX screen corruption #213
Joaquim
2021-03-18
4
-77
/
+37
|
|
*
|
Merge pull request #237 from muesli/systeminfo-url
JF002
2021-03-20
1
-1
/
+1
|
|
|
\
\
|
|
|
*
|
Update project URL in SystemInfo
Christian Muehlhaeuser
2021-03-16
1
-1
/
+1
|
|
|
|
/
|
|
*
|
Merge branch 'develop' of github.com:JF002/Pinetime into develop
Jean-François Milants
2021-03-20
26
-317
/
+1320
|
|
|
\
\
|
|
|
*
|
fix AM/PM
Joaquim José Almeida Pereira
2021-03-08
1
-5
/
+15
|
|
|
*
|
Update from JF comments to PR
Joaquim
2021-03-06
5
-33
/
+6
|
|
|
*
|
Merge from upstream
Joaquim
2021-03-06
2
-10
/
+22
|
|
|
*
|
Merge branch 'develop' of https://github.com/JF002/Pinetime into MultiFaceClock
Joaquim
2021-02-25
1
-7
/
+7
|
|
|
|
\
\
|
|
|
*
|
|
Multi face support, analog clock, 12/24 config
Joaquim
2021-02-24
24
-311
/
+1327
|
|
*
|
|
|
Add submodule again...
Jean-François Milants
2021-03-07
1
-0
/
+0
|
|
*
|
|
|
Merge branch 'develop' into recovery-firmware
Jean-François Milants
2021-03-07
545
-100309
/
+33411
|
|
|
\
\
\
\
|
|
|
|
|
_
|
/
|
|
|
|
/
|
|
|
|
*
|
|
|
Add new cmake option to disable the generation of DFU file (which needs adafr...
Jean-François Milants
2021-02-01
1
-3
/
+24
|
|
*
|
|
|
Remove BLE debug code
Jean-François Milants
2021-01-31
1
-2
/
+2
|
|
*
|
|
|
Generate pinetime-recovery : a light version of InfiniTime design to be used ...
Jean-François Milants
2021-01-26
16
-72
/
+707
|
*
|
|
|
|
Reworked based on PR comments.
panky-codes
2021-03-20
3
-38
/
+37
|
*
|
|
|
|
Removed unused variables. Tested.
panky-codes
2021-03-15
3
-9
/
+8
|
*
|
|
|
|
Increased the size of the button and realigned the layout a bit. Tested.
panky-codes
2021-03-13
1
-5
/
+7
|
*
|
|
|
|
Added some comments for clarity. Ready for review. Tested.
panky-codes
2021-03-13
2
-3
/
+15
|
*
|
|
|
|
Stopwatch completed. Ready for PR
panky-codes
2021-03-13
5
-55
/
+75
|
*
|
|
|
|
Adding laps completed.
panky-codes
2021-03-13
2
-6
/
+17
|
*
|
|
|
|
Laps introduced. Tested. Need to change the icon.
panky-codes
2021-03-12
2
-6
/
+70
|
*
|
|
|
|
Added a button for stop lap. Logic works. Need to implement symbol and buffer...
panky-codes
2021-03-12
2
-9
/
+58
|
*
|
|
|
|
Added play/pause button.
panky-codes
2021-03-11
2
-9
/
+55
|
*
|
|
|
|
Changed the clock source. Stopwatch works. Need to add butttons.
panky-codes
2021-03-11
2
-12
/
+29
|
*
|
|
|
|
Merge branch 'develop' of github.com:JF002/Pinetime into feature/add-stop-watch
panky-codes
2021-03-11
3
-48
/
+59
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Basic logic done. Need to change the timer source to get ms. Also need to rep...
panky-codes
2021-03-11
6
-3
/
+114
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Resolved C++14 Cmake build issues so correctly building to C99/C++14 standards
Niall Cooling
2021-03-16
2
-18
/
+4
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #222 from nscooling/refactor-clock-private-statics
JF002
2021-03-06
2
-39
/
+39
|
\
\
\
\
|
*
|
|
|
Moved private statics into unnamed namespace in cpp file to reduce coupling a...
Niall Cooling
2021-03-03
2
-39
/
+39
|
|
/
/
/
*
/
/
/
Refactored src/CMakelist to support C++14 and cleanup up redundant/incorrect ...
Niall Cooling
2021-03-03
1
-9
/
+20
|
/
/
/
*
|
|
Merge pull request #211 from roblabla/fix-flashing
JF002
2021-02-24
1
-7
/
+7
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Flash correct file name
roblabla
2021-02-19
1
-7
/
+7
*
|
|
Fix LVGL submodule (sorry!)
Jean-François Milants
2021-02-23
294
-241414
/
+0
*
|
|
Remove LVGL folder (it's now a submodule)
Jean-François Milants
2021-02-23
340
-50598
/
+202756
*
|
|
Merge branch 'LVGL7' of https://github.com/joaquimorg/Pinetime into joaquimor...
Jean-François Milants
2021-02-23
31
-1334
/
+1159
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix delay in button actions
Joaquim
2021-02-22
2
-30
/
+1
|
*
|
Cleanup
Joaquim
2021-02-01
12
-241
/
+13
|
*
|
Merge branch 'develop' of https://github.com/JF002/Pinetime into LVGL7
Joaquim
2021-02-01
3
-4
/
+4
|
|
\
\
[next]