Commit graph

2311 commits

Author SHA1 Message Date
BlueOrbit7
9e50ec1982 chore(l10n): update Portuguese (Portugal) translations
Currently translated at 100.0% (113 of 113 strings)

Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/pt_PT/
Via: Weblate
2026-01-23 12:17:27 +05:30
Sketch6580
e0d7c941f8 chore(l10n): update Chinese (Simplified Han script) translations
Currently translated at 100.0% (113 of 113 strings)

Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/zh_Hans/
Via: Weblate
2026-01-23 12:17:27 +05:30
Alexander Gabilondo
8f1e2e52c2 chore(l10n): update Basque translations
Currently translated at 69.9% (79 of 113 strings)

Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/eu/
Via: Weblate
2026-01-23 12:17:27 +05:30
noimzip
b14dcd7236 chore(l10n): update Japanese translations
Currently translated at 95.5% (108 of 113 strings)

Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/ja/
Via: Weblate
2026-01-23 12:17:27 +05:30
Alexander Gabilondo
ae88012e79 chore(l10n): update Basque translations
Currently translated at 53.0% (60 of 113 strings)

Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/eu/
Via: Weblate
2026-01-23 12:17:27 +05:30
Alexander Gabilondo
94ac734829 chore(l10n): update Basque translations
Currently translated at 42.4% (48 of 113 strings)

Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/eu/
Via: Weblate
2026-01-23 12:17:27 +05:30
Naveen Singh
a8eb1956b6
fix: reschedule scheduled messages when they are cleared (#654)
* fix: reschedule scheduled messages when they are cleared

* docs: remove comment about overdue messages

That will be solved in another PR.

* fix: address detekt issues

* fix: don't clear scheduled message ahead of time

* fix: reschedule scheduled messages on startup

This recovers the alarms when app was force-stopped.

* fix: typo!

* fix: another typo!

Refs: https://github.com/FossifyOrg/Messages/issues/641
2026-01-23 12:00:04 +05:30
Naveen Singh
dd4ff67a72
fix: add missing projection and fix typo error (#571)
* fix: add missing subject projection column

* fix: drop the simple view

* fix: drop the message count filter
2026-01-23 05:52:33 +05:30
Bram Hagens
fffe72b367
feat: improve multi-message copy formatting (#671)
* feat: improve multi-message copy formatting

* use date-first format and preserve blank line separator

Refs: #600
2026-01-22 14:29:14 +05:30
dependabot[bot]
cbdf003462
chore(deps): bump kotlin from 2.2.21 to 2.3.0 (#648)
* chore(deps): bump kotlin from 2.2.21 to 2.3.0

Bumps `kotlin` from 2.2.21 to 2.3.0.

Updates `org.jetbrains.kotlin.android` from 2.2.21 to 2.3.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.2.21...v2.3.0)

Updates `org.jetbrains.kotlin.plugin.serialization` from 2.2.21 to 2.3.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.2.21...v2.3.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
  dependency-version: 2.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlin.plugin.serialization
  dependency-version: 2.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* fix: specify type explicitly

---------

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>
2026-01-01 19:13:09 +05:30
Naveen Singh
a59d4acbd9
feat: allow adding alphanumeric senders to contacts (#653)
Refs: https://github.com/FossifyOrg/Messages/issues/232
2025-12-23 19:13:23 +05:30
Naveen Singh
74e49cf939
feat: allow copying numbers from inside threads (#652)
* feat: allow copying numbers from inside threads

* fix: no such item exception!

* fix: reduce cyclomatic complexity for `setupOptionsMenu()`

* fix: prefer `conversation.phoneNumber` for clipboard

Refs: https://github.com/FossifyOrg/Messages/issues/651
2025-12-23 18:28:34 +05:30
Naveen Singh
14dc9ce860
fix: disable address normalization when checking blocked MMS senders (#644)
Removed MMS sender address normalization when checking against blocked numbers. Previously, blocking an alphanumeric address such as `VE-ViCARE` would block MMS messages from `VE-ViCARE` and the normalized number `83842273`. Even if that collision never occurs in the real world, removing normalization is the correct move and is consistent with how SMS blocking works.
2025-12-21 16:01:53 +05:30
Naveen Singh
1e3f5e5933
fix: improve sms receiver handling (#642)
* fix: improve sms receiver handling
* docs: add comment regarding multiple messages
* fix: catch errors when inserting conversation

Refs: https://github.com/FossifyOrg/Messages/issues/159
2025-12-21 14:51:54 +05:30
Naveen Singh
6c8b70c22b feat(l10n): remove Valencian translations
Translations for Valencian have been removed from Fossify/Messages.

Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/ca@valencia/
Via: Weblate
2025-12-16 06:11:22 +05:30
RodAlc
ed88c844ad chore(l10n): update Spanish translations
Currently translated at 100.0% (113 of 113 strings)

Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/es/
Via: Weblate
2025-12-16 06:11:22 +05:30
fran secs
5f2718bba3 feat(l10n): add Valencian translations
Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/ca@valencia/
Via: Weblate
2025-12-16 06:11:22 +05:30
Vasilis K.
4f43c508bc chore(l10n): update Greek translations
Currently translated at 99.1% (112 of 113 strings)

Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/el/
Via: Weblate
2025-12-16 06:11:22 +05:30
Vasilis K.
c01528e3f2 chore(l10n): update Greek translations
Currently translated at 95.5% (108 of 113 strings)

Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/el/
Via: Weblate
2025-12-16 06:11:22 +05:30
Kotori Cake
d388f11bad chore(l10n): update Azerbaijani translations
Currently translated at 3.5% (4 of 113 strings)

Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/az/
Via: Weblate
2025-12-16 06:11:22 +05:30
Naveen Singh
85c138905e
feat: deprecate recycle bin feature (#628)
* feat: deprecate recycle bin feature
* docs: update changelog

Refs: https://github.com/FossifyOrg/Messages/issues/290
2025-12-11 19:38:47 +05:30
Naveen Singh
1a804c6473
fix: properly block MMS messages from unknown numbers (#625)
Refs: https://github.com/FossifyOrg/Messages/issues/610
2025-12-10 23:27:23 +05:30
Jan
988b532581
fix: properly handle "New conversation" shortcut
Refs: https://github.com/FossifyOrg/Messages/issues/416
2025-12-09 13:00:14 +05:30
Amadɣas
0141d9a69c chore(l10n): update Kabyle translations
Currently translated at 38.9% (44 of 113 strings)

Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/kab/
Via: Weblate
2025-12-01 02:22:04 +05:30
ButterflyOfFire
114b48c79f chore(l10n): update Kabyle translations
Currently translated at 31.8% (36 of 113 strings)

Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/kab/
Via: Weblate
2025-12-01 02:22:04 +05:30
Amadɣas
71c510f16c chore(l10n): update Kabyle translations
Currently translated at 31.8% (36 of 113 strings)

Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/kab/
Via: Weblate
2025-12-01 02:22:04 +05:30
ButterflyOfFire
17c8fb21c3 chore(l10n): update Kabyle translations
Currently translated at 25.6% (29 of 113 strings)

Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/kab/
Via: Weblate
2025-12-01 02:22:04 +05:30
Amadɣas
a481f9824a chore(l10n): update Kabyle translations
Currently translated at 25.6% (29 of 113 strings)

Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/kab/
Via: Weblate
2025-12-01 02:22:04 +05:30
ButterflyOfFire
51e44ddc1f chore(l10n): update Kabyle translations
Currently translated at 25.6% (29 of 113 strings)

Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/kab/
Via: Weblate
2025-12-01 02:22:04 +05:30
ButterflyOfFire
c8e0b0e77c feat(l10n): add Kabyle translations
Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/kab/
Via: Weblate
2025-12-01 02:22:04 +05:30
Nico
c7466d9b5e chore(l10n): update Portuguese (Brazil) translations
Currently translated at 100.0% (113 of 113 strings)

Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/pt_BR/
Via: Weblate
2025-12-01 02:22:04 +05:30
Milo Ivir
3434280bc6 chore(l10n): update Croatian translations
Currently translated at 100.0% (113 of 113 strings)

Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/hr/
Via: Weblate
2025-12-01 02:22:04 +05:30
Naveen Singh
30ecbbe3cb
feat: allow copying multiple messages (#601)
Refs: https://github.com/FossifyOrg/Messages/issues/600
2025-11-22 22:21:34 +05:30
Naveen Singh
39e320366e
fix: quick fix out of bounds exception (#588) 2025-10-29 18:57:55 +05:30
Naveen Singh
b38f4c2acf
fix: lower the prefetch limit to avoid unnecessary refresh (#585) 2025-10-28 23:48:29 +05:30
Naveen Singh
07b7e92d82
perf: improve mark as read performance (#584)
Refs: https://github.com/FossifyOrg/Messages/issues/574
2025-10-28 18:55:36 +05:30
Naveen Singh
b2acaa3099
feat: bump org.fossify.commons to 5.7.0 (#578)
* feat: bump org.fossify.commons to 5.6.0

* fix: apply system insets to floating action button

* feat: bump org.fossify.commons to 5.7.0
2025-10-27 20:19:06 +05:30
hosêyň abāspanā
dfe8ed22e1 chore(l10n): update Luri (Bakhtiari) translations
Currently translated at 2.6% (3 of 113 strings)

Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/bqi/
Via: Weblate
2025-10-26 23:20:03 +05:30
sudo-py-dev
136b462731 chore(l10n): update Hebrew translations
Currently translated at 100.0% (113 of 113 strings)

Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/he/
Via: Weblate
2025-10-26 23:20:03 +05:30
Naveen Singh
c91ce9560d
chore: bump target SDK version to 35 (#471)
* chore: bump target SDK version to 35

* fix: address nullability issues

* chore: bump target SDK version to 36

* refactor: update edge-to-edge implementation

* refactor: update edge-to-edge implementation

* refactor: update edge-to-edge implementation

* refactor: update edge-to-edge implementation

* refactor: migrate away from deprecated onBackPressed()

* chore(deps): update org.fossify.commons to 5.5.0

* docs: update changelog

* fix: add missing dependencies

* chore: update lint baselines
2025-10-26 22:58:17 +05:30
Naveen Singh
f3408f1f9a
feat: call directly instead of launching dialpad (#563)
Refs: https://github.com/FossifyOrg/Messages/issues/562
2025-10-23 20:39:09 +05:30
Naveen Singh
3d26d40d72
fix: prevent keyboard from showing up keyboard in short code threads (#567) 2025-10-18 14:47:59 +05:30
Naveen Singh
365778aaa9
fix: apply proper color to archived label (#566) 2025-10-18 02:15:36 +05:30
hosêyň abāspanā
ea9d966422 feat(l10n): add Luri (Bakhtiari) translations
Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/bqi/
Via: Weblate
2025-10-17 19:05:00 +05:30
rcasl
e3e2c7d167 chore(l10n): update Galician translations
Currently translated at 100.0% (113 of 113 strings)

Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/gl/
Via: Weblate
2025-10-17 19:05:00 +05:30
rcasl
e60c071457 chore(l10n): update Spanish translations
Currently translated at 100.0% (113 of 113 strings)

Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/es/
Via: Weblate
2025-10-17 19:05:00 +05:30
VfBFan
5e107c7e93 chore(l10n): update German translations
Currently translated at 100.0% (113 of 113 strings)

Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/de/
Via: Weblate
2025-10-17 19:05:00 +05:30
Jeff Huang
f08a55c043 chore(l10n): update Chinese (Traditional Han script) translations
Currently translated at 100.0% (113 of 113 strings)

Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/zh_Hant/
Via: Weblate
2025-10-17 19:05:00 +05:30
Agnieszka C
772ed341fc
feat: show seconds in the message properties dialog (#260)
Refs: #260
2025-10-17 18:53:51 +05:30
Naveen Singh
2ed6dd07b8
feat: always show pin/unpin as action (#561)
* feat: always show pin/unpin as action

* docs: update changelog
2025-10-15 21:12:24 +05:30