diff --git a/README.md b/README.md index 3f648ed..02913aa 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -# Teleposter for Telegra.ph BETA +# Teleposter for Telegra.ph -Disclaimer: This wrapper is NOT an official wrapper and do not attempt to represent Telegram or Telegra.ph in any way. +Disclaimer: This wrapper is NOT an official client and do not attempt to represent Telegram or Telegra.ph in any way. -This app is a completely independent wrapper made for Telegra.ph, a new and simple publishing platform, made for easy sharing of articles and other stuff. With this app it's very easy to create and share these posts to any app. +This app is a completely independent client made for Telegra.ph, a new and simple publishing platform, made for easy sharing of articles and other stuff. With this app it's very easy to create and share these posts to any app. -For more information about Telegra.ph visit https://telegram.org/blog/instant-view +For more information about Telegra.ph visit https://telegram.org/blog/instant-view#telegraph Please take care, that this app might be unstable due to it's early development state! diff --git a/apks/1.1.apk b/apks/1.1.apk new file mode 100644 index 0000000..8d3f968 Binary files /dev/null and b/apks/1.1.apk differ diff --git a/app/build.gradle b/app/build.gradle index a3f542c..9a599f7 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "telegra.ph" minSdkVersion 15 targetSdkVersion 25 - versionCode 5 - versionName "1.0 beta" + versionCode 6 + versionName "1.1" resConfigs "en" } buildTypes { diff --git a/pics/1 with text.png b/pics/1 with text.png new file mode 100755 index 0000000..c4cdbe9 Binary files /dev/null and b/pics/1 with text.png differ diff --git a/pics/1.png b/pics/1.png old mode 100644 new mode 100755 index b63f2d1..e23e087 Binary files a/pics/1.png and b/pics/1.png differ diff --git a/pics/2 with text.png b/pics/2 with text.png new file mode 100755 index 0000000..d093b21 Binary files /dev/null and b/pics/2 with text.png differ diff --git a/pics/2.png b/pics/2.png old mode 100644 new mode 100755 index bda12fe..db67d7c Binary files a/pics/2.png and b/pics/2.png differ diff --git a/pics/3 with text.png b/pics/3 with text.png new file mode 100755 index 0000000..4115f5f Binary files /dev/null and b/pics/3 with text.png differ diff --git a/pics/3.png b/pics/3.png new file mode 100755 index 0000000..d0fd6a7 Binary files /dev/null and b/pics/3.png differ