Commit graph

615 commits

Author SHA1 Message Date
Naveen
f07abeb54c Add vCard attachment preview 2022-08-29 03:19:50 +05:30
tibbi
d874e16024 flip the file size limit items 2022-08-25 08:57:23 +02:00
tibbi
36a09ac8cb lets always use the system milliseconds at setting received message time
it.timestampMillis seems to ignore seconds, which can mix up messages
2022-08-24 22:13:24 +02:00
tibbi
63511f870d allow picking any language on Android 13+ 2022-08-22 18:21:56 +02:00
Naveen
f965bcd37b Result intent can be null depending on the camera app, ignore it 2022-08-22 00:19:04 +05:30
Naveen
bb742fa7e2 Allow capturing image attachments from camera 2022-08-22 00:06:01 +05:30
Naveen
cd8b40b3b6 Add safe call operator 2022-08-21 23:48:48 +05:30
Naveen
e73117b872 Use showErrorToast 2022-07-17 11:46:08 +05:30
Naveen
a5f57a239a Remove default toast parameter 2022-07-16 20:18:45 +05:30
Naveen
e6515436d9 Show long toast errors 2022-07-16 20:08:47 +05:30
tibbi
84fdbdf28a open keyboard by default at launching the ExportMessagesDialog 2022-07-10 21:02:47 +02:00
tibbi
84a59d6c22 updating commons with some style improvements 2022-07-10 19:44:10 +02:00
tibbi
30399df77f reset messages at app upgrade 2022-06-29 14:27:37 +02:00
tibbi
0031c7bb1d delete all messages to reset the db 2022-06-26 12:59:44 +02:00
tibbi
ade0e86116 take Default number into consideration at new conversations 2022-06-26 09:41:22 +02:00
tibbi
bb74e7dfad hide some FAQ items at the F-droid app variant 2022-06-24 23:33:07 +02:00
Naveen
0195af61ef Add braces to if statement 2022-06-19 15:39:42 +05:30
Naveen
52a694a1c4 Update message type after fetching participants 2022-06-19 14:46:18 +05:30
Naveen
3f80913b2c Update message type on contact add/remove 2022-06-18 22:51:05 +05:30
Naveen
13e7ee1537 Add SMS/MMS label under Send button 2022-06-18 22:26:23 +05:30
Naveen Singh
d694e69217
Merge branch 'master' into address_space_glitch 2022-06-16 19:59:50 +05:30
Naveen
ec02864751 Use vertical bar '|' as the address separator
https://github.com/tibbi/android-smsmms/pull/3 must be merged after this
2022-06-16 19:43:36 +05:30
Naveen
aeafc7030d Minor code improvements 2022-06-16 19:23:59 +05:30
tibbi
42b3c7b475 set sendGroupMessageMMS to false by default 2022-06-12 09:29:35 +02:00
Naveen
43e19c95c1 Minor readability improvement 2022-06-12 11:55:09 +05:30
Naveen
d595ac8135 Use vertical bar '|' as the address separator
Sometimes, an address might contain a space character and that conflicts when space is also used as address separator
2022-06-12 02:11:14 +05:30
Naveen
95c02be871 Minor code improvements 2022-06-12 01:31:38 +05:30
Pavel Poley
86df932ce8 fix scroll position resetting on refresh 2022-06-06 16:18:05 +03:00
tibbi
7e60d25a07 lower the loaded messages count to 50 2022-06-02 23:15:17 +02:00
tibbi
2519e0ab56 fixing an extension typo 2022-06-02 23:03:06 +02:00
Tibor Kaputa
195a7033ce
Update ThreadActivity.kt 2022-06-02 22:47:31 +02:00
Pavel Poley
f3ef5dfd67 allow displaying older messages 2022-06-02 16:34:04 +03:00
Pavel Poley
ec157ba19e allow displaying older messages 2022-06-02 15:12:48 +03:00
Pavel Poley
d2f824ed66 Merge remote-tracking branch 'origin/master' into task/older-messages 2022-06-02 13:01:15 +03:00
Pavel Poley
c8dbfb4090 allow displaying older messages 2022-06-02 13:01:03 +03:00
Tibor Kaputa
ad74adaecd
Merge pull request #351 from pavelpoley/fix/sender-name
Show proper sender name when using direct reply
2022-06-01 21:12:32 +02:00
Tibor Kaputa
2b0b802175
Merge pull request #354 from pavelpoley/fix/sending-glitch
Fix "sending..." shown at opening a conversation
2022-06-01 21:08:57 +02:00
Pavel Poley
e9c32e7487 allow displaying older messages 2022-06-01 17:45:09 +03:00
tibbi
06bc45514b improve the way subsequent message SIM IDs are marked 2022-05-31 16:50:16 +02:00
Pavel Poley
550504a6c2 Merge remote-tracking branch 'origin/master' into fix/sending-glitch 2022-05-31 12:22:20 +03:00
Pavel Poley
2d675ac8be fix sending glitch shown at opening a conversation 2022-05-31 12:12:24 +03:00
Pavel Poley
a228e59119 Merge branch 'master' of https://github.com/pavelpoley/Simple-SMS-Messenger into fix/sender-name
 Conflicts:
	app/src/main/res/values-sk/strings.xml
2022-05-30 16:06:09 +03:00
Pavel Poley
f4b3b6ce61 show proper sender name when using direct reply 2022-05-30 15:58:21 +03:00
Tibor Kaputa
137f0db6f2
fix showing messages from unstored contacts 2022-05-27 18:47:16 +02:00
Mysochenko Yuriy
e1078d4379 update to the latest commons version 2022-05-27 18:12:33 +03:00
Mysochenko Yuriy
f92e19e145 add an option to block messages from unknown numbers 2022-05-26 19:11:17 +03:00
tibbi
8b8ee88c43 show SMS time header also if a message was sent from a different SIM 2022-05-23 20:21:43 +02:00
tibbi
f41e1aa18e fix #316, use proper SIM at replying via the top notification 2022-05-23 20:14:51 +02:00
tibbi
b8ec0a657f show latest messages first at search results 2022-05-01 22:55:55 +02:00
darthpaul
510dacb87e fix: remove isDigitsOnly filter from SMS participants 2022-05-01 21:09:33 +01:00