Commit Graph

2830 Commits

Author SHA1 Message Date
Naveen Singh
a8e2836c29 fix: disable language split in bundle configuration
See: https://github.com/FossifyOrg/General-Discussion/issues/242
2025-05-07 07:24:32 +05:30
Naveen Singh
69da0cf979 chore(deps): bump org.fossify.commons to 2.0.0 2025-05-07 07:24:32 +05:30
Sketch6580
474f930e2c Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (2 of 2 strings)

Translation: Fossify/Notes metadata
Translate-URL: https://hosted.weblate.org/projects/fossify/notes-metadata/zh_Hans/
2025-05-07 07:21:09 +05:30
Sketch6580
f55f20c640 chore(l10n): update Chinese (Simplified Han script) translations
Currently translated at 100.0% (74 of 74 strings)

Translation: Fossify/Notes
Translate-URL: https://hosted.weblate.org/projects/fossify/notes/zh_Hans/
Via: Weblate
2025-05-07 07:21:09 +05:30
Dan
5a77759326 chore(l10n): update Ukrainian translations
Currently translated at 100.0% (74 of 74 strings)

Translation: Fossify/Notes
Translate-URL: https://hosted.weblate.org/projects/fossify/notes/uk/
Via: Weblate
2025-05-07 07:21:09 +05:30
Naveen Singh
97833de8dc chore: drop support for Android 7 and older versions
See: https://github.com/orgs/FossifyOrg/discussions/241
2025-05-06 20:34:35 -04:00
Naveen Singh
64b05a54e5 chore(l10n): merge translations from weblate-fossify-notes (#107)
Translations update from Hosted Weblate
2025-05-07 04:35:58 +05:30
Petri Hämäläinen
2381a320ab Translated using Weblate (Finnish)
Currently translated at 100.0% (73 of 73 strings)

Translation: Fossify/Notes
Translate-URL: https://hosted.weblate.org/projects/fossify/notes/fi/
2025-05-06 23:31:54 +02:00
Aindriú Mac Giolla Eoin
0aab6ed6a1 Translated using Weblate (Irish)
Currently translated at 100.0% (2 of 2 strings)

Translation: Fossify/Notes metadata
Translate-URL: https://hosted.weblate.org/projects/fossify/notes-metadata/ga/
2025-05-06 23:31:54 +02:00
Tekhnikal
6c91eb145f Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (73 of 73 strings)

Translation: Fossify/Notes
Translate-URL: https://hosted.weblate.org/projects/fossify/notes/pt_BR/
2025-05-06 23:31:54 +02:00
elid
fb4c39df26 Translated using Weblate (Hebrew)
Currently translated at 100.0% (2 of 2 strings)

Translation: Fossify/Notes metadata
Translate-URL: https://hosted.weblate.org/projects/fossify/notes-metadata/he/
2025-05-06 23:31:54 +02:00
Naveen Singh
4b46523b6a Merge pull request #124 from FossifyOrg/switch_to_switches
feat(ui): replace checkboxes with material switches
2025-05-07 03:01:51 +05:30
Naveen Singh
131be07e34 docs(changelog): replace checkboxes with switches 2025-05-07 02:43:52 +05:30
Naveen Singh
f461664d38 fix(ui): use proper color for security label in settings 2025-05-07 02:15:53 +05:30
Naveen Singh
1cd7982bf9 feat(ui): replace checkboxes with material switches
See https://github.com/orgs/FossifyOrg/discussions/78
2025-05-07 02:15:36 +05:30
Agnieszka C
b9416a822f feat: added possibility to set own sorting for each checklist (#81)
* Added possibility to set own sorting for each checklist (#81)

* Fixed too long lines

* Added support for own sorting in OpenNoteDialog

* Made moveDoneChecklistItems a global setting

* refactor: remove unused parameter from TasksAdapter

* refactor: remove unused constant for migrated move checklist items

* refactor: replace `removeCustomSorting` usage with `removeOwnSorting`

* fix: properly switch to custom sorting when order is modified

---------

Co-authored-by: Naveen Singh <36371707+naveensingh@users.noreply.github.com>
Co-authored-by: Naveen Singh <snaveen935@gmail.com>
2025-05-06 15:41:28 -04:00
dependabot[bot]
ea5281945f chore(deps): bump com.android.application from 8.9.0 to 8.9.2 (#118)
Bumps com.android.application from 8.9.0 to 8.9.2.

---
updated-dependencies:
- dependency-name: com.android.application
  dependency-version: 8.9.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-06 05:39:40 -04:00
dependabot[bot]
7dde6ce5a1 chore(deps): bump fastlane from 2.227.1 to 2.227.2 (#117)
Bumps [fastlane](https://github.com/fastlane/fastlane) from 2.227.1 to 2.227.2.
- [Release notes](https://github.com/fastlane/fastlane/releases)
- [Changelog](https://github.com/fastlane/fastlane/blob/master/CHANGELOG.latest.md)
- [Commits](https://github.com/fastlane/fastlane/compare/fastlane/2.227.1...fastlane/2.227.2)

---
updated-dependencies:
- dependency-name: fastlane
  dependency-version: 2.227.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-06 05:39:27 -04:00
Naveen Singh
6c9bbbd4f9 ci: add dependabot config 2025-05-05 20:20:57 +05:30
Naveen Singh
7179991c6c build: allow builds without signing configuration 2025-05-05 20:20:57 +05:30
Naveen Singh
d72148bb40 ci: setup release workflow 2025-05-05 20:20:57 +05:30
Naveen Singh
b1b79ebf5c style: reformat changelogs as per Keep a Changelog 2025-05-05 20:20:57 +05:30
Naveen Singh
5d481ba840 build: use env variables for release signing fallback 2025-05-05 20:20:57 +05:30
Naveen Singh
ae78d43bca refactor(build): rename prepaid product flavor to gplay 2025-05-05 20:20:57 +05:30
Naveen Singh
39d218a561 chore: setup fastlane 2025-05-05 20:20:57 +05:30
Naveen Singh
33d1425c48 Merge pull request #105 from Aga-C/fix-multiline-pasting
Fixed multiline pasting for checklist (#99)
2025-04-15 20:55:06 +05:30
Naveen Singh
241b5c01a5 Merge branch 'master' into fix-multiline-pasting 2025-04-15 20:21:46 +05:30
Naveen Singh
527277e9c8 Use workflow templates for minimizer and no-response 2025-04-04 01:54:53 +05:30
Naveen Singh
63ffecbf64 Remove invalid short description translations 2025-03-25 21:10:51 +05:30
Naveen Singh
70bfd3efdf Remove title and changelog translations 2025-03-25 20:58:15 +05:30
Naveen Singh
46ad4c9b47 Merge pull request #104 from weblate/weblate-fossify-notes
Translations update from Hosted Weblate
2025-03-25 20:43:32 +05:30
Agnieszka C
c8bef55f0f Translated using Weblate (Polish)
Currently translated at 50.0% (3 of 6 strings)

Translation: Fossify/Notes metadata
Translate-URL: https://hosted.weblate.org/projects/fossify/notes-metadata/pl/
2025-03-24 10:55:48 +01:00
Agnieszka C
3e1a92c609 Fixed minor bugs 2025-03-20 19:59:35 +01:00
Agnieszka C
df3c55cba1 Fixed inserting inside the list 2025-03-20 18:17:04 +01:00
elid
41f7bac95b Translated using Weblate (Hebrew)
Currently translated at 100.0% (6 of 6 strings)

Translation: Fossify/Notes metadata
Translate-URL: https://hosted.weblate.org/projects/fossify/notes-metadata/he/
2025-03-20 13:26:47 +01:00
Agnieszka C
cb3278e6c6 Used lines extension instead of split
Co-authored-by: Naveen Singh <36371707+naveensingh@users.noreply.github.com>
2025-03-20 10:29:38 +00:00
Agnieszka C
70b82194e1 Fixed multiline pasting for checklist (#99) 2025-03-19 22:00:36 +01:00
Aindriú Mac Giolla Eoin
0f3a2020dc Translated using Weblate (Irish)
Currently translated at 100.0% (6 of 6 strings)

Translation: Fossify/Notes metadata
Translate-URL: https://hosted.weblate.org/projects/fossify/notes-metadata/ga/
2025-03-19 14:39:46 +01:00
Sketch6580
287deb4802 Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 83.3% (5 of 6 strings)

Translation: Fossify/Notes metadata
Translate-URL: https://hosted.weblate.org/projects/fossify/notes-metadata/zh_Hans/
2025-03-19 14:08:18 +01:00
VfBFan
6373c295c6 Translated using Weblate (German)
Currently translated at 100.0% (6 of 6 strings)

Translation: Fossify/Notes metadata
Translate-URL: https://hosted.weblate.org/projects/fossify/notes-metadata/de/
2025-03-19 08:20:26 +01:00
Sketch6580
34b1af81ae Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 66.6% (4 of 6 strings)

Translation: Fossify/Notes metadata
Translate-URL: https://hosted.weblate.org/projects/fossify/notes-metadata/zh_Hans/
2025-03-19 04:38:51 +01:00
Dan
a50328438b Translated using Weblate (Ukrainian)
Currently translated at 100.0% (6 of 6 strings)

Translation: Fossify/Notes metadata
Translate-URL: https://hosted.weblate.org/projects/fossify/notes-metadata/uk/
2025-03-19 03:06:14 +01:00
Fjuro
0daef70efe Translated using Weblate (Czech)
Currently translated at 100.0% (6 of 6 strings)

Translation: Fossify/Notes metadata
Translate-URL: https://hosted.weblate.org/projects/fossify/notes-metadata/cs/
2025-03-18 22:53:18 +01:00
Priit Jõerüüt
cc8e26d7bc Translated using Weblate (Estonian)
Currently translated at 83.3% (5 of 6 strings)

Translation: Fossify/Notes metadata
Translate-URL: https://hosted.weblate.org/projects/fossify/notes-metadata/et/
2025-03-18 22:53:18 +01:00
Naveen Singh
470ee6d0ae Merge pull request #102 from FossifyOrg/1.1.1
Release 1.1.1 (4)
1.1.1
2025-03-19 00:12:07 +05:30
Naveen Singh
f6584982d3 Update app version to 1.1.1 (4) 2025-03-18 22:22:40 +05:30
Naveen Singh
9306fa45b3 Update changelog 2025-03-18 22:21:44 +05:30
Naveen Singh
07721988d8 Mark app beta in app stores
It's not quite stable yet and a lot of things are going to change.
2025-03-18 22:08:36 +05:30
Naveen Singh
e2232dba45 Merge pull request #85 from weblate/weblate-fossify-notes
Translations update from Hosted Weblate
2025-03-18 21:55:01 +05:30
LaKato
ed2d69eac8 Translated using Weblate (Esperanto)
Currently translated at 40.0% (2 of 5 strings)

Translation: Fossify/Notes metadata
Translate-URL: https://hosted.weblate.org/projects/fossify/notes-metadata/eo/
2025-03-18 17:16:48 +01:00