Commit Graph

61 Commits (b51b2af6412db4c75f97dda2bca2e9d0fd67954e)

Author SHA1 Message Date
Adrian Kirk 712d37a9a6
Sliding Clock: Adding german 24 hour clock 2022-10-15 13:07:33 +01:00
Adrian Kirk 980bba32ca
Sliding Clock: hybrid clock: Bangle 1 need to have small minute text 2022-10-15 11:33:27 +01:00
Adrian Kirk 999cd369b9
Sliding Clock: Reducing rows for hybrid clock for bangle 1 2022-10-11 21:58:18 +01:00
Adrian Kirk f8f064d459
Sliding Clock: Added hybrid clock 2022-10-11 21:09:55 +01:00
Adrian Kirk 8ed98163e7
Sliding Clock: set default colour when no colour is in the config 2022-10-09 11:28:38 +01:00
Adrian Kirk 991fbe63af
Sliding Clock: removing en2 from bangle 1 because it now takes too much memory 2022-10-09 11:18:13 +01:00
Adrian Kirk d690d21eed
Sliding Clock: reorganised the memory management of the initialization 2022-10-09 10:32:09 +01:00
adrian w kirk c3cccde249 sliding clock: separated out v1 and v2 faces 2022-10-08 23:02:18 +01:00
adrian w kirk 804f308af1 sliding clock: changed styling from member variables to instance variables 2022-10-08 21:46:00 +01:00
Adrian Kirk b9a7e76beb
Sliding Clock: get rid of the setup variables after the init to reduce the memory footprint 2022-10-08 20:21:35 +01:00
Adrian Kirk c09dd1af5a
Sliding Clock: get rid of the setup variables after the init to reduce the memory footprint 2022-10-08 19:57:32 +01:00
Adrian Kirk 2000c54f75
Sliding Clock: changed hue of the purple face colouring 2022-10-08 01:45:14 +01:00
Adrian Kirk 2cc7afe426
Sliding Clock: french minute text has to move faster across the screen 2022-10-06 21:20:42 +01:00
Adrian Kirk 6ed05fa9ab
Sliding Clock: en2 p clock - date needs to be slightly larger to be readable 2022-10-06 11:23:26 +01:00
adrian w kirk 80ddde9718 sliding clock: Added Date in text 2022-10-05 16:28:33 +01:00
lu713691 44cddcd963
Sliding Clock: BUGFIX: scroll down/up re-appearing in the middle of no where 2022-10-04 01:11:49 +01:00
lu713691 08715650e3
Sliding Clock: Adding aligment to row definitions. 2022-10-02 20:45:30 +01:00
awkirk 91a9176308 SLiding Clock: Added digital clock 2022-10-02 01:07:05 +01:00
awkirk d71bf76dd1 SLiding Clock: Added digital clock 2022-10-02 01:05:17 +01:00
adrian w kirk bc407c57e7 sliding text clock: Updated the colour schemes to make blue and black more interesting 2022-09-30 14:07:43 +01:00
adrian w kirk 643b0b92dc sliding text clock: BUGFIX - rows defintions skipping out on unsupported isEmpty call 2022-09-30 11:55:02 +01:00
adrian w kirk dbda3be396 sliding text clock: BUGFIX - clock is blancj after 2nd settings update 2022-09-30 10:37:29 +01:00
adrian w kirk 267709fc7b sliding text clock: BUGFIX - settings unresponsive 2022-09-30 09:13:58 +01:00
adrian w kirk bd2fad743d sliding text clock: BUGFIX -settings not writing styling info 2022-09-30 01:34:40 +01:00
lu713691 fd636155e8
Sliding Clock: Updated settings for new styling 2022-09-29 23:37:42 +01:00
lu713691 bcce8fdf89 Sliding Clock: Refactored the styling system 2022-09-29 19:10:26 +01:00
lu713691 69b88176c7 Sliding Clock: Refactored the styling system 2022-09-29 19:05:44 +01:00
lu713691 f095bb352e Merge branch 'master' of github.com:awkirk71/BangleApps into extended_sliding_clock 2022-09-26 23:16:20 +01:00
thyttan ab15ed66a2 Clock apps tell clock widgets to hide #6 2022-09-07 00:57:47 +02:00
awkirk 07e6eee44f SLiding Clock: Straight and angled date 2022-08-11 00:53:05 +01:00
awkirk 936d4132bc SLiding Clock: Now start with no config 2022-08-10 19:52:42 +01:00
adrian w kirk 4e3c8552c1 sliding clock: All watch faces working again after refactoring 2022-08-06 02:18:25 +01:00
adrian w kirk c3ce292289 sliding clock: testing with current clock faces
- added left side date style
2022-08-01 20:41:42 +01:00
adrian w kirk b95360232f sliding clock: testing with current english clock 2022-07-31 23:42:09 +01:00
adrian w kirk 74b5dc9441 sliding clock: changed styling properties to map based.
- Added english formatter with date
2022-07-31 16:17:24 +01:00
lu713691 1fc4dcde62 Sliding Clock: BUGIFX: build failure due to semi colons 2022-07-31 00:17:24 +01:00
lu713691 395d7ac62f Sliding Clock: sliding clock can now be styled using styling properties 2022-07-30 22:47:21 +01:00
lu713691 99adaa5ab6 Sliding Clock: BUGFIX: variable clock speed being overwritten 2022-07-30 19:31:04 +01:00
lu713691 0d3dc9f582 Sliding Clock: Added Text moving in a different rotation 2022-07-30 19:24:44 +01:00
lu713691 f69b9744fc Sliding Clock: BUGFIX: Sliding off to the bottom and sliding new time from side was resulting in a blank row 2022-07-30 16:08:43 +01:00
lu713691 df7281383e Sliding Clock: Now adding styling hooks so that rows can be placed as well as follow on from previous rows 2022-07-30 11:59:43 +01:00
lu713691 36096d76c3 Sliding Clock: Add row context to display row object so row properties can be stored/used for styling 2022-07-30 10:53:21 +01:00
lu713691 af2b83e64e Sliding Clock: Can now slide on and off both left and right 2022-07-29 22:49:48 +01:00
adrian w kirk 245e083ee0 sliding clock: refactored to initialize the sliding rows from functions rather than data so styling can be introduced 2022-07-27 23:37:55 +01:00
adrian w kirk 381ba5ec65 sliding clock: refactored sliding clock so that it only loads 1 clock face. The intention being that we can start adding more complexity and individuality to each clock face 2022-07-27 00:01:56 +01:00
adrian w kirk 91bc34a9dc sliding text clock: BUGFIX - Live controls not working after fresh load on bangle 2022-07-01 19:51:00 +01:00
adrian w kirk 9711d3c172 sliding text clock: BUGFIX - Live control not cycling through all the colours 2022-07-01 19:04:31 +01:00
adrian w kirk d87a2532d6 bug fixes: setting screen not controlling language
- wrong screen version used for bangle 2
2022-06-28 11:08:43 +01:00
adrian w kirk f561b44463 disabling screen controls on the sliding text GUI for the bangle2 2022-06-27 18:04:45 +01:00
Benjamin_6848 c1b9d08a29
SlidingText-Clock: Removed "wake LCD on face-up"
Removed "wake LCD on face-up"-feature of SlidingText-Clock: A watch-face should not set things like "wake LCD on face-up".
If you want, that the LCD get activated when facing up, go to Settings > System > LCD > Wake on FaceUp.
2022-02-22 18:58:13 +01:00