Commit graph

2473 commits

Author SHA1 Message Date
Naveen Singh
4b339881d6
fix: remove quick fix for clearing system drafts (#512)
It was added for https://github.com/FossifyOrg/Messages/issues/274, but it's not needed anymore.
2025-09-05 11:41:09 +05:30
fossifybot[bot]
2cc8d9733c
chore: update lint baselines (#503)
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
2025-09-01 10:01:25 +05:30
Naveen Singh
cf839e99df
feat: add option to keep conversations archived (#501)
* feat: add option to keep conversations archived

Refs: https://github.com/FossifyOrg/Messages/issues/334

* fix: archive/unarchive when mms is received

Previously, conversations weren't unarchived for new MMS messages.

* docs: update changelog
2025-09-01 01:15:01 +05:30
Naveen Singh
cfc16dd886
refactor(settings): remove color customization lock and add thank you button (#498) 2025-08-25 04:03:16 +05:30
Matheus Campos
d657c0fd6a chore(l10n): update Spanish (American) translations
Currently translated at 1.8% (2 of 110 strings)

Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/es_US/
Via: Weblate
2025-08-22 09:39:23 +05:30
Khaleel Jageer
f970ac5ac9 chore(l10n): update Tamil translations
Currently translated at 57.2% (63 of 110 strings)

Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/ta/
Via: Weblate
2025-08-22 09:39:23 +05:30
Naveen Singh
528a29891d
fix: remove shortcut badger (#484)
* fix: remove shortcut badger
* docs: update changelog

Refs: https://github.com/FossifyOrg/Messages/issues/64, https://github.com/FossifyOrg/Messages/issues/483
2025-08-11 18:48:44 +05:30
GaucovyAero
4d9760fa8c chore(l10n): update Slovak translations
Currently translated at 100.0% (110 of 110 strings)

Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/sk/
Via: Weblate
2025-08-01 12:24:38 +05:30
GaucovyAero
d053e6b7e3 chore(l10n): update Slovak translations
Currently translated at 97.2% (107 of 110 strings)

Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/sk/
Via: Weblate
2025-08-01 12:24:38 +05:30
rcasl
224a81654e chore(l10n): update Galician translations
Currently translated at 64.5% (71 of 110 strings)

Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/gl/
Via: Weblate
2025-08-01 12:24:38 +05:30
GaucovyAero
f826329c1e chore(l10n): update Slovak translations
Currently translated at 96.3% (106 of 110 strings)

Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/sk/
Via: Weblate
2025-08-01 12:24:38 +05:30
Kfir Pshititsky
54a18c21f0 chore(l10n): update Hebrew translations
Currently translated at 100.0% (110 of 110 strings)

Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/he/
Via: Weblate
2025-08-01 12:24:38 +05:30
solokot
c21b767684 chore(l10n): update Russian translations
Currently translated at 100.0% (110 of 110 strings)

Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/ru/
Via: Weblate
2025-08-01 12:24:38 +05:30
Alex Katon
56c56bbd16 chore(l10n): update Belarusian translations
Currently translated at 49.0% (54 of 110 strings)

Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/be/
Via: Weblate
2025-08-01 12:24:38 +05:30
Adolfo Jayme Barrientos
b1a202938f chore(l10n): update Spanish translations
Currently translated at 100.0% (110 of 110 strings)

Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/es/
Via: Weblate
2025-08-01 12:24:38 +05:30
Ismail Choudhury
8c541429f6 chore(l10n): update English (United Kingdom) translations
Currently translated at 1.8% (2 of 110 strings)

Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/en_GB/
Via: Weblate
2025-08-01 12:24:38 +05:30
fossifybot[bot]
f8fe8f5f82
chore: update lint baselines (#476)
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
2025-08-01 09:17:22 +05:30
Naveen Singh
ce5b35737f
fix: ensure valid column index (#462)
* fix: ensure valid column index

See: https://github.com/FossifyOrg/Messages/issues/461

* refactor: use extension from commons

* docs: update changelog
2025-07-25 16:53:17 +05:30
dependabot[bot]
f6500552ab
chore(deps): bump com.googlecode.ez-vcard:ez-vcard from 0.11.3 to 0.12.1 (#392)
* chore(deps): bump com.googlecode.ez-vcard:ez-vcard from 0.11.3 to 0.12.1

Bumps [com.googlecode.ez-vcard:ez-vcard](https://github.com/mangstadt/ez-vcard) from 0.11.3 to 0.12.1.
- [Commits](https://github.com/mangstadt/ez-vcard/compare/0.11.3...0.12.1)

---
updated-dependencies:
- dependency-name: com.googlecode.ez-vcard:ez-vcard
  dependency-version: 0.12.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: add extension function to format Temporal objects

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Naveen Singh <snaveen935@gmail.com>
2025-07-08 20:00:03 +05:30
Naveen Singh
251248f21a
chore: ignore extra translations in lint (#451)
* chore: ignore extra translations in lint

Extra translations are removed automatically by Weblate

* chore: update detekt rules

More compose-friendly

* chore: update lint baselines
2025-07-03 21:17:43 +05:30
fossifybot[bot]
9bffed537d
chore: update lint baselines (#450)
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
2025-07-01 10:06:39 +05:30
dependabot[bot]
020db16d39
chore(deps): bump org.fossify:commons from 3.0.5 to 4.0.0 (#440)
* chore(deps): bump org.fossify:commons from 3.0.5 to 4.0.0

Bumps [org.fossify:commons](https://github.com/FossifyOrg/commons) from 3.0.5 to 4.0.0.
- [Commits](https://github.com/FossifyOrg/commons/compare/3.0.5...4.0.0)

---
updated-dependencies:
- dependency-name: org.fossify:commons
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix(i18n): generate locale config automatically

One can be maintained in-app if missing translations become a problem.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Naveen Singh <snaveen935@gmail.com>
2025-06-25 15:45:47 +05:30
Naveen Singh
432ea617c9
chore: update lint rules and baselines (#442) 2025-06-24 16:14:54 +05:30
AND
feda46a826 chore(l10n): update Macedonian translations
Currently translated at 1.8% (2 of 110 strings)

Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/mk/
Via: Weblate
2025-06-17 16:25:37 +05:30
Naveen Singh
2dbaabe8eb chore(l10n): update Portuguese (Brazil) translations
Currently translated at 100.0% (110 of 110 strings)

Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/pt_BR/
Via: Weblate
2025-06-17 16:25:37 +05:30
Petri Hämäläinen
a491fff837 chore(l10n): update Finnish translations
Currently translated at 100.0% (110 of 110 strings)

Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/fi/
Via: Weblate
2025-06-17 16:25:37 +05:30
elid
5d40644b72 chore(l10n): update Arabic translations
Currently translated at 93.6% (103 of 110 strings)

Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/ar/
Via: Weblate
2025-06-17 16:25:37 +05:30
Kachelkaiser
7849e2a635 chore(l10n): update German translations
Currently translated at 100.0% (110 of 110 strings)

Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/de/
Via: Weblate
2025-06-06 18:45:11 +05:30
elid
eee5e463ad chore(l10n): update Hebrew translations
Currently translated at 100.0% (110 of 110 strings)

Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/he/
Via: Weblate
2025-06-06 18:45:11 +05:30
elid
c0e7fc2174 chore(l10n): update Hebrew translations
Currently translated at 100.0% (110 of 110 strings)

Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/he/
Via: Weblate
2025-06-04 17:10:15 +05:30
Oasis Tri
bacae95b36 chore(l10n): update French translations
Currently translated at 100.0% (110 of 110 strings)

Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/fr/
Via: Weblate
2025-06-04 17:10:15 +05:30
elid
243f8635c8 chore(l10n): update Hebrew translations
Currently translated at 100.0% (110 of 110 strings)

Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/he/
Via: Weblate
2025-06-04 17:10:15 +05:30
大王叫我来巡山
d7b06704e5 chore(l10n): update Chinese (Simplified Han script) translations
Currently translated at 100.0% (110 of 110 strings)

Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/zh_Hans/
Via: Weblate
2025-06-04 17:10:15 +05:30
Flavio F. M
d22d9bc27f chore(l10n): update Portuguese (Brazil) translations
Currently translated at 100.0% (110 of 110 strings)

Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/pt_BR/
Via: Weblate
2025-06-04 17:10:15 +05:30
Yurt Page
a3de18b621 chore(l10n): update Russian translations
Currently translated at 100.0% (110 of 110 strings)

Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/ru/
Via: Weblate
2025-06-04 17:10:15 +05:30
elid
a08336a6d7 chore(l10n): update Hebrew translations
Currently translated at 100.0% (110 of 110 strings)

Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/he/
Via: Weblate
2025-06-04 17:10:15 +05:30
Do you know my name?
7f1e62461d chore(l10n): update Ukrainian translations
Currently translated at 100.0% (110 of 110 strings)

Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/uk/
Via: Weblate
2025-06-04 17:10:15 +05:30
elid
1fe77c5f8f chore(l10n): update Hebrew translations
Currently translated at 100.0% (110 of 110 strings)

Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/he/
Via: Weblate
2025-06-04 17:10:15 +05:30
Vivien F
857a1fd445
feat: add conversation shortcuts (#280)
* Declare intent filter to open ThreadActivity from shortcut

* Add SimpleContact utilities

* Create the ShortcutHelper class

* update shortcuts on sending message, notification received and when opening thread.

* format code

* Avoid error when getConversations is called from UI thread

* Changed ranking of create new conversation shortcut to 0

* removed exception handling

* Run shortcut registration in background

* Changed shortcut creation and usage report

* do not create shortcut on opening conversation

* optimize imports

* Delete shortcut with conversation

* Show main activity if conversation does not exist

* removed old intent filter

* Specify Fossify thread activity in shortcut's intent

* Avoid dismissing activity if it's a new conversation

* Try to fix private contacts appearing as numbers

* Removed intent sanitizer since activity isn't exported anymore

* Update shortcut label and picture when changing conversation name

* refactor: cleanup code

* refactor: collapse empty tag

---------

Co-authored-by: Naveen Singh <36371707+naveensingh@users.noreply.github.com>
Co-authored-by: Naveen Singh <snaveen935@gmail.com>
2025-06-04 14:15:01 +05:30
dependabot[bot]
826545838a
chore(deps): bump com.google.devtools.ksp from 1.9.25-1.0.20 to 2.1.21-2.0.1 (#412)
* chore(deps): bump com.google.devtools.ksp

Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 1.9.25-1.0.20 to 2.1.21-2.0.1.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](https://github.com/google/ksp/compare/1.9.25-1.0.20...2.1.21-2.0.1)

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp
  dependency-version: 2.1.21-2.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix: make value nullable

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Naveen Singh <36371707+naveensingh@users.noreply.github.com>
2025-06-03 15:22:11 +05:30
Naveen Singh
c437370a02
build: move app version to gradle.properties (#404) 2025-05-26 14:12:01 +05:30
BlackSpectrum
4caa9a806e Translated using Weblate (Gujarati)
Currently translated at 78.1% (86 of 110 strings)

Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/gu/
2025-05-07 08:42:24 +05:30
Guillaume
39e357a804 Translated using Weblate (Dutch)
Currently translated at 100.0% (110 of 110 strings)

Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/nl/
2025-05-07 08:42:24 +05:30
Edgars Andersons
145892da72 Translated using Weblate (Latvian)
Currently translated at 100.0% (110 of 110 strings)

Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/lv/
2025-05-07 08:42:24 +05:30
cat
66a308a3bc Translated using Weblate (Danish)
Currently translated at 100.0% (110 of 110 strings)

Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/da/
2025-05-07 08:42:24 +05:30
xc.tm
4f13434bba Translated using Weblate (Hindi)
Currently translated at 100.0% (110 of 110 strings)

Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/hi/
2025-05-07 08:42:24 +05:30
大王叫我来巡山
83659de0ab Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (110 of 110 strings)

Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/zh_Hans/
2025-05-07 08:42:24 +05:30
ssantos
63d12e34be Translated using Weblate (Portuguese (Portugal))
Currently translated at 100.0% (110 of 110 strings)

Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/pt_PT/
2025-05-07 08:42:24 +05:30
Lukas Hamm
ea3713521c Translated using Weblate (Lithuanian)
Currently translated at 74.5% (82 of 110 strings)

Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/lt/
2025-05-07 08:42:24 +05:30
Naveen Singh
8623492354 build: allow builds without signing configuration 2025-05-05 20:20:50 +05:30