diff --git a/build.gradle b/build.gradle index 157757aa..8c49f472 100644 --- a/build.gradle +++ b/build.gradle @@ -62,7 +62,7 @@ ext { 'commonmark' : "com.atlassian.commonmark:commonmark:$commonMarkVersion", 'commonmark-strikethrough': "com.atlassian.commonmark:commonmark-ext-gfm-strikethrough:$commonMarkVersion", 'commonmark-table' : "com.atlassian.commonmark:commonmark-ext-gfm-tables:$commonMarkVersion", - 'android-svg' : 'com.caverock:androidsvg:1.2.1', + 'android-svg' : 'com.caverock:androidsvg:1.4', 'android-gif' : 'pl.droidsonroids.gif:android-gif-drawable:1.2.14', 'jlatexmath-android' : 'ru.noties:jlatexmath-android:0.1.0', 'okhttp' : 'com.squareup.okhttp3:okhttp:3.9.0', diff --git a/docs/.vuepress/components/AwesomeGroup.vue b/docs/.vuepress/components/AwesomeGroup.vue new file mode 100644 index 00000000..1399ffaf --- /dev/null +++ b/docs/.vuepress/components/AwesomeGroup.vue @@ -0,0 +1,57 @@ + + + + + + + diff --git a/docs/README.md b/docs/README.md index 2f6d8e5a..d1acc437 100644 --- a/docs/README.md +++ b/docs/README.md @@ -82,6 +82,9 @@ and 2 themes included: Light & Dark. It can be downloaded from [releases](ht * [FairNote](https://play.google.com/store/apps/details?id=com.rgiskard.fairnote) - simple and intuitive notepad app. It gives you speed and efficiency when you write notes, to-do lists, e-mails, or jot down quick ideas. * [Boxcryptor](https://www.boxcryptor.com) - A software that adds AES-256 and RSA encryption to Dropbox, Google Drive, OneDrive and many other clouds. + Extension/plugins: