You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,17 +56,17 @@
56
56
---
57
57
58
58
### Bug Reports / Feature-Requests
59
-
If you find any bugs or want to propose a new Feature/Enhancement, feel free to [create a new Issue](https://github.com/PhilKes/NotallyX/issues/new/choose)
59
+
If you find any bugs or want to propose a new Feature/Enhancement, feel free to [create a new Issue](https://github.com/Crustack/NotallyX/issues/new/choose)
60
60
61
-
When using the app and an unknown error occurs, causing the app to crash you will see a dialog (see showcase video in https://github.com/PhilKes/NotallyX/pull/171) from which you can immediately create a bug report on Github with the crash details pre-filled.
61
+
When using the app and an unknown error occurs, causing the app to crash you will see a dialog (see showcase video in https://github.com/Crustack/NotallyX/pull/171) from which you can immediately create a bug report on Github with the crash details pre-filled.
62
62
63
63
64
64
#### Beta Releases
65
65
66
66
I occasionally release BETA versions of the app during development, since its very valuable for me to get feedback before publicly releasing a new version.
67
67
These BETA releases have another `applicationId` as the release versions, thats why when you install a BETA version it will show up on your device as a separate app called `NotallyX BETA`.
68
68
BETA versions also have their own data, they do not use the data of your NotallyX app
69
-
You can download the most recent BETA release [here on Github](https://github.com/PhilKes/NotallyX/releases/tag/beta)
69
+
You can download the most recent BETA release [here on Github](https://github.com/Crustack/NotallyX/releases/tag/beta)
70
70
71
71
#### APK Signing Certifcate Fingerprint
72
72
@@ -89,6 +89,6 @@ Before submitting your proposed changes as a Pull-Request, make sure all tests a
89
89
### Attribution
90
90
The original Notally project was developed by [OmGodse](https://github.com/OmGodse) under the [GPL 3.0 License](https://github.com/OmGodse/Notally/blob/master/LICENSE.md).
91
91
92
-
In accordance to GPL 3.0, this project is licensed under the same [GPL 3.0 License](https://github.com/PhilKes/NotallyX/blob/master/LICENSE.md).
92
+
In accordance to GPL 3.0, this project is licensed under the same [GPL 3.0 License](https://github.com/Crustack/NotallyX/blob/master/LICENSE.md).
Copy file name to clipboardExpand all lines: TRANSLATIONS.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,17 +2,17 @@
2
2
3
3
All translations are crowd sourced.
4
4
To contribute:
5
-
1. Download current [translations.xlsx](https://github.com/PhilKes/NotallyX/raw/refs/heads/main/app/translations.xlsx)
5
+
1. Download current [translations.xlsx](https://github.com/Crustack/NotallyX/raw/refs/heads/main/app/translations.xlsx)
6
6
2. Open in Excel/LibreOffice and add missing translations
7
7
Notes:
8
8
- Missing translations are marked in red
9
9
- You can filter by key or any language column values
10
10
- Non-Translatable strings are hidden and marked in gray, do not add translations for them
11
11
- For plurals, some languages need/have more quantity strings than others, if a quantity string in the default language (english) is not needed the row is highlighted in yellow. If your language does not need that quantity string either, ignore them.
12
-
3. Open a [Update Translations Issue](https://github.com/PhilKes/NotallyX/issues/new?assignees=&labels=translations&projects=&template=translation.md&title=%3CINSERT+LANGUAGE+HERE%3E+translations+update)
12
+
3. Open a [Update Translations Issue](https://github.com/Crustack/NotallyX/issues/new?assignees=&labels=translations&projects=&template=translation.md&title=%3CINSERT+LANGUAGE+HERE%3E+translations+update)
13
13
4. I will create a Pull-Request to add your updated translations
14
14
15
-
See [Android Translations Converter](https://github.com/PhilKes/android-translations-converter-plugin) for more details
15
+
See [Android Translations Converter](https://github.com/Crustack/android-translations-converter-plugin) for more details
<!DOCTYPE en-note SYSTEM "http://xml.evernote.com/pub/enml2.dtd"><en-note><div><b>This text needs to be fat</b></div><div><br/></div><div><i>A very italic</i></div><div><br/></div><div><s>Outdated stuff</s></div><div><br/></div><div><span style="--en-fontfamily: monospace; font-family: "Source Code Pro",monospace">System.out.println("Super useful code");</span></div><div><br/></div><div><a href="https://github.com/PhilKes/NotallyX">https://github.com/PhilKes/NotallyX</a></div><div><br/></div><div><br/></div><div><br/></div><div><br/></div><div>I want to format this</div></en-note> ]]>
471
+
<!DOCTYPE en-note SYSTEM "http://xml.evernote.com/pub/enml2.dtd"><en-note><div><b>This text needs to be fat</b></div><div><br/></div><div><i>A very italic</i></div><div><br/></div><div><s>Outdated stuff</s></div><div><br/></div><div><span style="--en-fontfamily: monospace; font-family: "Source Code Pro",monospace">System.out.println("Super useful code");</span></div><div><br/></div><div><a href="https://github.com/Crustack/NotallyX">https://github.com/Crustack/NotallyX</a></div><div><br/></div><div><br/></div><div><br/></div><div><br/></div><div>I want to format this</div></en-note> ]]>
@@ -90,13 +90,13 @@ If you want to contribute code to NotallyX, follow these steps:
90
90
91
91
To contribute translations:
92
92
93
-
1. Download the current [translations.xlsx](https://github.com/PhilKes/NotallyX/raw/refs/heads/main/app/translations.xlsx) file
93
+
1. Download the current [translations.xlsx](https://github.com/Crustack/NotallyX/raw/refs/heads/main/app/translations.xlsx) file
94
94
2. Open it in Excel/LibreOffice and add missing translations
95
95
- Missing translations are marked in red
96
96
- You can filter by key or any language column values
97
97
- Non-translatable strings are hidden and marked in gray, do not add translations for them
98
98
- For plurals, some languages need/have more quantity strings than others
99
-
3. Open an [Update Translations Issue](https://github.com/PhilKes/NotallyX/issues/new?assignees=&labels=translations&projects=&template=translation.md&title=%3CINSERT+LANGUAGE+HERE%3E+translations+update)
99
+
3. Open an [Update Translations Issue](https://github.com/Crustack/NotallyX/issues/new?assignees=&labels=translations&projects=&template=translation.md&title=%3CINSERT+LANGUAGE+HERE%3E+translations+update)
100
100
4. The project maintainer will create a Pull Request to add your updated translations
Copy file name to clipboardExpand all lines: documentation/docs/faq.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ sidebar_position: 9
5
5
6
6
# FAQ - Frequently Asked Questions
7
7
8
-
This page answers common questions about NotallyX. If you don't find the answer you're looking for, please check the [GitHub issues](https://github.com/PhilKes/NotallyX/issues) or create a new issue.
8
+
This page answers common questions about NotallyX. If you don't find the answer you're looking for, please check the [GitHub issues](https://github.com/Crustack/NotallyX/issues) or create a new issue.
9
9
10
10
## General Questions
11
11
@@ -28,7 +28,7 @@ You can download NotallyX from:
28
28
-[Google Play Store](https://play.google.com/store/apps/details?id=com.philkes.notallyx)
@@ -39,7 +39,7 @@ Your notes are stored locally on your device. NotallyX does not upload your data
39
39
### Does NotallyX collect any data about me?
40
40
41
41
No, NotallyX does not collect any personal data or usage statistics. Your notes remain private on your device.
42
-
For the up-to-date privacy policy, see [Privacy-Policy](https://github.com/PhilKes/NotallyX/blob/main/Privacy-Policy.md)
42
+
For the up-to-date privacy policy, see [Privacy-Policy](https://github.com/Crustack/NotallyX/blob/main/Privacy-Policy.md)
43
43
44
44
### What happens to my notes if I uninstall the app?
45
45
@@ -129,7 +129,7 @@ If you're experiencing performance issues:
129
129
### How can I try new features before they're released?
130
130
131
131
You can join the beta program:
132
-
1. Download the most recent BETA release [from GitHub](https://github.com/PhilKes/NotallyX/releases/tag/beta)
132
+
1. Download the most recent BETA release [from GitHub](https://github.com/Crustack/NotallyX/releases/tag/beta)
133
133
2. Install the BETA version (it will be installed as a separate app called "NotallyX BETA")
134
134
3. Provide feedback on new features
135
135
@@ -144,4 +144,4 @@ See our [Contribution Guidelines](contributing.md) for information on how to con
144
144
### I found a bug. How do I report it?
145
145
146
146
- From inside the app: Tap "Settings" > In "About" section > "Send Feedback" > "Report Bug" (this will prefill the last crash logs and other useful information)
147
-
- You can also report bugs directly by [creating a new issue](https://github.com/PhilKes/NotallyX/issues/new/choose) on GitHub. Please include as much detail as possible, including steps to reproduce the issue.
147
+
- You can also report bugs directly by [creating a new issue](https://github.com/Crustack/NotallyX/issues/new/choose) on GitHub. Please include as much detail as possible, including steps to reproduce the issue.
0 commit comments