Commit Graph

11269 Commits (29e7f02059f1bd5328b74e2abcc6ae0e47ebee62)

Author SHA1 Message Date
Alessandro Cocco dcac7426ac [Messages] Small code improvements 2022-05-27 08:57:01 +02:00
pidajo 704195c8b7
Add files via upload 2022-05-27 00:10:45 +02:00
Alessandro Cocco d4edeb5096 [Messages] Don't turn on the screen after unread timeout expires 2022-05-26 22:39:36 +02:00
Stiralbios 358b06fd6c [ActivityReminder] Add temperature threshold to detect when the watch isn't worn 2022-05-26 21:21:15 +02:00
Stiralbios 6e88874d41 [ActivityReminder] Better handling of period going through midnight 2022-05-26 21:02:07 +02:00
dronesflier b4ae6e47c6
homework.subjects.txt 2022-05-26 20:59:38 +02:00
dronesflier ecc6e8b666
add data section 2022-05-26 20:59:18 +02:00
dronesflier 01f16f196c
change subjects.txt to homework.subjects.txt and hope it doesn't break 2022-05-26 20:58:19 +02:00
dronesflier 700760ff1e
attempt to upload subjects.txt 2022-05-26 20:53:40 +02:00
pidajo 65524a28b6
Update metadata.info 2022-05-26 18:58:40 +02:00
pidajo 61135af33f
Update README.md 2022-05-26 18:56:44 +02:00
pidajo 309db1bdf2
Create README.md 2022-05-26 18:54:55 +02:00
pidajo 515469d2b5
Update metadata.info 2022-05-26 18:51:02 +02:00
pidajo 6ab7263272
Create metadata.info 2022-05-26 18:48:07 +02:00
pidajo 68af6449dc
Create ChangeLog 2022-05-26 18:45:59 +02:00
pidajo 858d4deeeb
Create app-icon.js 2022-05-26 18:45:07 +02:00
pidajo c5fac3dd2a
Create widday.info 2022-05-26 18:37:26 +02:00
pidajo e672b523c5
Update app.js 2022-05-26 18:33:19 +02:00
pidajo 2f1342eebc
Create app.js 2022-05-26 18:30:12 +02:00
pidajo 16ce6105d6
Merge branch 'espruino:master' into master 2022-05-26 18:28:42 +02:00
Gordon Williams ac5c80ff38
Merge pull request #1885 from Stiralbios/master
[TerminalClock] Add power related settings to control sensors
2022-05-26 16:04:21 +01:00
Stiralbios 76c40f94a2 [TerminalClock] Remove logs 2022-05-26 16:53:50 +02:00
Stiralbios 95bf53e68d [TerminalClock] Add power related settings to control sensors 2022-05-26 16:44:56 +02:00
Gordon Williams 3a3a01136b mylocation 0.07: Move mylocation app into 'Settings -> Apps' 2022-05-26 12:50:44 +01:00
storm64 aef6f638cb [sleeplog] Change caching for global getStats 2022-05-26 11:27:36 +02:00
storm64 d04efb6fe2
Merge branch 'espruino:master' into sleeplog_v0.10_beta 2022-05-26 12:42:50 +02:00
Gordon Williams 6b8cf13f6c 0.46: Fix regression after making 'calibrate battery' only for Bangle.js 2 2022-05-26 10:07:04 +01:00
Gordon Williams ed56c91427 add relevant interface code to customize.js, and add checks to ensure the right file is used 2022-05-26 09:59:18 +01:00
Gordon Williams 6f202bc925 fix locale errors after recent PRs 2022-05-26 09:59:11 +01:00
Gordon Williams 211af92a41 bangle.js 2 compat 2022-05-26 09:58:59 +01:00
storm64 f32e1d0201 Merge branch 'sleeplog_v0.10_beta' of https://github.com/storm64/BangleApps into sleeplog_v0.10_beta 2022-05-26 10:41:59 +02:00
storm64 76629a9d78 [sleeplog] Add "View log" in debug + send via BT
Add "View log" function for debugging log
Send data for gadgetbridge via BT
2022-05-26 10:41:56 +02:00
Gordon Williams a322339482
Merge pull request #1882 from nh-99/r2d2clk_add_screenshots
[r2d2clk] Add screenshot to metadata.json
2022-05-26 08:26:00 +01:00
Gordon Williams 0b8ef9d5ae
Merge pull request #1881 from alessandrococco/dow-patch-1
[Alarms & Timers] Fix dow handling for new timers
2022-05-26 08:25:46 +01:00
Noah Howard 182743a0e3 Add screenshot of R2D2 clock to metadata for app store 2022-05-25 17:33:40 -04:00
Alessandro Cocco 2fd5ec8f37 [Alarms & Timers] Update metadata and changelog 2022-05-25 23:20:00 +02:00
Alessandro Cocco 280fd5e665 [Alarms & Timers] Fix dow handling for timers 2022-05-25 23:14:50 +02:00
Gordon Williams 67716aea63 Merge branch 'master' of github.com:espruino/BangleApps 2022-05-25 14:13:07 +01:00
Gordon Williams 4cbc80ddbb oops - disable battery calibration for Bangle.js 1 2022-05-25 14:12:55 +01:00
Gordon Williams 4079d60ee9
Merge pull request #1877 from alessandrococco/layout-md
Layout module docs
2022-05-25 11:55:05 +01:00
Alessandro Cocco f0e2627571 Move Layout docs to a separate file 2022-05-25 12:38:45 +02:00
Gordon Williams a6d92c1115 inline tick/cross images to save some space 2022-05-25 10:00:27 +01:00
Gordon Williams b6576e37eb Merge branch 'master' of github.com:espruino/BangleApps 2022-05-25 09:58:28 +01:00
Gordon Williams 68edab1a18 Move getMessageImage/getMessageImageCol to the library as per
https://github.com/espruino/BangleApps/pull/1872

No version bump as no functionality changes
2022-05-25 09:58:02 +01:00
Lubomir cb890e6fc5 android: Fix SMS bug 2022-05-25 09:52:54 +01:00
storm64 d3645a9bf3
Merge branch 'espruino:master' into sleeplog_v0.10_beta 2022-05-25 09:33:58 +02:00
Gordon Williams b46a9eabe9
Merge pull request #1848 from myxor/circlesclock_v0.12
Circlesclock v0.12
2022-05-25 08:27:44 +01:00
Gordon Williams e96db5c0fb
Merge pull request #1876 from nh-99/r2d2clk_v1
R2D2 Clock v1
2022-05-25 08:26:44 +01:00
Gordon Williams 8e4063004c changelog and duplicate fix 2022-05-25 08:24:20 +01:00
Gordon Williams 8f07b61bcd
Merge pull request #1880 from glemco/master
messages: using Telegram icon on Telegram FOSS
2022-05-25 08:22:52 +01:00