Mark as a watchface
This commit is contained in:
@@ -5,7 +5,7 @@ Since the original watchface is **NOT** open source, this "port" could be more a
|
|||||||
|
|
||||||
# Differences From The Original
|
# Differences From The Original
|
||||||
- Re-scaled to look better on the larger displays of the Pebble Time/Round 2
|
- Re-scaled to look better on the larger displays of the Pebble Time/Round 2
|
||||||
- Some of the extra screen space is used to display the date and bluetooth status
|
- Some of the extra screen space is used to display the date and Bluetooth status
|
||||||
- Original creature part modifications
|
- Original creature part modifications
|
||||||
- Some creature parts that resulted in broken-looking creatures were overhauled
|
- Some creature parts that resulted in broken-looking creatures were overhauled
|
||||||
- Any creature parts that previously had cut-off details to fit on the smaller display have been extended
|
- Any creature parts that previously had cut-off details to fit on the smaller display have been extended
|
||||||
@@ -17,6 +17,7 @@ Since the original watchface is **NOT** open source, this "port" could be more a
|
|||||||
- The original [Maan On My Wrist](https://apps.rebble.io/en_US/application/557724772d93bc0eae00004c?native=false&query=maan§ion=watchfaces) is still perfectly silly on b&w screens!
|
- The original [Maan On My Wrist](https://apps.rebble.io/en_US/application/557724772d93bc0eae00004c?native=false&query=maan§ion=watchfaces) is still perfectly silly on b&w screens!
|
||||||
|
|
||||||
# Considerations For The Future
|
# Considerations For The Future
|
||||||
|
- Restore last combo after using an app
|
||||||
- Add more Maan art (see [this gallery](https://www.flickr.com/photos/53297919@N04/albums/72157624708812279) for potential candidates)
|
- Add more Maan art (see [this gallery](https://www.flickr.com/photos/53297919@N04/albums/72157624708812279) for potential candidates)
|
||||||
- Potential light mode (don't hold your breath - I'm still not sure this would look good and I don't like the idea of having settings)
|
- Potential light mode (don't hold your breath - I'm still not sure this would look good and I don't like the idea of having settings)
|
||||||
- Black&white support if I get bored or Pebble releases a modern b&w watch (Flint doesn't count)
|
- Black&white support if I get bored or Pebble releases a modern b&w watch (Flint doesn't count)
|
||||||
|
|||||||
@@ -730,7 +730,7 @@
|
|||||||
],
|
],
|
||||||
"uuid": "6ef9ba03-0d4e-44f3-b397-f46117fd313a",
|
"uuid": "6ef9ba03-0d4e-44f3-b397-f46117fd313a",
|
||||||
"watchapp": {
|
"watchapp": {
|
||||||
"watchface": false
|
"watchface": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"version": "1.0.0"
|
"version": "1.0.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user