Commit Graph

121 Commits (0e7742d9365e2fc2579b1451431bb64734140b99)

Author SHA1 Message Date
Gordon Williams 0e7742d936 Add better sort orders for most people, and remove the HID minification hack as it's no longer needed 2020-02-04 16:15:37 +00:00
Gordon Williams 8992ad545a Add demo app 2020-01-30 17:05:53 +00:00
Gordon Williams 7f77ffa477 Fix 12h and 24h clocks, fix #81 2020-01-23 10:04:53 +00:00
Kristin Galvin c3b5b82765 audio test 2020-01-19 20:48:42 -08:00
Kristin Galvin b741df9a5f audio test 2020-01-19 20:46:11 -08:00
Kristin Galvin 8e63bac700 audio test 2020-01-19 20:43:47 -08:00
Kristin Galvin 09f78d3cc6 audio test 2020-01-19 20:42:00 -08:00
Kristin Galvin e949bfb3be audio test 2020-01-19 20:39:58 -08:00
Kristin Galvin 0624498947 audio test 2020-01-19 20:35:09 -08:00
Kristin Galvin 239209ba7b audio test 2020-01-19 20:30:20 -08:00
Kristin Galvin d749ba1a97 audio test 2020-01-19 20:26:06 -08:00
Kristin Galvin 4d5c8f5352 audio test 2020-01-19 18:34:37 -08:00
Kristin Galvin ee3b2c6034 audio test 2020-01-19 18:31:42 -08:00
Kristin Galvin 360100e22b audio test 2020-01-19 18:11:36 -08:00
Kristin Galvin 6bb8b9e5a0 audio test 2020-01-19 18:05:55 -08:00
Kristin Galvin 4b2d7d853c audio test 2020-01-19 18:02:41 -08:00
Kristin Galvin 61788e1749 audio test 2020-01-19 18:00:14 -08:00
Kristin Galvin 3d79e9ed1f audio test 2020-01-19 17:55:32 -08:00
Kristin Galvin b21e260a46 audio test 2020-01-19 17:53:20 -08:00
Kristin Galvin 6d7acb091d audio test 2020-01-19 17:50:49 -08:00
Kristin Galvin af4e047948 audio test 2020-01-19 17:45:07 -08:00
Kristin Galvin 9cf22a7328 updating master list 2020-01-19 16:59:27 -08:00
Gordon Williams 95d4c710bc Massive refactor - Make all clocks responsible for loading widgets if they want them, and for loading the launcher on BTN2.
Also make bootloader try and polyfill missing stuff from 2v04
2020-01-17 11:43:26 +00:00
Gordon Williams fbb18d1128 Blob clock tweaks 2020-01-16 16:01:29 +00:00
Gordon Williams 668aa08fb6 Flappy bird speed 2020-01-16 14:13:38 +00:00
Gordon Williams 49b3ea3be4 Tweaks to make flappy bird run with less RAM available 2020-01-08 11:34:55 +00:00
Gordon Williams ff80b48ed2 Rename clock to 7 character name 2020-01-08 11:33:35 +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
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 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
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
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 64d547b12d
Merge pull request #66 from eska-muc/berlin-clock
Berlin clock
2019-12-16 08:55:10 +00:00
Stefan Kuehnel 5ca1cb8e0e Updated description and apps.json 2019-12-14 19:22:52 +01: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
Gordon Williams 282408ba6b Merge branch 'master' of github.com:espruino/BangleApps 2019-12-05 14:49:39 +00:00
Gordon Williams bcf0f80d29 add gadgetbridge app, plus ad versions 2019-12-05 14:48:36 +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 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
Gordon Williams 8f4f0a6c95 Merge branch 'master' of github.com:espruino/BangleApps 2019-12-03 11:47:35 +00:00
Gordon Williams 638bf2d5d8 Add ability to try apps in web browser 2019-12-03 11:45:55 +00:00