-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
20 changed files
with
839 additions
and
839 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
custom: https://paypal.me/zRenard | ||
custom: https://paypal.me/zRenard |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
/.project | ||
/.project |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
/IQ_IDE.prefs | ||
/IQ_IDE.prefs |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,19 @@ | ||
# zRenardWatch | ||
Garmin Watch Face | ||
|
||
Available on Garmin ConnectIQ : https://apps.garmin.com/fr-FR/apps/4c058f81-a930-4527-9fc8-fa65d69d4ef4 | ||
# Settings | ||
|
||
## Colors | ||
* Background | ||
* Foreground | ||
* Date color | ||
|
||
## Display | ||
* Show Notifications (On/Off) | ||
* Use sleep mode (On/Off). In sleep mode, display only clock. | ||
* Option to use bigger font | ||
|
||
## Battery level show | ||
* Minimum value to display % | ||
* Minimum value to show highlight/warning | ||
# zRenardWatch | ||
Garmin Watch Face | ||
|
||
Available on Garmin ConnectIQ : https://apps.garmin.com/fr-FR/apps/4c058f81-a930-4527-9fc8-fa65d69d4ef4 | ||
# Settings | ||
|
||
## Colors | ||
* Background | ||
* Foreground | ||
* Date color | ||
|
||
## Display | ||
* Show Notifications (On/Off) | ||
* Use sleep mode (On/Off). In sleep mode, display only clock. | ||
* Option to use bigger font | ||
|
||
## Battery level show | ||
* Minimum value to display % | ||
* Minimum value to show highlight/warning |
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,29 +1,29 @@ | ||
<!-- This is a generated file. It is highly recommended that you DO NOT edit this file. --><iq:manifest xmlns:iq="http://www.garmin.com/xml/connectiq" version="3"> | ||
<iq:application entry="zRenardWatchApp" id="f952f59c9c1e4fc8b807177c63821408" launcherIcon="@Drawables.LauncherIcon" minSdkVersion="3.0.0" name="@Strings.AppName" type="watchface" version="1.3.1"> | ||
<iq:products> | ||
<iq:product id="fenix5"/> | ||
<iq:product id="fenix5plus"/> | ||
<iq:product id="fenix5s"/> | ||
<iq:product id="fenix5splus"/> | ||
<iq:product id="fenix5x"/> | ||
<iq:product id="fenix5xplus"/> | ||
<iq:product id="fenix6"/> | ||
<iq:product id="fenix6pro"/> | ||
<iq:product id="fenix6s"/> | ||
<iq:product id="fenix6spro"/> | ||
<iq:product id="fenix6xpro"/> | ||
<iq:product id="fr245"/> | ||
<iq:product id="fr245m"/> | ||
<iq:product id="fr645"/> | ||
<iq:product id="fr645m"/> | ||
<iq:product id="fr935"/> | ||
<iq:product id="fr945"/> | ||
</iq:products> | ||
<iq:permissions/> | ||
<iq:languages> | ||
<iq:language>eng</iq:language> | ||
<iq:language>fre</iq:language> | ||
</iq:languages> | ||
<iq:barrels/> | ||
</iq:application> | ||
</iq:manifest> | ||
<!-- This is a generated file. It is highly recommended that you DO NOT edit this file. --><iq:manifest xmlns:iq="http://www.garmin.com/xml/connectiq" version="3"> | ||
<iq:application entry="zRenardWatchApp" id="f952f59c9c1e4fc8b807177c63821408" launcherIcon="@Drawables.LauncherIcon" minSdkVersion="3.0.0" name="@Strings.AppName" type="watchface" version="1.3.1"> | ||
<iq:products> | ||
<iq:product id="fenix5"/> | ||
<iq:product id="fenix5plus"/> | ||
<iq:product id="fenix5s"/> | ||
<iq:product id="fenix5splus"/> | ||
<iq:product id="fenix5x"/> | ||
<iq:product id="fenix5xplus"/> | ||
<iq:product id="fenix6"/> | ||
<iq:product id="fenix6pro"/> | ||
<iq:product id="fenix6s"/> | ||
<iq:product id="fenix6spro"/> | ||
<iq:product id="fenix6xpro"/> | ||
<iq:product id="fr245"/> | ||
<iq:product id="fr245m"/> | ||
<iq:product id="fr645"/> | ||
<iq:product id="fr645m"/> | ||
<iq:product id="fr935"/> | ||
<iq:product id="fr945"/> | ||
</iq:products> | ||
<iq:permissions/> | ||
<iq:languages> | ||
<iq:language>eng</iq:language> | ||
<iq:language>fre</iq:language> | ||
</iq:languages> | ||
<iq:barrels/> | ||
</iq:application> | ||
</iq:manifest> |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
project.manifest = manifest.xml | ||
project.manifest = manifest.xml | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
<drawables> | ||
<bitmap id="LauncherIcon" filename="launcher_icon.png" /> | ||
<bitmap id="ChargingIcon" filename="../../resources/drawables/charging_icon.png" /> | ||
<bitmap id="NotificationIcon" filename="../../resources/drawables/msg_icon.png" /> | ||
</drawables> | ||
<drawables> | ||
<bitmap id="LauncherIcon" filename="launcher_icon.png" /> | ||
<bitmap id="ChargingIcon" filename="../../resources/drawables/charging_icon.png" /> | ||
<bitmap id="NotificationIcon" filename="../../resources/drawables/msg_icon.png" /> | ||
</drawables> |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,30 @@ | ||
<strings> | ||
<string id="AppName">zRenardWatch</string> | ||
|
||
<string id="BackgroundColorTitle">Couleur de fond</string> | ||
<string id="ForegroundColorTitle">Couleur du texte</string> | ||
<string id="ForegroundColorHoursTitle">Couleur du texte des heures</string> | ||
<string id="ForegroundColorMinutesTitle">Couleur du texte des minutes</string> | ||
<string id="HighLightColorTitle">Couleur de la date</string> | ||
|
||
<string id="ShowBigFontTitle">Affiche l'heure en grande taille</string> | ||
|
||
<string id="UseSleepModeTitle">Masque la date et les notifications en mode repos</string> | ||
<string id="UltraSleepModeTitle">Si le niveau de batterie est critique, l'écran devient entièrement noir, et la montre est affiché uniquement en dehors du mode repos.</string> | ||
<string id="ShowNotificationTitle">Affichage des notification ?</string> | ||
<string id="BatteryLevelTitle">Le niveau minimum de la batterie qui declanche l'affichage</string> | ||
<string id="BatteryLevelError">Le niveau doit etre entre 5 et 95</string> | ||
|
||
<string id="BatteryLevelCriticalTitle">Le niveau minimum de la batterie qui declanche l'affichage d'une alerte</string> | ||
<string id="BatteryLevelCriticalError">Le niveau doit etre entre 2 et 30</string> | ||
|
||
<string id="ColorBlack">Noir</string> | ||
<string id="ColorDarkGray">Gris Sombre</string> | ||
<string id="ColorLightGray">Gris Clair</string> | ||
<string id="ColorWhite">Blanc</string> | ||
<string id="ColorBlue">Bleu</string> | ||
<string id="ColorRed">Rouge</string> | ||
<string id="ColorOrange">Orange</string> | ||
<string id="ColorCyan">Cyan</string> | ||
|
||
</strings> | ||
<strings> | ||
<string id="AppName">zRenardWatch</string> | ||
|
||
<string id="BackgroundColorTitle">Couleur de fond</string> | ||
<string id="ForegroundColorTitle">Couleur du texte</string> | ||
<string id="ForegroundColorHoursTitle">Couleur du texte des heures</string> | ||
<string id="ForegroundColorMinutesTitle">Couleur du texte des minutes</string> | ||
<string id="HighLightColorTitle">Couleur de la date</string> | ||
|
||
<string id="ShowBigFontTitle">Affiche l'heure en grande taille</string> | ||
|
||
<string id="UseSleepModeTitle">Masque la date et les notifications en mode repos</string> | ||
<string id="UltraSleepModeTitle">Si le niveau de batterie est critique, l'écran devient entièrement noir, et la montre est affiché uniquement en dehors du mode repos.</string> | ||
<string id="ShowNotificationTitle">Affichage des notification ?</string> | ||
<string id="BatteryLevelTitle">Le niveau minimum de la batterie qui declanche l'affichage</string> | ||
<string id="BatteryLevelError">Le niveau doit etre entre 5 et 95</string> | ||
|
||
<string id="BatteryLevelCriticalTitle">Le niveau minimum de la batterie qui declanche l'affichage d'une alerte</string> | ||
<string id="BatteryLevelCriticalError">Le niveau doit etre entre 2 et 30</string> | ||
|
||
<string id="ColorBlack">Noir</string> | ||
<string id="ColorDarkGray">Gris Sombre</string> | ||
<string id="ColorLightGray">Gris Clair</string> | ||
<string id="ColorWhite">Blanc</string> | ||
<string id="ColorBlue">Bleu</string> | ||
<string id="ColorRed">Rouge</string> | ||
<string id="ColorOrange">Orange</string> | ||
<string id="ColorCyan">Cyan</string> | ||
|
||
</strings> |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
<drawables> | ||
<bitmap id="LauncherIcon" filename="launcher_icon.png" /> | ||
<bitmap id="ChargingIcon" filename="charging_icon.png" /> | ||
<bitmap id="NotificationIcon" filename="msg_icon.png" /> | ||
</drawables> | ||
<drawables> | ||
<bitmap id="LauncherIcon" filename="launcher_icon.png" /> | ||
<bitmap id="ChargingIcon" filename="charging_icon.png" /> | ||
<bitmap id="NotificationIcon" filename="msg_icon.png" /> | ||
</drawables> |
Oops, something went wrong.