diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 1a71f1c..36262d0 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -15,7 +15,9 @@ android:label="@string/app_name" android:supportsRtl="true" android:theme="@style/AppTheme"> - + diff --git a/app/src/main/assets/editor.html b/app/src/main/assets/editor.html index 1a3091f..363a5ee 100644 --- a/app/src/main/assets/editor.html +++ b/app/src/main/assets/editor.html @@ -8,6 +8,7 @@ rel="stylesheet"> +
diff --git a/app/src/main/java/telegra/ph/Extensions.kt b/app/src/main/java/telegra/ph/Extensions.kt deleted file mode 100644 index 384a339..0000000 --- a/app/src/main/java/telegra/ph/Extensions.kt +++ /dev/null @@ -1,2 +0,0 @@ -package telegra.ph - diff --git a/app/src/main/java/telegra/ph/MainActivity.kt b/app/src/main/java/telegra/ph/MainActivity.kt index c6ab0b6..48a345a 100644 --- a/app/src/main/java/telegra/ph/MainActivity.kt +++ b/app/src/main/java/telegra/ph/MainActivity.kt @@ -239,6 +239,7 @@ class MainActivity : AppCompatActivity(), AdvancedWebView.Listener { MaterialDialog.Builder(this) .title(R.string.help) .content(R.string.help_text) + .positiveText(android.R.string.ok) .show() true } diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index b8d18fa..074e10b 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -3,8 +3,7 @@ Share Help - How to use text formatting?You can use formatting like bold, italics and so on at least on Lollipop and above by double tapping the text.

The app only shows strange things!

It\'s not verified, that the app will work on devices with KitKat or lower. In Lollipop Google introduced a Chrome based and updatable WebView with more features and fixes. I\'m sorry! But in December \'16 Telegram will publish docs for the Telegraph API, so I\'ll be able to create a native app instead of a wrapper. Be patient!]]> -
+ Why can\'t I add images?Unfortunately I wasn\'t able to add the feature yet.

Why can\'t I select headings?

Same reasons as above, but you can do it manually via the code editor.

Why can\'t I see all my published posts?

That\'s coming soon!

Why can\'t I login with my Telegram account?

That\'s not possible!

Why can\'t I add my name to the post?

That\'s coming soon!

Used libraries

Material Dialogs, Bridge, AdvancedWebView

About

This app is made by Jan-Lukas Else and it\'s code is published on Github.]]> Bookmarks Bookmark this Create