Commit Graph

977 Commits

Author SHA1 Message Date
tibbi 4aa4be19dc updating commons 2021-08-27 14:42:50 +02:00
Tibor Kaputa 0b0e806d32
Merge pull request #180 from KryptKode/feat/sms-delivered-status
Show 2 checks when sms is delivered
2021-08-27 12:33:26 +02:00
Tibor Kaputa 3818db5a5d
Merge pull request #181 from KryptKode/feat/delivery-report-setting
Add setting for enabling/disabling delivery report
2021-08-25 22:37:42 +02:00
Tibor Kaputa 2ecca969f1
Update Config.kt 2021-08-25 18:44:45 +02:00
Paul Akhamiogu 67078dcc2a Add double check icon 2021-08-25 17:35:12 +01:00
Paul Akhamiogu bb7178bee6 Add setting for enabling/disabling delivery report 2021-08-25 17:17:21 +01:00
Paul Akhamiogu 46f71c994f Show 2 checks when sms is delivered
- differentiate between sent sms and delivered sms by updating the SmsStatusSentReceiver which updates the type to Telephony.Sms.MESSAGE_TYPE_SENT or Telephony.Sms.MESSAGE_TYPE_FAILED depending on the outcome.
- rename ThreadSuccess to ThreadSent and add a boolean field for the delivery status
- SmsStatusSentReceiver updates the status of the message to Telephony.Sms.STATUS_COMPLETE.
- accommodate for the need to keep track of the status by adding Int field status to the Message class,
- add appropriate database migrations (3 to 4) for the new status field.
- add status to the query for sms in extension function Context.getMessages and Context.getMMS
- add extension function Context.updateMessageStatus to update the status of a message in the database
2021-08-25 16:57:07 +01:00
Tibor Kaputa 84c1705078
Merge pull request #176 from spkprs/patch-4
Update strings.xml
2021-08-19 09:13:41 +02:00
spkprs 364e3a1317
Update strings.xml 2021-08-18 23:31:41 +03:00
Tibor Kaputa 4dc06f9c5a
Merge pull request #174 from Aga-C/master
Updated Polish translation
2021-08-18 16:52:49 +02:00
Tibor Kaputa f3076d5ab4
Merge pull request #175 from ltGuillaume/patch-2
Dutch
2021-08-18 16:52:44 +02:00
Guillaume 2f5c5218db
Dutch 2021-08-18 16:23:41 +02:00
Agnieszka C a073be356d Updated Polish translation 2021-08-18 16:15:04 +02:00
tibbi 55d11145ab adding a new string to be used for toggling delivery reports 2021-08-18 15:41:39 +02:00
Tibor Kaputa d2c4e11a3d
Merge pull request #173 from Aga-C/master
Updated Polish translation
2021-08-18 15:40:59 +02:00
Agnieszka C 78bea5e36b Updated Polish translation 2021-08-18 15:36:42 +02:00
Tibor Kaputa e0b4e16d08
Merge pull request #172 from ltGuillaume/patch-2
Dutch
2021-08-18 15:26:48 +02:00
tibbi ccc4d24204 fix #171, make sure the lock screen settings dont overlap 2021-08-18 15:26:21 +02:00
Guillaume a9c4f17059
Dutch 2021-08-18 15:10:15 +02:00
tibbi 0eb8c3ddf3 adding some new lock screen visibility related strings 2021-08-18 12:49:17 +02:00
Tibor Kaputa 21044bdeee
Merge pull request #125 from tanvir-ahmod/fix_108
Fix #108, Add setting to hide message content in notification
2021-08-18 12:46:29 +02:00
Tibor Kaputa 5d782a7f7a
Update activity_settings.xml 2021-08-18 12:46:15 +02:00
Tibor Kaputa ecbf29ec83
Update Constants.kt 2021-08-18 12:46:03 +02:00
Tibor Kaputa 79c7645ab7
Update Config.kt 2021-08-18 12:45:51 +02:00
Tibor Kaputa f68bc54771
Update Context.kt 2021-08-18 12:45:33 +02:00
Tibor Kaputa b65a78394e
Update SettingsActivity.kt 2021-08-18 12:45:08 +02:00
Tibor Kaputa 88213f1c39
Merge branch 'master' into fix_108 2021-08-18 12:40:27 +02:00
tibbi f778226451 do not split accented characters from casual ones at the side scrollbar 2021-08-17 15:10:55 +02:00
tibbi d9974c5a44 add storage permission on lower devices for blocked number migration 2021-08-17 12:03:59 +02:00
Tibor Kaputa f861cc3718
Update .editorconfig 2021-08-17 09:38:16 +02:00
Tibor Kaputa cd6ec0d124
Update .editorconfig 2021-08-16 23:15:10 +02:00
Tibor Kaputa 35dcf889e0
Merge pull request #168 from Aga-C/master
Added Polish translation to fastlane
2021-08-08 22:21:37 +02:00
Agnieszka C 7489775401 Added Polish translation to fastlane 2021-08-08 13:02:07 +02:00
Tibor Kaputa 4042e64896
Merge pull request #165 from jbuhacoff/master+issue#164
failed to open attachment with mixed-case mimetype
2021-07-23 12:25:51 +02:00
Jonathan Buhacoff 37fbf8ae8e fix: failed to open attachment with mixed-case mimetype 2021-07-22 18:57:56 -07:00
Jonathan Buhacoff 8e9158c09b Merge branch 'master' of https://github.com/SimpleMobileTools/Simple-SMS-Messenger
# Conflicts:
#	gradle/wrapper/gradle-wrapper.properties
2021-07-22 18:43:22 -07:00
tibbi 4bb6238417 updating kotlin, commons, gradle 2021-07-19 11:58:47 +02:00
Tibor Kaputa 3defb921ca
Merge pull request #163 from Aga-C/master
Translated app name to Polish
2021-06-21 16:25:10 +02:00
Agnieszka C 4da01d0961 Translated app name to Polish 2021-06-21 15:18:54 +02:00
Tibor Kaputa 2f2db9bc2f
Merge pull request #162 from Aga-C/master
Added Polish translation
2021-06-20 14:53:40 +02:00
Agnieszka C 8725de0b4c Polish translation fix 2021-06-20 12:53:02 +02:00
Agnieszka C e7e6bb985f Added Polish translation 2021-06-20 12:22:47 +02:00
tibbi cae34cb621 updating changelog 2021-05-23 19:01:55 +02:00
tibbi 4ca5b78944 update version to 5.9.4 2021-05-23 19:01:48 +02:00
tibbi b2084d8d03 show more items at the top menu 2021-05-23 18:01:17 +02:00
tibbi 259a0d8cc5 updating commons 2021-05-23 17:58:18 +02:00
tibbi b02b54b055 tweak the way adapters are updated 2021-05-23 17:53:18 +02:00
tibbi 9c0ef0fbe9 adding some null checks at autocomplete textview adapter 2021-05-23 17:37:35 +02:00
tibbi de54a88b2d catching some exceptions 2021-05-23 17:01:59 +02:00
tibbi 3b1ee82835 updating commons, room, gradle 2021-05-23 16:49:54 +02:00