Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions BRANCHES.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Repository Branches

Here is a summary of the branches in this repository, including their apparent purpose, last update time, and the author of the last change.

| Branch Name | Intention/Purpose | Last Updated | Updated By |
| :--- | :--- | :--- | :--- |
| `main` | The primary branch for the repository, containing the latest stable code. | Fri Dec 5 11:07:17 2025 +0000 | garanj |
| `complications` | Appears to be a feature branch for work on "Complications" (a Wear OS feature). | Thu Apr 25 13:50:52 2024 +0100 | garan |
| `deprecated` | Contains code that is being deprecated (e.g., `WatchFaceKotlin`). | Wed Nov 6 09:55:05 2024 +0000 | garan |
| `m3` | Likely related to Material 3 (M3) design updates. | Wed Sep 3 21:08:52 2025 +0100 | Chiara Chiappini |
| `master` | Legacy main branch, possibly kept for backward compatibility. | Wed Feb 26 12:11:11 2025 -0800 | renovate[bot] |
| `node-migration` | Work related to migrating to or updating Node.js integration. | Mon Oct 20 12:01:58 2025 +0100 | garan |
| `renovate/all` | Automated branch by Renovate bot to update all dependencies. | Thu Dec 11 10:12:01 2025 +0000 | renovate[bot] |
| `revert-1131-weather-updates` | A branch created to revert a specific PR/commit related to weather updates. | Wed Jul 3 11:05:32 2024 +0100 | garanj |
| `unknown-icon` | Feature branch to add a default icon for unknown weather conditions. | Fri Jul 5 14:41:02 2024 +0100 | Lucian Boaca |
| `wff-photos` | Branch related to Watch Face Format (WFF) and photo integration. | Tue May 20 17:49:47 2025 +0100 | garan |
| `wff-shrink` | Branch related to resource shrinking settings for Watch Face Format. | Fri Apr 19 13:19:56 2024 +0100 | garan |
| `wff-validate` | Branch related to Watch Face Format validation tools or fixes. | Wed Oct 16 12:05:31 2024 +0100 | garan |
| `wfp-sample` | Likely a sample implementation for Watch Face Push (or similar acronym). | Tue May 20 19:02:04 2025 +0100 | garan |