Commit Graph

354 Commits (925207e491da0ad87c38939c535398f2af99f583)

Author SHA1 Message Date
Gordon Williams 41fb35dbd4
Merge pull request #72 from feugy/master
feat: "my files" tab to list and download files
2020-01-08 11:15:21 +00:00
Gordon Williams b68d08c93f add settings to top 2020-01-07 09:11:34 +00:00
Gordon Williams 298bcc0c5c
Merge pull request #75 from aerialist/master
Add Bold clock app, Pedometer and Digital clock widgets
2020-01-06 09:24:27 +00:00
Gordon Williams f292905311
Merge pull request #74 from brainfoolong/master
clock: Centerclock - Simple digital clock with date
2020-01-06 09:18:31 +00:00
Gordon Williams 3ab56c7616
Merge pull request #70 from ryzokuken/apps/stclck
app: add a simple 12-hr clock
2020-01-06 09:17:44 +00:00
Gordon Williams 958ef7ce70
Merge pull request #67 from digitaIfabric/master
Added Espruino Rotating Cube as an App
2020-01-06 09:09:56 +00:00
Gordon Williams 143344a5f1
Merge pull request #69 from ryzokuken/feature/timezone-thirty
feature: all thirty-minute timezones
2020-01-06 09:02:33 +00:00
Shunya Sato b27ada31c6 Add Bold clock app, Pedometer and Digital clock widgets
Add Bold clock app
Add Pedometer widget
Add Digital clock widget
2020-01-05 11:48:37 +09:00
BrainFooLong 894e715e21 centerclock app updates 2020-01-03 21:56:10 +01:00
BrainFooLong 5b7727577c centerclock app updates 2020-01-03 21:55:25 +01:00
BrainFooLong cc818cb7db centerclock app updates 2020-01-03 21:19:32 +01:00
BrainFooLong 70ef71fb1d centerclock app updates 2020-01-03 18:20:44 +01:00
feugy 5278ec9929 feat: "my files" tab to list and download files 2019-12-24 14:47:02 +01:00
Ujjwal Sharma 08c8ef70d1
fixup! feature: all thirty-minute timezones 2019-12-19 19:53:53 +05:30
Ujjwal Sharma a6015a18e8
app: add a simple 12-hr clock 2019-12-19 04:33:00 +05:30
Ujjwal Sharma d483eb9064
feature: all thirty-minute timezones 2019-12-19 03:12:55 +05:30
Digital Fabric / David 54869da94a
Rename app.js to cube.js 2019-12-17 17:03:49 -05:00
Digital Fabric / David bf2a4b8db6
Add files via upload 2019-12-17 17:03:29 -05:00
Digital Fabric / David 386fcbc36a
Delete app.png 2019-12-17 17:02:49 -05:00
Digital Fabric / David 95fe7b9664
Rename app-icon.js to cube-icon.js 2019-12-17 17:02:30 -05:00
Digital Fabric / David 575c670fed
Added cube.json 2019-12-17 17:02:07 -05:00
Digital Fabric / David ba80c31603
Removed comments and renames to app 2019-12-17 16:58:43 -05:00
Digital Fabric / David 8f7731edeb
Updated app-icon.js to compressed image 2019-12-17 16:57:56 -05:00
Digital Fabric / David b51865077b
Add app image 2019-12-17 16:56:40 -05:00
Digital Fabric / David 48f483d85b
Add app icon from image converter 2019-12-17 16:56:12 -05:00
Gordon Williams d306209da7 fix clock app 2019-12-17 16:56:59 +00:00
Gordon Williams bd3c1be003 Merge branch 'master' of github.com:espruino/BangleApps 2019-12-17 13:59:12 +00:00
Gordon Williams 5978f0743b Fix issue switching clockfaces via menu 2019-12-17 13:59:03 +00:00
Gordon Williams 0572c6c7a8 Remove gesture->power on so analog clock is more like other clock apps. Re-order rendering to make clock more responsive when LCD powers on 2019-12-17 13:56:46 +00:00
Gordon Williams 64d547b12d
Merge pull request #66 from eska-muc/berlin-clock
Berlin clock
2019-12-16 08:55:10 +00:00
Digital Fabric / David d284ffc246
Added Espruino Rotating Cube as an App 2019-12-15 12:41:08 -05:00
Stefan Kuehnel 5ca1cb8e0e Updated description and apps.json 2019-12-14 19:22:52 +01:00
Stefan Kuehnel d976cd2d94 Created icon as .png and .js files 2019-12-14 19:14:07 +01:00
Gordon Williams 33c8079a97 tweak installed apps 2019-12-10 15:43:13 +00:00
Gordon Williams aca3ce8878 Bootloader: Attempt to reset state of the interpreter better before loading an app
remove hasWidgets for now - need to reconsider how this should work
2019-12-10 15:40:43 +00:00
Stefan Kuehnel c074be241f Fixed bug. Corrected add_to_apps.json 2019-12-09 22:42:29 +01:00
Stefan Kuehnel c4acfadabb implemented simple version of a Berlin Clock 2019-12-09 22:06:47 +01:00
Gordon Williams 282408ba6b Merge branch 'master' of github.com:espruino/BangleApps 2019-12-05 14:49:39 +00:00
Gordon Williams e0320bb2f7 handle printing app versions 2019-12-05 14:49:21 +00:00
Gordon Williams bcf0f80d29 add gadgetbridge app, plus ad versions 2019-12-05 14:48:36 +00:00
Gordon Williams 24269067b9 Bootloader tweaks to load widgets before clock 2019-12-05 14:48:14 +00:00
Gordon Williams ffc0bff6a3 Add progress bar for uploads 2019-12-05 11:48:56 +00:00
Gordon Williams cc06038619 enable BLE/programmable by default for now or it's a support nightmare 2019-12-05 11:48:41 +00:00
Gordon Williams ab502ee4b6
Merge pull request #60 from AkosLukacs/patch-1
GPS needs more speed!
2019-12-05 10:45:43 +00:00
Ákos Lukács 5ed970abc2
GPS needs more speed!
Some tweaks to the GPS info app:
 - Speed is shown on the screen
 - "Animation" on the "Waiting for GPS" screen
 - With 10px padding feels a bit nicer :)
2019-12-05 11:10:20 +01:00
Gordon Williams 0f95313c9d
Merge pull request #57 from MaBecker/small_fixes
some small fixes
2019-12-04 08:28:52 +00:00
MaBecker 8aade6d9d6 some small fiex
fix simple clock tags
add  drawWidgets()
add color to battery widget
2019-12-04 00:34:18 +01:00
Gordon Williams e6b0343b7c add flappy bird game 2019-12-03 17:07:26 +00:00
Gordon Williams 7ebde31f63 docs and example fix 2019-12-03 17:07:15 +00:00
Gordon Williams 885d856b2b
Merge pull request #56 from sebi5361/master
A simple clock using minimalistic 3x2 pixel numerical digits
2019-12-03 14:34:26 +00:00