Commit Graph

9 Commits (master)

Author SHA1 Message Date
sossinayDev 346dcd12fb
Removed unused functions and variables
Removed:
 - const color_schemes
 - function load_color_scheme()
2025-08-10 14:16:15 +02:00
sossinayDev 94696ad4d3
Removed Semicolon
Removed the Semicolon on the last line (for the sanitychecker).
2025-08-10 14:02:32 +02:00
sossinayDev 342e5a8b10
Fixed bugs in settings.js
Moved list definitions and functions, added direction selector.
2025-08-06 13:05:18 +02:00
JSArcus 5c2e29c2a5 Add ChangeLog and update metadata for Flux app
Added a ChangeLog file for the Flux app and updated metadata.json to include flux.settings.json.
2025-08-06 00:29:28 +02:00
JSArcus 3e7e9629ed Update README with widget info and known issues
Clarified widget support status, updated feature list, and added a 'Known issues' section to document current limitations and bugs.
2025-08-06 00:22:18 +02:00
JSArcus ed9fbd51e8 Update Flux app icon
Replaces the existing app-icon.js for the Flux application with a properly sized 48x48 pixel image.
2025-08-06 00:17:40 +02:00
JSArcus bb2de1a414 Update Flux app icon
Replaces the existing app.png icon for the Flux application with a properly sized 48x48 pixel image.
2025-08-06 00:12:30 +02:00
JSArcus 5d1c95e1f6 Fix swapped names and URLs in metadata.json
Corrected the 'name' and 'url' fields for settings.js and flux.settings.js in apps/flux/metadata.json to ensure proper mapping.
2025-08-06 00:06:12 +02:00
JSArcus 751bf928cc Add Flux watchface app
Initial commit of the Flux watchface app, including main application logic, icon, screenshots, metadata, and settings menu. The app features a customizable clock face inspired by Apple's Flux, with color themes and random number alignment.
2025-08-06 00:03:32 +02:00