-
Notifications
You must be signed in to change notification settings - Fork 2
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
130 changed files
with
6,087 additions
and
3,873 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 |
---|---|---|
@@ -0,0 +1,25 @@ | ||
DansMaRue/.DS_Store | ||
R57-DansMaRue-iOS/DansMaRue.xcodeproj/project.xcworkspace/xcshareddata/ | ||
R57-DansMaRue-iOS/DansMaRue.xcodeproj/project.xcworkspace/xcuserdata/ | ||
R57-DansMaRue-iOS/DansMaRue.xcodeproj/xcuserdata/* | ||
build/ | ||
*.pbxuser | ||
!default.pbxuser | ||
*.mode1v3 | ||
!default.mode1v3 | ||
*.mode2v3 | ||
!default.mode2v3 | ||
*.perspectivev3 | ||
!default.perspectivev3 | ||
xcuserdata/ | ||
*.xccheckout | ||
*.moved-aside | ||
DerivedData | ||
*.hmap | ||
*.ipa | ||
.DS_Store | ||
fastlane/report.xml | ||
fastlane/Preview.html | ||
fastlane/screenshots | ||
fastlane/test_output | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.
24 changes: 0 additions & 24 deletions
24
DansMaRue.xcodeproj/xcuserdata/geoffroy.huet.xcuserdatad/xcschemes/xcschememanagement.plist
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-26.8 KB
DansMaRue.xcworkspace/xcuserdata/geoffroy.huet.xcuserdatad/UserInterfaceState.xcuserstate
Binary file not shown.
Binary file removed
BIN
-624 Bytes
DansMaRue/Assets.xcassets/Anomalie/Type/icon_10000.imageset/icon_10000.png
Binary file not shown.
Binary file removed
BIN
-1.24 KB
DansMaRue/Assets.xcassets/Anomalie/Type/icon_10000.imageset/[email protected]
Binary file not shown.
Binary file removed
BIN
-1.92 KB
DansMaRue/Assets.xcassets/Anomalie/Type/icon_10000.imageset/[email protected]
Binary file not shown.
Binary file removed
BIN
-1.18 KB
DansMaRue/Assets.xcassets/Anomalie/Type/icon_12000.imageset/icon_12005.png
Binary file not shown.
Binary file removed
BIN
-3.01 KB
DansMaRue/Assets.xcassets/Anomalie/Type/icon_12000.imageset/[email protected]
Binary file not shown.
Binary file removed
BIN
-5.78 KB
DansMaRue/Assets.xcassets/Anomalie/Type/icon_12000.imageset/[email protected]
Binary file not shown.
Binary file removed
BIN
-326 Bytes
DansMaRue/Assets.xcassets/Anomalie/Type/icon_8000.imageset/icon_8000.png
Binary file not shown.
Binary file removed
BIN
-641 Bytes
DansMaRue/Assets.xcassets/Anomalie/Type/icon_8000.imageset/[email protected]
Binary file not shown.
Binary file removed
BIN
-881 Bytes
DansMaRue/Assets.xcassets/Anomalie/Type/icon_8000.imageset/[email protected]
Binary file not shown.
10 changes: 4 additions & 6 deletions
10
...lie/Type/icon_8000.imageset/Contents.json → ...omalie/arrow_swipe.imageset/Contents.json
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,23 +1,21 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"filename" : "MicrosoftTeams-image.png", | ||
"idiom" : "universal", | ||
"filename" : "icon_8000.png", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"idiom" : "universal", | ||
"filename" : "[email protected]", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"idiom" : "universal", | ||
"filename" : "[email protected]", | ||
"scale" : "3x" | ||
} | ||
], | ||
"info" : { | ||
"version" : 1, | ||
"author" : "xcode" | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} | ||
} |
Binary file added
BIN
+920 Bytes
DansMaRue/Assets.xcassets/Anomalie/arrow_swipe.imageset/MicrosoftTeams-image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 6 additions & 6 deletions
12
DansMaRue/Assets.xcassets/Anomalie/favorite_check.imageset/Contents.json
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,23 +1,23 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"filename" : "favorite_check.png", | ||
"idiom" : "universal", | ||
"filename" : "etoile-3.png", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"filename" : "favorite_check 1.png", | ||
"idiom" : "universal", | ||
"filename" : "etoile-1.png", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"filename" : "favorite_check 2.png", | ||
"idiom" : "universal", | ||
"filename" : "etoile-2.png", | ||
"scale" : "3x" | ||
} | ||
], | ||
"info" : { | ||
"version" : 1, | ||
"author" : "xcode" | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} | ||
} |
Binary file removed
BIN
-3.47 KB
DansMaRue/Assets.xcassets/Anomalie/favorite_check.imageset/etoile-1.png
Binary file not shown.
Binary file removed
BIN
-3.47 KB
DansMaRue/Assets.xcassets/Anomalie/favorite_check.imageset/etoile-2.png
Binary file not shown.
Binary file removed
BIN
-3.47 KB
DansMaRue/Assets.xcassets/Anomalie/favorite_check.imageset/etoile-3.png
Binary file not shown.
Binary file added
BIN
+3.62 KB
DansMaRue/Assets.xcassets/Anomalie/favorite_check.imageset/favorite_check 1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+3.62 KB
DansMaRue/Assets.xcassets/Anomalie/favorite_check.imageset/favorite_check 2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+3.62 KB
DansMaRue/Assets.xcassets/Anomalie/favorite_check.imageset/favorite_check.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 6 additions & 6 deletions
12
DansMaRue/Assets.xcassets/Anomalie/favorite_plus.imageset/Contents.json
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,23 +1,23 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"filename" : "favorite_plus.png", | ||
"idiom" : "universal", | ||
"filename" : "etoilePlus (3)-3.png", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"filename" : "favorite_plus 1.png", | ||
"idiom" : "universal", | ||
"filename" : "etoilePlus (3)-1.png", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"filename" : "favorite_plus 2.png", | ||
"idiom" : "universal", | ||
"filename" : "etoilePlus (3)-2.png", | ||
"scale" : "3x" | ||
} | ||
], | ||
"info" : { | ||
"version" : 1, | ||
"author" : "xcode" | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} | ||
} |
Binary file removed
BIN
-8.54 KB
DansMaRue/Assets.xcassets/Anomalie/favorite_plus.imageset/etoilePlus (3)-1.png
Binary file not shown.
Binary file removed
BIN
-8.54 KB
DansMaRue/Assets.xcassets/Anomalie/favorite_plus.imageset/etoilePlus (3)-2.png
Binary file not shown.
Binary file removed
BIN
-8.54 KB
DansMaRue/Assets.xcassets/Anomalie/favorite_plus.imageset/etoilePlus (3)-3.png
Binary file not shown.
Binary file added
BIN
+5.73 KB
DansMaRue/Assets.xcassets/Anomalie/favorite_plus.imageset/favorite_plus 1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+5.73 KB
DansMaRue/Assets.xcassets/Anomalie/favorite_plus.imageset/favorite_plus 2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+5.73 KB
DansMaRue/Assets.xcassets/Anomalie/favorite_plus.imageset/favorite_plus.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+475 Bytes
(120%)
DansMaRue/Assets.xcassets/Anomalie/follow.imageset/follow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-1 KB
(84%)
DansMaRue/Assets.xcassets/Anomalie/follow.imageset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-2.6 KB
(75%)
DansMaRue/Assets.xcassets/Anomalie/follow.imageset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+933 Bytes
(230%)
DansMaRue/Assets.xcassets/Anomalie/icon_check_pink.imageset/icon_check_pink.png
Oops, something went wrong.
Binary file modified
BIN
+502 Bytes
(130%)
DansMaRue/Assets.xcassets/Anomalie/icon_check_pink.imageset/[email protected]
Oops, something went wrong.
Binary file modified
BIN
+215 Bytes
(110%)
DansMaRue/Assets.xcassets/Anomalie/icon_check_pink.imageset/[email protected]
Oops, something went wrong.
Binary file modified
BIN
-1.88 KB
(55%)
DansMaRue/Assets.xcassets/Anomalie/imgRemerciement.imageset/imgRemerciement.png
Oops, something went wrong.
Binary file modified
BIN
-6.33 KB
(35%)
DansMaRue/Assets.xcassets/Anomalie/imgRemerciement.imageset/[email protected]
Oops, something went wrong.
Binary file modified
BIN
-14.2 KB
(25%)
DansMaRue/Assets.xcassets/Anomalie/imgRemerciement.imageset/[email protected]
Oops, something went wrong.
Binary file modified
BIN
+53 Bytes
(100%)
DansMaRue/Assets.xcassets/Anomalie/imgRemerciement2.imageset/imgRemerciement2.png
Oops, something went wrong.
Binary file modified
BIN
-1.88 KB
(56%)
...aRue/Assets.xcassets/Anomalie/imgRemerciement2.imageset/[email protected]
Oops, something went wrong.
Binary file modified
BIN
-3.49 KB
(44%)
...aRue/Assets.xcassets/Anomalie/imgRemerciement2.imageset/[email protected]
Oops, something went wrong.
Binary file modified
BIN
-5.36 KB
(63%)
DansMaRue/Assets.xcassets/Anomalie/responsable_quartier.imageset/120.png
Oops, something went wrong.
Binary file modified
BIN
-9.14 KB
(63%)
DansMaRue/Assets.xcassets/Anomalie/responsable_quartier.imageset/180.png
Oops, something went wrong.
Binary file modified
BIN
-3.29 KB
(62%)
DansMaRue/Assets.xcassets/Anomalie/responsable_quartier.imageset/80.png
Oops, something went wrong.
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 |
---|---|---|
|
@@ -19,5 +19,8 @@ | |
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
}, | ||
"properties" : { | ||
"template-rendering-intent" : "original" | ||
} | ||
} |
Binary file modified
BIN
-1015 Bytes
(72%)
DansMaRue/Assets.xcassets/Anomalie/thanks.imageset/Group 4134.png
Oops, something went wrong.
Binary file modified
BIN
-3.2 KB
(54%)
DansMaRue/Assets.xcassets/Anomalie/thanks.imageset/Group [email protected]
Oops, something went wrong.
Binary file modified
BIN
-6.36 KB
(45%)
DansMaRue/Assets.xcassets/Anomalie/thanks.imageset/Group [email protected]
Oops, something went wrong.
Binary file modified
BIN
+455 Bytes
(120%)
DansMaRue/Assets.xcassets/Anomalie/unfollow.imageset/unfollow.png
Oops, something went wrong.
Binary file modified
BIN
-1.04 KB
(84%)
DansMaRue/Assets.xcassets/Anomalie/unfollow.imageset/[email protected]
Oops, something went wrong.
Binary file modified
BIN
-2.66 KB
(75%)
DansMaRue/Assets.xcassets/Anomalie/unfollow.imageset/[email protected]
Oops, something went wrong.
12 changes: 6 additions & 6 deletions
12
DansMaRue/Assets.xcassets/Map/add_anomalie.imageset/Contents.json
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,23 +1,23 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"idiom" : "universal", | ||
"filename" : "add_anomalie.png", | ||
"idiom" : "universal", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"filename" : "add_anomalie 1.png", | ||
"idiom" : "universal", | ||
"filename" : "[email protected]", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"filename" : "add_anomalie 2.png", | ||
"idiom" : "universal", | ||
"filename" : "[email protected]", | ||
"scale" : "3x" | ||
} | ||
], | ||
"info" : { | ||
"version" : 1, | ||
"author" : "xcode" | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} | ||
} |
Binary file added
BIN
+2.64 KB
DansMaRue/Assets.xcassets/Map/add_anomalie.imageset/add_anomalie 1.png
Oops, something went wrong.
Binary file added
BIN
+2.64 KB
DansMaRue/Assets.xcassets/Map/add_anomalie.imageset/add_anomalie 2.png
Oops, something went wrong.
Binary file modified
BIN
+2.21 KB
(600%)
DansMaRue/Assets.xcassets/Map/add_anomalie.imageset/add_anomalie.png
Oops, something went wrong.
Binary file removed
BIN
-835 Bytes
DansMaRue/Assets.xcassets/Map/add_anomalie.imageset/[email protected]
Diff not rendered.
Binary file removed
BIN
-1.15 KB
DansMaRue/Assets.xcassets/Map/add_anomalie.imageset/[email protected]
Diff not rendered.
Binary file modified
BIN
+488 Bytes
(120%)
DansMaRue/Assets.xcassets/Map/create_anomalie.imageset/create_anomalie.png
Oops, something went wrong.
Binary file modified
BIN
-1.02 KB
(84%)
DansMaRue/Assets.xcassets/Map/create_anomalie.imageset/[email protected]
Oops, something went wrong.
Binary file modified
BIN
-2.61 KB
(75%)
DansMaRue/Assets.xcassets/Map/create_anomalie.imageset/[email protected]
Oops, something went wrong.
Binary file modified
BIN
+889 Bytes
(230%)
DansMaRue/Assets.xcassets/Menu/map_menu_selected.imageset/map_menu_selected.png
Oops, something went wrong.
Binary file modified
BIN
+534 Bytes
(140%)
DansMaRue/Assets.xcassets/Menu/map_menu_selected.imageset/[email protected]
Oops, something went wrong.
Binary file modified
BIN
+144 Bytes
(110%)
DansMaRue/Assets.xcassets/Menu/map_menu_selected.imageset/[email protected]
Oops, something went wrong.
Binary file modified
BIN
+843 Bytes
(210%)
...Rue/Assets.xcassets/Menu/profil_menu_selected.imageset/profil_menu_selected.png
Oops, something went wrong.
Binary file modified
BIN
+358 Bytes
(120%)
.../Assets.xcassets/Menu/profil_menu_selected.imageset/[email protected]
Oops, something went wrong.
Binary file modified
BIN
-71 Bytes
(97%)
.../Assets.xcassets/Menu/profil_menu_selected.imageset/[email protected]
Oops, something went wrong.
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,6 +1,6 @@ | ||
{ | ||
"info" : { | ||
"version" : 1, | ||
"author" : "xcode" | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} | ||
} |
10 changes: 4 additions & 6 deletions
10
...ie/Type/icon_12000.imageset/Contents.json → ...der/dot_red_ large.imageset/Contents.json
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,23 +1,21 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"filename" : "dot_red_ large.svg", | ||
"idiom" : "universal", | ||
"filename" : "icon_12005.png", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"idiom" : "universal", | ||
"filename" : "[email protected]", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"idiom" : "universal", | ||
"filename" : "[email protected]", | ||
"scale" : "3x" | ||
} | ||
], | ||
"info" : { | ||
"version" : 1, | ||
"author" : "xcode" | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} | ||
} |
3 changes: 3 additions & 0 deletions
3
DansMaRue/Assets.xcassets/Slider/dot_red_ large.imageset/dot_red_ large.svg
Oops, something went wrong.
10 changes: 4 additions & 6 deletions
10
...ie/Type/icon_10000.imageset/Contents.json → ...er/dot_white_large.imageset/Contents.json
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,23 +1,21 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"filename" : "dot_white_large.svg", | ||
"idiom" : "universal", | ||
"filename" : "icon_10000.png", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"idiom" : "universal", | ||
"filename" : "[email protected]", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"idiom" : "universal", | ||
"filename" : "[email protected]", | ||
"scale" : "3x" | ||
} | ||
], | ||
"info" : { | ||
"version" : 1, | ||
"author" : "xcode" | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} | ||
} |
3 changes: 3 additions & 0 deletions
3
DansMaRue/Assets.xcassets/Slider/dot_white_large.imageset/dot_white_large.svg
Oops, something went wrong.
21 changes: 21 additions & 0 deletions
21
DansMaRue/Assets.xcassets/Slider/dot_white_small.imageset/Contents.json
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 |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"filename" : "dot_white_small.svg", | ||
"idiom" : "universal", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"idiom" : "universal", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"idiom" : "universal", | ||
"scale" : "3x" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} |
3 changes: 3 additions & 0 deletions
3
DansMaRue/Assets.xcassets/Slider/dot_white_small.imageset/dot_white_small.svg
Oops, something went wrong.
Oops, something went wrong.