Commit Graph

12903 Commits (b91a08a4200edfb6eaa993a1287301c5ccbb5574)

Author SHA1 Message Date
Eveeeon acc9461e92
Update README.md 2022-10-09 21:25:45 +01:00
Eveeeon de709f7ad0
Create metadata.json 2022-10-09 21:24:28 +01:00
Eveeeon e8b7026171
Create primetime-icon.js 2022-10-09 21:23:33 +01:00
Eveeeon 9cd10311f7
Create app.png 2022-10-09 21:20:16 +01:00
Eveeeon 14bebdc683
Update primetime.js 2022-10-09 21:10:54 +01:00
Eveeeon 7657dad208
Create README.md 2022-10-09 21:10:19 +01:00
Eveeeon c796889b16
Create primetime.js 2022-10-09 21:01:24 +01:00
Eveeeon 4aa05ecaf7
Delete PrimeTime 2022-10-09 20:10:30 +01:00
Eveeeon 4b702ccfca
Create PrimeTime 2022-10-09 20:05:02 +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
awkirk71 1564b2fe38
Merge branch 'espruino:master' into master 2022-10-08 23:10:22 +01:00
adrian w kirk 230bc8988d sliding clock: separated out v1 and v2 faces 2022-10-08 23:07:50 +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 ebc8d1ba8a
Sliding Clock: en - date needs to move up with the new size 2022-10-08 10:03:31 +01:00
Adrian Kirk aab868ac48
Sliding Clock: en p - date needs to move up with the new size 2022-10-08 10:02:18 +01:00
Adrian Kirk 170f6e2db4
Sliding Clock: en clocks - dates needs to be 1 size bigger to be readable 2022-10-08 09:52:49 +01:00
Adrian Kirk 2000c54f75
Sliding Clock: changed hue of the purple face colouring 2022-10-08 01:45:14 +01:00
storm64 070991120e
[waypointer] Update metadata.js 2022-10-07 20:58:44 +02:00
storm64 e59dade545
[waypointer] Update ChangeLog 2022-10-07 20:56:19 +02:00
storm64 06c1156196
Merge branch 'espruino:master' into gpsnav 2022-10-07 20:48:07 +02:00
Gordon Williams 76e99d60a2
Merge pull request #2166 from halemmerich/imageclock
Imageclock - Improvements
2022-10-07 15:50:10 +01:00
thyttan eece227508 Spotify remote initial release
restructure menu

Requires Gadgetbridge 71.0

fix textinput->search menu

screenshots
2022-10-07 16:25:51 +02:00
thyttan 67a394a7f4 Podcast addict remote initial release
add shortName

Add Podcast Addict Play Store Link

Podcast Addict use official icon

new layout

changes to README.md and metadata description

requires GB 71.0

screenshots
2022-10-07 16:25:22 +02:00
Adrian Kirk 4c24d4a8fd
Sliding Clock: allow emulator 2022-10-07 15:01:16 +01:00
Adrian Kirk 2166388559
Sliding Clock: en clock needs to have the date bigger to be readable 2022-10-07 12:25:50 +01:00
Adrian Kirk 9300c94ba2
Sliding Clock: en p clock needs to have the date bigger to be readable 2022-10-07 10:46:21 +01:00
Martin Boonk e893f10663 iconlaunch - Also reset button watch 2022-10-07 08:23:21 +02:00
Adrian Kirk 2cc7afe426
Sliding Clock: french minute text has to move faster across the screen 2022-10-06 21:20:42 +01:00
Martin Boonk f586bacbf2 iconlaunch - Bump version and changelog 2022-10-06 20:08:21 +02:00
Martin Boonk 298fbf0d84 iconlaunch - Directly eval apps instead of loading them 2022-10-06 20:06:12 +02:00
Adrian Kirk 37c720f30c
Sliding Clock: french text needs to be smaller to fit on screen 2022-10-06 11:38:43 +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 Kirk a0d01c0d24
Sliding Clock: merge problem 2022-10-06 07:26:31 +01:00
Adrian Kirk 6571a37399
Merge remote-tracking branch 'origin/master' 2022-10-06 07:22:30 +01:00
adrian w kirk 4dec4b7828 sliding clock: BUGIX: en 2 p clash hour with minutes 2022-10-06 06:40:47 +01:00
adrian w kirk ea411c1e56 sliding clock: BUGIX: hour text too large 2022-10-05 23:53:08 +01:00
adrian w kirk c098bcb88f sliding clock: Bug fix day no incorrect 2022-10-05 23:50:24 +01:00
Martin Boonk 7a154ac755 imageclock - Bump version and changelog 2022-10-05 20:36:59 +02:00
Martin Boonk b6f1eb6b9f imageclock - Fix setMatchedInterval calls without delay 2022-10-05 20:05:52 +02:00
Martin Boonk 5e9aa581a0 imageclock - Clear the deferred timeout before setting a new one 2022-10-05 20:05:52 +02:00
Martin Boonk e73dd6c9ba imageclock - Add more performance logging 2022-10-05 20:05:52 +02:00
Martin Boonk a6cc39db5e imageclock - Prevent clearing timeouts that have an already known ID 2022-10-05 20:05:52 +02:00
Martin Boonk ed223840de imageclock - Add some prints 2022-10-05 20:05:52 +02:00
Martin Boonk c2fe6c196b imageclock - Remove drawing time calc in generated code 2022-10-05 20:05:52 +02:00
Martin Boonk f356807a45 imageclock - Additional option to force direct drawing when using timeouts 2022-10-05 20:05:52 +02:00