This commit is contained in:
VladiMihaylenko 2017-06-19 19:57:05 +03:00 committed by Yuri Gorshenin
parent 0df4620d1e
commit 4302e1a9b4
180 changed files with 2204 additions and 24 deletions

View file

@ -31,6 +31,7 @@
#import "MWMSearchNoResults.h"
#import "MWMSettings.h"
#import "MWMTableViewCell.h"
#import "MWMTextView.h"
#import "MWMTypes.h"
#import "MWMViewController.h"
#import "Statistics.h"

View file

@ -0,0 +1,6 @@
{
"info" : {
"version" : 1,
"author" : "xcode"
}
}

View file

@ -0,0 +1,26 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "ic_ugc_thumb_down.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "ic_ugc_thumb_down@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "ic_ugc_thumb_down@3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
},
"properties" : {
"template-rendering-intent" : "template"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 187 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 298 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 381 B

View file

@ -0,0 +1,26 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "ic_ugc_thumb_up.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "ic_ugc_thumb_up@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "ic_ugc_thumb_up@3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
},
"properties" : {
"template-rendering-intent" : "template"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 184 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 281 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 391 B

View file

@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "rating_average_dark.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "rating_average_dark@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "rating_average_dark@3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 503 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 989 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

View file

@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "rating_average_highlited_dark.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "rating_average_highlited_dark@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "rating_average_highlited_dark@3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 431 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 787 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "rating_avarage_highlited_light.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "rating_avarage_highlited_light@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "rating_avarage_highlited_light@3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 384 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 672 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 951 B

View file

@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "rating_avarage_light.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "rating_avarage_light@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "rating_avarage_light@3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 451 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 843 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

View file

@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "rating_average_selected.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "rating_average_selected@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "rating_average_selected@3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 710 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

View file

@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "rating_average_selected.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "rating_average_selected@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "rating_average_selected@3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 710 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

View file

@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "rating_bad_dark.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "rating_bad_dark@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "rating_bad_dark@3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 543 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "rating_bad_highlited_dark.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "rating_bad_highlited_dark@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "rating_bad_highlited_dark@3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 461 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 878 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

View file

@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "rating_bad_highlited_light.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "rating_bad_highlited_light@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "rating_bad_highlited_light@3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 407 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 734 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 KiB

View file

@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "rating_bad_light.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "rating_bad_light@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "rating_bad_light@3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 485 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 950 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

View file

@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "rating_bad_selected.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "rating_bad_selected@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "rating_bad_selected@3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 786 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

View file

@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "rating_bad_selected.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "rating_bad_selected@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "rating_bad_selected@3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 786 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

View file

@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "rating_exellent_dark.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "rating_exellent_dark@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "rating_exellent_dark@3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 557 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "rating_exellent_highlited_dark.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "rating_exellent_highlited_dark@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "rating_exellent_highlited_dark@3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 470 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 895 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

View file

@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "rating_exellent_highlited_light.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "rating_exellent_highlited_light@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "rating_exellent_highlited_light@3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 399 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 732 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 KiB

View file

@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "rating_exellent_light.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "rating_exellent_light@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "rating_exellent_light@3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 489 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 960 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

View file

@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "rating_exellent_selected.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "rating_exellent_selected@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "rating_exellent_selected@3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 825 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

View file

@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "rating_exellent_selected.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "rating_exellent_selected@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "rating_exellent_selected@3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 825 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

View file

@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "rating_good_dark.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "rating_good_dark@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "rating_good_dark@3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 539 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "rating_good_highlited_dark.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "rating_good_highlited_dark@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "rating_good_highlited_dark@3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 459 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 878 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

View file

@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "rating_good_highlited_light.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "rating_good_highlited_light@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "rating_good_highlited_light@3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 400 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 726 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1,017 B

View file

@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "rating_good_light.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "rating_good_light@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "rating_good_light@3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 484 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 947 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

View file

@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "rating_good_selected.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "rating_good_selected@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "rating_good_selected@3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 814 B

Some files were not shown because too many files have changed in this diff Show more