1
0
Fork 0
Commit Graph

181 Commits (bf2a4b8db6c32a21a8a18ebccaa926f8d0dbd7a8)

Author SHA1 Message Date
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
Digital Fabric / David d284ffc246
Added Espruino Rotating Cube as an App 2019-12-15 12:41:08 -05: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
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
Gordon Williams 24269067b9 Bootloader tweaks to load widgets before clock 2019-12-05 14:48:14 +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
Á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
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
sebi5361 960401b53c bug fix2 2019-12-03 02:46:38 +01:00
sebi5361 d3830e6dc6 bug fix 2019-12-02 21:43:34 +01:00
sebi5361 52be9ef483 message16 2019-12-02 20:57:55 +01:00
sebi5361 0f90c06ec7 message16 2019-12-02 20:57:13 +01:00
sebi5361 8c5852ec91 message15 2019-12-02 20:47:58 +01:00
sebi5361 2a9c16c160 message14 2019-12-02 20:26:35 +01:00
sebi5361 3fe78154c3 message13 2019-12-02 20:23:21 +01:00
sebi5361 bdfbb52766 message12 2019-12-02 20:09:56 +01:00
sebi5361 69ce853d71 message11 2019-12-02 19:35:55 +01:00
sebi5361 68fbcd49a5 message10 2019-12-02 19:27:15 +01:00
sebi5361 03fa1e9349 MESSAGE9 2019-12-02 19:05:00 +01:00
sebi5361 bbc9d5f0c9 MESSAGE8 2019-12-02 19:03:45 +01:00
sebi5361 a5217341c9 MESSAGE7 2019-12-02 19:00:57 +01:00
sebi5361 1925676ea5 MESSAGE6 2019-12-02 18:56:02 +01:00
sebi5361 c557bc518f MESSAGE5 2019-12-02 18:31:25 +01:00
sebi5361 f6191c0589 MESSAGE4 2019-12-02 18:13:26 +01:00
sebi5361 1314d2ec86 Adding a 3x2 pixel digit clock app 2019-12-02 17:01:14 +01:00
Gordon Williams 091979038d
Merge pull request #55 from ra100/feature/Pomodoro-update
Feature/pomodoro update
2019-11-27 09:04:16 +00:00
🦑Svarba, Rastislav ebaf96bdbd
📝 [Pomodoro] Update changelog 2019-11-27 10:01:07 +01:00
🦑Svarba, Rastislav 05d70c75ad
🔇 [Pomodoro] Remove unnecessary logs 2019-11-27 10:00:15 +01:00
🦑Svarba, Rastislav 06758f3788
📝 [Pomodoro] Add changelog 2019-11-27 09:18:01 +01:00
🦑Svarba, Rastislav 1f457ed9d1
[Pomodoro] Save the last interval value 2019-11-27 09:18:01 +01:00
🦑Svarba, Rastislav 624b53094d
🚚 [Pomodoro] Rename Promodoro to Pomodoro 2019-11-27 09:17:51 +01:00
🦑Svarba, Rastislav 62095bbb75
🐛 [Pomodoro] Fix pomodoro newlines 2019-11-27 09:17:43 +01:00
MaBecker 913440c596 minor fixes
- add drawWidgets()
2019-11-26 17:51:23 +01:00
Gordon Williams 59cc57a75a merge skeleton README into original README, and make example apps so you can just copy the folder 2019-11-26 10:27:31 +00:00
Gordon Williams 51b6cd0ad6 Merge branch 'master' of https://github.com/MaBecker/BangleApps into MaBecker-master 2019-11-26 09:37:36 +00:00
MaBecker 74f54f4500 update skeleton and some minor clcok fixes 2019-11-23 20:00:31 +01:00
Gordon Williams 31a2131da7 fix regressions caused by #50 2019-11-20 15:54:57 +00:00
Gordon Williams f04f6f62aa just quickly fix #15 2019-11-20 08:19:56 +00:00
Gordon Williams bc9e1e566f Merge branch 'clock-select' of https://github.com/knolleary/BangleApps into knolleary-clock-select 2019-11-18 10:09:48 +00:00
ra100 da1d4d768c
🚚 Move apps to subfolders #46 2019-11-17 23:43:58 +01:00