1
0
Fork 0
Commit Graph

1169 Commits (80403150795bb04cc76d739e880083100dae2e2e)

Author SHA1 Message Date
yngv27 8040315079
Create app.js 2020-05-21 15:25:01 -04:00
Gordon Williams d4463e4379
Merge pull request #438 from nebbishhacker/imgclock-wide-dates
imgclock: Make text area wider
2020-05-21 08:09:58 +01:00
Gordon Williams 8ee68934fb Fix US and Brazil long date locales (fix #436) 2020-05-21 07:53:10 +01:00
Ben Whittaker 5f8e424f5f imgclock: Make imgclock text area wider
This prevents imgclock from cutting off the date in locales with long date
formats such as "Wednesday, September 10, 2020". Also adjusts the position
and alignment of the date when necessary to prevent it from flowing off the edge of the
screen.
2020-05-20 22:18:00 -04:00
GRISHENK0 7e39d8f1b5
Update French locales
Change thousands separator and modify the speed unit
2020-05-20 14:45:25 +02:00
Francesco Bedussi 3148a59dc6 fix: simpletimer - BTN2 to open launcher 2020-05-18 22:58:56 +02:00
Gordon Williams 0df077db55
Merge pull request #429 from nebbishhacker/gbridge-battery
Report battery status to Gadgetbridge more often
2020-05-18 13:06:51 +01:00
Ben Whittaker 9ebb718cc2 gbridge: report battery status more often
Make the gbridge widget report battery status
- every 10 minutes
- 2 seconds after a new bluetooth connection is initiated
2020-05-17 19:12:31 -04:00
Ben Whittaker 31e56b23ed Stop Gadgetbridge from ignoring initial message.
Gadgetbridge seems to ignore the first line sent to it after connecting.
This commit works around this by prepending each message with a blank line.
2020-05-17 19:12:31 -04:00
jeffmer dc7e04cc76
Add waypoints editor 2020-05-17 11:57:09 +01:00
jeffmer 7514fc09fa
Update to 0.03 - includes waypoint editor 2020-05-17 11:55:25 +01:00
msdeibel d2b3cb7d34 Reduce invasiveness of RndmClk 2020-05-15 14:48:52 +02:00
Gordon Williams a2bf0e4b3d tweaks 2020-05-15 13:37:28 +01:00
Gordon Williams 14c1f04d0d
Merge pull request #421 from johanbove/master
New App: Magic 8Ball
2020-05-15 13:36:46 +01:00
Gordon Williams 50412f256d
Merge pull request #423 from bengwalker/master
new pull request motronome v0.05
2020-05-15 13:34:52 +01:00
Michael Bengfort 78cc747c43 add settings.js 2020-05-15 13:56:56 +02:00
Michael Bengfort c7aed0d192 update v005 - Use settings 2020-05-15 13:53:30 +02:00
Michael Bengfort 4fa752397f Revert "adding settings"
This reverts commit 3beaab82ce.
2020-05-15 13:52:25 +02:00
Michael Bengfort 2498881609 Revert "hotfix"
This reverts commit 0c1499253d.
2020-05-15 13:52:15 +02:00
Michael Bengfort 1e60f47fa9 Revert "add settings to apps.json"
This reverts commit 09ba504289.
2020-05-15 13:52:07 +02:00
Michael Bengfort 886195a339 Revert "change version and update Readme"
This reverts commit 7df65cad51.
2020-05-15 13:51:57 +02:00
Michael Bengfort 45b2316e04 Revert "change README and ChangeLog entry"
This reverts commit 0ce1556a70.
2020-05-15 13:51:33 +02:00
Michael Bengfort 618ade43b9 Revert "Revert "change README and ChangeLog entry""
This reverts commit 21963f3835.
2020-05-15 13:51:23 +02:00
Michael Bengfort e210fdaea3 Revert "Revert "change version and update Readme""
This reverts commit e3aea0fd61.
2020-05-15 13:51:15 +02:00
Michael Bengfort 131c918d3d Revert "Revert "add settings to apps.json""
This reverts commit 2b77dabe51.
2020-05-15 13:51:04 +02:00
Michael Bengfort afa6d0dc3a Revert "update0005"
This reverts commit 4ceb67f2b2.
2020-05-15 13:47:55 +02:00
Johan Bové 6a5bef65a3 Removes jbb app 2020-05-15 13:44:14 +02:00
Johan Bové 67cd8c6c13 Reverts example add_to_apps.json changes 2020-05-15 13:38:28 +02:00
Michael Bengfort 4ceb67f2b2 update0005 2020-05-15 13:38:03 +02:00
Johan Bové 72f7f2c2f8 Removes add_to_apps.json 2020-05-15 13:37:53 +02:00
Michael Bengfort 2b77dabe51 Revert "add settings to apps.json"
This reverts commit 09ba504289.
2020-05-15 13:36:33 +02:00
Michael Bengfort e3aea0fd61 Revert "change version and update Readme"
This reverts commit 7df65cad51.
2020-05-15 13:35:56 +02:00
Michael Bengfort 21963f3835 Revert "change README and ChangeLog entry"
This reverts commit 0ce1556a70.
2020-05-15 13:34:54 +02:00
Johan Bové ba4c2493c0 Merge branch 'master' of git://github.com/espruino/BangleApps into espruino-master 2020-05-15 13:32:50 +02:00
Paul Cockrell 5a7216166f Fix sensors activation/deactivation and fix more pretokenisation issues (doesn't work well with var names with lenght <= 3 2020-05-15 11:23:52 +01:00
Paul Cockrell 40c4673db7 Remove inline comments, seems to break pretokenisation or something! 2020-05-15 09:46:21 +01:00
Paul Cockrell 04e3d3b455 Update README 2020-05-15 09:37:37 +01:00
Paul Cockrell 7488970e74 Allow multiple coloured screens 2020-05-15 09:33:25 +01:00
Paul Cockrell 2101a28557 Merge remote-tracking branch 'upstream/master' 2020-05-15 09:11:39 +01:00
Gordon Williams a13954b6cb tweak 2020-05-14 21:36:33 +01:00
Gordon Williams 2ed65f3ead Welcome: Allow welcome to run after a fresh install
+      More useful app menu
+      BTN2 now goes to menu on release
2020-05-14 21:32:36 +01:00
Johan Bové dc1c599d63 Merge branch 'master' of git://github.com/espruino/BangleApps into espruino-master 2020-05-14 22:13:58 +02:00
Paul Cockrell cc400677a1 Fix month string truncation 2020-05-14 20:10:49 +01:00
Paul Cockrell f465e06cdd Finish dotmatrix clock.. turn off sensors when screen sleeps, enable menu on BTN2 press 2020-05-14 19:49:29 +01:00
Paul Cockrell 7589712e43 Remove debugging 2020-05-14 19:48:45 +01:00
Paul Cockrell decc3dcfaf Create dotmatrix clock 2020-05-14 19:48:42 +01:00
Gordon Williams 7bf0e57882 Bootloader: Don't modify beep/buzz behaviour if firmware does it automatically 2020-05-14 11:42:24 +01:00
Michael Bengfort 0ce1556a70 change README and ChangeLog entry 2020-05-14 10:55:50 +02:00
Michael Bengfort 7df65cad51 change version and update Readme 2020-05-14 09:01:52 +02:00
bengwalker 09ba504289 add settings to apps.json 2020-05-14 07:51:55 +02:00