Skip to content

Commit f5d7b1e

Browse files
committed
Generated real splash screens and icons
Further streamlined landing page text
1 parent 51299ca commit f5d7b1e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

61 files changed

+8414
-15
lines changed

config.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<widget id="com.lewisl.toc" version="0.0.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
33
<name>Toc Messenger</name>
44
<description>
5-
A messaging app that knows nothing about you.
5+
A distributed messaging app that syncs
66
</description>
77
<author email="[email protected]" href="https://github.com/lewisl9029">
88
Lewis Liu
@@ -16,7 +16,7 @@
1616
<preference name="android-minSdkVersion" value="16"/>
1717
<preference name="BackupWebStorage" value="none"/>
1818
<preference name="SplashScreen" value="screen"/>
19-
<preference name="SplashScreenDelay" value="3000"/>
19+
<preference name="SplashScreenDelay" value="0"/>
2020
<preference name="xwalkVersion" value="14+"/>
2121
<preference name="xwalkCommandLine" value="--disable-pull-to-refresh-effect"/>
2222
<preference name="xwalkMode" value="embedded"/>

ionic.project

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Toc Messenger",
3-
"documentRoot": "app",
3+
"documentRoot": "toc",
44
"createDocumentRoot": "toc",
55
"gulpStartupTasks": [
66
"bundle-sass",
-3.45 KB
-293 Bytes
-665 Bytes
-5.63 KB
-10.2 KB
-14.5 KB

0 commit comments

Comments
 (0)