Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
FrayxRulez committed Apr 1, 2024
1 parent 680909c commit 8aa2733
Show file tree
Hide file tree
Showing 9 changed files with 245 additions and 6 deletions.
4 changes: 2 additions & 2 deletions Telegram.Msix/Package.StoreAssociation.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<StoreAssociation xmlns="http://schemas.microsoft.com/appx/2010/storeassociation">
<Publisher>CN=D89C87B4-2758-402A-8F40-3571D00882AB</Publisher>
<PublisherDisplayName>Unigram, Inc.</PublisherDisplayName>
<Publisher>CN=Telegram FZ-LLC, O=Telegram FZ-LLC, POBox=501, L=Dubai, C=AE, OID.2.5.4.15=Private Organization, OID.1.3.6.1.4.1.311.60.2.1.3=AE, SERIALNUMBER=94349</Publisher>
<PublisherDisplayName>Telegram FZ-LLC</PublisherDisplayName>
<DeveloperAccountType>MSA</DeveloperAccountType>
<GeneratePackageHash>http://www.w3.org/2001/04/xmlenc#sha256</GeneratePackageHash>
<SupportedLocales>
Expand Down
5 changes: 3 additions & 2 deletions Telegram.Msix/Package.appxmanifest
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<Package xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10" xmlns:mp="http://schemas.microsoft.com/appx/2014/phone/manifest" xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10" xmlns:uap3="http://schemas.microsoft.com/appx/manifest/uap/windows10/3" xmlns:uap4="http://schemas.microsoft.com/appx/manifest/uap/windows10/4" xmlns:uap5="http://schemas.microsoft.com/appx/manifest/uap/windows10/5" xmlns:rescap="http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities" xmlns:desktop="http://schemas.microsoft.com/appx/manifest/desktop/windows10" xmlns:desktop4="http://schemas.microsoft.com/appx/manifest/desktop/windows10/4" xmlns:iot2="http://schemas.microsoft.com/appx/manifest/iot/windows10/2" xmlns:uap6="http://schemas.microsoft.com/appx/manifest/uap/windows10/6" IgnorableNamespaces="uap uap3 uap4 uap5 mp rescap desktop desktop4 iot2 uap6">
<Identity Name="38833FF26BA1D.UnigramPreview" Publisher="CN=D89C87B4-2758-402A-8F40-3571D00882AB" Version="10.8.0.0" />
<Identity Name="TelegramFZ-LLC.Unigram" Publisher="CN=Telegram FZ-LLC, O=Telegram FZ-LLC, POBox=501, L=Dubai, C=AE, OID.2.5.4.15=Private Organization, OID.1.3.6.1.4.1.311.60.2.1.3=AE, SERIALNUMBER=94349" Version="10.10.0.9957" />
<mp:PhoneIdentity PhoneProductId="bf16cc61-265a-4c8a-9ead-f4f77e6a0a97" PhonePublisherId="00000000-0000-0000-0000-000000000000" />
<Properties>
<DisplayName>Unigram—Telegram for Windows</DisplayName>
<PublisherDisplayName>Unigram, Inc.</PublisherDisplayName>
<PublisherDisplayName>Telegram FZ-LLC</PublisherDisplayName>
<Logo>Assets\Logos\StoreLogo.png</Logo>
</Properties>
<Dependencies>
Expand Down Expand Up @@ -101,6 +101,7 @@
<uap3:Capability Name="backgroundMediaPlayback" />
<uap6:Capability Name="graphicsCapture" />
<rescap:Capability Name="runFullTrust" />
<rescap:Capability Name="packageManagement" />
<rescap:Capability Name="oneProcessVoIP" />
<rescap:Capability Name="confirmAppClose" />
<DeviceCapability Name="location" />
Expand Down
237 changes: 237 additions & 0 deletions Telegram.Msix/Telegram.Msix.wapproj
Original file line number Diff line number Diff line change
Expand Up @@ -128,5 +128,242 @@
<ItemGroup>
<None Include="Telegram.Msix_TemporaryKey.pfx" />
</ItemGroup>
<!--<ItemGroup>
<Content Include="clrcompression.dll" />
<Content Include="clretwrc.dll" />
<Content Include="clrjit.dll" />
<Content Include="concrt140.dll" />
<Content Include="concrt140d.dll" />
<Content Include="concrt140d_app.dll" />
<Content Include="concrt140_app.dll" />
<Content Include="coreclr.dll" />
<Content Include="mfc140.dll" />
<Content Include="mfc140chs.dll" />
<Content Include="mfc140cht.dll" />
<Content Include="mfc140d.dll" />
<Content Include="mfc140deu.dll" />
<Content Include="mfc140enu.dll" />
<Content Include="mfc140esn.dll" />
<Content Include="mfc140fra.dll" />
<Content Include="mfc140ita.dll" />
<Content Include="mfc140jpn.dll" />
<Content Include="mfc140kor.dll" />
<Content Include="mfc140rus.dll" />
<Content Include="mfc140u.dll" />
<Content Include="mfc140ud.dll" />
<Content Include="Microsoft.CSharp.dll" />
<Content Include="Microsoft.VisualBasic.dll" />
<Content Include="Microsoft.Win32.Primitives.dll" />
<Content Include="mscordaccore.dll" />
<Content Include="mscordbi.dll" />
<Content Include="mscorlib.dll" />
<Content Include="mscorrc.debug.dll" />
<Content Include="mscorrc.dll" />
<Content Include="msvcp140.dll" />
<Content Include="msvcp140d.dll" />
<Content Include="msvcp140d_app.dll" />
<Content Include="msvcp140d_atomic_wait.dll" />
<Content Include="msvcp140d_atomic_wait_app.dll" />
<Content Include="msvcp140d_codecvt_ids.dll" />
<Content Include="msvcp140d_codecvt_ids_app.dll" />
<Content Include="msvcp140_1.dll" />
<Content Include="msvcp140_1d.dll" />
<Content Include="msvcp140_1d_app.dll" />
<Content Include="msvcp140_1_app.dll" />
<Content Include="msvcp140_2.dll" />
<Content Include="msvcp140_2d.dll" />
<Content Include="msvcp140_2d_app.dll" />
<Content Include="msvcp140_2_app.dll" />
<Content Include="msvcp140_app.dll" />
<Content Include="msvcp140_atomic_wait.dll" />
<Content Include="msvcp140_atomic_wait_app.dll" />
<Content Include="msvcp140_codecvt_ids.dll" />
<Content Include="msvcp140_codecvt_ids_app.dll" />
<Content Include="netstandard.dll" />
<Content Include="System.AppContext.dll" />
<Content Include="System.Buffers.dll" />
<Content Include="System.Collections.Concurrent.dll" />
<Content Include="System.Collections.dll" />
<Content Include="System.Collections.Immutable.dll" />
<Content Include="System.Collections.NonGeneric.dll" />
<Content Include="System.Collections.Specialized.dll" />
<Content Include="System.ComponentModel.Annotations.dll" />
<Content Include="System.ComponentModel.Composition.dll" />
<Content Include="System.ComponentModel.DataAnnotations.dll" />
<Content Include="System.ComponentModel.dll" />
<Content Include="System.ComponentModel.EventBasedAsync.dll" />
<Content Include="System.ComponentModel.Primitives.dll" />
<Content Include="System.ComponentModel.TypeConverter.dll" />
<Content Include="System.Configuration.dll" />
<Content Include="System.Console.dll" />
<Content Include="System.Core.dll" />
<Content Include="System.Data.Common.dll" />
<Content Include="System.Data.dll" />
<Content Include="System.Data.SqlClient.dll" />
<Content Include="System.Diagnostics.Contracts.dll" />
<Content Include="System.Diagnostics.Debug.dll" />
<Content Include="System.Diagnostics.DiagnosticSource.dll" />
<Content Include="System.Diagnostics.FileVersionInfo.dll" />
<Content Include="System.Diagnostics.Process.dll" />
<Content Include="System.Diagnostics.StackTrace.dll" />
<Content Include="System.Diagnostics.TextWriterTraceListener.dll" />
<Content Include="System.Diagnostics.Tools.dll" />
<Content Include="System.Diagnostics.TraceSource.dll" />
<Content Include="System.Diagnostics.Tracing.dll" />
<Content Include="System.dll" />
<Content Include="System.Drawing.dll" />
<Content Include="System.Drawing.Primitives.dll" />
<Content Include="System.Dynamic.Runtime.dll" />
<Content Include="System.Globalization.Calendars.dll" />
<Content Include="System.Globalization.dll" />
<Content Include="System.Globalization.Extensions.dll" />
<Content Include="System.IO.Compression.dll" />
<Content Include="System.IO.Compression.FileSystem.dll" />
<Content Include="System.IO.Compression.ZipFile.dll" />
<Content Include="System.IO.dll" />
<Content Include="System.IO.FileSystem.dll" />
<Content Include="System.IO.FileSystem.DriveInfo.dll" />
<Content Include="System.IO.FileSystem.Primitives.dll" />
<Content Include="System.IO.FileSystem.Watcher.dll" />
<Content Include="System.IO.IsolatedStorage.dll" />
<Content Include="System.IO.MemoryMappedFiles.dll" />
<Content Include="System.IO.Pipes.AccessControl.dll" />
<Content Include="System.IO.Pipes.dll" />
<Content Include="System.IO.Ports.dll" />
<Content Include="System.IO.UnmanagedMemoryStream.dll" />
<Content Include="System.Linq.dll" />
<Content Include="System.Linq.Expressions.dll" />
<Content Include="System.Linq.Parallel.dll" />
<Content Include="System.Linq.Queryable.dll" />
<Content Include="System.Memory.dll" />
<Content Include="System.Net.dll" />
<Content Include="System.Net.Http.dll" />
<Content Include="System.Net.Http.Rtc.dll" />
<Content Include="System.Net.HttpListener.dll" />
<Content Include="System.Net.Mail.dll" />
<Content Include="System.Net.NameResolution.dll" />
<Content Include="System.Net.NetworkInformation.dll" />
<Content Include="System.Net.Ping.dll" />
<Content Include="System.Net.Primitives.dll" />
<Content Include="System.Net.Requests.dll" />
<Content Include="System.Net.Security.dll" />
<Content Include="System.Net.ServicePoint.dll" />
<Content Include="System.Net.Sockets.dll" />
<Content Include="System.Net.WebClient.dll" />
<Content Include="System.Net.WebHeaderCollection.dll" />
<Content Include="System.Net.WebProxy.dll" />
<Content Include="System.Net.WebSockets.Client.dll" />
<Content Include="System.Net.WebSockets.dll" />
<Content Include="System.Numerics.dll" />
<Content Include="System.Numerics.Vectors.dll" />
<Content Include="System.Numerics.Vectors.WindowsRuntime.dll" />
<Content Include="System.ObjectModel.dll" />
<Content Include="System.Private.CoreLib.dll" />
<Content Include="System.Private.DataContractSerialization.dll" />
<Content Include="System.Private.ServiceModel.dll" />
<Content Include="System.Private.Uri.dll" />
<Content Include="System.Private.Xml.dll" />
<Content Include="System.Private.Xml.Linq.dll" />
<Content Include="System.Reflection.Context.dll" />
<Content Include="System.Reflection.DispatchProxy.dll" />
<Content Include="System.Reflection.dll" />
<Content Include="System.Reflection.Emit.dll" />
<Content Include="System.Reflection.Emit.ILGeneration.dll" />
<Content Include="System.Reflection.Emit.Lightweight.dll" />
<Content Include="System.Reflection.Extensions.dll" />
<Content Include="System.Reflection.Metadata.dll" />
<Content Include="System.Reflection.Primitives.dll" />
<Content Include="System.Reflection.TypeExtensions.dll" />
<Content Include="System.Resources.Reader.dll" />
<Content Include="System.Resources.ResourceManager.dll" />
<Content Include="System.Resources.Writer.dll" />
<Content Include="System.Runtime.CompilerServices.Unsafe.dll" />
<Content Include="System.Runtime.CompilerServices.VisualC.dll" />
<Content Include="System.Runtime.dll" />
<Content Include="System.Runtime.Extensions.dll" />
<Content Include="System.Runtime.Handles.dll" />
<Content Include="System.Runtime.InteropServices.dll" />
<Content Include="System.Runtime.InteropServices.RuntimeInformation.dll" />
<Content Include="System.Runtime.InteropServices.WindowsRuntime.dll" />
<Content Include="System.Runtime.Numerics.dll" />
<Content Include="System.Runtime.Serialization.dll" />
<Content Include="System.Runtime.Serialization.Formatters.dll" />
<Content Include="System.Runtime.Serialization.Json.dll" />
<Content Include="System.Runtime.Serialization.Primitives.dll" />
<Content Include="System.Runtime.Serialization.Xml.dll" />
<Content Include="System.Runtime.WindowsRuntime.dll" />
<Content Include="System.Runtime.WindowsRuntime.UI.Xaml.dll" />
<Content Include="System.Security.AccessControl.dll" />
<Content Include="System.Security.Claims.dll" />
<Content Include="System.Security.Cryptography.Algorithms.dll" />
<Content Include="System.Security.Cryptography.Cng.dll" />
<Content Include="System.Security.Cryptography.Csp.dll" />
<Content Include="System.Security.Cryptography.Encoding.dll" />
<Content Include="System.Security.Cryptography.Primitives.dll" />
<Content Include="System.Security.Cryptography.X509Certificates.dll" />
<Content Include="System.Security.dll" />
<Content Include="System.Security.Permissions.dll" />
<Content Include="System.Security.Principal.dll" />
<Content Include="System.Security.Principal.Windows.dll" />
<Content Include="System.Security.SecureString.dll" />
<Content Include="System.ServiceModel.dll" />
<Content Include="System.ServiceModel.Duplex.dll" />
<Content Include="System.ServiceModel.Http.dll" />
<Content Include="System.ServiceModel.NetTcp.dll" />
<Content Include="System.ServiceModel.Primitives.dll" />
<Content Include="System.ServiceModel.Security.dll" />
<Content Include="System.ServiceModel.Web.dll" />
<Content Include="System.ServiceProcess.dll" />
<Content Include="System.Text.Encoding.CodePages.dll" />
<Content Include="System.Text.Encoding.dll" />
<Content Include="System.Text.Encoding.Extensions.dll" />
<Content Include="System.Text.RegularExpressions.dll" />
<Content Include="System.Threading.dll" />
<Content Include="System.Threading.Overlapped.dll" />
<Content Include="System.Threading.Tasks.Dataflow.dll" />
<Content Include="System.Threading.Tasks.dll" />
<Content Include="System.Threading.Tasks.Extensions.dll" />
<Content Include="System.Threading.Tasks.Parallel.dll" />
<Content Include="System.Threading.Thread.dll" />
<Content Include="System.Threading.ThreadPool.dll" />
<Content Include="System.Threading.Timer.dll" />
<Content Include="System.Transactions.dll" />
<Content Include="System.Transactions.Local.dll" />
<Content Include="System.ValueTuple.dll" />
<Content Include="System.Web.dll" />
<Content Include="System.Web.HttpUtility.dll" />
<Content Include="System.Windows.dll" />
<Content Include="System.Xml.dll" />
<Content Include="System.Xml.Linq.dll" />
<Content Include="System.Xml.ReaderWriter.dll" />
<Content Include="System.Xml.Serialization.dll" />
<Content Include="System.Xml.XDocument.dll" />
<Content Include="System.Xml.XmlDocument.dll" />
<Content Include="System.Xml.XmlSerializer.dll" />
<Content Include="System.Xml.XPath.dll" />
<Content Include="System.Xml.XPath.XDocument.dll" />
<Content Include="uwphost.dll" />
<Content Include="vcamp140.dll" />
<Content Include="vcamp140d.dll" />
<Content Include="vcamp140d_app.dll" />
<Content Include="vcamp140_app.dll" />
<Content Include="vccorlib140.dll" />
<Content Include="vccorlib140d.dll" />
<Content Include="vccorlib140d_app.dll" />
<Content Include="vccorlib140_app.dll" />
<Content Include="vcomp140.dll" />
<Content Include="vcomp140d.dll" />
<Content Include="vcomp140d_app.dll" />
<Content Include="vcomp140_app.dll" />
<Content Include="vcruntime140.dll" />
<Content Include="vcruntime140d.dll" />
<Content Include="vcruntime140d_app.dll" />
<Content Include="vcruntime140_1.dll" />
<Content Include="vcruntime140_1d.dll" />
<Content Include="vcruntime140_1d_app.dll" />
<Content Include="vcruntime140_1_app.dll" />
<Content Include="vcruntime140_app.dll" />
<Content Include="WindowsBase.dll" />
</ItemGroup>-->
<Import Project="$(WapProjPath)\Microsoft.DesktopBridge.targets" />
</Project>
Binary file modified Telegram.Msix/Telegram.Msix_TemporaryKey.pfx
Binary file not shown.
Binary file modified Telegram.Msix/Telegram_TemporaryKey.pfx
Binary file not shown.
2 changes: 1 addition & 1 deletion Telegram/Package.appxmanifest
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Package xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10" xmlns:mp="http://schemas.microsoft.com/appx/2014/phone/manifest" xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10" xmlns:uap3="http://schemas.microsoft.com/appx/manifest/uap/windows10/3" xmlns:uap4="http://schemas.microsoft.com/appx/manifest/uap/windows10/4" xmlns:uap5="http://schemas.microsoft.com/appx/manifest/uap/windows10/5" xmlns:rescap="http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities" xmlns:desktop="http://schemas.microsoft.com/appx/manifest/desktop/windows10" xmlns:desktop4="http://schemas.microsoft.com/appx/manifest/desktop/windows10/4" xmlns:iot2="http://schemas.microsoft.com/appx/manifest/iot/windows10/2" xmlns:uap6="http://schemas.microsoft.com/appx/manifest/uap/windows10/6" IgnorableNamespaces="uap uap3 uap4 uap5 mp rescap desktop desktop4 iot2 uap6">
<Identity Name="38833FF26BA1D.UnigramExperimental" Publisher="CN=D89C87B4-2758-402A-8F40-3571D00882AB" Version="10.8.0.9926" />
<Identity Name="38833FF26BA1D.UnigramExperimental" Publisher="CN=D89C87B4-2758-402A-8F40-3571D00882AB" Version="10.10.0.9950" />
<mp:PhoneIdentity PhoneProductId="bf16cc61-265a-4c8a-9ead-f4f77e6a0a97" PhonePublisherId="00000000-0000-0000-0000-000000000000" />
<Properties>
<DisplayName>Unigram Experimental</DisplayName>
Expand Down
3 changes: 2 additions & 1 deletion Telegram/Telegram.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<AppxSymbolPackageEnabled>True</AppxSymbolPackageEnabled>
<AppxBundle>Always</AppxBundle>
<AppxBundlePlatforms>x64</AppxBundlePlatforms>
<PackageCertificateKeyFile>Telegram_StoreKey.pfx</PackageCertificateKeyFile>
<PackageCertificateKeyFile>Telegram_TemporaryKey.pfx</PackageCertificateKeyFile>
<BuildAppxSideloadPackageForUap>False</BuildAppxSideloadPackageForUap>
<GenerateAppInstallerFile>False</GenerateAppInstallerFile>
<AppInstallerUpdateFrequency>0</AppInstallerUpdateFrequency>
Expand All @@ -33,6 +33,7 @@
<LangVersion>10.0</LangVersion>
<AppxPackageSigningEnabled>False</AppxPackageSigningEnabled>
<ProjectPriIndexName>Telegram</ProjectPriIndexName>
<PackageCertificateThumbprint>1D34EE14119A1938972F9892C21A35C04CB26763</PackageCertificateThumbprint>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
<DebugSymbols>true</DebugSymbols>
Expand Down
Binary file modified Telegram/Telegram_StoreKey.pfx
Binary file not shown.
Binary file modified Telegram/Telegram_TemporaryKey.pfx
Binary file not shown.

0 comments on commit 8aa2733

Please sign in to comment.