This website requires JavaScript.
980ac17388
Show plug icon while plugged in
Riku Isokoski
2021-09-22 13:58:45 +03:00
b210090837
Merge branch 'develop' into detect_full_charge
Riku Isokoski
2021-09-22 12:03:41 +03:00
d7dfe5d4ed
Remove unused variable
Riku Isokoski
2021-09-21 15:36:31 +03:00
1c3c3c8db9
Merge branch 'develop' of github.com:JF002/Pinetime into develop
Jean-François Milants
2021-09-19 17:43:28 +02:00
f3b5da0049
Fix the display of the date after a reset : when the date/time was restored from the noinit area, the date was displayed as "--" instead of the actual date. This issue was caused by DateTime::SetCurrentTime() that would not update the internal state of the class : dayOfWeek, Month, Year were not properly updated according to the current time.
Jean-François Milants
2021-09-19 17:42:50 +02:00
52eb94cfc4
Merge pull request #669 from NeroBurner/fix_unsigned_comparison_warning_metronome
JF002
2021-09-18 20:33:45 +02:00
e468acc99e
Merge branch 'develop' into update_touch_driver
Riku Isokoski
2021-09-18 19:22:59 +03:00
5855906e49
Merge branch 'geekbozu-PersistantStorage' into develop
Jean-François Milants
2021-09-18 17:37:48 +02:00
f556003de3
Merge branch 'PersistantStorage' of git://github.com/geekbozu/InfiniTime into geekbozu-PersistantStorage
Jean-François Milants
2021-09-18 17:37:37 +02:00
7af7db74cd
Fix DisplayAppRecovery : add AlarmController to ctor().
Jean-François Milants
2021-09-18 17:20:33 +02:00
9cd0def361
Merge pull request #662 from mruss77/basic-alarm-app
JF002
2021-09-18 17:16:19 +02:00
b9e56843a2
resolve conflict in src/systemtask/Messages.h
Mark Russell
2021-09-16 16:20:39 -04:00
cdf99b08f4
Revert "Merge upstream"
Mark Russell
2021-09-16 16:12:20 -04:00
27366bdfdf
Merge branch 'develop' into wake-time
hubmartin
2021-09-16 22:04:31 +02:00
1d43adcdfa
Merge upstream
Mark Russell
2021-09-16 16:01:25 -04:00
f857a757a7
Fixes per Riksu9000's feedback
Mark Russell
2021-09-16 15:38:31 -04:00
63477fc096
Fix unsigned/signed comparison warning in Metronome.cpp
Reinhold Gschweicher
2021-09-13 22:33:21 +02:00
8f0771183c
Fix Error screen and optimize GetTouchInfo
Riku Isokoski
2021-09-15 12:25:41 +03:00
93d240a23b
Merge branch 'develop' into disable_notif_only
Riku Isokoski
2021-09-14 23:38:42 +03:00
3eb73774a3
Merge pull request #658 from NeroBurner/patch-2
JF002
2021-09-14 22:06:37 +02:00
d081c41ae7
Merge pull request #668 from NeroBurner/motorcontroller_remove_unused_include
JF002
2021-09-14 21:44:50 +02:00
f221f5d744
Merge branch 'develop' into update_touch_driver
Riku Isokoski
2021-09-14 15:34:09 +03:00
f89780f332
Remove unused include in MotoController.h
Reinhold Gschweicher
2021-09-13 22:32:22 +02:00
2bf339a3f8
License header fix, add missing braces
Mark Russell
2021-09-13 16:05:35 -04:00
bfe13d9d68
Fixes based on code reviews (formatting, UI code)
Mark Russell
2021-09-13 15:26:28 -04:00
6356c7f276
Fix DisplayAppRecovery : fix include error by forward declaring Controllers in header file.
Jean-François Milants
2021-09-13 20:35:51 +02:00
40765f1173
Merge branch 'develop' into disable_notif_only
Riku Isokoski
2021-09-13 21:22:53 +03:00
cf20b02c09
Merge branch 'evergreen22-refactor_adv' into develop
Jean-François Milants
2021-09-13 20:22:44 +02:00
9afa412a2a
Merge branch 'refactor_adv' of https://github.com/evergreen22/InfiniTime into evergreen22-refactor_adv
Jean-François Milants
2021-09-13 20:22:27 +02:00
b0bdd2be1c
Merge pull request #549 from hubmartin/pinmap
JF002
2021-09-13 20:05:43 +02:00
84a93b5441
docs: Fix a few typos (#606 )
Tim Gates
2021-09-14 04:02:53 +10:00
e614af1c4a
Add WATCH_COLMI_P8 option to cmake & docs
hubmartin
2021-09-13 11:41:51 +02:00
73d3e41cea
Merge branch 'develop' into pinmap
hubmartin
2021-09-13 10:19:07 +02:00
c9aeef94ea
Merge pull request #617 from ColinKinloch/wake_up_mode_setting_change
JF002
2021-09-12 18:41:26 +02:00
8728ac2f6a
Merge pull request #602 from Riksu9000/del_unused
JF002
2021-09-12 18:34:11 +02:00
f0329298ac
Merge pull request #580 from Riksu9000/timer_battery_reading
JF002
2021-09-12 18:22:04 +02:00
977321cf64
Merge pull request #552 from Riksu9000/new_to_infinitime
JF002
2021-09-12 18:00:10 +02:00
1235c697c4
Merge pull request #551 from hubmartin/patch-3
JF002
2021-09-12 17:58:11 +02:00
53d641736f
Merge pull request #550 from hubmartin/patch-2
JF002
2021-09-12 17:57:36 +02:00
3ee4876214
Toggle notifications only, keep vibrations.
Riku Isokoski
2021-09-12 11:08:25 +03:00
cdf5801efe
Merge pull request #615 from Utopiah/patch-1
JF002
2021-09-11 21:13:01 +02:00
2c83c354cf
Merge pull request #636 from Itai-Nelken/move-about-firmware-settings-down
JF002
2021-09-11 21:11:30 +02:00
1fb5757655
Created basic alarm app
Mark Russell
2021-09-10 18:40:13 -04:00
3cc00771fa
Run CI on master and develop branch
NeroBurner
2021-09-10 23:42:49 +02:00
22571d4b38
Advertise fast for at least 30 secs then slow down
James A. Jerkins
2021-09-05 15:53:20 -05:00
4820b2ffe8
Revert "Linear decrease of advert rate to conserve battery"
James A. Jerkins
2021-09-05 15:52:01 -05:00
c32ba844e0
Linear decrease of advert rate to conserve battery
James A. Jerkins
2021-09-04 15:26:50 -05:00
b31b2425f8
Use percentage instead of IsFull
Riku Isokoski
2021-09-03 16:57:00 +03:00
ac2ccaeff6
Auto realign battery icon in Analog watch face
Riku Isokoski
2021-09-03 14:57:07 +03:00
fd52ca8fe6
Detect full charge and improve watchface display
Riku Isokoski
2021-09-03 14:35:38 +03:00
28fdc376b2
Add some comments
Tim Keller
2021-09-02 23:01:12 +00:00
bd1a571399
Update Settings.cpp
Itai Nelken
2021-09-02 23:20:25 +03:00
6f9f0e8b0e
Set version to 1.4.0.
Jean-François Milants
2021-09-02 20:32:50 +02:00
3e1fe687b8
Fix styles issues - no change to functionality
James A. Jerkins
2021-09-01 22:50:56 -05:00
d69a8e84fa
Fix race condition, connect->disconnect->discovery
James A. Jerkins
2021-09-01 22:48:01 -05:00
f6248a88ba
Merge pull request #579 from mabuch/fix-github-build
JF002
2021-09-01 20:53:28 +02:00
1635bfafb3
Fix notifications that wouldn't auto close when the timeout elapsed (in preview mode).
Jean-François Milants
2021-08-31 21:56:21 +02:00
00a3f84ea7
Completely reset connection state on fail
James A. Jerkins
2021-08-30 23:17:16 -05:00
21d37d1e23
Merge remote-tracking branch 'upstream/develop' into timer_battery_reading
Riku Isokoski
2021-08-30 10:15:19 +03:00
be31f417db
WIP Refactor ble advertising
James A. Jerkins
2021-08-29 15:50:04 -05:00
8390d0ef72
Merge branch 'develop' into pinmap
hubmartin
2021-08-29 11:43:50 +02:00
e57ff28231
Let lvgl control queueTimeout
Riku Isokoski
2021-08-29 12:40:48 +03:00
6c023785e5
Fix wake on tap/double tap.
Jean-François Milants
2021-08-28 21:30:31 +02:00
31bc47d1cb
Settings : use enums instead of ints to store colors. Group all PTS settings into a struct. PTS/SettingsPTS : Convert to/from LVGL color and Settings::Color, add functions to reduce code duplication. Adapt SettingPineTimeStyle with the last Screen Interface
Jean-François Milants
2021-08-28 21:02:11 +02:00
ef9f809e14
Merge pull request #458 from kieranc/pinetimestyle-colorpicker
JF002
2021-08-28 20:56:34 +02:00
2870d3ae6c
Merge pull request #497 from Riksu9000/refresh_rework
JF002
2021-08-28 16:39:48 +02:00
c2fae47391
Merge branch 'develop' into refresh_rework
Riku Isokoski
2021-08-28 17:25:50 +03:00
d2d97319e0
Merge branch 'develop' into update_touch_driver
Riku Isokoski
2021-08-28 17:19:49 +03:00
c78177eedf
Merge branch 'develop' into fit_more_tasks
Riku Isokoski
2021-08-28 17:10:01 +03:00
085c9ab2e1
Merge branch 'develop' into timer_battery_reading
Riku Isokoski
2021-08-28 16:54:40 +03:00
fab49f8557
Fix recovery firmware since last changes in DisplayApp.
Jean-François Milants
2021-08-28 15:23:13 +02:00
0313277ae6
Fix touchinfo typo in SystemTask.
Jean-François Milants
2021-08-28 15:10:14 +02:00
f895da8634
Merge branch 'Riksu9000-twimaster_rework' into develop
Jean-François Milants
2021-08-28 15:09:16 +02:00
45e7638fc2
Merge branch 'twimaster_rework' of https://github.com/Riksu9000/InfiniTime into Riksu9000-twimaster_rework
Jean-François Milants
2021-08-28 15:08:50 +02:00
969de9a8bc
Merge pull request #492 from Riksu9000/new_touch_handler
JF002
2021-08-28 15:06:03 +02:00
b45d7c372d
Correct change test for wake up mode setting
Colin Kinloch
2021-08-26 19:42:02 +01:00
d7293a44df
Infini-iOS
Fabien Benetou
2021-08-26 15:11:20 +02:00
110c82c225
Move noinit to after BSS segment, Now dynamically allocates noinit area size stores it after the bss before the heap and stack.
Tim Keller
2021-08-23 20:13:26 +00:00
db50131ed4
Remove commented commands completely
hubmartin
2021-08-23 15:02:40 +02:00
d832a6c908
Merge branch 'develop' into wake-time
hubmartin
2021-08-23 15:00:56 +02:00
51c5257548
Update startup SCL toggling pinmap definitions
hubmartin
2021-08-22 22:17:57 +02:00
2a299fe275
Merge branch 'develop' into pinmap
hubmartin
2021-08-22 22:11:57 +02:00
8ac1ae70cc
Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpicker
Kieran Cawthray
2021-08-19 15:14:04 +02:00
2b30ff4fc6
Remove unused variables
Riku Isokoski
2021-08-19 11:12:34 +03:00
c9dedfd402
Add some VSCODE stuff to gitignore... Allow settings to stop naggin me that it has added assosiation types
Tim Keller
2021-08-19 00:51:42 +00:00
4f6d7e2c63
Move Backup to the system task.
Tim Keller
2021-08-19 00:51:12 +00:00
2dd7b8ba2c
Add clearing of noinit segment on bad word Code readability cleanup
Tim Keller
2021-08-19 00:44:22 +00:00
16502b788f
Add MCUBOOT linker changes use better linker constant names
Tim Keller
2021-08-19 00:14:42 +00:00
85c99797da
Merge branch 'develop' into new_touch_handler
Riku Isokoski
2021-08-18 22:07:02 +03:00
40392d7b91
Use highest frequency and move mutex creation to Init
Riku Isokoski
2021-08-18 21:40:27 +03:00
df8ea7fe52
Add memory print usage
hubmartin
2021-08-16 16:42:42 +02:00
b91100573e
Fix music app buttons
Riku Isokoski
2021-08-18 19:20:25 +03:00
780a811f05
Automatic error detection
Riku Isokoski
2021-08-18 15:23:30 +03:00
55f8908769
Make Clock Persistant.
Tim Keller
2021-08-17 23:53:57 +00:00
9c175e2f0c
Fix after merge
Riku Isokoski
2021-08-17 16:01:18 +03:00
5b969ccfa9
Merge branch 'develop' into update_touch_driver
Riku Isokoski
2021-08-17 15:35:29 +03:00
81a36dc31e
Simplify parameters and cleanup
Riku Isokoski
2021-08-16 18:26:10 +03:00
30b32e4c8a
Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpicker
Kieran Cawthray
2021-08-15 17:50:56 +02:00
099364e619
Remove LCD reset and more cmds, save over 200ms
hubmartin
2021-08-15 16:48:41 +02:00
faed0d4900
Remove unnecessary pin_set, save 50ms
hubmartin
2021-08-15 16:47:41 +02:00