-
-
Notifications
You must be signed in to change notification settings - Fork 8
/
monkey.jungle
41 lines (38 loc) · 2.05 KB
/
monkey.jungle
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
project.manifest = manifest.xml
# Exclude other settings source directories (default behaviour is to include).
base.sourcePath = source;settings
# Include settings source directories specific for some watch models (to save memory and improve performance).
fenix5plus.sourcePath = source;settings-lowmemory
fenix5splus.sourcePath = source;settings-lowmemory
fenix5xplus.sourcePath = source;settings-lowmemory
# fenix6s.sourcePath = source;settings-lowmemory
# fenix6spro.sourcePath = source;settings-lowmemory
# fr245.sourcePath = source;settings-lowmemory
# fr245m.sourcePath = source;settings-lowmemory
# fr745.sourcePath = source;settings-lowmemory
# fr945.sourcePath = source;settings-lowmemory
# fr945lte.sourcePath = source;settings-lowmemory
# descentmk2s.sourcePath = source;settings-lowmemory
# marqadventurer.sourcePath = source;settings-lowmemory
# marqathlete.sourcePath = source;settings-lowmemory
# marqaviator.sourcePath = source;settings-lowmemory
# marqcaptain.sourcePath = source;settings-lowmemory
# marqcommander.sourcePath = source;settings-lowmemory
# marqdriver.sourcePath = source;settings-lowmemory
# marqexpedition.sourcePath = source;settings-lowmemory
# marqgolfer.sourcePath = source;settings-lowmemory
# venusq.sourcePath = source;settings-tinymemory
# venusqm.sourcePath = source;settings-tinymemory
# enduro.sourcePath = source;settings-mediummemory
# Exclude square hashmark logic for most models.
base.excludeAnnotations = square;lowColors;noTempo
fr55.excludeAnnotations = square;allColors;noTempo
# Exclude square hashmark and weather functions for watchs that do not support it
fenix5plus.excludeAnnotations = square;lowColors;tempo
fenix5splus.excludeAnnotations = square;lowColors;tempo
fenix5xplus.excludeAnnotations = square;lowColors;tempo
# Exclude round hashmark logic for square models (to save memory and improve performance).
venusq.excludeAnnotations = round;lowColors;noTempo
venusqm.excludeAnnotations = round;lowColors;noTempo
# venusq2.excludeAnnotations = round
# venusq2m.excludeAnnotations = round