Gordon Williams
00f1de401a
Add 'reinstall apps' button
2022-03-30 15:55:31 +01:00
Gordon Williams
373e967082
first hack at support for running the App Loader inside Gadgetbridge
2022-03-24 15:52:19 +00:00
Gordon Williams
bd899c7f72
Added backup/restore buttons
2022-03-15 12:47:57 +00:00
Gordon Williams
55430085f2
update locale docs
2022-02-11 11:40:44 +00:00
Marco Heiming
07db0e35ac
Add device info element to more page (hidden by default)
2022-01-30 21:39:40 +01:00
James Stanley
c50cdc5468
Rename 'About' to 'More...'
2022-01-28 11:47:23 +00:00
Gordon Williams
85be6af02e
Add menu option for language translations ( fix #136 )
2022-01-18 16:21:30 +00:00
James
a28b3b78e4
Add spacing to layout, small css tweaks
2021-11-28 13:58:41 +00:00
Gordon Williams
641cd01230
Option to update device time automatically. And always fix it if time has obviously never been set
2021-10-27 16:42:54 +01:00
Gordon Williams
d1935c3860
Add filtering for Bangle.js 1 and 2
2021-10-20 15:20:25 +01:00
Gordon Williams
300ed35bca
remove bangle.js banner
2021-10-12 17:08:45 +01:00
Gordon Williams
71471d3779
quick kickstarter mention
2021-09-24 09:03:02 +01:00
Gordon Williams
d86e4c4611
Link troubleshooting
2020-12-03 15:12:46 +00:00
Gordon Williams
d10df7a638
Moving to git submodule for code app loader code
2020-09-01 11:37:38 +01:00
Gordon Williams
fe53d9e8b7
fix custom/interface after refactoring
2020-08-24 11:59:52 +01:00
Gordon Williams
f150f3d8da
Refactoring of common code into 'core', in preparation for a generic 'Espruino App Loader'
2020-08-21 14:59:43 +01:00
Gordon Williams
46121e60a0
Fix `marked is not defined` error (and include in repo, just in case)
2020-06-01 08:43:33 +01:00
Gordon Williams
572a468cab
Set page scaling better for mobile
2020-05-28 14:20:56 +01:00
Gordon Williams
8753767b91
Move espruinotools.js to lib as it seems a more sensible location
2020-05-28 08:28:50 +01:00
Gordon Williams
b3e189ad87
Fix alignment of sort tab
2020-05-13 11:40:33 +01:00
Gordon Williams
746ea6c129
Allow sorting by modified as well as created date
2020-05-13 11:25:08 +01:00
Gordon Williams
d03fb00f2d
* URL fetch is now async
...
* Adding '#search' after the URL (when not the name of a 'filter' chip) will set up search for that term
* If `bin/pre-publish.sh` has been run and recent.csv created, add 'Sort By' chip* URL fetch is now async
2020-05-12 22:01:22 +01:00
Gordon Williams
0541a66640
* Included image and compression tools in repo
...
* Added better upload of large files (incl. compression)
2020-05-07 10:04:24 +01:00
Gordon Williams
0c08e16151
* Added code to handle Settings
...
* Added espruinotools.js for pretokenisation
2020-04-29 09:20:18 +01:00
Gordon Williams
c065f3aa43
oops
2020-04-27 16:20:43 +01:00
Gordon Williams
727d7a1452
Online minification test
2020-04-27 16:12:13 +01:00
Gordon Williams
5fe7f48477
Add 'update all' button ( fix #237 )
2020-04-20 10:07:55 +01:00
MaBecker
0fa4b44990
add favourite functionality
...
* library select/unselect apps/widgets
* as library section
* as upload
* deny unselect for boot and setting
2020-04-14 08:52:04 +02:00
Gordon Williams
36a8957942
Remove 2v04 version warning, add links in About to official/developer versionsRemove
2020-04-08 08:53:40 +01:00
Gordon Williams
3b2558ddd8
Fix HTTPS warning positioning. Also doesn't matter for localhost
2020-04-07 10:53:02 +01:00
Gordon Williams
416e749b03
Merge branch 'master' into master
2020-04-07 08:38:06 +01:00
Paul Cockrell
44fff4a855
Add README to Mario Clock. Add README viewer to App installer
2020-04-06 16:36:18 +01:00
OmegaRogue
923dbe71e4
Switch second header to div
...
Signed-off-by: OmegaRogue <thatomegarogue@gmail.com>
2020-04-04 12:37:43 +02:00
OmegaRogue
8565d61c43
Made http warning and install footer floating
...
Signed-off-by: OmegaRogue <thatomegarogue@gmail.com>
2020-04-04 12:35:55 +02:00
OmegaRogue
dfd98b2d3f
fixed paths
...
Signed-off-by: OmegaRogue <thatomegarogue@gmail.com>
2020-04-04 12:23:53 +02:00
OmegaRogue
50ff8cfbb2
move icons to img/
...
Signed-off-by: OmegaRogue <thatomegarogue@gmail.com>
2020-04-04 12:21:14 +02:00
OmegaRogue
507327f9a1
tried getting pwa to work
...
Signed-off-by: OmegaRogue <thatomegarogue@gmail.com>
2020-04-04 12:18:33 +02:00
OmegaRogue
65d3539383
added service-worker.js
...
Signed-off-by: OmegaRogue <thatomegarogue@gmail.com>
2020-04-04 12:12:11 +02:00
OmegaRogue
37238239a2
Merge pull request #1 from espruino/master
...
Sync Repo changes
2020-04-03 19:12:29 +02:00
OmegaRogue
e474c99c42
Move files from previous Commit to root
...
Signed-off-by: OmegaRogue <thatomegarogue@gmail.com>
2020-04-03 19:09:20 +02:00
OmegaRogue
c60be707d8
Added PWA and Browser Theme Support
...
Add more favicon resolutions
Add Progressive Web App Support
Add Theme and Icon support for Safari
Add Theme and Icon Support for Windows Metro
Add Theme and Icon Support for Android Chrome
Signed-off-by: OmegaRogue <thatomegarogue@gmail.com>
2020-04-03 17:37:54 +02:00
Gordon Williams
9b918055da
Fix progress bar - now goes smoothly up over the course of the app upload.
...
Also tidy it up significantly and reduce duplication
2020-04-03 14:27:45 +01:00
Gordon Williams
91e78238bb
Remove un-needed dependency
2020-03-31 13:18:50 +01:00
Gordon Williams
b40c9031e1
refactor - move JS into its own directory
2020-03-31 13:18:31 +01:00
Gordon Williams
bfa79c9632
Added 'outdoor' chip
2020-03-25 07:49:44 +00:00
Gordon Williams
77ad48f016
Add github link to repo in the app overview ( fix #127 )
2020-03-16 09:04:13 +00:00
Gordon Williams
6c7c9c2bc1
Make 2v04 text less annoying
2020-03-11 16:30:51 +00:00
Gordon Williams
dc750df4a9
Fix 'My Apps' page
...
Fix minor formatting gotcha
2020-02-28 15:34:58 +00:00
Gordon Williams
8220765c11
Added bin/sanitycheck.js to perform a bunch of tests to make sure everything is correct
2020-02-28 14:17:22 +00:00
Gordon Williams
3726a44fb5
New notes about breaking changes
2020-02-28 12:16:57 +00:00