diff --git a/metadata/com.spisoft.quicknote.txt b/metadata/com.spisoft.quicknote.txt index f8e2b14a35..f4192fe326 100644 --- a/metadata/com.spisoft.quicknote.txt +++ b/metadata/com.spisoft.quicknote.txt @@ -3,6 +3,7 @@ License:GPL-3.0-only Web Site:https://qn.phie.ovh Source Code:https://github.com/PhieF/CarnetDocumentation Issue Tracker:https://github.com/PhieF/CarnetAndroid/issues +Changelog:https://qn.phie.ovh/fdroid_changelog LiberapayID:34946 Summary:Powerful note taking app with sync capabilities @@ -26,11 +27,11 @@ Mac, with sync capabilities * Protect the app with a pin code (won't encrypt notes) on android * Statistics : words/sentences/characters * Sync with NextCloud +* Online editor as a NextCloud App '''To come''' * Audio recording -* NextCloud Online integration (as a nextcloud app) * Perf improvements * Lighter version for linux without Electron * Windows / Mac OS electron app @@ -49,6 +50,15 @@ Build:0.1,1 prebuild=sed -i -e '1d' -e "2s/^/include\ \'\:app\'\,\ \'\:Sync\' \n/" -e '/GoogleSync/d' settings.gradle && \ sed -i -e '/googleCompile/d' app/build.gradle +Build:0.2,2 + commit=ab65db5fc6857ddf16231f0f0b7f2a8dcb030de2 + subdir=CarnetAndroid + submodules=yes + gradle=fdroid + output=app/build/outputs/apk/fdroid/release/app-fdroid-release-unsigned.apk + prebuild=sed -i -e '1d' -e "2s/^/include\ \'\:app\'\,\ \'\:Sync\' \n/" -e '/GoogleSync/d' settings.gradle && \ + sed -i -e '/googleImplementation/d' app/build.gradle + Auto Update Mode:None Update Check Mode:RepoManifest Current Version:0.2 diff --git a/metadata/com.spisoft.quicknote/en-US/changelogs/23.txt b/metadata/com.spisoft.quicknote/en-US/changelogs/23.txt new file mode 100644 index 0000000000..1c2f208854 --- /dev/null +++ b/metadata/com.spisoft.quicknote/en-US/changelogs/23.txt @@ -0,0 +1,3 @@ +bug fix +move notes +multiple selection \ No newline at end of file diff --git a/metadata/com.spisoft.quicknote/en-US/full_description.txt b/metadata/com.spisoft.quicknote/en-US/full_description.txt new file mode 100644 index 0000000000..c8f9d48720 --- /dev/null +++ b/metadata/com.spisoft.quicknote/en-US/full_description.txt @@ -0,0 +1,28 @@ +Carnet is a powerful note taking app which purpose is not only to write your +shopping list but can also be used to write longer texts, stories, etc. + +Carnet is available on Android and Linux, soon on your web browser, Windows and +Mac, with sync capabilities + +'''Features''' + +* Complete editor : bold/italic/underline/color/highlight +* Import from Google Keep (only on desktop, then sync on mobile) +* Insert images / review +* Open HTML format +* Organize with folders and choose root storage folder depending on your needs +* Keywords +* Quickly see your recent notes +* Search amount your notes +* Protect the app with a pin code (won't encrypt notes) on android +* Statistics : words/sentences/characters +* Sync with NextCloud +* Online editor as a NextCloud App + +'''To come''' + +* Audio recording +* Perf improvements +* Lighter version for linux without Electron +* Windows / Mac OS electron app +* Many things I don't think about right now diff --git a/metadata/com.spisoft.quicknote/en-US/images/icon.png b/metadata/com.spisoft.quicknote/en-US/images/icon.png new file mode 100644 index 0000000000..4d1de7db1a Binary files /dev/null and b/metadata/com.spisoft.quicknote/en-US/images/icon.png differ diff --git a/metadata/com.spisoft.quicknote/en-US/images/phoneScreenshots/1.png b/metadata/com.spisoft.quicknote/en-US/images/phoneScreenshots/1.png new file mode 100644 index 0000000000..0313f8ee9a Binary files /dev/null and b/metadata/com.spisoft.quicknote/en-US/images/phoneScreenshots/1.png differ diff --git a/metadata/com.spisoft.quicknote/en-US/images/phoneScreenshots/2.png b/metadata/com.spisoft.quicknote/en-US/images/phoneScreenshots/2.png new file mode 100644 index 0000000000..1cd8de77f3 Binary files /dev/null and b/metadata/com.spisoft.quicknote/en-US/images/phoneScreenshots/2.png differ diff --git a/metadata/com.spisoft.quicknote/en-US/images/phoneScreenshots/3.png b/metadata/com.spisoft.quicknote/en-US/images/phoneScreenshots/3.png new file mode 100644 index 0000000000..aa7bf7e11a Binary files /dev/null and b/metadata/com.spisoft.quicknote/en-US/images/phoneScreenshots/3.png differ diff --git a/metadata/com.spisoft.quicknote/en-US/images/phoneScreenshots/4.png b/metadata/com.spisoft.quicknote/en-US/images/phoneScreenshots/4.png new file mode 100644 index 0000000000..5b3002e1c7 Binary files /dev/null and b/metadata/com.spisoft.quicknote/en-US/images/phoneScreenshots/4.png differ diff --git a/metadata/com.spisoft.quicknote/en-US/short_description.txt b/metadata/com.spisoft.quicknote/en-US/short_description.txt new file mode 100644 index 0000000000..3a5ceee576 --- /dev/null +++ b/metadata/com.spisoft.quicknote/en-US/short_description.txt @@ -0,0 +1 @@ +Powerful note taking app with sync capabilities diff --git a/metadata/com.spisoft.quicknote/en-US/title.txt b/metadata/com.spisoft.quicknote/en-US/title.txt new file mode 100644 index 0000000000..9964b6236d --- /dev/null +++ b/metadata/com.spisoft.quicknote/en-US/title.txt @@ -0,0 +1 @@ +Carnet complete text editor diff --git a/metadata/com.spisoft.quicknote/en-US/video.txt b/metadata/com.spisoft.quicknote/en-US/video.txt new file mode 100644 index 0000000000..e69de29bb2