v2.0.0: Multi-device support, i18n, event names, quick presets#1
Draft
Copilot wants to merge 2 commits into
Draft
v2.0.0: Multi-device support, i18n, event names, quick presets#1Copilot wants to merge 2 commits into
Copilot wants to merge 2 commits into
Conversation
…nsive UI - Add 6 platform targets (round: 480, 466, 454, 416; square: 390, 336) - Add responsive layout using getDeviceInfo() for all screen sizes - Add event name selector (10 categories: Birthday, New Year, etc.) - Add quick presets (+1h, +1d, +1w, New Year) - Add full Russian localization (ru-RU) - Add 3-level color status (green/orange/red) - Add toast notification on countdown completion - Load saved settings in settings page - Clean up spy-themed code - Update README with supported devices and new features Co-authored-by: DmitryKolyadin <[email protected]>
Copilot
AI
changed the title
[WIP] Update Zepp OS project with more features and watch support
v2.0.0: Multi-device support, i18n, event names, quick presets
Feb 28, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Major update to make the countdown app store-ready: responsive multi-device layout, Russian localization, and meaningful user features beyond the basic timer.
Multi-device support
app.json: round (480, 466, 454, 416) and square (390, 336) covering GTR 4/3/Mini, T-Rex 2, GTS 4/Mini, Bip 5getDeviceInfo()— no hardcoded pixel valuesNew features
@zos/interactionLocalization
ru-RUtranslations for all pages (page, setting, app-side)en-USstrings replacing spy-themed textapp.jsoni18n blockCleanup
app-side/index.jsto minimal service stubapp.js— removed unused load/save stubs✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.