Bump app versions

pull/3213/head
Anton 2024-03-04 22:32:06 +01:00
parent 2e4cb8eb11
commit 2a10df7f45
370 changed files with 414 additions and 225 deletions

View File

@ -1,3 +1,4 @@
0.01: New app! 0.01: New app!
0.02: Better support for watch themes 0.02: Better support for watch themes
0.03: Workaround minifier bug 0.03: Workaround minifier bug
0.04: Minor code improvements

View File

@ -2,7 +2,7 @@
"name": "2047pp", "name": "2047pp",
"shortName":"2047pp", "shortName":"2047pp",
"icon": "app.png", "icon": "app.png",
"version":"0.03", "version": "0.04",
"description": "Bangle version of a tile shifting game", "description": "Bangle version of a tile shifting game",
"supports" : ["BANGLEJS","BANGLEJS2"], "supports" : ["BANGLEJS","BANGLEJS2"],
"allow_emulator": true, "allow_emulator": true,

View File

@ -1 +1,2 @@
0.01: New App! 0.01: New App!
0.02: Minor code improvements

View File

@ -1,7 +1,7 @@
{ {
"id": "2ofthemclk", "id": "2ofthemclk",
"name": "two of them clock", "name": "two of them clock",
"version": "0.01", "version": "0.02",
"description": "You can now wear teh memez on your wrist.", "description": "You can now wear teh memez on your wrist.",
"readme": "README.md", "readme": "README.md",
"icon": "app.png", "icon": "app.png",

View File

@ -1,3 +1,4 @@
0.01: Initial version for upload 0.01: Initial version for upload
0.02: Better theme support, configurable colors, small improvements 0.02: Better theme support, configurable colors, small improvements
0.03: Use `messages` library to check for new messages 0.03: Use `messages` library to check for new messages
0.04: Minor code improvements

View File

@ -1,7 +1,7 @@
{ "id": "7x7dotsclock", { "id": "7x7dotsclock",
"name": "7x7 Dots Clock", "name": "7x7 Dots Clock",
"shortName":"7x7 Dots Clock", "shortName":"7x7 Dots Clock",
"version":"0.03", "version": "0.04",
"description": "A clock with a big 7x7 dots Font", "description": "A clock with a big 7x7 dots Font",
"icon": "dotsfontclock.png", "icon": "dotsfontclock.png",
"tags": "clock", "tags": "clock",

View File

@ -4,3 +4,4 @@
0.04: Set 00:00 to 12:00 for 12 hour time 0.04: Set 00:00 to 12:00 for 12 hour time
0.05: Display time, even on Thursday 0.05: Display time, even on Thursday
0.06: Fix light theme issue, where widgets would end up on a light strip 0.06: Fix light theme issue, where widgets would end up on a light strip
0.07: Minor code improvements

View File

@ -3,7 +3,7 @@
"shortName":"93 Dub", "shortName":"93 Dub",
"icon": "93dub.png", "icon": "93dub.png",
"screenshots": [{"url":"screenshot.png"}], "screenshots": [{"url":"screenshot.png"}],
"version":"0.06", "version": "0.07",
"description": "Fan recreation of orviwan's 91 Dub app for the Pebble smartwatch. Uses assets from his 91-Dub-v2.0 repo", "description": "Fan recreation of orviwan's 91 Dub app for the Pebble smartwatch. Uses assets from his 91-Dub-v2.0 repo",
"tags": "clock", "tags": "clock",
"type": "clock", "type": "clock",

View File

@ -1 +1,2 @@
0.01: New App! 0.01: New App!
0.02: Minor code improvements

View File

@ -2,7 +2,7 @@
"id": "BLEcontroller", "id": "BLEcontroller",
"name": "BLE Customisable Controller with Joystick", "name": "BLE Customisable Controller with Joystick",
"shortName": "BLE Controller", "shortName": "BLE Controller",
"version": "0.01", "version": "0.02",
"description": "A configurable controller for BLE devices and robots, with a basic four direction joystick. Designed to be easy to customise so you can add your own menus.", "description": "A configurable controller for BLE devices and robots, with a basic four direction joystick. Designed to be easy to customise so you can add your own menus.",
"icon": "BLEcontroller.png", "icon": "BLEcontroller.png",
"tags": "tool,bluetooth", "tags": "tool,bluetooth",

View File

@ -1 +1,2 @@
0.01: 1st ver, defining a common UI/UX 0.01: 1st ver, defining a common UI/UX
0.02: Minor code improvements

View File

@ -2,7 +2,7 @@
"id": "UI4swatch", "id": "UI4swatch",
"name": "UI 4 swatch", "name": "UI 4 swatch",
"shortName": "UI 4 swatch", "shortName": "UI 4 swatch",
"version": "0.01", "version": "0.02",
"description": "A UI/UX for espruino smartwatches, displays dinamically calc. x,y coordinates.", "description": "A UI/UX for espruino smartwatches, displays dinamically calc. x,y coordinates.",
"icon": "app.png", "icon": "app.png",
"tags": "Color,input,buttons,touch,UI", "tags": "Color,input,buttons,touch,UI",

View File

@ -1,3 +1,4 @@
0.01: New App! 0.01: New App!
0.02: Increased Legibility, GUI rework 0.02: Increased Legibility, GUI rework
0.03: 13 new chords 0.03: 13 new chords
0.04: Minor code improvements

View File

@ -1,7 +1,7 @@
{ "id": "Uke", { "id": "Uke",
"name": "Uke Chords", "name": "Uke Chords",
"shortName":"Uke", "shortName":"Uke",
"version":"0.03", "version": "0.04",
"description": "Wrist mounted ukulele chords", "description": "Wrist mounted ukulele chords",
"icon": "app.png", "icon": "app.png",
"tags": "uke, chords", "tags": "uke, chords",

View File

@ -2,3 +2,4 @@
0.02: Shows night time on the map (2022/12/28) 0.02: Shows night time on the map (2022/12/28)
0.03: Add 1 minute timer with upper taps (2023/01/05) 0.03: Add 1 minute timer with upper taps (2023/01/05)
1.00: Page to set up custom time zones (2023/01/06) 1.00: Page to set up custom time zones (2023/01/06)
1.01: Minor code improvements

View File

@ -1,7 +1,7 @@
{ {
"id": "a_clock_timer", "id": "a_clock_timer",
"name": "A Clock with Timer", "name": "A Clock with Timer",
"version": "1.00", "version": "1.01",
"description": "A Clock with Timer, Map and Time Zones", "description": "A Clock with Timer, Map and Time Zones",
"icon": "app.png", "icon": "app.png",
"screenshots": [{"url":"screenshot.png"},{"url":"screenshot-1.png"}], "screenshots": [{"url":"screenshot.png"},{"url":"screenshot-1.png"}],

View File

@ -1,3 +1,4 @@
1.00: Release (2021/12/01) 1.00: Release (2021/12/01)
1.01: Grey font when timer is frozen (2021/12/04) 1.01: Grey font when timer is frozen (2021/12/04)
1.02: Force light theme, since the app is not designed for dark theme (2022/12/28) 1.02: Force light theme, since the app is not designed for dark theme (2022/12/28)
1.03: Minor code improvements

View File

@ -2,7 +2,7 @@
"id":"a_speech_timer", "id":"a_speech_timer",
"name":"Speech Timer", "name":"Speech Timer",
"icon": "app.png", "icon": "app.png",
"version":"1.02", "version": "1.03",
"description": "A timer designed to help keeping your speeches and presentations to time.", "description": "A timer designed to help keeping your speeches and presentations to time.",
"tags": "tool,timer", "tags": "tool,timer",
"readme":"README.md", "readme":"README.md",

View File

@ -12,3 +12,4 @@
0.12: Actual pixels as of 29th Nov 2021 0.12: Actual pixels as of 29th Nov 2021
0.13: Bangle.js 2: Use setUI to add software back button 0.13: Bangle.js 2: Use setUI to add software back button
0.14: Add automatic translation of more strings 0.14: Add automatic translation of more strings
0.15: Minor code improvements

View File

@ -1,7 +1,7 @@
{ {
"id": "about", "id": "about",
"name": "About", "name": "About",
"version": "0.14", "version": "0.15",
"description": "Bangle.js About page - showing software version, stats, and a collaborative mural from the Bangle.js KickStarter backers", "description": "Bangle.js About page - showing software version, stats, and a collaborative mural from the Bangle.js KickStarter backers",
"icon": "app.png", "icon": "app.png",
"tags": "tool,system", "tags": "tool,system",

View File

@ -3,3 +3,4 @@
Calculate the time moving in graph display Calculate the time moving in graph display
Trigger on 1.04g now, and record 10 samples before trigger Trigger on 1.04g now, and record 10 samples before trigger
0.03: Bangle.js 2 compatibility 0.03: Bangle.js 2 compatibility
0.04: Minor code improvements

View File

@ -2,7 +2,7 @@
"id": "accelrec", "id": "accelrec",
"name": "Acceleration Recorder", "name": "Acceleration Recorder",
"shortName": "Accel Rec", "shortName": "Accel Rec",
"version": "0.03", "version": "0.04",
"description": "This app puts the Bangle's accelerometer into 100Hz mode and reads 2 seconds worth of data after movement starts. The data can then be exported back to the PC.", "description": "This app puts the Bangle's accelerometer into 100Hz mode and reads 2 seconds worth of data after movement starts. The data can then be exported back to the PC.",
"icon": "app.png", "icon": "app.png",
"tags": "", "tags": "",

View File

@ -1,3 +1,4 @@
0.01: New App! 0.01: New App!
0.02: Faster maze generation 0.02: Faster maze generation
0.03: Avoid clearing bottom widgets 0.03: Avoid clearing bottom widgets
0.04: Minor code improvements

View File

@ -1,7 +1,7 @@
{ "id": "acmaze", { "id": "acmaze",
"name": "AccelaMaze", "name": "AccelaMaze",
"shortName":"AccelaMaze", "shortName":"AccelaMaze",
"version":"0.03", "version": "0.04",
"description": "Tilt the watch to roll a ball through a maze.", "description": "Tilt the watch to roll a ball through a maze.",
"icon": "app.png", "icon": "app.png",
"tags": "game", "tags": "game",

View File

@ -7,3 +7,4 @@
0.07: Added settings to be able to hide line1 and line2 so there is no visible widget 0.07: Added settings to be able to hide line1 and line2 so there is no visible widget
0.08: Fixed zero steps issue caused by 0.07 0.08: Fixed zero steps issue caused by 0.07
0.09: Prettied up user interface, decluttered graphs 0.09: Prettied up user interface, decluttered graphs
0.10: Minor code improvements

View File

@ -2,7 +2,7 @@
"id": "activepedom", "id": "activepedom",
"name": "Active Pedometer", "name": "Active Pedometer",
"shortName": "Active Pedometer", "shortName": "Active Pedometer",
"version": "0.09", "version": "0.10",
"description": "(NOT RECOMMENDED) Pedometer that filters out arm movement and displays a step goal progress. Steps are saved to a daily file and can be viewed as graph. The `Health` app now provides step logging and graphs.", "description": "(NOT RECOMMENDED) Pedometer that filters out arm movement and displays a step goal progress. Steps are saved to a daily file and can be viewed as graph. The `Health` app now provides step logging and graphs.",
"icon": "app.png", "icon": "app.png",
"tags": "outdoors,widget", "tags": "outdoors,widget",

View File

@ -14,3 +14,4 @@
0.12: Added color field and updating clkinfo periodically (running events) 0.12: Added color field and updating clkinfo periodically (running events)
0.13: Show day of the week in date 0.13: Show day of the week in date
0.14: Fixed "Today" and "Yesterday" wrongly displayed for allDay events on some time zones 0.14: Fixed "Today" and "Yesterday" wrongly displayed for allDay events on some time zones
0.15: Minor code improvements

View File

@ -1,7 +1,7 @@
{ {
"id": "agenda", "id": "agenda",
"name": "Agenda", "name": "Agenda",
"version": "0.14", "version": "0.15",
"description": "Simple agenda", "description": "Simple agenda",
"icon": "agenda.png", "icon": "agenda.png",
"screenshots": [{"url":"screenshot_agenda_overview.png"}, {"url":"screenshot_agenda_event1.png"}, {"url":"screenshot_agenda_event2.png"}], "screenshots": [{"url":"screenshot_agenda_overview.png"}, {"url":"screenshot_agenda_event1.png"}, {"url":"screenshot_agenda_event2.png"}],

View File

@ -1,2 +1,3 @@
0.01: New App! 0.01: New App!
0.02: Added adjustment for Bangle.js magnetometer heading fix 0.02: Added adjustment for Bangle.js magnetometer heading fix
0.03: Minor code improvements

View File

@ -1,7 +1,7 @@
{ {
"id": "alpinenav", "id": "alpinenav",
"name": "Alpine Nav", "name": "Alpine Nav",
"version": "0.02", "version": "0.03",
"description": "App that performs GPS monitoring to track and display position relative to a given origin in realtime", "description": "App that performs GPS monitoring to track and display position relative to a given origin in realtime",
"icon": "app-icon.png", "icon": "app-icon.png",
"tags": "outdoors,gps", "tags": "outdoors,gps",

View File

@ -1 +1,2 @@
0.01: New App! 0.01: New App!
0.02: Minor code improvements

View File

@ -2,7 +2,7 @@
"id": "angles", "id": "angles",
"name": "Angles (Spirit Level)", "name": "Angles (Spirit Level)",
"shortName": "Angles", "shortName": "Angles",
"version": "0.01", "version": "0.02",
"description": "Shows Angle or Relative angle in degrees (Digital Protractor/Inclinometer). Place Bangle sideways against a surface with the button facing away for best readings.", "description": "Shows Angle or Relative angle in degrees (Digital Protractor/Inclinometer). Place Bangle sideways against a surface with the button facing away for best readings.",
"icon": "icon.png", "icon": "icon.png",
"screenshots": [{"url":"screenshot.png"}], "screenshots": [{"url":"screenshot.png"}],

View File

@ -3,3 +3,4 @@
0.03: Update to use setUI 0.03: Update to use setUI
0.04: Tell clock widgets to hide. Move loadWidgets() so it only runs on 0.04: Tell clock widgets to hide. Move loadWidgets() so it only runs on
startup and not on every draw. startup and not on every draw.
0.05: Minor code improvements

View File

@ -2,7 +2,7 @@
"id": "animclk", "id": "animclk",
"name": "Animated Clock", "name": "Animated Clock",
"shortName": "Anim Clock", "shortName": "Anim Clock",
"version": "0.04", "version": "0.05",
"description": "An animated clock face using Mark Ferrari's amazing 8 bit game art and palette cycling: http://www.markferrari.com/art/8bit-game-art", "description": "An animated clock face using Mark Ferrari's amazing 8 bit game art and palette cycling: http://www.markferrari.com/art/8bit-game-art",
"icon": "app.png", "icon": "app.png",
"type": "clock", "type": "clock",

View File

@ -2,3 +2,4 @@
0.2: Added more descriptive approximations 0.2: Added more descriptive approximations
0.2f: Bug fixes: Incorrect hour drawn after 50 mins, incorrect quarter minute drawn after 50 mins 0.2f: Bug fixes: Incorrect hour drawn after 50 mins, incorrect quarter minute drawn after 50 mins
0.3: Added touch interaction to display exact time and date. 0.3: Added touch interaction to display exact time and date.
0.04: Minor code improvements

View File

@ -1,7 +1,7 @@
{ "id": "approxclock", { "id": "approxclock",
"name": "Approximate Clock", "name": "Approximate Clock",
"shortName" : "Approx Clock", "shortName" : "Approx Clock",
"version": "0.3", "version": "0.04",
"icon": "app.png", "icon": "app.png",
"description": "A really basic spelled out time display for people looking for the vague time at a glance.", "description": "A really basic spelled out time display for people looking for the vague time at a glance.",
"readme": "readme.md", "readme": "readme.md",

View File

@ -4,3 +4,4 @@
0.04: removed LED1.write() as it was keeping LCD on 0.04: removed LED1.write() as it was keeping LCD on
0.05: Turn compass off when screen off 0.05: Turn compass off when screen off
Calibrate at start if no info Calibrate at start if no info
0.06: Minor code improvements

View File

@ -1,7 +1,7 @@
{ {
"id": "arrow", "id": "arrow",
"name": "Arrow Compass", "name": "Arrow Compass",
"version": "0.05", "version": "0.06",
"description": "Moving arrow compass that points North, shows heading, with tilt correction. Based on jeffmer's Navigation Compass", "description": "Moving arrow compass that points North, shows heading, with tilt correction. Based on jeffmer's Navigation Compass",
"icon": "arrow.png", "icon": "arrow.png",
"type": "app", "type": "app",

View File

@ -4,3 +4,4 @@
0.04: Compatibility with Bangle.js 2, get location from My Location 0.04: Compatibility with Bangle.js 2, get location from My Location
0.05: Enable widgets 0.05: Enable widgets
0.06: Fix azimuth (bug #2651), only show degrees 0.06: Fix azimuth (bug #2651), only show degrees
0.07: Minor code improvements

View File

@ -1,7 +1,7 @@
{ {
"id": "astrocalc", "id": "astrocalc",
"name": "Astrocalc", "name": "Astrocalc",
"version": "0.06", "version": "0.07",
"description": "Calculates interesting information on the sun like sunset and sunrise and moon cycles for the current day based on your location from MyLocation app", "description": "Calculates interesting information on the sun like sunset and sunrise and moon cycles for the current day based on your location from MyLocation app",
"icon": "astrocalc.png", "icon": "astrocalc.png",
"tags": "app,sun,moon,cycles,tool,outdoors", "tags": "app,sun,moon,cycles,tool,outdoors",

View File

@ -1,2 +1,3 @@
0.01: New App! 0.01: New App!
0.02: Set LCD timeout for Espruino 2v10 compatibility 0.02: Set LCD timeout for Espruino 2v10 compatibility
0.03: Minor code improvements

View File

@ -1,7 +1,7 @@
{ {
"id": "ballmaze", "id": "ballmaze",
"name": "Ball Maze", "name": "Ball Maze",
"version": "0.02", "version": "0.03",
"description": "Navigate a ball through a maze by tilting your watch.", "description": "Navigate a ball through a maze by tilting your watch.",
"icon": "icon.png", "icon": "icon.png",
"type": "app", "type": "app",

View File

@ -0,0 +1,2 @@
0.01: New app!
0.02: Minor code improvements

View File

@ -2,7 +2,7 @@
"id": "banglebridge", "id": "banglebridge",
"name": "BangleBridge", "name": "BangleBridge",
"shortName": "BangleBridge", "shortName": "BangleBridge",
"version": "0.01", "version": "0.02",
"description": "Widget that allows Bangle Js to record pair and end data using Bluetooth Low Energy in combination with the BangleBridge Android App", "description": "Widget that allows Bangle Js to record pair and end data using Bluetooth Low Energy in combination with the BangleBridge Android App",
"icon": "widget.png", "icon": "widget.png",
"type": "widget", "type": "widget",

View File

@ -3,3 +3,4 @@
Add more feedback to the user about the exercises Add more feedback to the user about the exercises
Clean up code Clean up code
0.03: Add software back button on main menu 0.03: Add software back button on main menu
0.04: Minor code improvements

View File

@ -1,7 +1,7 @@
{ "id": "banglexercise", { "id": "banglexercise",
"name": "BanglExercise", "name": "BanglExercise",
"shortName":"BanglExercise", "shortName":"BanglExercise",
"version":"0.03", "version": "0.04",
"description": "Can automatically track exercises while wearing the Bangle.js watch.", "description": "Can automatically track exercises while wearing the Bangle.js watch.",
"icon": "app.png", "icon": "app.png",
"screenshots": [{"url":"screenshot.png"}], "screenshots": [{"url":"screenshot.png"}],

View File

@ -8,3 +8,4 @@
0.08: Step count stored in memory to survive reloads. Now shows step count daily and since last reboot. 0.08: Step count stored in memory to survive reloads. Now shows step count daily and since last reboot.
0.09: NOW it really should reset daily (instead of every other day...) 0.09: NOW it really should reset daily (instead of every other day...)
0.10: Tell clock widgets to hide. 0.10: Tell clock widgets to hide.
0.11: Minor code improvements

View File

@ -2,7 +2,7 @@
"name": "Barcode clock", "name": "Barcode clock",
"shortName":"Barcode clock", "shortName":"Barcode clock",
"icon": "barcode.icon.png", "icon": "barcode.icon.png",
"version":"0.10", "version": "0.11",
"description": "EAN-8 compatible barcode clock.", "description": "EAN-8 compatible barcode clock.",
"tags": "barcode,ean,ean-8,watchface,clock,clockface", "tags": "barcode,ean,ean-8,watchface,clock,clockface",
"type": "clock", "type": "clock",

View File

@ -10,3 +10,4 @@
0.10: Remove widget icon and improve listener and setInterval handling for widget (might help with https://github.com/espruino/BangleApps/issues/381) 0.10: Remove widget icon and improve listener and setInterval handling for widget (might help with https://github.com/espruino/BangleApps/issues/381)
0.11: Initial port to the BangleJS2 0.11: Initial port to the BangleJS2
0.12: Remove debug log 0.12: Remove debug log
0.13: Minor code improvements

View File

@ -2,7 +2,7 @@
"id": "batchart", "id": "batchart",
"name": "Battery Chart", "name": "Battery Chart",
"shortName": "Battery Chart", "shortName": "Battery Chart",
"version": "0.12", "version": "0.13",
"description": "A widget and an app for recording and visualizing battery percentage over time.", "description": "A widget and an app for recording and visualizing battery percentage over time.",
"icon": "app.png", "icon": "app.png",
"tags": "app,widget,battery,time,record,chart,tool", "tags": "app,widget,battery,time,record,chart,tool",

View File

@ -1 +1,2 @@
0.01: New App! 0.01: New App!
0.02: Minor code improvements

View File

@ -1,7 +1,7 @@
{ {
"id": "battleship", "id": "battleship",
"name": "Battleship", "name": "Battleship",
"version": "0.01", "version": "0.02",
"description": "The classic game of battleship", "description": "The classic game of battleship",
"icon": "battleship-icon.png", "icon": "battleship-icon.png",
"tags": "game", "tags": "game",

View File

@ -4,3 +4,4 @@
0.04: Update to use Bangle.setUI instead of setWatch 0.04: Update to use Bangle.setUI instead of setWatch
0.05: Avoid 'loadWidgets' at LCD on, which will cause memory leak 0.05: Avoid 'loadWidgets' at LCD on, which will cause memory leak
Avoid clearTimeout() usage, as it may break other widgets Avoid clearTimeout() usage, as it may break other widgets
0.06: Minor code improvements

View File

@ -1,7 +1,7 @@
{ {
"id": "beebclock", "id": "beebclock",
"name": "Beeb Clock", "name": "Beeb Clock",
"version": "0.05", "version": "0.06",
"description": "Clock face that may be coincidentally familiar to BBC viewers", "description": "Clock face that may be coincidentally familiar to BBC viewers",
"icon": "beebclock.png", "icon": "beebclock.png",
"type": "clock", "type": "clock",

View File

@ -6,3 +6,4 @@
Make compatible with themes, and Bangle.js 2 Make compatible with themes, and Bangle.js 2
0.06: Enable fastloading 0.06: Enable fastloading
0.07: Adds fullscreen mode setting 0.07: Adds fullscreen mode setting
0.08: Minor code improvements

View File

@ -1,7 +1,7 @@
{ {
"id": "berlinc", "id": "berlinc",
"name": "Berlin Clock", "name": "Berlin Clock",
"version": "0.07", "version": "0.08",
"description": "Berlin Clock (see https://en.wikipedia.org/wiki/Mengenlehreuhr)", "description": "Berlin Clock (see https://en.wikipedia.org/wiki/Mengenlehreuhr)",
"icon": "berlin-clock.png", "icon": "berlin-clock.png",
"type": "clock", "type": "clock",

View File

@ -1,3 +1,4 @@
0.01: Added app 0.01: Added app
0.02: Removed unneeded squares 0.02: Removed unneeded squares
0.03: Added settings with fullscreen option 0.03: Added settings with fullscreen option
0.04: Minor code improvements

View File

@ -1,7 +1,7 @@
{ {
"id": "binaryclk", "id": "binaryclk",
"name": "Bin Clock", "name": "Bin Clock",
"version": "0.03", "version": "0.04",
"description": "Clock face to show binary time in 24 hr format", "description": "Clock face to show binary time in 24 hr format",
"icon": "app-icon.png", "icon": "app-icon.png",
"screenshots": [{"url":"screenshot.png"}], "screenshots": [{"url":"screenshot.png"}],

View File

@ -4,3 +4,4 @@
0.04: corrected format of background image (raw binary) 0.04: corrected format of background image (raw binary)
0.05: move setUI() up before draw() as to not have a false positive 'sanity 0.05: move setUI() up before draw() as to not have a false positive 'sanity
check' when building on github. check' when building on github.
0.06: Minor code improvements

View File

@ -3,7 +3,7 @@
"shortName":"BinWatch", "shortName":"BinWatch",
"icon": "app.png", "icon": "app.png",
"screenshots": [{"url":"screenshot.png"}], "screenshots": [{"url":"screenshot.png"}],
"version":"0.05", "version": "0.06",
"supports": ["BANGLEJS2"], "supports": ["BANGLEJS2"],
"readme": "README.md", "readme": "README.md",
"allow_emulator":true, "allow_emulator":true,

View File

@ -68,3 +68,4 @@
0.57: Handle the whitelist being disabled 0.57: Handle the whitelist being disabled
0.58: "Make Connectable" temporarily bypasses the whitelist 0.58: "Make Connectable" temporarily bypasses the whitelist
0.59: Whitelist: Try to resolve peer addresses using NRF.resolveAddress() - for 2v19 or 2v18 cutting edge builds 0.59: Whitelist: Try to resolve peer addresses using NRF.resolveAddress() - for 2v19 or 2v18 cutting edge builds
0.60: Minor code improvements

View File

@ -1,7 +1,7 @@
{ {
"id": "boot", "id": "boot",
"name": "Bootloader", "name": "Bootloader",
"version": "0.59", "version": "0.60",
"description": "This is needed by Bangle.js to automatically load the clock, menu, widgets and settings", "description": "This is needed by Bangle.js to automatically load the clock, menu, widgets and settings",
"icon": "bootloader.png", "icon": "bootloader.png",
"type": "bootloader", "type": "bootloader",

2
apps/bradbury/ChangeLog Normal file
View File

@ -0,0 +1,2 @@
0.01: New app!
0.02: Minor code improvements

View File

@ -3,7 +3,7 @@
"shortName":"Bradbury", "shortName":"Bradbury",
"icon": "app.png", "icon": "app.png",
"screenshots": [{"url":"screenshot.png"}], "screenshots": [{"url":"screenshot.png"}],
"version":"0.01", "version": "0.02",
"description": "A watch face based on the classic Seiko model worn by one of my favorite authors. I didn't follow the original lcd layout exactly, opting for larger font for more easily readable time, and adding date, battery level, and step count; read from the device. Tapping the screen toggles visibility of widgets.", "description": "A watch face based on the classic Seiko model worn by one of my favorite authors. I didn't follow the original lcd layout exactly, opting for larger font for more easily readable time, and adding date, battery level, and step count; read from the device. Tapping the screen toggles visibility of widgets.",
"type": "clock", "type": "clock",
"supports":["BANGLEJS2"], "supports":["BANGLEJS2"],

2
apps/breath/ChangeLog Normal file
View File

@ -0,0 +1,2 @@
0.01: New app!
0.02: Minor code improvements

View File

@ -2,7 +2,7 @@
"id": "breath", "id": "breath",
"name": "Breathing App", "name": "Breathing App",
"shortName": "Breathing App", "shortName": "Breathing App",
"version": "0.01", "version": "0.02",
"description": "app to aid relaxation and train breath syncronicity using haptics and visualisation, also displays HR", "description": "app to aid relaxation and train breath syncronicity using haptics and visualisation, also displays HR",
"icon": "app-icon.png", "icon": "app-icon.png",
"tags": "tools,health", "tags": "tools,health",

View File

@ -1,3 +1,4 @@
0.01: New App! 0.01: New App!
0.02: Write available data on reset or kill 0.02: Write available data on reset or kill
0.03: Buzz short on every finished measurement and longer if all are done 0.03: Buzz short on every finished measurement and longer if all are done
0.04: Minor code improvements

View File

@ -2,7 +2,7 @@
"id": "bthrv", "id": "bthrv",
"name": "Bluetooth Heart Rate variance calculator", "name": "Bluetooth Heart Rate variance calculator",
"shortName": "BT HRV", "shortName": "BT HRV",
"version": "0.03", "version": "0.04",
"description": "Calculates HRV from a a BT HRM with interval data", "description": "Calculates HRV from a a BT HRM with interval data",
"icon": "app.png", "icon": "app.png",
"type": "app", "type": "app",

View File

@ -6,3 +6,4 @@
0.06: Improved multi-line locations & titles 0.06: Improved multi-line locations & titles
0.07: Buzz 30, 15 and 1 minute before an event 0.07: Buzz 30, 15 and 1 minute before an event
0.08: No buzz during quiet hours & tweaked 30-minute buzz 0.08: No buzz during quiet hours & tweaked 30-minute buzz
0.09: Minor code improvements

View File

@ -2,7 +2,7 @@
"id": "calclock", "id": "calclock",
"name": "Calendar Clock", "name": "Calendar Clock",
"shortName": "CalClock", "shortName": "CalClock",
"version": "0.08", "version": "0.09",
"description": "Show the current and upcoming events synchronized from Gadgetbridge", "description": "Show the current and upcoming events synchronized from Gadgetbridge",
"icon": "calclock.png", "icon": "calclock.png",
"type": "clock", "type": "clock",

View File

@ -18,3 +18,4 @@
0.16: Add menu to fast open settings to edit holidays 0.16: Add menu to fast open settings to edit holidays
Display Widgets in menus Display Widgets in menus
0.17: Load holidays before events so the latter is not overpainted 0.17: Load holidays before events so the latter is not overpainted
0.18: Minor code improvements

View File

@ -1,7 +1,7 @@
{ {
"id": "calendar", "id": "calendar",
"name": "Calendar", "name": "Calendar",
"version": "0.17", "version": "0.18",
"description": "Monthly calendar, displays holidays uploaded from the web interface and scheduled events.", "description": "Monthly calendar, displays holidays uploaded from the web interface and scheduled events.",
"icon": "calendar.png", "icon": "calendar.png",
"screenshots": [{"url":"screenshot_calendar.png"}], "screenshots": [{"url":"screenshot_calendar.png"}],

View File

@ -1,3 +1,4 @@
0.01: Car Crazy is now avialable for testing in beta! 0.01: Car Crazy is now avialable for testing in beta!
0.02: 10 Levels are now added making the game harder as it goes along. Some of the levels include multiple cars and faster cars. More levels coming soon. 0.02: 10 Levels are now added making the game harder as it goes along. Some of the levels include multiple cars and faster cars. More levels coming soon.
0.03: Settings are now added so that you can reset your high score. 0.03: Settings are now added so that you can reset your high score.
0.04: Minor code improvements

View File

@ -2,7 +2,7 @@
"id": "carcrazy", "id": "carcrazy",
"name": "Car Crazy", "name": "Car Crazy",
"shortName": "Car Crazy", "shortName": "Car Crazy",
"version": "0.03", "version": "0.04",
"description": "A simple car game where you try to avoid the other cars by tilting your wrist left and right. Hold down button 2 to start.", "description": "A simple car game where you try to avoid the other cars by tilting your wrist left and right. Hold down button 2 to start.",
"icon": "carcrash.png", "icon": "carcrash.png",
"tags": "game", "tags": "game",

View File

@ -1,2 +1,3 @@
0.01: Simple app to display loyalty cards 0.01: Simple app to display loyalty cards
0.02: Hiding widgets while showing the code 0.02: Hiding widgets while showing the code
0.03: Minor code improvements

View File

@ -1,7 +1,7 @@
{ {
"id": "cards", "id": "cards",
"name": "Cards", "name": "Cards",
"version": "0.02", "version": "0.03",
"description": "Display loyalty cards", "description": "Display loyalty cards",
"icon": "app.png", "icon": "app.png",
"screenshots": [{"url":"screenshot_cards_overview.png"}, {"url":"screenshot_cards_card1.png"}, {"url":"screenshot_cards_card2.png"}, {"url":"screenshot_cards_barcode.png"}, {"url":"screenshot_cards_qrcode.png"}], "screenshots": [{"url":"screenshot_cards_overview.png"}, {"url":"screenshot_cards_card1.png"}, {"url":"screenshot_cards_card2.png"}, {"url":"screenshot_cards_barcode.png"}, {"url":"screenshot_cards_qrcode.png"}],

View File

@ -2,3 +2,4 @@
0.02: Fixed some sleep bugs. Added a sleep mode toggle 0.02: Fixed some sleep bugs. Added a sleep mode toggle
0.03: Reduce busy-loop and code 0.03: Reduce busy-loop and code
0.04: Separate buzz-time and sleep-time 0.04: Separate buzz-time and sleep-time
0.05: Minor code improvements

View File

@ -1,7 +1,7 @@
{ {
"id": "chimer", "id": "chimer",
"name": "Chimer", "name": "Chimer",
"version": "0.04", "version": "0.05",
"description": "A fork of Hour Chime that adds extra features such as: \n - Buzz or beep on every 60, 30 or 15 minutes. \n - Repeat Chime up to 3 times \n - Set hours to disable chime", "description": "A fork of Hour Chime that adds extra features such as: \n - Buzz or beep on every 60, 30 or 15 minutes. \n - Repeat Chime up to 3 times \n - Set hours to disable chime",
"icon": "widget.png", "icon": "widget.png",
"type": "widget", "type": "widget",

View File

@ -1 +1,2 @@
0.01: New App! 0.01: New App!
0.02: Minor code improvements

View File

@ -2,7 +2,7 @@
"id": "chrono", "id": "chrono",
"name": "Chrono", "name": "Chrono",
"shortName": "Chrono", "shortName": "Chrono",
"version": "0.01", "version": "0.02",
"description": "Single click BTN1 to add 5 minutes. Single click BTN2 to add 30 seconds. Single click BTN3 to add 5 seconds. Tap to pause or play to timer. Double click BTN1 to reset. When timer finishes the watch vibrates.", "description": "Single click BTN1 to add 5 minutes. Single click BTN2 to add 30 seconds. Single click BTN3 to add 5 seconds. Tap to pause or play to timer. Double click BTN1 to reset. When timer finishes the watch vibrates.",
"icon": "chrono.png", "icon": "chrono.png",
"tags": "tool", "tags": "tool",

View File

@ -42,3 +42,4 @@
0.23: Setting circles colours per clkinfo and not position 0.23: Setting circles colours per clkinfo and not position
0.24: Using suggested color from clock_info if set as default and available 0.24: Using suggested color from clock_info if set as default and available
0.25: Use clock_info module as an app 0.25: Use clock_info module as an app
0.26: Minor code improvements

View File

@ -1,7 +1,7 @@
{ "id": "circlesclock", { "id": "circlesclock",
"name": "Circles clock", "name": "Circles clock",
"shortName":"Circles clock", "shortName":"Circles clock",
"version":"0.25", "version": "0.26",
"description": "A clock with three or four circles for different data at the bottom in a probably familiar style", "description": "A clock with three or four circles for different data at the bottom in a probably familiar style",
"icon": "app.png", "icon": "app.png",
"screenshots": [{"url":"screenshot-dark.png"}, {"url":"screenshot-light.png"}, {"url":"screenshot-dark-4.png"}, {"url":"screenshot-light-4.png"}], "screenshots": [{"url":"screenshot-dark.png"}, {"url":"screenshot-light.png"}, {"url":"screenshot-dark-4.png"}, {"url":"screenshot-light-4.png"}],

View File

@ -1,3 +1,4 @@
0.01: Submitted to App Loader 0.01: Submitted to App Loader
0.02: Removed unneded code, added HID controlls thanks to t0m1o1 for his code :p 0.02: Removed unneded code, added HID controlls thanks to t0m1o1 for his code :p
0.03: Load widgets after Bangle.setUI to ensure widgets know if they're on a clock or not (fix #970) 0.03: Load widgets after Bangle.setUI to ensure widgets know if they're on a clock or not (fix #970)
0.04: Minor code improvements

View File

@ -2,7 +2,7 @@
"id": "cliclockJS2Enhanced", "id": "cliclockJS2Enhanced",
"name": "Commandline-Clock JS2 Enhanced", "name": "Commandline-Clock JS2 Enhanced",
"shortName": "CLI-Clock JS2", "shortName": "CLI-Clock JS2",
"version": "0.03", "version": "0.04",
"description": "Simple CLI-Styled Clock with enhancements. Modes that are hard to use and unneded are removed (BPM, battery info, memory ect) credit to hughbarney for the original code and design. Also added HID media controlls, just swipe on the clock face to controll the media! Gadgetbride support coming soon(hopefully) Thanks to t0m1o1 for media controls!", "description": "Simple CLI-Styled Clock with enhancements. Modes that are hard to use and unneded are removed (BPM, battery info, memory ect) credit to hughbarney for the original code and design. Also added HID media controlls, just swipe on the clock face to controll the media! Gadgetbride support coming soon(hopefully) Thanks to t0m1o1 for media controls!",
"icon": "app.png", "icon": "app.png",
"screenshots": [{"url":"screengrab.png"}], "screenshots": [{"url":"screengrab.png"}],

View File

@ -1,3 +1,4 @@
0.01: New clock! 0.01: New clock!
0.02: Load steps from Health Tracking app (if installed) 0.02: Load steps from Health Tracking app (if installed)
0.03: ... 0.03: ...
0.04: Minor code improvements

View File

@ -2,7 +2,7 @@
"id": "clicompleteclk", "id": "clicompleteclk",
"name": "CLI complete clock", "name": "CLI complete clock",
"shortName":"CLI cmplt clock", "shortName":"CLI cmplt clock",
"version":"0.03", "version": "0.04",
"description": "Command line styled clock with lots of information", "description": "Command line styled clock with lots of information",
"icon": "app.png", "icon": "app.png",
"allow_emulator": true, "allow_emulator": true,

View File

@ -8,3 +8,4 @@
0.14: Fix BTN1 (fix #853) 0.14: Fix BTN1 (fix #853)
Add light/dark theme support Add light/dark theme support
0.15: Load widgets after Bangle.setUI to ensure widgets know if they're on a clock or not (fix #970) 0.15: Load widgets after Bangle.setUI to ensure widgets know if they're on a clock or not (fix #970)
0.16: Minor code improvements

View File

@ -2,7 +2,7 @@
"id": "cliock", "id": "cliock",
"name": "Commandline-Clock", "name": "Commandline-Clock",
"shortName": "CLI-Clock", "shortName": "CLI-Clock",
"version": "0.15", "version": "0.16",
"description": "Simple CLI-Styled Clock", "description": "Simple CLI-Styled Clock",
"icon": "app.png", "icon": "app.png",
"screenshots": [{"url":"screenshot_cli.png"}], "screenshots": [{"url":"screenshot_cli.png"}],

View File

@ -2,3 +2,4 @@
0.02: Use 'modules/suncalc.js' to avoid it being copied 8 times for different apps 0.02: Use 'modules/suncalc.js' to avoid it being copied 8 times for different apps
Add a 'time' clockinfo that also displays a percentage of day left Add a 'time' clockinfo that also displays a percentage of day left
0.03: Change 3rd mode to show the time to next sunrise/sunset time (not actual time) 0.03: Change 3rd mode to show the time to next sunrise/sunset time (not actual time)
0.04: Minor code improvements

View File

@ -1,6 +1,6 @@
{ "id": "clkinfosunrise", { "id": "clkinfosunrise",
"name": "Sunrise Clockinfo", "name": "Sunrise Clockinfo",
"version":"0.03", "version": "0.04",
"description": "For clocks that display 'clockinfo' (messages that can be cycled through using the clock_info module) this displays sunrise and sunset based on the location from the 'My Location' app", "description": "For clocks that display 'clockinfo' (messages that can be cycled through using the clock_info module) this displays sunrise and sunset based on the location from the 'My Location' app",
"icon": "app.png", "icon": "app.png",
"type": "clkinfo", "type": "clkinfo",

View File

@ -1 +1,2 @@
0.01: 1st ver,RGB565 and RGB888 colors in a common UI/UX 0.01: 1st ver,RGB565 and RGB888 colors in a common UI/UX
0.02: Minor code improvements

View File

@ -2,7 +2,7 @@
"id": "color_catalog", "id": "color_catalog",
"name": "Colors Catalog", "name": "Colors Catalog",
"shortName": "Colors Catalog", "shortName": "Colors Catalog",
"version": "0.01", "version": "0.02",
"description": "Displays RGB565 and RGB888 colors, its name and code in screen.", "description": "Displays RGB565 and RGB888 colors, its name and code in screen.",
"icon": "app.png", "icon": "app.png",
"tags": "Color,input,buttons,touch,UI", "tags": "Color,input,buttons,touch,UI",

View File

@ -1,3 +1,4 @@
... ...
0.03: First update with ChangeLog Added 0.03: First update with ChangeLog Added
0.04: Tell clock widgets to hide. 0.04: Tell clock widgets to hide.
0.05: Minor code improvements

View File

@ -1,7 +1,7 @@
{ "id": "colorful_clock", { "id": "colorful_clock",
"name": "Colorful Analog Clock", "name": "Colorful Analog Clock",
"shortName":"Colorful Clock", "shortName":"Colorful Clock",
"version":"0.04", "version": "0.05",
"description": "a colorful analog clock", "description": "a colorful analog clock",
"icon": "app-icon.png", "icon": "app-icon.png",
"type": "clock", "type": "clock",

View File

@ -1,3 +1,4 @@
... ...
0.02: First update with ChangeLog Added 0.02: First update with ChangeLog Added
0.03: Tell clock widgets to hide. 0.03: Tell clock widgets to hide.
0.04: Minor code improvements

View File

@ -1,7 +1,7 @@
{ "id": "configurable_clock", { "id": "configurable_clock",
"name": "Configurable Analog Clock", "name": "Configurable Analog Clock",
"shortName":"Configurable Clock", "shortName":"Configurable Clock",
"version":"0.03", "version": "0.04",
"description": "an analog clock with several kinds of faces, hands and colors to choose from", "description": "an analog clock with several kinds of faces, hands and colors to choose from",
"icon": "app-icon.png", "icon": "app-icon.png",
"type": "clock", "type": "clock",

View File

@ -1 +1,2 @@
0.01: New App! 0.01: New App!
0.02: Minor code improvements

View File

@ -1,6 +1,6 @@
{ "id": "contacts", { "id": "contacts",
"name": "Contacts", "name": "Contacts",
"version":"0.01", "version": "0.02",
"description": "Provides means of storing user contacts, viewing/editing them on device and from the App loader", "description": "Provides means of storing user contacts, viewing/editing them on device and from the App loader",
"icon": "app.png", "icon": "app.png",
"tags": "tool", "tags": "tool",

View File

@ -11,3 +11,4 @@
0.29: Fixed a bug that would leave old font files in storage. 0.29: Fixed a bug that would leave old font files in storage.
0.30: Added options to show widgets and date on twist and tap. New fonts. 0.30: Added options to show widgets and date on twist and tap. New fonts.
0.31: Bugfix, no more freeze. 0.31: Bugfix, no more freeze.
0.32: Minor code improvements

View File

@ -1,7 +1,7 @@
{ "id": "contourclock", { "id": "contourclock",
"name": "Contour Clock", "name": "Contour Clock",
"shortName" : "Contour Clock", "shortName" : "Contour Clock",
"version":"0.31", "version": "0.32",
"icon": "app.png", "icon": "app.png",
"readme": "README.md", "readme": "README.md",
"description": "A Minimalist clockface with large Digits.", "description": "A Minimalist clockface with large Digits.",

Some files were not shown because too many files have changed in this diff Show More