Skip to content

Commit

Permalink
Removed GitTrends image background, increased to 0.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
brminnick committed Feb 27, 2020
1 parent bd3edc8 commit cc50bfb
Show file tree
Hide file tree
Showing 30 changed files with 20 additions and 40 deletions.
Binary file modified Artwork/Icon.sketch
Binary file not shown.
2 changes: 1 addition & 1 deletion GitTrends.Android/Properties/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="4" android:versionName="0.10.2" package="com.minnick.gittrends" android:installLocation="auto">
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="5" android:versionName="0.10.3" package="com.minnick.gittrends" android:installLocation="auto">
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="29" />
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
Expand Down
Binary file modified GitTrends.Android/Resources/drawable-hdpi/GitTrends.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 GitTrends.Android/Resources/drawable-night-hdpi/GitTrends.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 GitTrends.Android/Resources/drawable-night-xhdpi/GitTrends.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 GitTrends.Android/Resources/drawable-night-xxhdpi/GitTrends.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 GitTrends.Android/Resources/drawable-night/GitTrends.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 GitTrends.Android/Resources/drawable-xhdpi/GitTrends.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 GitTrends.Android/Resources/drawable-xxhdpi/GitTrends.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 GitTrends.Android/Resources/drawable-xxxhdpi/GitTrends.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 GitTrends.Android/Resources/drawable/GitTrends.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 8 additions & 8 deletions GitTrends.iOS/Assets.xcassets/GitTrends.imageset/Contents.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"idiom": "universal"
},
{
"filename": "GitTrends_Light.png",
"filename": "GitTrends_Light-2.png",
"scale": "1x",
"idiom": "universal"
},
Expand All @@ -14,7 +14,7 @@
"idiom": "universal"
},
{
"filename": "[email protected]",
"filename": "GitTrends_Light@3x-2.png",
"scale": "3x",
"idiom": "universal"
},
Expand Down Expand Up @@ -98,7 +98,7 @@
"idiom": "universal"
},
{
"filename": "GitTrends_Dark.png",
"filename": "GitTreands_Dark.png",
"appearances": [
{
"appearance": "luminosity",
Expand All @@ -109,7 +109,7 @@
"idiom": "universal"
},
{
"filename": "[email protected]",
"filename": "GitTrends_Dark@2x-1.png",
"appearances": [
{
"appearance": "luminosity",
Expand All @@ -120,7 +120,7 @@
"idiom": "universal"
},
{
"filename": "[email protected]",
"filename": "GitTrends_Dark@3x-1.png",
"appearances": [
{
"appearance": "luminosity",
Expand Down Expand Up @@ -318,7 +318,7 @@
"idiom": "universal"
},
{
"filename": "GitTrends_Light-1.png",
"filename": "GitTrends_Light.png",
"appearances": [
{
"appearance": "luminosity",
Expand All @@ -329,7 +329,7 @@
"idiom": "universal"
},
{
"filename": "GitTrends_Light@2x-1.png",
"filename": "GitTrends_Light@2x-2.png",
"appearances": [
{
"appearance": "luminosity",
Expand All @@ -340,7 +340,7 @@
"idiom": "universal"
},
{
"filename": "GitTrends_Light@3x-1.png",
"filename": "[email protected]",
"appearances": [
{
"appearance": "luminosity",
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
38 changes: 9 additions & 29 deletions GitTrends.iOS/GitTrends.iOS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,6 @@
<MtouchEnableSGenConc>true</MtouchEnableSGenConc>
<MtouchLink>SdkOnly</MtouchLink>
<LangVersion>Default</LangVersion>
<Nullable>
</Nullable>
<CodesignProvision>Git Trends App Store</CodesignProvision>
<MtouchUseLlvm>true</MtouchUseLlvm>
<MtouchArch>ARM64</MtouchArch>
Expand Down Expand Up @@ -192,33 +190,15 @@
<ImageAsset Include="Assets.xcassets\GitTrendsBackgroundColor.colorset\Contents.json">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Assets.xcassets\GitTrends.imageset\GitTrends_Light.png">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Assets.xcassets\GitTrends.imageset\GitTrends_Light%402x.png">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Assets.xcassets\GitTrends.imageset\GitTrends_Light%403x.png">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Assets.xcassets\GitTrends.imageset\GitTrends_Dark.png">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Assets.xcassets\GitTrends.imageset\GitTrends_Dark%402x.png">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Assets.xcassets\GitTrends.imageset\GitTrends_Dark%403x.png">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Assets.xcassets\GitTrends.imageset\GitTrends_Light-1.png">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Assets.xcassets\GitTrends.imageset\GitTrends_Light%402x-1.png">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Assets.xcassets\GitTrends.imageset\GitTrends_Light%403x-1.png">
<Visible>false</Visible>
</ImageAsset>
<ImageAsset Include="Assets.xcassets\GitTrends.imageset\GitTrends_Light-2.png" />
<ImageAsset Include="Assets.xcassets\GitTrends.imageset\GitTrends_Light%402x.png" />
<ImageAsset Include="Assets.xcassets\GitTrends.imageset\GitTrends_Light%403x-2.png" />
<ImageAsset Include="Assets.xcassets\GitTrends.imageset\GitTreands_Dark.png" />
<ImageAsset Include="Assets.xcassets\GitTrends.imageset\GitTrends_Dark%402x-1.png" />
<ImageAsset Include="Assets.xcassets\GitTrends.imageset\GitTrends_Dark%403x-1.png" />
<ImageAsset Include="Assets.xcassets\GitTrends.imageset\GitTrends_Light.png" />
<ImageAsset Include="Assets.xcassets\GitTrends.imageset\GitTrends_Light%402x-2.png" />
<ImageAsset Include="Assets.xcassets\GitTrends.imageset\GitTrends_Light%403x.png" />
</ItemGroup>
<ItemGroup>
<Reference Include="System" />
Expand Down
4 changes: 2 additions & 2 deletions GitTrends.iOS/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
<string>FontAwesomeBrands.ttf</string>
</array>
<key>CFBundleShortVersionString</key>
<string>0.10.2</string>
<string>0.10.3</string>
<key>CFBundleVersion</key>
<string>4</string>
<string>5</string>
</dict>
</plist>

0 comments on commit cc50bfb

Please sign in to comment.