Commit Graph

14223 Commits (88fef317e5a9856d7d77b1dfd130d2e32534c44c)

Author SHA1 Message Date
Kedlub bc052c3ace qcenter: Grammar fixes & Final touches 2022-11-25 14:42:10 +01:00
Gordon Williams f4a48e62e6 Added Util.close to allow interfaces to close the window
Fix My Location that couldn't be installed after the most recent update
2022-11-25 09:42:25 +00:00
storm64 f687ea0027
Merge branch 'espruino:master' into sleeplogalarm 2022-11-24 23:58:53 +01:00
storm64 00f4279e7b
Merge branch 'espruino:master' into sleeplog 2022-11-24 23:58:42 +01:00
storm64 30abb6706b [sleeplog] Improve README, remove convertOldLog 2022-11-24 23:56:16 +01:00
Kedlub 8cf2f9957a qcenter: Added widgets & fix remove 2022-11-24 18:30:29 +01:00
Gordon Williams adcee06813 doc tweaks 2022-11-24 14:43:38 +00:00
Gordon Williams b01d284b80 Mention the calibration app isn't a good idea now 2022-11-24 14:43:23 +00:00
Gordon Williams 3fad345925 Fix issue when an app depends on another app which depends on another https://forum.espruino.com/conversations/381796 2022-11-24 14:41:57 +00:00
storm64 ec37f35622 [sleeplogalarm] Replace getDay with getDate 2022-11-24 13:29:52 +01:00
wagnerf42 37705ccfe2
Merge branch 'espruino:master' into master 2022-11-24 13:18:14 +01:00
Gordon Williams a901ad042f Layout performance improvements by keeping functions pre-parsed in RAM when needed. 2022-11-24 10:19:27 +00:00
Gordon Williams fc96f98c1d android 0.17: Now kick off Calendar sync as soon as connected to Gadgetbridge 2022-11-24 09:44:48 +00:00
Gordon Williams f4c8e31d6c Fix issue finding pre-installed modules. Fix https://github.com/espruino/BangleApps/issues/2310 2022-11-24 09:34:17 +00:00
storm64 ad7161cc93 [sleeplogalarm] Correct filter for last alarm 2022-11-23 18:11:42 +01:00
Gordon Williams 2690620898
Merge pull request #2308 from m-p-3/master
Add 24x24px icon source files under "messageicons/icons"
2022-11-23 16:53:45 +00:00
m-p-3 e0bfca0715
Delete .createdir 2022-11-23 10:46:28 -05:00
m-p-3 a733055c10
Upload icon source files to messageicons/icons 2022-11-23 10:44:58 -05:00
m-p-3 868ef28fc2
Merge pull request #1 from m-p-3/messageicons_icons-newdir
Creating "icons" directory in "messageicons"
2022-11-23 10:41:54 -05:00
m-p-3 5e2af483b3
Creating "icons" directory in "messageicons" 2022-11-23 10:41:28 -05:00
Gordon Williams 10d6206e99 0.11: Swipe down to see widgets
Support for fast loading
2022-11-23 14:47:28 +00:00
Gordon Williams c6a20ace26 Remove unused function (Gadgetbridge does not use this any more) 2022-11-23 14:32:02 +00:00
Gordon Williams d90959d2f9 Widgets can now be made visible by swiping down (#2196) 2022-11-23 14:31:20 +00:00
Gordon Williams 0a285a80f1 stop non-default apps pushing themselves up to the top of the apps list using sort-order 2022-11-23 11:02:26 +00:00
Gordon Williams 3f6aff95c9
Merge pull request #2306 from halemmerich/quicklaunch
quicklaunch - Respect appRect on touch events
2022-11-23 10:57:12 +00:00
Gordon Williams 14bb091684 Merge branch 'master' of github.com:espruino/BangleApps 2022-11-23 10:47:43 +00:00
Gordon Williams 6868ca321e widget utils swipeOn now updates appRect to match where the widgets are - see https://github.com/espruino/BangleApps/pull/2306 2022-11-23 10:46:52 +00:00
Gordon Williams cf3e574b8f oops - forgot to commit changelog 2022-11-23 10:42:25 +00:00
Gordon Williams 3836212aa1
Merge pull request #2292 from Rarder44/Messages-Light
[Messages light] - new message GUI app
2022-11-23 10:41:13 +00:00
Gordon Williams c039069db7 slopeclockpp 0.04: Changed to use clock_info for displayed data (see #2226)
Made fonts smaller to avoid overlap when (eg) 22:00
      Allowed black/white background (as that can look nice too)
2022-11-23 10:36:03 +00:00
Gordon Williams f9433dc4be clock_info now remembers what was shown before 2022-11-23 10:00:54 +00:00
Gordon Williams 032d769f97 note 2022-11-23 09:35:13 +00:00
Gordon Williams 6cae9442ec
Merge pull request #2251 from glemco/devel
[WIP] circlesclock: load circles from clkinfo
2022-11-23 09:13:40 +00:00
Gordon Williams ff7777a0d6
Merge pull request #2305 from halemmerich/imageclock
Imageclock - Better widgets and performance
2022-11-23 08:49:29 +00:00
frederic wagner 45e39af359 gipy: checking file size
but we can't hide the alert ?
2022-11-22 19:53:25 +01:00
Kedlub db6b143c65 qcenter: Fix settings 2022-11-22 16:33:32 +01:00
Kedlub 1c38505c9f qcenter: Fix metadata 2022-11-22 13:57:13 +01:00
Kedlub a7ad62a030 qcenter: New app 2022-11-22 13:52:21 +01:00
frederic wagner 230800d403 gipy : checking file size
somehow it does not load on the watch
2022-11-22 13:48:12 +01:00
Gabriele Monaco c435bc217d circlesclock: load circles from clkinfo 2022-11-22 12:55:40 +01:00
Martin Boonk d0899bb362 quicklaunch - Respect appRect on touch events 2022-11-21 22:33:28 +01:00
Gordon Williams 11f63df3b1 Big addInteractive changes - allow >1 clock_info on screen at once. Each can have focus, and fix redraw queue issue 2022-11-21 19:53:08 +00:00
Martin Boonk 22bf24f4b5 imageclock - Bump version 2022-11-21 20:47:58 +01:00
Martin Boonk 7988e258ce imageclock - Use new widget_utils slideOn() 2022-11-21 20:47:58 +01:00
Martin Boonk c20a594987 imageclock - Load widgets after first full draw 2022-11-21 20:47:58 +01:00
Martin Boonk ac7986189c imageclock - Combine drawing code into app file on upload 2022-11-21 20:47:57 +01:00
Martin Boonk e787560fb3 imageclock - Use shorter variable names 2022-11-21 20:42:59 +01:00
Lukas 7561f8d7c2 add gps request handling 2022-11-21 20:41:52 +01:00
Lukas c68c14a9ed add check if gps data should be overwritten, before the gps data is emitted 2022-11-21 20:41:51 +01:00
Lukas 31bed21581 add setting to set overwrite of internal gps 2022-11-21 20:41:49 +01:00