-
Notifications
You must be signed in to change notification settings - Fork 13
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
1 parent
04c0d88
commit 630cd78
Showing
22 changed files
with
8,432 additions
and
8,220 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
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
Binary file not shown.
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
Binary file not shown.
Binary file not shown.
Binary file not shown.
8,572 changes: 4,287 additions & 4,285 deletions
8,572
Source/View/Android/eTasks.View.Android.login.fmx
Large diffs are not rendered by default.
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
Large diffs are not rendered by default.
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
7,508 changes: 3,755 additions & 3,753 deletions
7,508
Source/View/Windows/eTasks.View.Windows.login.fmx
Large diffs are not rendered by default.
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 |
---|---|---|
@@ -0,0 +1,36 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<Package | ||
xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10" | ||
xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10" | ||
xmlns:rescap="http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities"> | ||
<Identity Name="%projectName%" | ||
ProcessorArchitecture="x64" | ||
Publisher="" | ||
Version="1.0.0.0" /> | ||
<Properties> | ||
<DisplayName>%packageDisplayName%</DisplayName> | ||
<PublisherDisplayName>%publisherDisplayName%</PublisherDisplayName> | ||
<Description>eTasks</Description> | ||
<Logo>Assets\Logo44x44.png</Logo> | ||
</Properties> | ||
<Resources> | ||
<Resource Language="pt-BR" /> | ||
</Resources> | ||
<Dependencies> | ||
<TargetDeviceFamily Name="Windows.Desktop" MinVersion="10.0.17763.0" MaxVersionTested="10.0.19041.0" /> | ||
</Dependencies> | ||
<Capabilities> | ||
<rescap:Capability Name="runFullTrust" /> | ||
</Capabilities> | ||
<Applications> | ||
<Application Id="br.DevPegasus.eTasks" | ||
Executable="eTasks.exe" | ||
EntryPoint="Windows.FullTrustApplication"> | ||
<uap:VisualElements BackgroundColor="#464646" | ||
DisplayName="eTasks" | ||
Square150x150Logo="Assets\Logo150x150.png" | ||
Square44x44Logo="Assets\Logo44x44.png" | ||
Description="eTasks" /> | ||
</Application> | ||
</Applications> | ||
</Package> |
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,36 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<Package | ||
xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10" | ||
xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10" | ||
xmlns:rescap="http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities"> | ||
<Identity Name="%projectName%" | ||
ProcessorArchitecture="x64" | ||
Publisher="" | ||
Version="1.0.0.0" /> | ||
<Properties> | ||
<DisplayName>%packageDisplayName%</DisplayName> | ||
<PublisherDisplayName>%publisherDisplayName%</PublisherDisplayName> | ||
<Description>eTasks</Description> | ||
<Logo>Assets\Logo44x44.png</Logo> | ||
</Properties> | ||
<Resources> | ||
<Resource Language="pt-BR" /> | ||
</Resources> | ||
<Dependencies> | ||
<TargetDeviceFamily Name="Windows.Desktop" MinVersion="10.0.17763.0" MaxVersionTested="10.0.19041.0" /> | ||
</Dependencies> | ||
<Capabilities> | ||
<rescap:Capability Name="runFullTrust" /> | ||
</Capabilities> | ||
<Applications> | ||
<Application Id="br.DevPegasus.eTasks" | ||
Executable="eTasks.exe" | ||
EntryPoint="Windows.FullTrustApplication"> | ||
<uap:VisualElements BackgroundColor="#464646" | ||
DisplayName="eTasks" | ||
Square150x150Logo="Assets\Logo150x150.png" | ||
Square44x44Logo="Assets\Logo44x44.png" | ||
Description="eTasks" /> | ||
</Application> | ||
</Applications> | ||
</Package> |
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.
Large diffs are not rendered by default.
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
|
||
|
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,7 @@ | ||
[Files] | ||
"C:\Meus Projetos\eTasks\Win64\Release\eTasks\AppxManifest.xml" "AppxManifest.xml" | ||
"C:\Meus Projetos\eTasks\Win64\Release\eTasks\categorias.json" "categorias.json" | ||
"C:\Meus Projetos\eTasks\Win64\Release\eTasks\Assets\Logo44x44.png" "Assets\Logo44x44.png" | ||
"C:\Meus Projetos\eTasks\Win64\Release\eTasks\Assets\Logo150x150.png" "Assets\Logo150x150.png" | ||
"C:\Meus Projetos\eTasks\Win64\Release\eTasks\eTasks.todo" "eTasks.todo" | ||
"C:\Meus Projetos\eTasks\Win64\Release\eTasks\eTasks.exe" "eTasks.exe" |
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
Oops, something went wrong.