Commit Graph

739 Commits (fc5595bf6a98d6d3cf96820360b370da37290909)

Author SHA1 Message Date
Erik Andresen b532468dac Initial commit of sleepphasealarm 2020-05-27 07:50:48 +02:00
Ephraim Amiel Yusi 6c5636b720
Update apps.json 2020-05-27 14:58:55 +10:00
Ephraim Amiel Yusi ccd0dc7e8a
Update apps.json 2020-05-27 14:45:24 +10:00
Ephraim Amiel Yusi 3d0eac8162
Update apps.json 2020-05-27 14:18:49 +10:00
Ephraim Amiel Yusi 1e33664101
Allow clock setting 2020-05-27 14:15:27 +10:00
Ephraim Amiel Yusi 288d6bea72
Update apps.json 2020-05-27 14:05:39 +10:00
Gordon Williams 5530b80ca8 Start GPS after loading app, just in case widgets affect it (#449) 2020-05-26 17:02:10 +01:00
Gordon Williams 4c9335412c
Merge pull request #445 from eska-muc/master
Update Berlin Clock to version 0.3
2020-05-26 08:24:26 +01:00
Gordon Williams 24f611c98d
Merge pull request #444 from msdeibel/master
RandomClockWidget even less invasive
2020-05-26 08:22:07 +01:00
Gordon Williams 16eab939ba
Merge pull request #442 from a-m-brewer/master
Pizza Timer App
2020-05-26 08:21:31 +01:00
Gordon Williams 9b12fb519d
Merge pull request #443 from nebbishhacker/weather
Improvements to weather app
2020-05-26 08:18:50 +01:00
Taffaz 89e76e3898
Update apps.json 2020-05-25 08:15:52 +01:00
Taffaz 234880ad2e
Update apps.json
Updated version number
2020-05-25 08:11:37 +01:00
Taffaz 86cddbabbe
Update apps.json 2020-05-24 21:48:48 +01:00
Taffaz 9c0f8e2c5b
Update apps.json 2020-05-24 21:40:42 +01:00
Stefan Kuehnel 854cc68313 Correct version number 2020-05-24 18:54:16 +02:00
Stefan Kuehnel 42bb0e418e Try/Catch and Stacktrace for debugging 2020-05-24 18:45:38 +02:00
Stefan Kuehnel 379da3d6db Final changes for new release. 2020-05-24 18:22:44 +02:00
msdeibel a1f1eb4c7f Merge branch 'master' of https://github.com/espruino/BangleApps 2020-05-24 17:58:02 +02:00
msdeibel ef91392a9c RandomClockWidget even less invasive 2020-05-24 17:57:55 +02:00
Stefan Kuehnel 96febe52f1 Changed version. 2020-05-24 17:13:16 +02:00
Stefan Kuehnel 7a409f74a3 Restructured settings file handling. 2020-05-24 15:40:02 +02:00
Stefan Kuehnel 2818c1049f Changed logic for reading settings 2020-05-24 15:05:11 +02:00
Stefan Kuehnel 6c377eb582 Updated version 2020-05-24 14:48:08 +02:00
Stefan Kuehnel bdd1dc018d Changed code for reading settings. 2020-05-24 14:39:12 +02:00
Stefan Kuehnel ee6171e1ca Commented out date code for debugging purpose. 2020-05-24 14:11:42 +02:00
Stefan Kuehnel bcea5326a5 Replaced template String with concatenation. Performed code indentation. Enabled settings again. 2020-05-24 13:54:32 +02:00
Stefan Kuehnel 17d5e1a1c4 Removed settings from apps.json for test purposes 2020-05-24 13:29:11 +02:00
Ben Whittaker aba59bd2c2 weather: bump version & add change log 2020-05-24 05:37:00 -04:00
Ben Whittaker eed9868b76 weather: delete stale weather data 2020-05-24 05:25:26 -04:00
Stefan Kuehnel 1bf355c8f0 Temporarily added minor version 2020-05-23 21:48:43 +02:00
Stefan Kuehnel b69c9e0c26 Added json to storage structure 2020-05-23 21:45:25 +02:00
Stefan Kuehnel f8a830c696 try to fix corrupt apps.json 2020-05-23 19:17:42 +02:00
Stefan Kuehnel 013a5e9e2a Corrected problem with apps.json 2020-05-23 19:09:44 +02:00
Stefan Kuehnel cc78c352ac Merge branch 'berlin-clock-update' 2020-05-23 19:07:22 +02:00
Stefan Kuehnel 64a7a8f147 Added settings. Changed size to better fit the screen of the physical device. Added date display. 2020-05-23 18:42:52 +02:00
Adam Brewer 9990beeeac Updated short name 2020-05-23 16:43:50 +01:00
Adam Brewer 2205660600 emulator 2020-05-23 16:38:25 +01:00
Adam Brewer 97989e2884 Created a timer for pizza 2020-05-23 16:31:48 +01:00
Tuukka Ikkala 0bacb71bbd gpstime 0.04: Fix shown UTC time zone sign 2020-05-23 13:26:33 +03:00
Gordon Williams 793b5d6361
Merge pull request #439 from jeffmer/master
Update of widviz to use swipe rather than buttons.
2020-05-22 13:24:54 +01:00
jeffmer 4c7b5d9e45
Update apps.json 2020-05-22 13:18:33 +01:00
Gordon Williams a782cce450
Merge pull request #432 from jeffmer/master
Widget Visibility Widget
2020-05-22 11:24:35 +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
jeffmer 19ed596a16
Update apps.json 2020-05-19 15:33:01 +01: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
jeffmer 05e3a1f51f
gpsnav 0.03 2020-05-17 12:01:52 +01:00
msdeibel d2b3cb7d34 Reduce invasiveness of RndmClk 2020-05-15 14:48:52 +02: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 c7aed0d192 update v005 - Use settings 2020-05-15 13:53:30 +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 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é be35745fcb Fixed apps.json
Removed trailing comma
2020-05-15 13:45:35 +02:00
Johan Bové 0cd385fbfb Fixed formatting in apps.json 2020-05-15 13:42:12 +02:00
Michael Bengfort 4ceb67f2b2 update0005 2020-05-15 13:38:03 +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
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 2101a28557 Merge remote-tracking branch 'upstream/master' 2020-05-15 09:11:39 +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 315131c9d8 Fix apps.json 2020-05-14 19:52:49 +01:00
Paul Cockrell 0106abb809 Fix spelling error 2020-05-14 19:49:20 +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 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
Gordon Williams d6f03a49e1
Merge pull request #415 from msdeibel/master
Add Random Clock Loader widget
2020-05-13 07:39:05 +01:00
msdeibel 069d663253 Add Random Clock Loader widget 2020-05-12 23:10:14 +02:00
Ben Whittaker 187798da70 mclock: support 12h time 2020-05-12 12:37:57 -04:00
Gordon Williams 7a46ac82c8 Merge branch 'master' of github.com:espruino/BangleApps 2020-05-12 11:05:12 +01:00
Gordon Williams b7ef9e424c Added app for reading from bluetooth plan moisture sensors 2020-05-12 11:05:07 +01:00
Gordon Williams ea2962a226
Merge pull request #408 from msdeibel/master
BatteryChart 0.10
2020-05-12 08:16:51 +01:00
Gordon Williams 4391b48aeb Tweaks to appease the sanity checker 2020-05-12 08:08:19 +01:00
msdeibel 4dd102a906 BatteryChart 0.10 2020-05-11 20:48:50 +02:00
Richard Hopkins 38a3922a9e Re-merging apps.json 2020-05-11 17:00:06 +01:00
v1nc 5456a10f65
bump app version 2020-05-11 11:22:41 +00:00
Gordon Williams 2e709b4f83 files: Tweaks to help with memory usage 2020-05-11 11:20:50 +01:00
Richard Hopkins 506f626083 Add README to apps.json 2020-05-11 10:54:33 +01:00
Richard Hopkins d6cb2bba18 Adding README 2020-05-11 10:35:17 +01:00
Gordon Williams f5cad4a05a Merge branch 'master' of github.com:espruino/BangleApps 2020-05-11 10:34:30 +01:00
Gordon Williams 40f38500b6 imgclock: Fix memory/interval leak when LCD turns on 2020-05-11 10:34:20 +01:00
Gordon Williams ebc78c65c3
Merge pull request #392 from v1nc/getup
New App: Get Up - reminds you to move after some time sitting
2020-05-11 08:36:47 +01:00
Gordon Williams 95fb22ac8f
Merge pull request #385 from fbedussi/release/largeclock
fix: 3/4 moon orientation
2020-05-11 08:18:44 +01:00
Gordon Williams a1e28898b2
Merge pull request #398 from bengwalker/master
Metronome App shows instructions and loaded widgets
2020-05-11 07:47:35 +01:00
Richard Hopkins 2cd4396860 Adding settings 2020-05-11 01:29:27 +01:00
Richard Hopkins f2df509f19 Description change 2020-05-11 00:31:22 +01:00
Richard Hopkins 721cf11099 JSON formatting and description change 2020-05-11 00:29:32 +01:00
Richard Hopkins 19cf9bde3a Update apps.json 2020-05-11 00:18:40 +01:00
Richard Hopkins 61a1fc90fe
Update apps.json 2020-05-10 21:22:34 +01:00
Richard Hopkins b6e0c6402d
Update apps.json 2020-05-10 21:14:58 +01:00
Richard Hopkins d0985a676d
Update apps.json 2020-05-10 21:06:44 +01:00
Richard Hopkins b25ab0af35
Update apps.json 2020-05-10 20:42:53 +01:00
Richard Hopkins abf7af209e
Update apps.json 2020-05-10 20:29:42 +01:00