panky-codes
|
5d57b9054a
|
Adding laps completed.
|
2021-03-13 13:59:54 +01:00 |
|
panky-codes
|
00f2a053bf
|
Laps introduced. Tested. Need to change the icon.
|
2021-03-12 20:24:53 +01:00 |
|
panky-codes
|
a090664a4c
|
Added a button for stop lap. Logic works. Need to implement symbol and buffer for lap
|
2021-03-12 09:43:13 +01:00 |
|
panky-codes
|
70373e7345
|
Added play/pause button.
|
2021-03-11 23:41:24 +01:00 |
|
panky-codes
|
ce91e1a7a6
|
Changed the clock source. Stopwatch works. Need to add butttons.
|
2021-03-11 11:56:58 +01:00 |
|
panky-codes
|
1f8f527f9f
|
Merge branch 'develop' of github.com:JF002/Pinetime into feature/add-stop-watch
|
2021-03-11 10:54:58 +01:00 |
|
panky-codes
|
cc58b635a3
|
Basic logic done. Need to change the timer source to get ms. Also need to replace with paddle app in displayApp.cpp and ApplicationList.cpp later.
|
2021-03-11 10:54:14 +01:00 |
|
Niall Cooling
|
d34a510158
|
Moved private statics into unnamed namespace in cpp file to reduce coupling and uncessar in header
|
2021-03-03 17:07:05 +00:00 |
|
Jean-François Milants
|
f864330d35
|
Merge branch 'LVGL7' of https://github.com/joaquimorg/Pinetime into joaquimorg-LVGL7
# Conflicts:
# src/CMakeLists.txt
# src/displayapp/DisplayApp.cpp
# src/displayapp/screens/Modal.cpp
# src/displayapp/screens/Modal.h
# src/displayapp/screens/Notifications.cpp
# src/displayapp/screens/Tile.h
|
2021-02-23 21:18:59 +01:00 |
|
Joaquim
|
3fe3f06299
|
Fix delay in button actions
|
2021-02-22 21:33:27 +00:00 |
|
JF002
|
e62f8734be
|
Merge pull request #205 from nscooling/dirtyRefactor
refactored class DirtyValue
|
2021-02-14 14:37:26 +01:00 |
|
JF002
|
57ce58ff0d
|
Merge pull request #186 from petterhs/musicUI
music: Symbols for the buttons
|
2021-02-14 14:32:15 +01:00 |
|
Jean-François Milants
|
5fdfb2112e
|
Fix merge conflict.
|
2021-02-14 14:19:30 +01:00 |
|
Niall Cooling
|
751ffab497
|
refactored class DirtyValue
|
2021-02-12 17:13:02 +00:00 |
|
petter
|
1e2cc3ce91
|
add vibration toggle
|
2021-02-07 13:31:02 +01:00 |
|
petter
|
1bd5457848
|
trigger vibration from systemtask
|
2021-02-05 15:43:20 +01:00 |
|
Joaquim
|
a4361de0cf
|
Cleanup
|
2021-02-01 12:14:49 +00:00 |
|
Joaquim
|
a456887eff
|
LVGL v7.10.0
|
2021-01-28 17:13:28 +00:00 |
|
petter
|
d4c31bcbbe
|
add mute button and functionality for call notification + new button icons
|
2021-01-27 17:07:46 +01:00 |
|
petter
|
700af0b8a1
|
improve music UI with icons for play/pause/next/prev/ and volume
|
2021-01-27 13:49:56 +01:00 |
|
petter
|
7ea2cbff67
|
update font with icons for music, call and qr
|
2021-01-27 13:48:30 +01:00 |
|
petter
|
523398d24a
|
update font with icons for music, call and qr
|
2021-01-27 13:42:04 +01:00 |
|
petter
|
3dd88339f3
|
create motorcontroller in main and pass by reference
|
2021-01-25 12:45:04 -05:00 |
|
The King
|
8c3df5f021
|
Merge branch 'develop' into upstream-dev
|
2021-01-24 16:01:14 -05:00 |
|
Jean-François Milants
|
3d1881c5ab
|
Revert invalid changes in Navigation.h and add missing changes in Notifications.h.
|
2021-01-24 17:27:48 +01:00 |
|
Jean-François Milants
|
219bafb01a
|
Handle call notification the same way than other notifications.
Display the call notifications in the Notification app, with buttons to accept/reject the call.
|
2021-01-24 17:22:39 +01:00 |
|
Rasmus Schenstrom
|
10ba20876f
|
Add incoming call functionality
Add categories to AlertNotification
Add new alert notification screens bases
Add Incoming Call
Add Modal
Add event to AlertNotification
Co-authored-by: Robin Karlsson <robin.karlsson@protonmail.com>
|
2021-01-21 23:15:29 +01:00 |
|
JF002
|
be48f5275a
|
Merge pull request #168 from Panky-codes/fix-erratic-battery
Fix erratic battery
|
2021-01-20 20:41:55 +00:00 |
|
Jean-François Milants
|
522a1eb0be
|
Merge branch piggz/nav into develop:
- fix conflict
- add a icon for the navigation app.
|
2021-01-20 21:34:09 +01:00 |
|
Jean-François Milants
|
04063cf0af
|
HR Sensor : Add start/stop button to the HeartRate app (the HR sensors stays ON when the app is closed), display the HR value on the Clock app.
|
2021-01-17 10:39:46 +01:00 |
|
panky-codes
|
271ca78be5
|
Converted all the other float usage to int.
|
2021-01-16 20:18:55 +01:00 |
|
panky-codes
|
e2d1f81915
|
Converted percent remaining calc to int.
|
2021-01-16 19:51:32 +01:00 |
|
panky-codes
|
11280d5f37
|
Adjusted the firmware to display percent instead of gfx.
|
2021-01-16 14:55:13 +01:00 |
|
jlukanc
|
b5992fd7ec
|
add motor to notifs, fix tabs in motorcontroller.h
|
2021-01-15 22:49:37 -05:00 |
|
Jean-François Milants
|
1a582815ba
|
First implementation of the HR sensor using 100% foss code (ported from waspos)
|
2021-01-10 17:57:26 +01:00 |
|
JF002
|
033a09db6d
|
Merge pull request #154 from jedmijares/twos-game
Adds 2048 clone game
|
2021-01-03 13:40:29 +00:00 |
|
Jean-François Milants
|
e0082f0ae3
|
Rename Pinetime in InfiniTime in sysinfo app.
|
2021-01-02 21:23:40 +01:00 |
|
Jed
|
12617ed1bf
|
adds 2048 clone game
styles table
reads touch events
allows moving tiles
allows merging tiles
improves tile movement
allows merging tiles
adds score display
implements color
edit comments
adjust game logic
disallows double merges
|
2021-01-02 14:15:12 -06:00 |
|
Michael
|
1a6de3326f
|
Add source code license and link to github to system app
|
2020-12-28 02:45:24 -05:00 |
|
ZephyrLabs
|
cc04c2c1f8
|
Update Paddle.cpp
blankline removal
|
2020-12-20 11:53:39 +05:30 |
|
ZephyrLabs
|
61e78d338b
|
Update Paddle.cpp
fix uppercase
|
2020-12-20 09:32:00 +05:30 |
|
ZephyrLabs
|
020840e04f
|
Update Paddle.h
fix uppercase
|
2020-12-20 09:28:51 +05:30 |
|
ZephyrLabs
|
b098d27d08
|
Update Paddle.cpp
tranparent paddle bug fix.
|
2020-12-20 09:23:31 +05:30 |
|
ZephyrLabs
|
ea4d2560cf
|
Update Paddle.cpp
added changes from PR
|
2020-12-08 10:06:30 +05:30 |
|
ZephyrLabs
|
6b2dbafd6c
|
Update Paddle.h
add changes from PR
|
2020-12-08 09:50:44 +05:30 |
|
ZephyrLabs
|
a701ef23d8
|
Update Symbols.h
change symbol to correct vale
|
2020-12-04 14:09:12 +05:30 |
|
ZephyrLabs
|
418d857308
|
Update Paddle.cpp
bugfix: add missing class
|
2020-12-03 20:59:22 +05:30 |
|
ZephyrLabs
|
ad1a99acac
|
Update Paddle.h
bugfix: add missing class
|
2020-12-03 20:57:54 +05:30 |
|
ZephyrLabs
|
09a94ee2b8
|
Update DisplayApp.cpp
fixed file typo
|
2020-12-03 20:17:22 +05:30 |
|
ZephyrLabs
|
91b37f8de0
|
Update DisplayApp.cpp
added Paddle header and paddle app screen
|
2020-12-03 20:04:37 +05:30 |
|