Gordon Williams
|
b251912a31
|
Merge pull request #1909 from nxdefiant/calendar
calendar: Fix scope of let variables
|
2022-06-06 11:36:51 +01:00 |
Gordon Williams
|
825e4ff5d8
|
Merge pull request #1900 from alessandrococco/enable-all
[Alarms & Timers] Fix "Enable All"
|
2022-06-06 11:35:59 +01:00 |
Gordon Williams
|
ddd7f735f8
|
Merge pull request #1901 from alessandrococco/turn-off-patch
[Settings] Improve "Turn Off" user experience
|
2022-06-06 11:35:35 +01:00 |
Gordon Williams
|
6bcd41eac3
|
Merge pull request #1899 from alessandrococco/time-utils-patch
[time_utils] Update formatDuration
|
2022-06-06 11:34:27 +01:00 |
Gordon Williams
|
8c7eb51f61
|
Merge pull request #1898 from nujw/master
Fixed Typos
|
2022-06-06 11:34:04 +01:00 |
Gordon Williams
|
967a2805b0
|
Merge pull request #1894 from rigrig/clockface-settings-barclock
barclock: add settings using ClockFace
|
2022-06-06 11:33:33 +01:00 |
Gordon Williams
|
c267d407ac
|
Merge pull request #1895 from rigrig/cog-clock
new clock: Cog clock
|
2022-06-06 11:33:06 +01:00 |
Gordon Williams
|
1a2d7a6e25
|
Merge pull request #1893 from rigrig/clockface-settings
ClockFace: add settings support
|
2022-06-06 11:30:29 +01:00 |
Gordon Williams
|
8317221023
|
Merge pull request #1897 from matrixes/barcode-face
Barcode face
|
2022-06-06 11:25:34 +01:00 |
Gordon Williams
|
c8071c61aa
|
Merge pull request #1891 from Stiralbios/master
[ActivityReminder] Detect if not worn + better experience for people using the app at night
|
2022-06-06 11:23:51 +01:00 |
Gordon Williams
|
62a500deec
|
Merge pull request #1892 from halemmerich/calibration
Calibration - Scale the inputs to account for linear variation
|
2022-06-06 11:23:09 +01:00 |
Gordon Williams
|
fa475516ab
|
Merge pull request #1888 from dronesflier/master
Homework app cleanup
|
2022-06-06 11:17:54 +01:00 |
Gordon Williams
|
a4f79367ba
|
constant decl in function saves RAM
|
2022-06-06 11:16:41 +01:00 |
Gordon Williams
|
9629148318
|
Merge pull request #1889 from alessandrococco/buzz-patch
[buzz] Add support for new patterns
|
2022-06-06 11:15:45 +01:00 |
Gordon Williams
|
e23fceca2d
|
Merge pull request #1890 from alessandrococco/messages-patch-1
[Messages] Don't turn on the screen after unread timeout expires
|
2022-06-06 11:13:23 +01:00 |
Dione Batista
|
adfab5fcd6
|
Remove ESLint spaces
|
2022-06-05 16:01:43 -04:00 |
Dione Batista
|
b90d48fec4
|
Update Some Variable Scopes to not use memory until need
|
2022-06-05 15:55:54 -04:00 |
Dione Batista
|
647d4b290f
|
Update Rocket Sequences Scope to not use memory all time
|
2022-06-05 15:52:10 -04:00 |
Dione Batista
|
b3f1e8afb7
|
fix ref
|
2022-06-05 15:40:04 -04:00 |
Dione Batista
|
9e70fbf886
|
update version
|
2022-06-05 15:38:44 -04:00 |
Dione Batista
|
cf7215aa2a
|
add config Page
|
2022-06-05 15:38:06 -04:00 |
Dione Batista
|
59244d1ec0
|
update images sizes
|
2022-06-05 15:16:56 -04:00 |
Dione Batista
|
c8e8a2cebf
|
update readme
|
2022-06-05 15:15:02 -04:00 |
Dione Batista
|
bc18a42de8
|
reorder 1 screen
|
2022-06-05 15:13:53 -04:00 |
Dione Batista
|
b77c06cef8
|
update readme
|
2022-06-05 15:13:10 -04:00 |
Dione Batista
|
4001c58d74
|
update screenshots
|
2022-06-05 15:11:59 -04:00 |
deirdreobyrne
|
dfacb87e37
|
Update metadata.json
|
2022-06-05 19:53:03 +01:00 |
deirdreobyrne
|
edf06fe56f
|
Update README.md
|
2022-06-05 19:51:45 +01:00 |
deirdreobyrne
|
070f78e752
|
Create README.md
|
2022-06-05 19:51:19 +01:00 |
Dione Batista
|
adb96f1704
|
Create pt_BR.json
|
2022-06-05 14:59:58 -03:00 |
Dione Batista
|
549c24943c
|
update to native date funcions
|
2022-06-05 13:44:23 -04:00 |
Gabriele Monaco
|
064b9996e7
|
Added periodic call to forceCalendarSync
|
2022-06-05 19:06:18 +02:00 |
deirdreobyrne
|
940241ce52
|
Fixing the moon phase calculation
The moon phase calculation was quite poor - this one gives much better results.
|
2022-06-05 18:01:21 +01:00 |
Gabriele Monaco
|
9e4d58d215
|
Added simpler calendar management (all in single packet)
|
2022-06-05 18:56:20 +02:00 |
Gabriele Monaco
|
e057270d01
|
Added settings page to force calendar sync
|
2022-06-05 18:56:20 +02:00 |
deirdreobyrne
|
043e5bf420
|
Initial version
|
2022-06-05 17:56:06 +01:00 |
Gabriele Monaco
|
a50f53b15a
|
Added screenshots and correct version number
|
2022-06-05 18:55:55 +02:00 |
Gabriele Monaco
|
5fee259dd0
|
Changed calendar format to array and graying out old events
|
2022-06-05 18:55:55 +02:00 |
Gabriele Monaco
|
0f079a2752
|
Fixed layout in agenda
|
2022-06-05 18:55:55 +02:00 |
Gabriele Monaco
|
8c42e81aea
|
Added basic agenda
|
2022-06-05 18:55:55 +02:00 |
Gabriele Monaco
|
069e0c13a9
|
android: added calendar sync events
|
2022-06-05 18:55:55 +02:00 |
Martin Boonk
|
4efbf72011
|
Set theme matching default color for message type icon
|
2022-06-05 18:41:07 +02:00 |
Dione Batista
|
a92a57cd94
|
Update ChangeLog
|
2022-06-05 12:55:25 -03:00 |
Dione Batista
|
ffd2a61d2a
|
Update metadata.json
|
2022-06-05 12:54:50 -03:00 |
Dione Batista
|
242dea3459
|
Clear Clock Location Before Update Time
|
2022-06-05 12:54:38 -03:00 |
Dione Batista
|
78438b6b88
|
Update ChangeLog
|
2022-06-05 12:22:13 -03:00 |
Dione Batista
|
c33b682d35
|
Update metadata.json
|
2022-06-05 12:21:58 -03:00 |
Dione Batista
|
a8a9eaad14
|
Update app.js
|
2022-06-05 12:21:40 -03:00 |
Dione Batista
|
f6dbc2b61d
|
Update metadata.json
|
2022-06-05 12:17:22 -03:00 |
Dione Batista
|
c341009bc7
|
Update icon.js
|
2022-06-05 12:11:32 -03:00 |